Customise VAT display

  • Posts: 100
  • Thank you received: 1
9 years 2 months ago #213512

-- url of the page with the problem -- : red-ferndevelopment.co.uk/EcleanSupplies...ex.php/cart/checkout
-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.6.12
-- Browser(s) name and version -- : All browsers

Hi,

I have set my website to show price with and without VAT on the product page, eg: red-ferndevelopment.co.uk/EcleanSupplies...cable-scrubber-dryer

As you can see, the price displays as ' £1,498.80 (£ 1,249.00 excl VAT)'. I am happy with that.

But on the checkout page I would like the 'unit price' and 'total price' to just display prices before VAT. Is this possible?

Thanks

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 2 months ago #213514

Hi,

That's possible.
You can edit the file "cart" of the view "checkout" via the menu Display>Views in order to change that.
A simple solution would be to add such line at the beginning:

<?php $this->params->set('price_with_tax',0); ?>

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

Time to create page: 0.060 seconds
Powered by Kunena Forum