Showing Price incl. Tax

More
11 years 3 months ago #23485 by Elisa
Showing Price incl. Tax was created by Elisa
Hello Tuan!
How can i show up the price including Taxes in Event-Details?

Thanks and Regards

Elisa

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

More
11 years 3 months ago #23489 by Elisa
Replied by Elisa on topic Re: Showing Price incl. Tax
I helped myself and edited this file: /components/com_eventbooking/views/common/event.php

on top i added:

$mwst = $item->individual_price * "1.19";

in line 169 i put the new variable in.
echo EventBookingHelper::formatCurrency($mwst, $this->config, $item->currency_symbol);

rgds

Elisa

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

Moderators: Tuan Pham Ngoc