Embed an AR viewer
Add an AR button to your product pages with our universal embed solution.
Add a floating AR button to your product pages with our universal embed solution. Works with Shopify, WooCommerce, custom sites, and any platform that supports HTML.
Get up and running in 3 minutes with our simple integration process.
Quick Setup Guide
- Generate an API key by navigating to your Dashboard → Integrations → Universal Embed
- Copy and paste this script before the closing
</body>tag on your Product Description Page (PDP). ReplaceYOUR_API_KEYwith your generated API key. A floating AR button will appear automatically at the bottom center of the product page.
<script src="https://sparell.com/embed/sparell.js"></script>
<script>
Sparell.init({
apiKey: 'YOUR_API_KEY'
});
</script>Product Mapping
To map a product ID to an asset, navigate to your Product Mapping page and click the bottom-right floating action button. Enter the URL for the product you want to map and click on detect. We'll automatically detect the product IDs and you can select the one you want to map to the asset.