Setup instructions
- Log in to your Shoper admin panel
- Navigate to the Apps section
- Search for “Molin AI” and install the app
- Follow the on-screen instructions to connect your store
- Configure your AI assistant settings in the Molin dashboard
Add to cart
When Molin recommends products in the chat, product cards on a Shoper store show an add-to-cart button. Clicking it instantly adds 1 unit of the recommended product to the visitor’s cart via Shoper’s official Front API, without leaving the conversation. This is enabled automatically on all Shoper stores, no configuration needed.- The button shows a spinner while adding, then a checkmark on success or an error indicator if the item cannot be added (e.g. sold out).
- Each add to cart is tracked in your Molin analytics and pushed to Google Analytics as a standard GA4
add_to_cartecommerce event. - If your theme has a cart drawer or cart count badge, you can refresh it by listening to the
molin:add-to-cartJavaScript event.