Product detailed display not showing VAT

  • Posts: 14
  • Thank you received: 0
9 years 11 months ago #216936

-- HikaShop version -- : Latest
-- Joomla version -- : Latest
-- PHP version -- : 5.4

Hi,

I have configured a category menu item on my website, the problem that I have is when the user drills down from the category page to the detailed product display.

I have attached sequential screenshot in order to display the problem ( Capture 1, Capture 2 and Capture 3)

The problem is that on the detailed product display page the VAT (or in this case GST) does not display.

How can I configure Hikashop to display the VAT (GST) amount to display on the detailed product display page? (Capture 2.jpg)

Thanks.

Attachments:

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

  • Posts: 84306
  • Thank you received: 13701
  • MODERATOR
9 years 11 months ago #216970

Hi,

You want to turn on the "show taxed prices" setting of the HikaShop configuration.

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

  • Posts: 14
  • Thank you received: 0
9 years 11 months ago #216971

Thanks Nicolas,

But now on the checkout page the Subtotal + GST = Total calculation does not make sense? (see screenshot)

Regards,
Brian

Attachments:

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

  • Posts: 84306
  • Thank you received: 13701
  • MODERATOR
9 years 11 months ago #217013

Hi,

That's because the subtotal already includes the VAT. the VAT line is just informative.
If that bothers you, you can edit the file "cart" of the view "checkout" via the menu Display>Views and add such code at the top:
<?php $this->params->set('price_with_tax',0); ?>

The following user(s) said Thank You: wardbriannz

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

  • Posts: 14
  • Thank you received: 0
9 years 11 months ago #217082

Thanks Nicolas, this is exactly what I wanted :)

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

Time to create page: 0.063 seconds
Powered by Kunena Forum