Skip to product information
1 of 1
Published:2023.10.21

Using Shopify Flow to implement "Give a free gift when you spend more than XXX yen"

Using Shopify Flow to implement "Give a free gift when you spend more than XXX yen"

Applications

  • Shopify Flow Management/Editing

How to implement

  • Shopify Flow
View full details

Shopify has a coupon that says "Buy X, get Y", but since the customer needs to add the applicable product to their cart, it would be nice to add it automatically if possible. There are many excellent apps available, so I would basically recommend using those, but you can also use Flow to add coupons after purchase.


Using Shopify Flow to implement "Give a free gift when you spend more than XXX yen"


[Setup Step 1] Register the target novelty product (draft is OK) and create a flow to add the product to the order when the amount exceeds a certain amount.


[Settings Step 2] Settings > Notifications > Edit Order > Edit Code (Add a message to be displayed for orders that include the target novelty item)


[Implementation Results] When the total amount excluding shipping exceeds a certain amount, the product is automatically added and an email is sent to inform the customer that the order has been updated.


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

Determine if eligible promotional items are included


Displaying a message when an order includes a gift

Related Post