Skip to product information
1 of 1
Published:2024.06.12

Example of setting up a limited edition gift item distribution service on a first-come, first-served basis with a Shopify purchase

Example of setting up a limited edition gift item distribution service on a first-come, first-served basis with a Shopify purchase

Applications

  • Workflow Creation

How to implement

  • Shopify Flow
View full details

This is a Shopify Flow that adds products to order information, but if you leave it as is, it will continue to add products even if there is no stock. Therefore, this is an example of a setting that allows you to watch inventory and distribute products on a first-come, first-served basis.


Example of a setting to distribute limited novelty goods on a first-come, first-served basis at the time of purchase (Flow that prevents distribution once the target product is out of stock)


[Setup Method] When an order is placed, create a flow that monitors the inventory of products eligible for distribution for accounts that do not have the "Novelty Sent" customer tag, adds the product as long as it is in stock, and assigns the customer tag.


Related Post