Marketplace widget
Browse, buy, and dress up
An interactive shop where members spend earned coins on rarity-tiered items and equip them on their buddy. Mounted with a session token so purchases and equips are authorized per user.
GrowthSession tokenFor economies with collectible items
Live demo
Loading live demo…
What it does
- Rarity-tiered catalog with filters and balance
- Purchase and equip in one flow
- Optional “dressing room” outfit builder
- Updates the buddy widget instantly on equip
Embed it with one div
This widget performs writes — mount it with a server-minted, per-user session token.
<!-- This widget performs writes — mount it with a SESSION token (issued server-side per user). -->
<script src="https://cdn.hatched.live/widget.js" data-session-token="SESSION_TOKEN" defer></script>
<div data-hatched-mount="marketplace"></div>Other widgets