Product properties track individual attributes for a product, especially if the attributes only apply to one specific product. Typically, product properties would be used for technical specifications or additional production information.
For example, you can see a list of product properties for a limited edition t-shirt as a table on its product page:
Property name | Property value |
---|---|
Property name
Fit
|
Property value
Tapered
|
Property name
Manufacturer
|
Property value
American Apparel
|
Property name
Material
|
Property value
100% cotton
|
A product property should not be confused with an option type , which is used to define variants for a product.
Use product properties to describe a product: "The t-shirt is 100% cotton." Use option types to show how variants are distinct from each other: "The t-shirt can be purchased in one of two colors: red or green."
You can create a new product property in just a few steps:
You can also create product properties that only apply to a specific variant:
Note that if you use the default Solidus frontend, variant properties are not displayed. Talk to your developers about integrating variant properties on your store's product pages.