Hello,
Is there a Shopify Liquid filter that will show the product price excluding VAT? For instance, if my product costs £100, the price without VAT would be £83.33. Currently, I am using some Liquid code that divides product.price by 1.2 to calculate the product price. Just checking whether there is a built in way to do this.
Thanks
Hi @AWoodcock,
Please ensure that VAT is included at checkout. For example, if the product price is $80, Shopify should automatically add the VAT to the total at checkout. However, the price displayed on the product page or storefront should not include VAT.
Thank you!
Hi @AWoodcock
Just to confirm there is no Liquid filter to show a price/ money without tax.