Skip to content

Suggestions not loading

The widget renders but suggestions are empty or the spinner never resolves. The right check depends on your install path.

These checks apply to Shopify stores only.

  1. Dialog app embed isn’t toggled on. Go to your Shopify theme customizer and activate the Dialog app embed in the Embed apps section.
  2. Theme compatibility issue. If your theme isn’t Online Store 2.0 compatible, the app block won’t load correctly. Follow the manual install steps in Install Dialog on Shopify.

All other install paths (Prestashop, GTM, React, Vue, vanilla SDK)

Section titled “All other install paths (Prestashop, GTM, React, Vue, vanilla SDK)”

The most common cause is a product ID mismatch: the ID you pass to Dialog (via the productId data attribute, GTM variable, or SDK prop) doesn’t match any product in your uploaded catalog.

  • Check the catalog is uploaded (Prestashop module finished, or your API upload returned 2xx).
  • Verify the productId you’re sending matches the id field in your catalog JSON.
  • Confirm the product has at least one variant with inStock: true.

If suggestions are still empty after that, email support with the product ID and one example you’d expect to be returned.

Email support@askdialog.com with your install path, the URL of the product page, and a screenshot.