# Theme integration

Theme integration allows **Tipo Product Auction** to work correctly with your Shopify theme.\
It ensures the auction widget appears on product pages and that display settings (hide price, hide buttons, etc.) work as expected.

If theme integration is not enabled, the auction widget may not show on the storefront.

### 🛠️ Enable theme integration

1. Open the app **Dashboard** > find **App status**&#x20;
2. Click **Turn on** button > it directs to the theme editor&#x20;

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

&#x20;2\. In theme editor, activate the app embed  of **Tipo Product Auction** app&#x20;

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

3\. Click **Save** to update the changes.<br>

#### What happens after enabling?

After theme integration is enabled:

* Auction widgets appear on auction product pages
* Display settings (hide price, hide buttons) start working
* Customers can interact with the auction normally

***

### 🚫 Disable the app embed on the theme

1. Open the app **Dashboard** > find **App status**&#x20;
2. Click on **Turn off** button > it directs to the theme editor
3. In theme editor, deactivate the app embed  of **Tipo Product Auction** app&#x20;
4. Click **Save** to update the changes.

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

***


---

# 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.tipo.io/tipo-auction/auction-widget-and-storefront-display/theme-integration.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.
