With VAT in cart

  • Posts: 42
  • Thank you received: 0
  • Hikashop Business
1 year 2 months ago #348534

-- url of the page with the problem -- : localhost
-- HikaShop version -- : 4.7.0
-- Joomla version -- : 4
-- PHP version -- : 8
-- Error-message(debug-mod must be tuned on) -- : no error

Hello,
It is possible only in cart to be price with VAT and in rest without vat?
The example:
- In detail product page: price 100 euro
- In cart page: price 100 euro, under need to be VAT price 19usd and under this price total with VAT100+19usd ...something like this (i know this part it is possible )
- Now i have VAT to be shown also in detail product and i don't need this now, only in cart.

Thank you

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
1 year 2 months ago #348547

Hi,

Sure. Turn off the "show taxed prices" setting in the HikaShop configuration.

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

  • Posts: 42
  • Thank you received: 0
  • Hikashop Business
1 year 2 months ago #348557

Hi

Thank you but after this i can't see price and price vat in cart page
prnt.sc/YhXvArTKNC_5

I need to see vat only in cart, checkout pages, if it is possible.

Thank you

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
1 year 2 months ago #348560

Hi,

I thought you were talking about the checkout page when you said "cart page".
For the cart page, the setting is the same as the product page.
So if you want a different behavior, you need to edit the file cart / show via the menu Display>Views and add this code at the top:

<?php $this->config->set('price_with_tax', 1) ?>
This will force the prices to be displayed with taxes on the cart page.

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

  • Posts: 42
  • Thank you received: 0
  • Hikashop Business
1 year 2 months ago #348571

Thank you,

it is possible like this?

prnt.sc/ixvdJS26J9Fl

Now i have like this prnt.sc/h1mQH_m_1Ldb

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
1 year 2 months ago #348575

Hi,

What you see on your first screen can be done, but with the checkout page, not with the cart page.
You need to configure your checkout workflow to have the cart on the first step and then you can change your menu item type from cart page to checkout page.

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

  • Posts: 42
  • Thank you received: 0
  • Hikashop Business
1 year 2 months ago #348653

Hi,
Regarding:
You need to configure your checkout workflow to have the cart on the first step and then you can change your menu item type from cart page to checkout page.

Where can i make this?

Thank you

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
1 year 2 months ago #348655

Hi,

You can do that in the HikaShop configuration page, under the Checkout tab. Here is a tutorial on that:
www.hikashop.com/support/documentation/4...eckout-workflow.html

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

Time to create page: 0.060 seconds
Powered by Kunena Forum