






When a user adds a product to the cart, the system waits one hour and checks for a recent purchase or an active capping_email tag. If neither is found, and the user has a valid email and consent, an automated message is sent showing the last three products added. The capping_email tag is then applied for seven days to prevent oversending, after which the user becomes eligible for the flow again.
Implementing use case automation involves several key steps and tools. Here's a comprehensive ressources to get you started:
Collect information from your visitors and navigate them on the website.
Automate SMS delivery based on user actions or specific conditions.
Delivers personalized notifications to users of your website (webpush) or app (mobile push).
Easily design and customize landing pages that convert visitors into leads, optimizing the journey from click to action.

| Attribute name | Attribute type |
|---|---|
| (standard) string | |
| Consent email | (custom) Boolean |
| Attribute name | Attribute type |
|---|---|
| Name | (standard) string |
| Product URL | (standard) string |
| Image URL | (standard) string |
| Product Event name | Customer path | Update method |
|---|---|---|
| Add to cart | added the product to the cart | JS SDK |
| Purchase | order completed with the product | API |


%202.png)
