Do I need to do anything extra after I delete the Crowdfunding Manager app?

  • 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 remove the following code:

<!-- sh_cfm-added -->
{% render 'sh_cfm-product-snippet' %}
<!-- /sh_cfm-added -->
  • Find collection.liquid and remove the following code:

<!-- sh_cfm-added -->
{% render 'sh_cfm-collection-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