Flows and Events
Used for Low In Stock, Back In Stock and Price Drop notifications
Last updated
Used for Low In Stock, Back In Stock and Price Drop notifications
Last updated
As outlined in Setting Up Klaviyo Flows, Swish events can be used to trigger flows in Klaviyo.
The following table lists each metric, a short description of why it's triggered, and some examples of the types of flows that are usually setup in Klaviyo to trigger a notification email or SMS to customers.
Events are triggered by Customer wishlist actions and Product price or inventory changes.
Wishlist Welcome & Wishlist Reminder
Added product to Wishlist
When a customer adds a product to their Wishlist.
Low In Stock Alert
Wishlist product low in stock
When the stock level of a Wishlisted item drops below a specified level.
A minimum stock level for this event can be set within the Klaviyo integration settings in the Swish app in your Shopify admin.
Back In Stock Alert
Wishlist product back in stock
When a unit of stock for a Wishlisted item becomes available after being previously sold out.
A minimum stock level for this event can be set within the Klaviyo integration settings in the Swish app in your Shopify admin.
Price Drop Alert
Wishlist product price drop
When the price of a Wishlist item drops by more than a set %.
The minimum price drop % for this event can be set within the Klaviyo integration settings in the Swish app in your Shopify admin.
The simplest way to insert the dynamic product information from the Wishlist event is by using a Table content block in your email templates.
To add a Table content block and integrate the catalog lookup tags for displaying your products and content, follow these steps:
Under Blocks select and drag a Table onto your template where you would like the dynamic products to display.
Determine which side of your Table content block will contain the product information and which side will feature the product image (We recommend image left and text right):
Select the left-hand side of the table and click Image, and then click Select Image:
Select Dynamic Image and enter this code into the field for the image URL:
Next, press Save
Now, enter this code into the Link address field
Now, to insert the product details we use the text column the box on the right-hand side of the Cell selector and then select Text under Column content.
Here you can utilise the relevant catalog lookup tags from the table above. In this example we are going to include the Product title, variant title and current price using the following code:
NOTE: This code must be pasted into the Source code within the text editor:
Once you have the Source Code editor open, paste the below code
You can now preview and send a test email to ensure that everything is setup and working as expected!