Error Message: Remove Product Options Uninstalled

Modified on Thu, 03 Nov 2022 at 05:24 PM

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.

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 atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article