Hi all , i need to add a kind of sentence on the product display page .
(static text) + ( tax value) + ( static text)
should be something like this : Inclusive 7% Tax and shipping ( where the number 7 is the value of the tax of that product)
thanks a lot
I think VM able to show tax out of the box.
You can edit the productdetails default_showprices.php file to do that. Use the edited file as a template override.