How to Embed a TikTok Feed on Shopify (Step-by-Step)
Connecting TikTok, tagging products inside video, and the lazy-load setup that keeps a video-heavy gallery from wrecking your Shopify store's Core Web Vitals.
TikTok video carries more of the "prove it's real" weight than any static photo, and that's exactly why a badly installed TikTok gallery is more damaging to page speed than any other embed type. The steps are the same shape as any Shopify gallery, with one extra one: validate performance before you call it done.
In this article
Step 1: Connect TikTok and sync your catalogue
Authorise your TikTok account and connect your Shopify store so products sync automatically. As with Instagram, this catalogue sync is what turns a video into a shoppable one instead of a dead clip.
Step 2: Install via app block and tag products
Install the gallery as an app block through the Theme Editor on Online Store 2.0 themes, then tag two to four products per video against your synced catalogue, manually or with AI auto-tagging. Placement above the fold on your highest-traffic PDPs matters more for video than for photos, since video needs a moment of visibility to earn a play.
Step 3: Lazy-load everything off-screen
This is the step most DIY TikTok embeds skip, and it's the one that actually matters. Every video in the gallery should load with `preload="none"` until it's the active or visible slide; only then should it switch to `auto`. Forcing every slide to preload is what turns a ten-video gallery into tens of megabytes downloaded on page load, which is a direct hit to Largest Contentful Paint on mobile.
After install, run PageSpeed Insights on at least three PDPs. A drop of more than 10 points versus your pre-install baseline means the gallery isn't respecting lazy-load correctly, worth escalating rather than shipping as-is. The full mechanics are in Core Web Vitals impact of UGC widgets.
Sources
- 1PowerReviews, How UGC Impacts Conversion (2023) · Video reviews convert 4.1x better than text-only (baseline)
More from Rohin Aggarwal
- Strategy
Live shopping tech stack for a Shopify brand
What a Shopify brand actually needs to run a live shopping stream: streaming, cart sync, chat moderation, and the pieces that get forgotten until the stream is already live.
- Strategy
Measuring live shopping ROI beyond concurrent viewers
Concurrent viewers is the easiest live shopping metric to report and one of the weakest ones to act on. The metrics that actually predict whether to run it again.
- Strategy
Choosing hosts for live shopping: employees, creators, or founders
Three viable host types for a live shopping stream, each with a different strength and a different failure mode. What to actually test before committing to one.