Troubleshooting โ
Common issues and how to fix them. If your problem isn't listed here, email support@saasyllama.com.
Custom fields aren't showing on the product page โ
Cause: The VariantIQ App Block hasn't been added to the theme, or it's on the wrong product template.
Steps to resolve:
- Go to Shopify admin โ Online Store โ Themes โ Customize.
- Using the top dropdown, navigate to Products โ Default product.
- In the left sidebar under Product information, check if VariantIQ Custom Fields is listed.
- If it isn't, click + Add block and add it from the Apps section. Drag it above the Add to Cart button.
- Click Save and reload the product page.
- If you use a custom product template (e.g.
product.bundle), switch to that template in the editor and repeat the block installation.
Fields are showing but the product has no template linked โ
Cause: The product page block is active, but the product isn't linked to a template in VariantIQ.
Steps to resolve:
- Open the VariantIQ dashboard and go to the Templates tab.
- Open the template you want to use.
- Click the Products tab and click Add Products.
- Search for and select the product, then click Add.
- Reload the product storefront page โ the fields should now appear.
Price adjustments aren't showing in the cart โ
Cause: The VariantIQ Options Fee system product was deleted or is set to Draft.
Steps to resolve:
- Go to Shopify admin โ Products and search for
VariantIQ Options Fee. - If it doesn't exist, go to the VariantIQ dashboard. It will be recreated automatically on page load.
- If it exists but has a status of Draft, open it and set the status to Active.
- Test again by adding a product with a priced option to the cart.
Cart total is wrong or doubled โ
Cause: Multiple instances of the VariantIQ App Block are on the same page, or the block is also present in the theme liquid.
Steps to resolve:
- Open the Theme Editor and navigate to your product template.
- Make sure VariantIQ Custom Fields appears only once under Product information. Remove any duplicates.
- If you have custom liquid code that also injects VariantIQ fields, remove it โ the App Block is the correct integration method.
Conditional rules aren't firing on the storefront โ
Cause: Rules are only available on the Pro plan, or the template was saved before the rule was finalized.
Steps to resolve:
- Confirm you're on the Pro plan โ check the badge next to the page title in the VariantIQ dashboard.
- Open the Template Editor, go to the Rules tab, and confirm the rule is saved and complete (all fields filled in).
- Click Save Template again to force a re-publish.
- Hard-refresh the storefront (Ctrl+Shift+R / Cmd+Shift+R) to clear any cached scripts.
Analytics shows zero views despite active products โ
Cause: The App Block isn't installed, or tracking is being blocked by a browser extension.
Steps to resolve:
- Confirm the App Block is installed (see the first troubleshooting item above).
- Test in a private/incognito window to rule out ad blockers or browser extensions.
- Views are only counted when the VariantIQ block renders โ if no template is linked to the product, no view is recorded.
Webhook isn't receiving data โ
Cause: The endpoint is paused, the URL is incorrect, or the endpoint is taking longer than 10 seconds to respond.
Steps to resolve:
- Go to VariantIQ โ Webhooks and confirm the endpoint is Active (not Paused).
- Double-check the URL is correct and begins with
https://. - Use Webhook.site as a temporary endpoint to confirm VariantIQ is sending data.
- If using Zapier or Make, check those platforms' task history for incoming webhook events.
- Ensure your endpoint responds within 10 seconds โ VariantIQ does not retry timed-out requests.
Still having issues? โ
Email support@saasyllama.com with:
- Your store URL (
your-store.myshopify.com) - A description of the issue
- The template name and product(s) affected
- Any error messages from your browser console (F12 โ Console tab)
We typically respond within one business day.
