If for some reason you’d like to uninstall the Shopify extension completely, here are the steps you can take:


  1. Remove the Talkable app from the apps list

  2. Delete all discounts created with the app

  3. Navigate to Online Store -> Actions -> Edit code

  4. Delete {% include ‘talkable-partial’ %} from theme.liquid

  5. Delete talkable-partial.liquid, page.talkable.liquid and page.dashboard.talkable.liquid files

  6. Navigate to Overview - Pages and delete referral campaign pages


In most cases simply deleting the app is sufficient. However, Shopify does not allow for the removal of theme-specific code snippets upon app deletion. Following the steps in this article will allow you to remove all Talkable-related code pieces from your Shopify theme.