(supports custom properties)
Document representing a product list item.
Property | Type | Constraints | Description |
---|---|---|---|
id |
String | The id of this product list item. | |
priority |
Integer | The priority of the item. | |
product |
Product | The product item | |
product_details_link |
ProductSimpleLink | A link to the product. | |
type |
Enum {product, gift_certificate} | The type of the item. |