If you need to remove Matcha from your Shopify store, the Matcha app provides an easy way to do this. Before you get started, make sure that you're logged in as an admin on your Shopify account. Go to the Apps section of your Shopify admin, click the Matcha app, and then click the "Disconnect" link that appears at the bottom of the Matcha view:
This will take you into the Settings section of the Matcha app. Click the "Disconnect" button next to your Shopify shop name, and confirm when prompted that you want to disconnect:
When you confirm, the Matcha app will be uninstalled from your Shopify shop, and the Matcha snippet will be removed from your theme.
If you've already remove the Matcha app from your Shopify shop, you may still have the Matcha snippet in your theme. To remove this, you will need to manually delete some code from your theme. From your Shopify admin interface, simply follow the steps below.
- Log in to your Shopify account as admin.
- Click 'Online Store' in the left hand panel.
- Click 'Themes' under ‘Online Store.’
- Under 'Current theme,' click the 'Actions' dropdown and choose 'Edit Code.'
- There will be a search bar, search for 'layout/theme.liquid'
- Select the file 'layout/theme.liquid'
- This will bring your theme code into the right frame. Search for 'matcha'ctrl+f.
- You will see a line of code "{% include 'matcha-snippet' %}". Remove this line. Click save.
- Next, under "Snippets", search for 'matcha'. You may find a snippet called "matcha-snippet.liquid". Delete this snippet.
If you've followed these instructions but are still having trouble disconnecting, please reach out to support@getmatcha so a team member can help!