- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In a product page is it a way (from back-end) to print "vat included" next to the price? or I need to change something in the code?
thk!
Francesco
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I see. In that case you'd have to put the text in the code yourself. There is no way to add that within the magento admin panel.
If this response was helpful to you, consider giving kudos to this post
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Vat Included Price Display
Yes, you can do that, go to STORES - CONFIGURATION - SALES -> TAX and from Price display settings, change Display Product Prices to "Incl & Excl. tax". Screenshot below:
and after you have refreshed the cache, the price will look like the following:
Please accept my answer as a SOLUTION if I was able to help.
If this response was helpful to you, consider giving kudos to this post
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Vat Included Price Display
thk for reply but i don't want to see only price exl tax, I would like to see only the written "Vat included" ..is it possible?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I see. In that case you'd have to put the text in the code yourself. There is no way to add that within the magento admin panel.
If this response was helpful to you, consider giving kudos to this post
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Vat Included Price Display
ok thk!!