Articles on: Quantity Discount

How to know all the code is removed from my theme when I uninstall your app?

If you’ve tried our app and for some reason, you don’t satisfy and want to uninstall the app. Then after deleting the app in the Store admin, you can do the following steps to make sure our app is removed completely from your store. But before starting, can you spend just 1 minute sharing the reason you want to delete the app to the chat channel or email support@orichi.info? Maybe we can help you with it so that you won’t have to take time to find another solution.

To remove CODE from your Shopify Store, you must navigate to the theme.liquid file.

Open the theme.liquid file : Online Store -> Themes -> Actions -> Edit code -> theme.liquid.




Find some texts in your theme.liquid file (before the </head> parameter) and remove them:

<input class="OrichiCustomerTags" value="{% for tag in customer.tags %}{{ tag }}|||{% endfor %}" />

<input class="OrichiCustomerEmail" value="{{customer.email}}" />

<script src="https://discount.orichi.info/Content/front.min.js"></script>


Delete those code and save

Once the code has been removed, you may save the file. You will no longer have our app’s code integrated into your Shopify store.

If you still can’t remove the app properly, you can chat with us, contact us via chat channel or our email support@orichi.info.

Updated on: 29/11/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!