> For the complete documentation index, see [llms.txt](https://reputon.gitbook.io/reputon-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reputon.gitbook.io/reputon-help/tiktok-feed-app/tiktok-feed-shoppable-videos.md).

# TikTok Feed - Shoppable Videos

{% hint style="warning" %}
**Good to know:** The Carousel and Grid layouts display up to 10 channel videos. With a custom playlist you can display up to 50 videos. Content updates automatically every 3 hours.
{% endhint %}

**Getting Started**

<table data-view="cards"><thead><tr><th align="center"></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><p><strong>Step 1: Connect TikTok</strong><br></p><p>Link your TikTok account or paste a channel URL to start importing videos into your store.</p></td><td><a href="/pages/Zpb396cgp1qMIDIWdcHt">/pages/Zpb396cgp1qMIDIWdcHt</a></td></tr><tr><td align="center"><strong>Step 2: Add a widget</strong><br><br>Choose a layout and place the widget on any page. Customize colors, columns, and video count.</td><td><a href="/pages/fQWSDzN2ickuKYmJMpe0">/pages/fQWSDzN2ickuKYmJMpe0</a></td></tr><tr><td align="center"><strong>Step 3: Tag products</strong><br><br>Turn videos into shoppable content, link products so viewers can buy directly from the feed.</td><td><a href="/pages/SIyBseOkY8ixCDQCiKXC">/pages/SIyBseOkY8ixCDQCiKXC</a></td></tr></tbody></table>

{% embed url="<https://youtu.be/vhMdBfAVSOY?si=_SRW0VhIMuOvajgg>" %}

**Frequently Asked Questions**

<details>

<summary>How many videos can the widget display?</summary>

The Carousel and Grid layouts show up to 10 videos from your channel. If you need more, create a custom playlist, it supports up to 50 videos. [How to add a custom playlist →](/reputon-help/tiktok-feed-app/how-to/add-tiktok-custom-playlist.md)

</details>

<details>

<summary>Can I show different videos on different product pages?</summary>

Yes. Create a separate widget for each product group and assign it to the relevant Shopify template. [Step-by-step guide →](#can-i-show-different-videos-on-different-product-pages)

</details>

<details>

<summary>How do I make videos shoppable?</summary>

In the app dashboard, click "Tag product(s)" on any widget, select products from your Shopify catalog, and save. Product cards will appear next to the video player. [Full guide →](/reputon-help/tiktok-feed-app/how-to/showcase-products-in-shoppable-videos.md)

</details>

<details>

<summary>How do I customize the widget style?</summary>

Basic settings like layout, colors, and video count are available in the widget editor. For advanced changes, use the Custom CSS field. [CSS customization guide →](/reputon-help/tiktok-feed-app/faq/how-to-customize-widget-style.md)

</details>

**Need help?**

If you ever need help, feel free to reach out to us directly via [live chat](https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a). We’re here to support you!

<p align="center"><a href="https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a" class="button primary" data-icon="arrow-right">Chat with us</a></p>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://reputon.gitbook.io/reputon-help/tiktok-feed-app/tiktok-feed-shoppable-videos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
