Shop the feed.

Tap any frame to instantly buy the exact outfit. Fits curated by our verified creator network.

${tiktoks.map(t => `
${t.handle}
${t.handle}
${t.likes}
4.2K
1.1K
${t.caption}
${t.productIds.map(id => { const p = productById(id); if (!p) return ''; return ` ${p.name}
$${p.price}
`; }).join('')}
`).join('')}