Exclude unwanted Products
Hello support team,
So we're building a shop with woocommerce.
To show the products we're using the post masonry grid. We had to do it this way, because the client asked for a really weird way to portray the products, so we're using post mansory grid to display the products, which layout we did in the grid builder.
To display the products we use category tags. Sometimes we have to choose 2 categories, but the problem is, that they show more than we want. We just want the products to be shown, which are in both of these categories. Not every product, which is linked to these to categories.
Example:
PRODUCTS
Product: A
Categories
Brand: Brand 1
Type: Chair
Product: B
Categories
Brand: Brand 1
Type: Sofa
POST MASONRY GRID
Chosen Categories:
Brand: Brand 1
Type: Chair
Outcome: Product A, Product B
What we want: Product A
The thing is we have to include "Brand 1", because you need to be able to filter this in the shop-filter.
And I know I can exlude other products under "Data Settings -> Exclude".
But is there a better, more effective way?
I hope you understand what I mean. I know, really complicated
Thank you in advance.
Comments