• Resolved reygoch

    (@reygoch)


    I’m trying to find a filter plugin that can filter variable products by their variation attributes instead of the aggregate attributes on the “main” product.

    What do I mean by this? Let’s say I have two attributes “Color” and “Size”, and two products with variations like this:

    Product1
    – Var1 [ color = blue , size = 11 ]
    – Var2 [ color = green , size = 12 ]

    Product2
    – Var1 [ color = green , size = 13 ]
    – Var2 [ color = purple , size = 12 ]

    If I set filter to search for products with Color Green AND Size 12 I will get both Product1 and Product2, even though Product2 doesn’t have that variation, simply because size 12 exists within the “parent” variable product.

    Does anyone know a solution / plugin for this, other than writing custom search functionality (I really don’t feel like doing that)?

    • This topic was modified 5 years, 1 month ago by reygoch. Reason: Clarification
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shohan Hossain Nabil – a11n

    (@sohanhossain)

    Hi there!

    It’s been a while since you posted this topic. You might have already found a solution for this.

    If you haven’t yet, at the moment, there’s no default option available in WooCommerce to achieve that, and customizing that would require a bit of additional coding.

    If you do require more help with the actual coding, we’d recommend hiring a developer or one of the customization experts listed at https://woocommerce.com/customizations/.

    Cheers.

    Plugin Support Shohan Hossain Nabil – a11n

    (@sohanhossain)

    Hi there,

    I’m going to mark this as resolved – feel free to create a new topic if you need assistance with anything else.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Filter variable products by variation attributes’ is closed to new replies.