object

FreeGiftItemDetails

Details of free gift items received via promotion.
Fields
item_brand_name
String
Item brand name. Example: 'Acme'
item_id
Int
Item ID. Example: 987654
item_images_url
[String]
List of item image URLs. Example: ['https://cdn.example.com/img1.jpg']
item_name
String
Item name. Example: 'Cotton T-Shirt'
item_price_details
ItemPriceDetails
Item price details.
item_slug
String
Item slug. Example: 'cotton-tshirt'
article_price
ArticlePriceDetails
Article price information for the free gift item.
available_sizes
[String]
Available sizes. Example: ['S', 'M', 'L']
size
String
Selected size. Example: 'M'