Quote from abdev on November 16, 2022, 01:04
Hi, I have products categorised by Brand and type.
My categories that I will use in the example below is Brand1, Brand2, Shoes, Tshirts and Jeans.
For example:
I have 5 products with the category Brand1 and category Shoes
I have 5 products with category Brand1 and category Tshirts
I have 5 products with category Brand1 and category Jeans
I have 5 products with category Brand2 and category Shoes
When I select Brand1 in the filter I get 15 products which is correct. But when I select Brand1, Tshirts AND Shoes I get nothing. I'd like to get all Tshirts and Shoes for Brand1 - What am I missing? This is when I'm using the AND logic. When I use Dynamic Counting everything is zero when I select Brand1 and Shoes, even though I have Tshirts as well, or even Jeans.
When I use OR logic I get Brand2 items even though I have only chosen Brand1 in my filter.
Thanks in advance.
Hi, I have products categorised by Brand and type.
My categories that I will use in the example below is Brand1, Brand2, Shoes, Tshirts and Jeans.
For example:
I have 5 products with the category Brand1 and category Shoes
I have 5 products with category Brand1 and category Tshirts
I have 5 products with category Brand1 and category Jeans
I have 5 products with category Brand2 and category Shoes
When I select Brand1 in the filter I get 15 products which is correct. But when I select Brand1, Tshirts AND Shoes I get nothing. I'd like to get all Tshirts and Shoes for Brand1 - What am I missing? This is when I'm using the AND logic. When I use Dynamic Counting everything is zero when I select Brand1 and Shoes, even though I have Tshirts as well, or even Jeans.
When I use OR logic I get Brand2 items even though I have only chosen Brand1 in my filter.
Thanks in advance.