# Configuring Events In Swish

## Configuring Events

Swish allows you to set specific conditions for certain events, ensuring a seamless customer experience. To set these conditions, head to your Shopify admin and select Swish from your Apps.

These options can be found under **Settings -> Klaviyo**&#x20;

Here you will find settings for **Back In Stock, Low In Stock** and **Price Drop** events.

### **Back In Stock**&#x20;

Recover lost sales by notifying your customers when an item on their Wishlist comes back in stock.&#x20;

<div align="left"><figure><img src="/files/pvxUxUTcenRNZ2uJsaVp" alt="" width="563"><figcaption><p>Back In Stock Event Settings</p></figcaption></figure></div>

### **Available settings:**

#### **Minimum stock**

Back In Stock events will only occur when the stock on hand for the saved item is at or above the minimum stock level

#### **Ignore saved product variant**

Activating this setting will turn on Back In Stock events for all variants of a Wishlisted product, regardless of the variant the customer has specified in their Wishlist.

### **Low In Stock**&#x20;

Delight customers by notifying them when an item on their Wishlist is low in stock.&#x20;

<div align="left"><figure><img src="/files/jK4W04i5PdMfh8t4bNMe" alt="" width="563"><figcaption><p>Low In Stock Event Settings</p></figcaption></figure></div>

### **Available settings:**

#### **Stock threshold**

Low In Stock events will only occur when the stock on hand for a customers saved Variant drops below the Stock Threshold value

#### **Minimum stock**

Low In Stock events will only occur when the stock on hand is at or below the minimum stock level

#### **Ignore saved product variant**

Activating this setting will turn on Low In Stock events for all variants of a Wishlisted product, regardless of the variant the customer has saved to their Wishlist.

### Price Drop&#x20;

Drive revenue by notifying customers when the price of an item in their Wishlist drops.

<div align="left"><figure><img src="/files/j0CMagL076JsudfqnEpZ" alt="" width="563"><figcaption><p>Price Drop Event Settings</p></figcaption></figure></div>

### **Available settings:**

#### **Minimum Price Change**

Price Drop events will only occur when the price for a customers saved Variant drops by at least the minimum price *change* amount

#### **Minimum stock**

Price Drop events will only occur when the stock on hand is at or above the minimum stock level

#### **Ignore saved product variant**

Activating this setting will turn on Price Drop events for all variants of a Wishlisted product, regardless of the variant the customer has specified in their Wishlist<br>

Once you’ve configured your events, you'll need to simulate the events on your store front in order for them to appear in Klaviyo as triggers you can use to start Flows.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.swish.app/integrations/klaviyo-integration/configuring-events-in-swish.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
