Product Bundles
Get bundle details by handle
Retrieves detailed information about a subscription product bundle including bundled items, pricing, and subscription plan details.
Full behavior, validation rules, and side effects
Key Information Returned:
- Bundle Configuration: Name, handle, description, status
- Bundled Items: Products included in the bundle with quantities
- Pricing: Total price, individual item prices, discounts
- Subscription Details: Associated membership plan, billing frequency
- Product Information: Variant details, images, availability
- Display Settings: How the bundle should be presented to customers
Bundle Components:
- Product handles and variant IDs
- Quantity per product in the bundle
- Bundle-level discounts or pricing rules
- Subscription plan associations
- Custom attributes and metadata
Use Cases:
- Display bundle details on product pages
- Retrieve bundle configuration for cart integration
- Show customers what’s included in a bundle
- Sync bundle data with external systems
- Build custom bundle selection interfaces
Authentication: Requires API key authentication via X-API-Key header or api_key parameter
GET
Get bundle details by handle
Documentation Index
Fetch the complete documentation index at: https://appstleinc-aeca3e0a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.