object

BundleItem

Schema representing an individual bundle item.
Fields
name
String
Name of the product.
slug
String
Slug of the product.
Brand details of the product.
media
[Media]
Media assets such as images or videos.
net_quantity
BundleNetQuantity
Quantity of product units in this bundle.
is_base
Boolean
Indicates if this is the base product of the bundle.
size
String
Selected size of the bundled product.
seller_identifiers
[String]
Seller identifiers for individual items within the bundle.
price
Float
Original price of the bundle before discount.
price_effective
Float
Effective price after applying discounts or offers.
currency
String
Currency code (e.g., INR, USD).
action
JSON
Action object for the bundled product.