Skip to product information
1 of 1
Published:2023.08.15Last updated:2025.02.08

[Dawn] Example of setting up the "Dawn" Shopify theme to display "How much more you need for discount" on the cart screen

[Dawn] Example of setting up the "Dawn" Shopify theme to display "How much more you need for discount" on the cart screen

Applications

  • Cart Edit

How to implement

  • HTML/CSS
  • Javascript
View full details

This is a method for implementing "Amount left for ¥XXX discount" using automatic discounts, which is an application of "Amount left for free shipping".


Example of settings to display "¥1,000 off with only ¥XXXXXX" on the cart screen


Setup Step 1: Create an automatic discount


Setup Step 2: Add a "Customized Liquid" section to the cart screen and enter 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" section to your cart screen and enter the code

Related Post