I found this workaround for version 1.6 here: How to display product price with and without tax at a time in product list for Prestashop?
but the code for product-list.tpl changed a lot in 1.7
Is there a workaround for 1.7?
Thanks in advance!
The file to edit is:psroot/themes/classic/templates/catalog/_partials/miniatures/product.tpl
To display the price vat excl use this snippet (find the position in the html where do you want to display):
{Tools::displayPrice($product.price_tax_exc)}
PS: Pay attention to the rich snippet and SEO
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With