Property Sets
Management page for Property Sets of the Shopware 6 Connector. Property Sets define the structured item properties and variants used in the Shopware shop.
The hierarchy is: Set → Group → Option (for properties) or Variant Set → Variant Group (for variants).
Opening the Page
- Via search: Property Sets
- Via the Shopware 6 Item Card → Action Manage Property Sets
Fields
| Field | Description |
|---|---|
| Item ID | Unique ID of the Property Set entry. Automatically assigned during creation. |
| Item Title | Name of the set, group, or option (e.g. Color, Red, Material). |
| Item Type | Type of the entry: Set (property set), Group (group within a set), Option (individual option), Variant Set (variant set), or Variant Group (variant group). |
| Parent ID | ID of the parent entry. For sets this value is empty, for groups it references the set, for options it references the group. |
| Parent Title | Name of the parent entry (automatically calculated). |
| Comparable | When enabled, items can be compared in the shop based on this property. |
| Filterable | When enabled, this property can be used as a filter in the shop (e.g. in category navigation). |
| Sort | Sort order of the options in the shop: Alphabetic, Numeric, or Position (manual by position). |
| Option Image | Image URL for an option (e.g. color swatch image). Only used for options. |