For the complete documentation index, see llms.txt. This page is also available as Markdown.

Troubleshooting

Step-by-step checks for the most common issues: widgets not showing, changes not appearing, and disabled option values.

Widgets don't appear on the storefront

Work through this checklist in order:

1

Is the app embed on?

Check the Home app status card. If it says inactive, enable the app embed on your published theme. This is the #1 cause.

2

Is the master switch on?

Settings → General → Enable Combined Listings on your storefront must be on.

3

Is the group Active?

Draft and archived groups never render. Check the group's status on the Groups index.

4

Is the option shown on this surface?

An option's appearance can be Hidden per surface (product page vs. card). Open the group and check the Appearance settings.

5

Did you wait a minute or two?

Storefront data syncs in the background and is CDN-cached. Hard-refresh the page after a couple of minutes.

6

Still nothing?

Your theme may need a tuned integration — see Theme compatibility and contact support with your product page URL.

Changes don't show up

Saves publish asynchronously and Shopify's CDN caches the data file. Expect up to a few minutes of delay; a hard refresh (Cmd/Ctrl+Shift+R) usually reveals the update.

An option value is greyed out / not clickable

A value is disabled when its linked product is unavailable — deleted, archived, set to draft, unpublished from the Online Store channel, or unlinked from the group. Fix the product's status or relink it in the group editor. The disabled look is controlled by your style's sold-out effect.

The widget shows in the wrong position

Group won't save

The editor shows a banner plus inline errors. Common causes: a product already belongs to another group, duplicate value names within an option, or a missing option name. See validation errors.

CSV import fails

Check the format and limits: header must include Group and Product ID; max 2 MB / 1,000 rows / 3 options; single-choice groups (sub_groups) aren't importable. Remember the export file is not an import template.

Last updated

Was this helpful?