Skip to product information
1 of 1
Published:2024.12.18

[Dawn] An example of how to display different messages depending on the number of items in the cart when you set an automatic discount of "x yen off for n or more items" on the cart page of the Shopify theme "Rise/Dawn".

[Dawn] An example of how to display different messages depending on the number of items in the cart when you set an automatic discount of "x yen off for n or more items" on the cart page of the Shopify theme "Rise/Dawn".

Applications

  • Cart Edit
View full details

This is an example of how to set up the Rise/Dawn theme to display different messages depending on the number of items in the cart when using the automatic discount of "x yen off for n items or more."
Automatic discounts are a convenient feature that automatically applies discounts without requiring users to enter a coupon code, but it can be effective in increasing purchase motivation if you clearly communicate the discount details to users before the discount is applied.

◆Benefits of implementation ・Increase the reliability of your shop with easy-to-understand discount displays for users ・Increase the desire to purchase with dynamic displays based on the number of items in the cart

◆Specific steps ・Add a "Customized Liquid Section" to the cart template ・Insert the code for determining the number of items to complete


An example of how to display different messages depending on the number of items in the cart when you set an automatic discount of "x yen off for n items or more" on the cart page for the theme "Rise/Dawn".


How to set it up: Add a customized Liquid section to your cart 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

Set up a customized Liquid section in your cart template and insert the code

Related Post