How to remove (taxe...
 
Notifications
Clear all

[Solved] How to remove (taxes included) from the Shopify product page ?

2 Posts
2 Users
1 Reactions
1,301 Views
Patricia-shop
(@patricia-shop)
Eminent Member
Joined: 5 years ago
Posts: 32
Topic starter  

Hi,

I am using Plak theme, I would like to completely remove the (taxes included) from the product & cart page please, could you tell how to do it ?

Thanks in advance
Patricia


   
Quote
plaktheme
(@plaktheme)
Reputable Member
Joined: 5 years ago
Posts: 0
 

Hi Patricia

Katrine here from Plak theme.

In order to remove the (taxes included) from your product/cart page in Plak v.1.4, please follow these steps :

Spoiler
On Product page
  1. From your Shopify dashboard, click Online store => Actions => Edit code
  2. open the files prod-template1.liquid ; prod-template2.liquid and prod-template1-preorder.liquid
  3. Remove the below entire code and click Save
 {%- if shop.taxes_included or shop.shipping_policy.body != blank -%}
<div class="product__policies rte">
{%- if shop.taxes_included -%}
{{ 'products.product.include_taxes' | t }}
{%- endif -%}
{%- if shop.shipping_policy.body != blank -%}
{{ 'products.product.shipping_policy_html' | t: link: shop.shipping_policy.url }}
{%- endif -%}
</div>
{%- endif -%}

Spoiler
On Cart Page
  1. From your Shopify dashboard, click Online store => Actions => Edit code
  2. open the file cart-template.liquid 
  3. Remove the below entire code and click Save
            {%- capture taxes_shipping_checkout -%}
{%- if shop.taxes_included and shop.shipping_policy.body != blank -%}
{{ 'cart.general.taxes_included_and_shipping_policy_html' | t: link: shop.shipping_policy.url }}
{%- elsif shop.taxes_included -%}
{{ 'cart.general.taxes_included_but_shipping_at_checkout' | t }}
{%- elsif shop.shipping_policy.body != blank -%}
{{ 'cart.general.taxes_and_shipping_policy_at_checkout_html' | t: link: shop.shipping_policy.url }}
{%- else -%}
{{ 'cart.general.taxes_and_shipping_at_checkout' | t }}
{%- endif -%}
{%- endcapture -%}

 

Katrine| Plak theme support
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as a Solved Solution

Katrine | Technical support at Plak, Scrowp & Vantout
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as a Solved Solution


   
ReplyQuote
Share:

Welcome to the Shopify Forum Community provided by Plak ThemeLLC, a place where you can discuss about eCommerce and Shopify, solve technical issues, get help with Shopify Design, Apps integration, Marketing, Facebooks ad, Google ads and more.

Before posting, we invite you to read and follow the forum rules | We also support any questions related to Free Shopify themes :Dawn, Express, Minimal, Brooklyn, Narrative, Supply, Debut, Venture, Boundless and Simple