🛍️ Shopping Assistant SDK Demo

This is a demo page showing the AI shopping assistant widget in action

What is this?

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!

Try it out!

Ask questions like:

  • "what is the best car to drive for families of 4"
  • "show me luxury cars"
  • "find me a truck"
  • "I want an electric car"

How it works:

Integration Code

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