Title: Price filter issue
Last modified: March 29, 2018

---

# Price filter issue

 *  Resolved [nickgin](https://wordpress.org/support/users/nickgin/)
 * (@nickgin)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/price-filter-issue/)
 * 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](https://wordpress.org/support/users/nickgin/)
 * (@nickgin)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/price-filter-issue/#post-10132006)
 * Additional information for your reference:
 * [https://prnt.sc/iyl49h](https://prnt.sc/iyl49h)
    [https://prnt.sc/iyl57r](https://prnt.sc/iyl57r)
   [https://prnt.sc/iyl5g6](https://prnt.sc/iyl5g6)
 * I am looking forward to hearing from you.
 * Thank You in advance.
 * Best Regards,
    Nick Ginargiros
 *  [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * (@icaleb)
 * Automattic Happiness Engineer
 * [8 years, 1 month ago](https://wordpress.org/support/topic/price-filter-issue/#post-10132493)
 * 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](https://wordpress.org/support/users/nickgin/)
 * (@nickgin)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/price-filter-issue/#post-10132948)
 * 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.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [nickgin](https://wordpress.org/support/users/nickgin/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/price-filter-issue/#post-10132948)
 * Status: resolved