If newly created options are not appearing on your product page, it is usually due to ongoing syncing or background storefront caching.
⚠️ App Version Note: This manual code fix applies to V2 of SC Product Options. If you are using V3 and options fail to display, please contact our support team directly.
Step-by-Step Resolution
Check Sync Status
Check your app dashboard for an "Option set is waiting to be re-synced" notification.
Allow up to 1 hour for new option sets to complete their initial sync.
Force Storefront Cache Refresh (V2 Code Fix) To force your store to fetch updated options immediately:
From your Shopify Admin, go to Online Store > Themes > Actions > Edit code.
Under Snippets, open
sc-includes.liquid.Scroll to the bottom and find this line:
window.BOLD.common.cacheParams.options = 1234567890;(The number will vary).Change the last two digits of that number to any other digits.
Click Save.
Test your product page in an Incognito / Private browser window.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article