product_attribute_set
This module enables the display and management of product attributes in product forms using attribute sets, and provides a suggested link between product categories and attribute sets.
Key Features
- product.category: Adds a default attribute set field that can be assigned to product categories.
- product.template: Includes an attribute set field that defaults from the category and displays product attributes in a dedicated form page.
- product.product: Inherits the attribute set from the product template for attribute management.
- product management: Modifies product form views to include attribute display and search filters for attribute sets.
- attribute management: Extends attribute sets to support product templates as allowed models.