Dynamic product group rules don't work for inherited variant fields

Viewed 19

I've setup the following rule in a dynamic product group: enter image description here

Both the parent product and it's variants can be found using the "preview" button, but only the parent product is recognised being in the dynamic product group on the Storefront. Things like promotions using the dynamic product group above don't work. They do work when I stop inheriting the name in those variants and simply copy paste the parents name. Any idea how I'm able to fix this?

1 Answers

By default all variants are being grouped into a single product listing entry in the storefront. I assume this is what you mean when you say that only the parent product is shown. In the preview all variants are always being listed separately for the sake of clarity. You can change the storefront representation of a product by editing a product in the administration:

  • choose the "Variants" tab
  • click "Storefront representation"
  • in the opening modal choose "Product listing"
  • select "Expand property values in product listings" and select all the property groups you want to list separately
Related