Skip to product information
1 of 1
Published:2024.07.05

Example of setting up Shopify to display coupons on your account page based on cumulative purchase amounts

Example of setting up Shopify to display coupons on your account page based on cumulative purchase amounts

Applications

  • DiscountEdit
View full details

This is an example of how to set up a coupon based on the total purchase amount on your Shopify account page in a simple way without using an app. By displaying the current purchase amount and the amount that can be earned for the next coupon, you can encourage repeat purchases.


Example of setting up coupons on your account page based on your cumulative purchase amount


[Setting Method 1] Create a segment that has purchased more than a certain amount, and create a coupon that can only be used by that segment.


[Setup Method 2] Add a customized Liquid block to your customer account 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 customer account template and insert your code

Related Post