I dont want the TAX to show up in the Cart

  • Posts: 65
  • Thank you received: 0
11 years 9 months ago #58976

Hello
I need my cart when checking out to show the prices of the products with the TAX already added to them, in other words I dont want the TAX to show up in the cart as a separate quantity I want it to all show up already added to the total price. I dont want the custommer to see how much is the TAX. How can this be done?

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

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
11 years 9 months ago #58988

So you just want to remove the tax line just above the total ?
You can edit the file "cart" of the view "checkout" via the menu Display->Views and change the line:
if(bccomp($taxes,0,5)){

to:
if(false){

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

  • Posts: 65
  • Thank you received: 0
11 years 9 months ago #59016

Yes, thank you
But I also want the Unit Price to appear with Tax included. As you can see now the unit price is without TAX. I would like the unit price and shipping price to appear with the corresponding TAX, but I dont want to show the TAX quantity separately. So basically what I need is only the unit price (with Tax included), shipping price (with Tax incl.) and the Total price.

thanks.

Attachments:

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

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
11 years 9 months ago #59077

In the latest version of HikaShop, in the Display tab of the configuration, you can set the option "Show taxed prices" to "with tax" and it will do just that.

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

  • Posts: 65
  • Thank you received: 0
11 years 9 months ago #59372

No, that doesnt work for the cart. I think "Show taxed prices" to "with tax" applies only to products but not to the cart. ?¿
I have set it to "with tax" but as you can see in the attached capture it is still showing price with NO tax and then adding the Tax (IVA)
how can I solve this??
:(

Attachments:

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

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
11 years 9 months ago #59430

Normally, it should also do it for the checkout cart.
In any case, you can do like that:
www.hikashop.com/forum/4-how-to/3139-cha...ax.html?lang=en#3143

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

  • Posts: 65
  • Thank you received: 0
11 years 8 months ago #59964

Thank you.
How do I delete the Shipping price also? because I dont want the shipping price to show before the address is entered.

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

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
11 years 8 months ago #60035

If you turn off the "Auto select default shipping and payment methods" option of the configuration, that won't happen.

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

Time to create page: 0.045 seconds
Powered by Kunena Forum