saleor-attributes
Installation
SKILL.md
Saleor Attributes
Before writing code
Fetch live docs:
- Fetch
https://docs.saleor.io/docs/developer/productsfor product and attribute overview - Web-search
site:docs.saleor.io attribute types DROPDOWN MULTISELECT NUMERICfor attribute type reference - Web-search
site:docs.saleor.io product type attributes variant selectionfor product type configuration - Web-search
site:docs.saleor.io attribute filtering productsfor attribute-based filtering - Web-search
site:docs.saleor.io page types attributesfor content page attributes
Attribute System Overview
Saleor uses a typed attribute system to define flexible product schemas without database migrations. Attributes are attached to product types and page types, providing structured metadata for products, variants, and content pages.