Show the price without a tax in the cursor filter

  • Posts: 3
  • Thank you received: 0
9 years 3 months ago #211250

-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.4.0

Hi!

At the beginning I apologize for my English.
I have the following problem:

OBJECTIVE: Show the prices without tax in the cursor filter (global HS settings: show price with tax).

Current settings:
1. The HS has to calculate the tax, since the product page must be displayed both prices are with tax and without tax, and therefore is set to display prices with tax (global implication).
2. On the categories should see prices excluding tax (manually adjusted in the settings category). There also is displayed filter cursor, which now displays prices including tax.

What do I need to show prices without tax in the cursor filter when global display setting is set to "show price with tax"?

Best wishes
Bartek

Last edit: 9 years 3 months ago by lepapillonbleue.

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

  • Posts: 3
  • Thank you received: 0
9 years 3 months ago #211253

Exmaple site with a problem
Category view without tax and cursor filter with tax.

Last edit: 9 years 3 months ago by lepapillonbleue.

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 3 months ago #211268

Hi,

The price cursor filter is using the HikaShop setting "Show taxed price".
www.hikashop.com/support/support/documen...nfig.html#main_taxes
So if you're using "with tax" or "both" ; the cursor will use price with tax. Otherwise if won't use the taxes.

You can see it in the filter class (administrator/components/com_hikashop/classes/filter.php), for the function "getPriceSelect" with the line

if($config->get('price_with_tax')){

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: lepapillonbleue

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

  • Posts: 3
  • Thank you received: 0
9 years 3 months ago #211351

Thank you very much for the tip.
Problem has been solved.
With respect
Bartek

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

Time to create page: 0.059 seconds
Powered by Kunena Forum