Skip to content

qoliber Shop By Attribute - Configuration

Attribute Configuration

To enable an attribute for Shop By Attribute functionality:

  1. Navigate to Stores > Attributes > Product in the Magento Admin
  2. Select the attribute you want to configure (or create a new one)
  3. In the attribute edit form, navigate to the SEO section, which includes the Shop By Attribute configuration.
  4. Set Use in Shop By Attribute to Yes
  5. 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