Where do I put the text "Incl VAT" before price? I found 'Excl VAT' but I can't find 'Incl VAT'.
https://www.dropbox.com/s/w8yok1f3mv5gxot/Schermafdruk%202018-08-06%2010.13.58.png?dl=0
Hi @MaartenVt
okay so you can do it from Magento 2 backend !
Below is the steps :
1) logged in to your magento2 admin panel backend
2) Go to store->configuration->sales->tax
3) From Tax -> you need to go to Calculation settings
4) Over there you will find Catalog Prices Settings - Select Including Tax - from there
5) You can also find Shipping Prices Settings - Select Including Tax - From there
Clear the cache and check at frontend
It will work !
Hi @MaartenVt
ohh my bad , now i got your point !
for that we required at least the link of your store or you just share some code like are you using custom theme for this ? or have you like created any custom module for that ? - so its help us to troubleshoot the issue !
I use Magento theme luma for this site
I send a link to you
I copied the template code from luma to a new template what I use