🔙 [SHOPIFY] Back in stock
Table of Contents
The idea is to add a box for Back in Stock alerts. For example:

Customers will receive an alert when the product stock goes above 3 (to avoid triggering an alert when there is just one return)
The first step is to add code to the Shopify theme's product page to collect the numbers.
Create automation from an existing flow

You can also create your automation “ from scratch ”
And choose the “ Back in stock ” trigger

In templates, you can insert parameters {{1}}, {{2}} … and choose the associated values.
Add link to product
You can set up a dynamic link to the back-in-stock product by adding this URL in your template:
https://[your-website]/products/{{1}}
For example, for the Ami Paris site, the URL to integrate is:
https://www.amiparis.com/products/{{1}}