Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

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.

  • Find product.liquid file located in Templates section and delete the block which starts from the line:


Code Block
languagephp
<!-- spurit_isr-added →

and ends with the line:


Code Block
languagephp
<!-- /spurit_isr-added →


  • Under Snippets section delete the file: spurit_isr-product-snippet.liquid.

  • Under Templates section remove the file: product-without-spurit_isr.liquid.


Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1422e
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "back" , "stock" , "actions" , "in" , "uninstall" , "made" , "uninstalling" , "should" ) and type = "page" and space = "SUP"
labelsback in stock uninstall uninstalling actions made should

...