Skip to product information
1 of 1
Published:2024.07.06

An example of how to set up a contact form on a Shopify product page so that you can send inquiries about specific products.

An example of how to set up a contact form on a Shopify product page so that you can send inquiries about specific products.

Applications

  • Product information management and editing

How to implement

  • HTML/CSS
  • Javascript
View full details

This is an example of how to set up an inquiry form section on a Shopify product detail page so that when you send an email, you can insert it into the body of the message so that it is immediately clear which product (variant) the inquiry is about.


An example of a setting that allows you to include in the body of the message which product the inquiry is about when placing an inquiry form on a product detail page.


[Setup Method 1] Add an inquiry form section to the product detail page template


[Setup Method 2] Next, add a customized Liquid block to the product detail page template and insert the code.


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Add a customized Liquid block to your product detail page template and insert the code.

Related Post