Need to display gross price and special button

  • Posts: 137
  • Thank you received: 2
13 years 2 months ago #25860

Hi, due to some upcoming weird German law, on the final checkout page I need to have a button labelled "zahlungspflichtig bestellen". Up to now, there is just the standard button labelled in the English version "further" (or similar). This further button is needed on all checkout-pages except the very last one, where the button needs to show the wother wording (this is required for all your gErman customers). How can I change the label on this specific button?

Also, after migrating to the recent version, the checkout pages show the prices of the products in the cart without tax. In Germany you must show all prices including taxes. How could I change this cart view to show the prices including taxes?

Thank you very much for any information to solve these issues!

Last edit: 13 years 2 months ago by 1fcb.

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
13 years 2 months ago #25871

Hi,

You can modify the step file of the view checkout to use a different name for the button depending on the page you're on like explained on the thread www.hikashop.com/en/support/forum/4-how-...bel-next-button.html

You can also add at the top of the file step of the view checkout after the php tag, in the menu Display->Views, the code :
$this->params->set('price_with_tax',1);

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

Time to create page: 0.055 seconds
Powered by Kunena Forum