STOREFRONT WIDGET
One small script. A careful experience.
Use the immutable, versioned loader from /widget/v1/lookweave.js. It loads asynchronously and keeps the shopper result in browser memory.
Integration contract
Public widget token only · origin allowlist · 18+ or guardian consent · AI visualization disclaimer · no merchant secret in the browser.
<script async src="https://widget.lookweave.com/v1/lookweave.js" data-token="public_token" data-store-id="store_123" data-product-id="product_123" data-api-url="https://api.lookweave.com"></script>
The token is scoped to the store and approved origins. The production API URL is illustrative until the deployment checklist is completed.