Uninstall ATClone properly
Uninstall guide
In your Shopify dashboard, click on the Settings tab.
Then click on Apps and sales channels.
Finally click on Remove.
To finish, you need to remove a few lines of code:
In theme.liquid, search and delete:
{% if template contains 'product' %}<script type="text/javascript" src="https://second-button.app.prod.fuznet.com/clone-js.js"></script>{% endif %}
In the theme snippets, find and delete second-button-cart.liquid.
Updated on: 19/09/2022
Thank you!