What activities should be undertaken after uninstallation of the Social Proof ‑ The Urgency App?

When you uninstall the application in the Shopify admin panel, the theme will still contain code snippets from the application.

This is typical for all Shopify applications, because after you uninstall the application from your store it no longer has the rights to restore all the previous changes it made to the theme.


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

  • In product.liquid file located under Templates section delete the short 3 lines block which starts from the line:

<!-- sh_hub-added -->

and end with the line: 

<!-- /sh_hub-added →

  • Delete the file sh_hub-product-snippet.liquid under Snippets section.

  • Also delete the product-without-sh_hub.liquid file under Templates section.