This is a demo page showing the AI shopping assistant widget in action
This is the Shopping Assistant SDK - a chat widget that helps customers find products on e-commerce websites. Ask about products you're looking for, and get AI-powered product recommendations.
Look at the bottom-right corner - you'll see a floating chat button. Click it to open the chat interface!
Ask questions like:
To add this widget to your website, use this code:
<script src="https://cdn.aiagent/sdk.js"
data-api-key="pk_your_key_here"></script>
What happens after getting products?
• Click "Add to Cart" - Adds product to cart (customizable
callback)
• Click "View Details" - Opens product page or modal (customizable
callback)
• You can customize these actions via SDK configuration