# Enabling Salepify app

Salepify has 6 separate blocks that need to be activated in your theme, each corresponding to one of the 6 widgets in the app. You need to **activate** these blocks to ensure the respective widgets are displayed on your store.

## **Checking Block Status on the Dashboard**

In the dashboard, you can quickly check the status of the blocks using the badges that display their corresponding statuses:

* **Active**: You have created a rule and enabled the block in the theme. The widget is working.
* **Inactive**: You haven't created a rule for this block, and the block is not enabled in the theme. The widget is not displayed.
* **Action needed**: You have created a rule for this block, but the block is not enabled in the theme. Immediate action is required to display the widget.

{% hint style="danger" %}
Pay special attention to widgets with the **Action needed** status to ensure your promotion rules are properly displayed on the store.
{% endhint %}

<figure><img src="/files/eFYGZXtgerLBMzPFJ1Pl" alt=""><figcaption><p>Widget block status</p></figcaption></figure>

## Detailed Steps to Enable Widgets

Here’s a detailed guide on how to enable each widget in the theme:

### 1.  Free Gift widget

* Navigate to **Themes > Customize > App embeds** from your Shopify Admin
* Search for "**Free Gift**" and switch on to enable it. Don’t forget to click the "**Save"** button on your right.

<figure><img src="/files/vyeLuv6XtXk8ANPtht40" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Once the Save is done, the button will be turned grey. If the Save button is still in black, then you probably haven't clicked on it yet.
{% endhint %}

### **2. Progress Bar widget**

* Navigate to **Themes > Customize > App embeds** from your Shopify Admin
* Search for "**Progress bar**" and switch on to enable it. Don’t forget to click the "**Save"** button on your right.

<figure><img src="/files/2G6qkInWhvnJlzbYu787" alt=""><figcaption><p>Progress bar block</p></figcaption></figure>

{% hint style="warning" %}
Once the Save is done, the button will be turned grey. If the Save button is still in black, then you probably haven't clicked on it yet.
{% endhint %}

### **3. Product Bundle widget**

* Navigate to **Themes > Customize > App embeds** from your Shopify Admin
* Search for "**Product bundle**" and switch on to enable it. Don’t forget to click the "**Save"** button on your right.

<figure><img src="/files/FTZk63qbQOQbT2eRhvQV" alt=""><figcaption><p>Product bundle block</p></figcaption></figure>

{% hint style="warning" %}
Once the Save is done, the button will be turned grey. If the Save button is still in black, then you probably haven't clicked on it yet.
{% endhint %}

### **4. Product Discount widget**

* ![](/files/Wj8UMHuHFpwAfaeQqvQL)

<figure><img src="/files/bAlZlt52XQdWH2AH2OPR" alt=""><figcaption><p>Volume discount block</p></figcaption></figure>

{% hint style="warning" %}
Once the Save is done, the button will be turned grey. If the Save button is still in black, then you probably haven't clicked on it yet.
{% endhint %}

If you have any questions, send us a message via Live Chat or email us at **<support@tek-labs.app>**. We are always here for you\~


---

# 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://document.tek-labs.app/salepify-userguide/user-guides/enabling-salepify-app.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.
