Showing two times Total with taxes

  • Posts: 16
  • Thank you received: 3
11 years 2 months ago #148678

-- HikaShop version -- : HikaShop Starter: 2.2.3
-- Joomla version -- : 3.2.2

Hi,

On the chackout page, i have Total and Total final and both sows the same amount.

Is it possible to have Total whithout taxes and Total with taxes on the checkout summary

I submit a screenshot where you can see much more about the trouble.

Thanks a lot.

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
11 years 2 months ago #148698

Hi,
A solution can be to set the "Show taxed prices" option to no tax through "Hikashop->System->Configuration->Main".

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

  • Posts: 16
  • Thank you received: 3
11 years 2 months ago #148752

Hi,

I already have tested this way but my wish is to have on the product page the price with taxes included and on the checkout total area, the price without taxes. You can see on the screenshot attached.

Thanks a lot for you answer.

Greatings.

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
11 years 2 months ago #148773

Ok,
So the solution will probably be to :
- Go to "Hikashop->Display->Views"
- Edit the "listing_price" file of the "checkout" view of your front-end template
- Add this line :

$this->params->set('price_with_tax',0);
Just after these lines :
<span class="hikashop_product_price_full">
  <?php

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

  • Posts: 16
  • Thank you received: 3
11 years 2 months ago #148855

Hi,

Thanks a lot it works perfectly.

Kind regards.

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

Time to create page: 0.078 seconds
Powered by Kunena Forum