Hi Nicolas,
I have double checked this evening the process that I used which is:
I copied the product / show_ to create a new file product / show_inc_vat.php
I then edited the link to the prices to product / listing_inc_vat.php from product / listing_price.php
I have made all my edits to the product / listing_inc_vat.php file
I have attached my listing_inc_vat.php file and for reference price with tax = 2 in options
I just copied my edit and pasted it over the default product / listing when this is in place it works as expected, however, I need to display some products with VAT and others without VAT and all of them have variants.
This says to me that the variants aren't following the custom file but reverting to the standard version. How do I stop this behavior? I would expect the variants to follow the display file that's selected in the product options.
BTW on the default product / listing_price.php lines 12 - 14 are duplicated at lines 15 - 19 this is on the latest release