Shopify Integration
Add an AI chat widget to your Shopify store via a Theme App Extension. Your agent answers visitor questions from your knowledge base, 24/7.
Nasil calisir: Shopify
Four steps to add an AI chat widget to your Shopify store.
InfoLens AI Widget
In Shopify Admin, go to Online Store > Themes > Customize to add the InfoLens widget block.
Neler elde edersiniz
An AI chat widget that lives on your storefront and answers from your knowledge base.
Answers from Your Docs
Upload return policies, shipping info, FAQs, and product guides to InfoLens. Your agent answers from that knowledge base.
Theme App Extension
Add the widget via a theme block or by editing theme.liquid -- no app review needed.
Customizable Look
Match the widget's brand color, position, and theme (light/dark/auto) to your storefront design.
Theme Compatible
Works with all Shopify themes, including Online Store 2.0 themes and custom themes.
Lead Capture & Analytics
Captured leads and conversations show up in the InfoLens dashboard with full transcripts and source citations.
Hizli kurulum
For developers: add the widget directly to your Shopify theme code.
// In Shopify: Online Store > Themes > Edit code
// Add to theme.liquid before closing body tag
{{ 'https://infolens.synapse-os.com/widget.js' | script_tag }}
// Or use Theme App Extension (recommended)