• Resolved nickgin

    (@nickgin)


    Hello Sirs,

    My tax settings in Woocommerce:
    Settings–>Tax–>Tax Options
    Prices entered with tax: No, I will enter prices exclusive of tax
    Display prices in the shop: Including Tax

    So, I enter the prices exclusive of tax in Regular Price field in the backend and my prices in the shop page are including of tax, for retailers.

    So, I enter in the backend: 100€ in Regular Price field and in the shop page displays: 124€ (100 + 24% of tax). All good until now.

    I am facing the following issue: The price filter in the shop page, doesn’t work as expected.

    Woocommerce considers that the Regular price (the price in Regular Price field in the backend) is included of tax and then deducts the tax, so Regular price – 24% of tax (100€ – 24% of tax) = 80.64€ and so the price filter is applied to 80.64 price and not to the retail price, which is Regular Price + 24% tax (100 + 24% = 124€), which is the retail price in the shop page.

    I would greatly appreciate it, if you could help me.

    I am looking forward to hearing from you.

    Thank You in advance.

    Best Regards,
    Nick Ginargiros

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nickgin

    (@nickgin)

    Additional information for your reference:

    https://prnt.sc/iyl49h
    https://prnt.sc/iyl57r
    https://prnt.sc/iyl5g6

    I am looking forward to hearing from you.

    Thank You in advance.

    Best Regards,
    Nick Ginargiros

    Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    Hi Nick,

    Right, so this is the intended behavior. The price filter if made to filter product prices, not cart subtotal prices (where taxes are technically included).

    It queries products by their the price column in the database. Doing the necessary queries with taxes taken into account along with different tax classes would be very performance heavy.

    If this is something you need, it will require some customization.

    Thread Starter nickgin

    (@nickgin)

    Hi Caleb,

    Thank you for your quick answer and your excellent support.

    I totally understand, what you say.

    I just figured out my issue.

    I checked the option: “Yes, I will enter prices inclusive of tax” in “Prices entered with tax” field and so I enter my prices inclusive of taxes in backend.

    Thank you very much.

    Kind regards,
    Nick

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Price filter issue’ is closed to new replies.