Trait - Liquid Object Reference - 1.1.0
| Object Name | Trait |
| Version | 1.1.0 |
Description
The Trait object defines an individual trait for a Product.
Attributes
| Attribute | Type | Description |
|---|---|---|
| data | Object | Returns a custom data object for this object |
| id | String | Returns the unique id for this Trait |
| name | String | Returns the name of the Trait |
| position | String | Returns the position of the Trait |
| trait_category | TraitCategory | Returns the TraitCategory this Trait belongs to |
| trait_type | TraitType | Returns the TraitType this Trait belongs to |
| unit | String | Returns the unit for the Trait |
| value | String | Returns the value for the Trait |
| value_type | String | Returns the value type for this Trait |
Objects that return Traits
Back to Liquid Reference for 1.1.0
Back to Documentation