Important: follow these steps for each theme published on your store.
Remove the following line, near </head>
:
{% include 'optimizely' %}
Remove the following lines, near the bottom of the file:
<!-- TO UNINSTALL OPTIMIZELY FOR SHOPIFY, DELETE THE FOLLOWING AUTOGENERATED CODE: -->
<script type="text/javascript"> if (typeof upsellOptimizelyProductScript !== "undefined") { upsellOptimizelyProductScript(); } else { console.warn("Notice for the store admin, follow the guide here: https://optimizely.upsell-apps.com/help/uninstall"); } </script>
<!-- END AUTOGENERATED CODE -->
And you're done!