# Add TikTok videos to different products

{% hint style="success" %}
The app can display up to 50 videos per widget.
{% endhint %}

To display different playlists or single videos on various product pages, you need to create specific templates for each page. By default, all your products might be grouped under a single template. If you add a widget, it will apply to all the products within that template.

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

**Step 1: Create a product template**

You can check a [Shopify Templates Guide](https://help.shopify.com/en/manual/online-store/themes/theme-structure/templates#create-a-new-template) or follow these steps.

Desktop:

1. From your Shopify admin, go to **Online Store** > [**Themes**](https://admin.shopify.com/themes).
2. Find the theme that you want to edit, and then click **Customize**.
3. Use the **Template** drop-down menu to select a template. Click **+ Create template**.
4. Give your template a unique name.
5. Using the **Template** drop-down menu, select which existing template you want to base your new template on.
6. Click **Create template**.

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

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

#### **Apply a new template to a product**

1. From your Shopify admin, go to [**Products**](https://admin.shopify.com/products).
2. Use the search filter to locate the product that you want to change, or click the product from the list of existing products.
3. In the **Theme template** section, use the drop-down menu to select a new theme template to apply to the selected product.
4. Click **Save**.

When products are added to a specific template, we can include videos that are exclusively related to those products. Select the desired product template and add the widget; those videos will then be displayed only on the associated pages.

<figure><img src="/files/7mIgbZGBflcn6WRN9Hfj" alt=""><figcaption></figcaption></figure>

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

***

**Questions about the feature or need assistance? We're excited to help:** [**support@reputon.com**](mailto:support@reputon.com) **or** [**live chat**](https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a)**.**


---

# 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://reputon.gitbook.io/reputon-help/tiktok-feed-app/how-to/add-tiktok-videos-to-different-products.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.
