Fields
item_brand_name
StringItem brand name. Example: 'Acme'
item_id
IntItem ID. Example: 987654
item_images_url
[String]List of item image URLs. Example: ['https://cdn.example.com/img1.jpg']
item_name
StringItem name. Example: 'Cotton T-Shirt'
item_price_details
ItemPriceDetailsItem price details.
item_slug
StringItem slug. Example: 'cotton-tshirt'
article_price
ArticlePriceDetailsArticle price information for the free gift item.
available_sizes
[String]Available sizes. Example: ['S', 'M', 'L']
size
StringSelected size. Example: 'M'
Was this section helpful?