Support for `used_in_product_listing`
What's inside
- Support for
used_in_product_listing
Feature break-down
Support for used_in_product_listing
Previously, there was an issue with too large PLP response due all attributes being returned. To resolve it, the support for attribute property used_in_product_listing
has been added.
How it works? For all PLP requests it checks if the attribute has visibility on storefront and used in product listing enabled. Only attributes matching the check are returned.
How to migrate? Go to admin, for attributes you want to be visible on PLP, enable the used_in_product_listing
property.