Skip to main content

1. Create an account

Go to app.cartally.co and sign up with your email or Google account.

2. Choose your integration method

Cartally supports two integration paths:

CMS Plugin

For stores running WooCommerce, PrestaShop, or Shopify. Cartally connects directly to your platform’s API — no coding needed.

Custom API

For custom-built stores or unsupported platforms. You provide an API endpoint that returns your product catalog in the Cartally format.

3. Connect your store

CMS integration (WooCommerce / PrestaShop)

  1. In the Cartally panel go to Integration.
  2. Enter your store’s URL and select the platform.
  3. Provide your API credentials (read-only).
  4. Click Save & Connect.
Cartally will verify the connection and start syncing your product catalog automatically. For detailed setup instructions, see the platform-specific guides:

Custom API integration

  1. In the Cartally panel go to Integration.
  2. Select API as the integration method.
  3. Enter the URL of your product endpoint.
  4. Click Save & Connect.
See Custom API Integration for the full product data specification.

4. Add the search widget

Add the Cartally widget script to your store’s HTML, just before </body>:
<script
  src="https://app.cartally.co/widget.js"
  defer
  data-cartally-widget
></script>
For Shopify stores, enable the widget in Online Store → Themes → Customize → App embeds.

5. Customize the widget

Go to Widget in the Cartally panel sidebar to set your brand color and logo. That’s it — your store now has AI-powered search and product discovery.