What should be done to remove Cartly Sticky Add to Cart correctly?
After uninstalling the app, you should do the following:
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 theme.liquid file under Layout section and delete the following code:
{% render 'spurit_occ3_theme_snippet' %}
spurit_occ3_theme_snippet.liquid
Related articles