How to hide taxes in checkout?

  • Posts: 14
  • Thank you received: 0
13 years 1 month ago #12840

Hi again Nicolas, I´ve one question that make me crazy, I don´t know how to hide this price (mark in red) because I put all prices with taxes included in my products.

In module list products and list categories --> products is hidden, but in checkout steps I can´t find this option (show prices with/without/both taxes).



Thanks in advance.

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

  • Posts: 81675
  • Thank you received: 13096
  • MODERATOR
13 years 1 month ago #12858

You can edit the file cart of the view checkout via the menu Display->Views and add the line below at the top:
$this->params->set('price_with_tax',0);

Normally, the system should use the main tax setting in the tab display of the config for the checkout but that previous method will force the taxes to not be dsiplayed no matter what.

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

  • Posts: 14
  • Thank you received: 0
13 years 1 month ago #12866

Thank you Nicolas, probably I´m doing something wrong, Is this the correct file/possition?



Because isn´t work.

Thx.

Last edit: 13 years 1 month ago by luisin.

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

  • Posts: 81675
  • Thank you received: 13096
  • MODERATOR
13 years 1 month ago #12869

Yes, that's the correct file/position.
Please make sure that you edit the file corresponding to the template you're using (if you have several templates, you will have several times the same file so that you can do different customizations for different templates).

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

  • Posts: 14
  • Thank you received: 0
13 years 1 month ago #12874

EXACTLY!

It was applied to other template, appling in the correct template works!

Thanks again.

LGR

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

Time to create page: 0.065 seconds
Powered by Kunena Forum