I added the VM Breadz and VM Cherry Picker modules to my shop, VM Breads is a breadcrumb and VM Cherry Picker queries Virtuemart for products by their attributes (the issue is not directly related to the modules).
When I query for low price (i.e. add "&low-price=%price" and "&high-price=%price"to the request), I get a correct product list.
The problem is that my shop show products including VAT. For example: I get "Products under 50$ in the breadcrumb" (because that's what I queried for) and a list products with prices slightly above 50$ (because of the VAT).
How can I solve this? I to query including the price.
Thanks