# Enable Post-purchase page setting

Salemate includes multiple separate blocks in your theme, each linked to a specific widget in our app. To display these widgets on your store, make sure to **activate the corresponding blocks** in your theme settings.&#x20;

## **Checking** Getting started with Salemate **on the Dashboard**

In the dashboard, you can easily enable the Post-purchase page setting by clicking the **Enable Salemate in Checkout** button in the first setup step.

<figure><img src="/files/1thpg6fA6v2qWENTjdIs" alt=""><figcaption></figcaption></figure>

After clicking the button, go to **Shopify checkout** settings, select **Salemate** under the **Post-purchase page** section, and save the change afterwards.

<figure><img src="/files/UJEPTjr2q7GaHpJbNPxx" alt=""><figcaption><p>Post-purchase page</p></figcaption></figure>

This step is required to display post-purchase offers to your customers. 🚀

{% hint style="info" %}
If you want to confirm that Salemate is selected to add features at checkout after payment, go to the **Enable Post-purchase page** setting and click the **"Check App in Use Status"** button to test it.

If the app is enabled, you will see **"Enabled"** displayed next to the button.&#x20;
{% endhint %}

<figure><img src="/files/0bkEYeQlHW8oJfKfmwwy" alt=""><figcaption></figcaption></figure>

## Checking Messages in the Funnel & Thank you page Sections

When accessing the **Funnel & Thank you page** section, you may see a message at the top of the page stating, **"Salemate is currently disabled for checkout."**

To fix this, click the **"Enable Salemate in Checkout"** button. This will redirect you to the **Checkout** setting, where you need to select **Salemate** under the **Post-Purchase Page** setting.&#x20;

Don’t forget to save the changes afterward!&#x20;

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

If you have any other questions in enabling the block, send us a message via Live Chat or email us at <support@tek-labs.app> :clap:


---

# 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/salemate-userguide/user-guides/funnels-and-thank-you-page/post-purchase-upsell/enable-post-purchase-page-setting.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.
