v2

OpenAPI 3.0.3Proprietary2026-07-263483431.1 MB
Storefront

Get a storefront bundle price option by slug

Public storefront endpoint. Fetches a store-scoped bundle price option by slug. Use the returned bundle_price_option_id in cart and checkout payloads.

get/v3/stores/{store_id}/public/bundle-price-options/{slug}

Response

Storefront bundle price option detail

idinteger required

Bundle price option ID.

bundle_price_option_idinteger required

Bundle price option ID used in cart and checkout payloads.

bundle_idinteger required

Owning bundle ID.

slugstring required
namestring required

Public bundle display name.

descriptionstring nullable
meta_thumbnailstring nullable
entity_type'bundle_price_option' required
is_multipleboolean nullable
option1_namestring nullable
option2_namestring nullable
option3_namestring nullable
in_stockboolean required
imagesstring[] required
created_atstring date-time nullable
rich_descriptionstring nullable
bundle_namestring

Owning bundle name.

bundle_price_option_namestring

Bundle price option display name.

weight_bumpinteger nullable