Skip to product information
1 of 1
Published:2024.04.27

Example of setting up to give away gift items based on the purchase amount on Shopify

Example of setting up to give away gift items based on the purchase amount on Shopify

Applications

  • Cart Edit

How to implement

  • LIQUID
View full details

This is a setting example for when you want to give away novelty goods for a set amount on Shopify without using an app. Based on the total amount of the cart, it will determine "how much is left" and "criterion achieved" and switch messages accordingly, and automatically add products after the order is placed using Shopify Flow.


Example of settings for giving away novelty items depending on the purchase amount (Cart screen settings & Shopify Flow settings)


[Setup Method 1] Add a Liquid section to the cart screen template and insert the code


[Setup Method 2] Create a Flow to add a specific product if the order total exceeds a certain amount


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 Liquid section to your cart screen template and insert the code

Related Post