Backend -> Characteristics list tax

  • Posts: 154
  • Thank you received: 10
11 years 10 months ago #82903

Hi!

In the backend when I click the variations button and I have -say- 5 variations, it gives me an overview of these 5 with productnumber and price ex tax.
Is it possible to change the price ex tax to price incl tax? What file in view should I edit and what do I change?

Thanx!


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 10 months ago #82927

Hi,

You can edit the view "product / variant" and replace the line:

<?php echo $this->currencyHelper->displayPrices(@$row->prices); ?>
To display the price with tax using the function "$this->currencyHelper->format()" another topic is talking about that for the price in the product listing.

The following user(s) said Thank You: anypc

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum