Newbie question - remove tax included line

hi,

i am very new to Shopify.

how can i remove the ‘tax included’ line as per attached image?

i am using the ‘Debut’ theme if it helps.

@newbieauthor ,

Please share the page URL which is having tax included text ?

Hi @newbieauthor

just hide into a comment this whole if statement in product-template.liquid

Hi @newbieauthor

You can remove this text by editing your theme languages:

  • From Shopify > Online Store > Actions > Edit Languages.
  • Type in “tax included” for searching and you’ll be presented with several textboxes that contain “tax included”
  • Navigate to the section you want and remove this text.
  • Hit Save

Hope this helps.