-
Navigate to the Product Options app Dashboard
-
Under Help, select How to Uninstall?
-
Once the uninstallation procees is accomplished, a message will be displayed indicating that all the snippets of app has been removed from the theme.
-
Manually Remove Snippets
-
From “Shopify Admin”, select Online Store and click Themes
-
Select Actions
-
Select Edit code
-
Remove liquid snippets
Skip this step if all required snippets are removed at your published theme
-
Look for "hulk_common.liquid" file under "Snippets" folder, click on Delete button.
Removing the hulkcode_common file code from theme.liquid -
-
-
Theme Layout
-
Under “Layout” select theme.liquid
-
Look for this code: {% include 'hulkcode_common' %}
-
If its present, then remove the code {% include 'hulkcode_common' %} manually from the theme.liquid file before ending the <body> tag.
-
Select Save
-
-
-
0 out of 0 found this helpful