Overview
This error message appears when Product Options has been uninstalled from your store but your theme is still making calls to options.js (the main Options javascript file).
You can disable the message by removing the reference to options.js in your theme.
Setup
- From the Shopify admin, select Online Store, then Actions > Edit code.
- Under Snippets, select bold-common.liquid.
- Find this line and remove it:
{{ 'https://option.boldapps.net/js/options.js' | script_tag }}
- Select Save.
NOTE: This may only be the case with our V2 version of the app, for the V3 version automatic uninstallation will always remove the app and any code added.
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