object

LadderPriceOfferDetails

Ladder price offer details which included promotion id, buy rules, calculate on, offer text, discount rules, promotino group, free gift items and desription of promotino data.
Fields
buy_rules
JSON
Buy rules of ladder price promotion applicable on product. Example: { cart_conditions: { cart_total: { min: 999 } } }
description
String
Offer details including T&C. Example: 'Buy 2 get 10% off'
discount_rules
[JSON]
Discount rules of ladder price promotion. Example: [{ offer: { percentage: 10 } }]
free_gift_items
[FreeGiftItems]
Details of free gift items list. Example: [{ item_id: 987654, size: 'M' }]
ID of the promotion. Example: 'PROMO_L1'
offer_text
String
Offer title of ladder price promotion. Example: 'Buy More Save More'
promotion_group
String
Group of ladder price promotion. Example: 'quantity'
valid_till
String
Datetime ISO String for promotion end date. Example: '2025-12-31T23:59:59Z'
promotion_name
String
Name of ladder price promotion. Example: 'Bulk Saver'
promotion_type
String
Promotion type available on product. Example: 'percentage'
custom_fields
[CustomField]
Additional custom attributes associated with the ladder price offer for promotional configuration and metadata