-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
{%- if template.name == 'cart' -%}
{%- endif -%}
Thanks
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
{%- if template.name == 'cart' -%}
{%- endif -%}
Thanks