Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

  • Open Themes section on the admin panel of your web store (Online Store → Themes);

  • Find Theme from the list which will be used with our installed app.

  • Click Actions  Edit Code.

  • Find product.liquid and collection.liquid files and remove the following code:

<!-- sh_cfm-added -->
{% include 'sh_cfm-product-snippet' %}
<!-- /sh_cfm-added -->

  • In the Snippets group delete the files:


  • sh_cfm-product-snippet.liquid

  • sh_cfm-collection-snippet.liquid


  • in the Templates section delete these files:


  • product-without-sh_cfm.liquid

  • collection-without-sh_cfm.liquid



  • No labels