Fields
allow_remove
BooleanIndicates whether customers can remove this product from the bundle selection.
auto_add_to_cart
BooleanIndicates whether this product is automatically added to cart with the bundle.
auto_select
BooleanIndicates whether this product is pre-selected by default in the bundle.
max_quantity
Int!Required
Maximum quantity allowed for this product in the bundle, e.g. 5, 10, 20.
min_quantity
IntMinimum quantity required for this product in the bundle, e.g. 1, 2.
price
ProductPriceDetailsThe price details for the product.
product_details
ProductDetailsThe details of the product.
product_uid
Int!Required
The unique ID of the product in the group.
sizes
[Size]The available sizes for the product.
Was this section helpful?