Embed stories on your storefront

One snippet, every published story, no code changes when you ship new ones.

4 min readUpdated Apr 1, 2026

The stories embed is a horizontal row of circular thumbnails, the same pattern viewers know from social apps. Tapping a thumbnail opens a full-screen player.

Snippet

<div data-buuse-stories="YOUR_CHANNEL_ID"></div>
<script async src="https://cdn.buuse.co/stories.js"></script>

Where to place it

Most storefronts put stories above the fold on the home page or right under the hero. Product pages also convert well: place stories filtered to that product just above Add to Cart.

Was this article helpful?
Related articles