Skip to product information
1 of 1
Published:2023.12.02

Example of setting to implement pre-purchase survey on cart screen (using cart.attributes)

Example of setting to implement pre-purchase survey on cart screen (using cart.attributes)

Applications

  • Cart memo and additional information management

How to implement

  • LIQUID
  • HTML/CSS
View full details

This is a survey section that is placed on the Shopify cart screen. You can check the answers in the order details.
By the way, StoreHero requires a more advanced survey app, so it is possible to conduct more advanced surveys. Please feel free to contact us for further information.


Example of setting to implement pre-purchase survey on cart screen (using cart.attributes)


[(For the Dawn theme) Setup procedure ①] Add a new unique section "cart-questionaire.liquid" (Code: Part 1)


[(For the Dawn theme) Setting procedure ②] Add a new unique section "cart-questionaire.liquid" (Code: Part 2)


[(For the Dawn theme) Setup step 3] Add the section added on the cart screen and set the survey items


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 new section "cart-questionaire.liquid"

Related Post