Skip to product information
1 of 1
Published:2024.03.23

Example of setting up Shopify Flow to give additional products equal to the number of eligible products purchased

Example of setting up Shopify Flow to give additional products equal to the number of eligible products purchased

Applications

  • LIQUIDEdit
View full details

This is a configuration example for implementing a process in Flow to add the same number of products as the number of items purchased when a specific product is purchased on Shopify. The liquid set in the Quantity of the product add action will cause an error if there is a space, so the code must be written consecutively.


Example of setting up Shopify Flow to add additional products in the same quantity as the number of eligible products purchased


[Setup Procedure] Register the target novelty product and create a Flow


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

Code to set in the Quantity of the "Add order line item" to be set in the Flow

Related Post