Fields
name
StringName of the product.
slug
StringSlug of the product.
brand
NavigationActionBrand details of the product.
media
[Media]Media assets such as images or videos.
net_quantity
BundleNetQuantityQuantity of product units in this bundle.
is_base
BooleanIndicates if this is the base product of the bundle.
size
StringSelected size of the bundled product.
seller_identifiers
[String]Seller identifiers for individual items within the bundle.
price
FloatOriginal price of the bundle before discount.
price_effective
FloatEffective price after applying discounts or offers.
currency
StringCurrency code (e.g., INR, USD).
action
JSONAction object for the bundled product.
Was this section helpful?