qoliber Shop By Attribute - Configuration
Attribute Configuration
To enable an attribute for Shop By Attribute functionality:
- Navigate to Stores > Attributes > Product in the Magento Admin
- Select the attribute you want to configure (or create a new one)
- In the attribute edit form, navigate to the SEO section, which includes the Shop By Attribute configuration.
- Set Use in Shop By Attribute to Yes
- Save the attribute
Supported Attribute Types
The module works with select, multiselect, and boolean attribute types. Text-based attributes are not supported.
URL Configuration
Attribute URL Keys
- Attribute URL keys are automatically generated based on the attribute code
- You can customize these through the AttributeSeoPath module configuration
- Example:
color
attribute becomes/color/
URL path
Option SEO Paths
- Individual attribute values get SEO-friendly URLs
- Example: "Red" option becomes
/color/red/
- Custom SEO paths can be defined through the AttributeSeoPath module