Add AI Chat to Shopify

Add intelligent chat capabilities to your Shopify store in minutes.

MagicChat provides a simple way to add AI-powered chat to your Shopify store. Choose between our official Shopify app for quick setup or manual integration for more control.

  • Shopify App - Install directly from the Shopify App Store for the easiest setup.
  • Manual Integration - Add a simple script to your theme for full customization.
  • E-commerce Features - Product recommendations, order status, and cart assistance.

Quick Installation

  1. Visit the MagicChat app on the Shopify App Store
  2. Click "Add app" and follow the installation prompts
  3. Enter your Bot ID from your MagicChat dashboard
  4. Customize appearance and save changes

Manual Integration

<script>
window.MagicChat = {
    botId: 'YOUR_BOT_ID',
    theme: 'light'
};
</script>
<script src="https://script.magicchat.ai/js/commandk.js"></script>