Error Message: Remove Product Options Uninstalled

Modified on Mon, 6 Jul at 6:00 AM

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

  1. From the Shopify admin, select Online Store, then Actions > Edit code.
  2. Under Snippets, select bold-common.liquid.
  3. Find this line and remove it:
    {{ 'https://option.boldapps.net/js/options.js' | script_tag }}

    Remove the line of code

  4. 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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article