What are Bundles?
Bundles are product packs that include multiple individual products. They’re perfect for:- Complete kits: Camera + lens + tripod + lighting
- Event packages: Multiple cameras for different angles
- Professional setups: Full studio equipment packages
- Seasonal offers: Themed equipment collections
Creating a Bundle
Basic Bundle Creation
Bundle with Images
Bundle Fields
Required Fields
Field | Type | Description | Example |
---|---|---|---|
title | string | Bundle title (max 255 chars) | “Complete LED Studio Pack” |
items | array | List of products in the bundle | See example above |
Optional Fields
Field | Type | Description | Example |
---|---|---|---|
description | string | Bundle description | ”Professional kit for studio shooting” |
rent | float | Bundle rental price | 190.0 |
images | array | Bundle images (max 5) | See example above |
online | boolean | Available for rental | true |
archived | boolean | Archived bundle | false |
Bundle Items
Each item in a bundle requires:- ad_id: The ID of the product to include in the bundle
- quantity: Number of units of this product in the bundle
Requirements
- Minimum 1 item per bundle
- Maximum 30 items per bundle
- All referenced products must exist and belong to your account
- Products must be available (online: true)
Pricing
Automatic Pricing
If you don’t specify arent
value, the bundle price will be automatically calculated based on the sum of the included products’ rental prices.
Manual Pricing
You can set a custom rental price for the bundle, which may be different from the sum of individual product prices. This is useful for:- Volume discounts: Offering a lower price than the sum of individual items
- Premium pricing: Charging extra for the convenience of a complete package
- Seasonal pricing: Special rates for bundled offerings
Response Examples
Successful Creation
Error Handling
Validation Errors
Common Error Codes
MIN_ITEMS
: Bundle must contain at least one itemMAX_ITEMS
: Bundle cannot contain more than 30 itemsNOT_FOUND
: Referenced product doesn’t existACCESS_DENIED
: Product doesn’t belong to your accountPRODUCT_OFFLINE
: Referenced product is not available
Best Practices
1. Bundle Design
- Logical grouping: Group related products that are commonly used together
- Complete solutions: Offer bundles that solve specific use cases
- Flexible options: Provide different bundle sizes for different needs
2. Pricing Strategy
- Competitive pricing: Ensure bundle prices are attractive compared to individual items
- Clear value: Make the benefit of bundling obvious to customers
- Seasonal adjustments: Adjust pricing based on demand and seasons
3. Inventory Management
- Stock availability: Ensure all bundle items are in stock
- Quantity planning: Plan quantities based on expected demand
- Restock coordination: Coordinate restocking of bundle components
4. Marketing
- Clear descriptions: Explain what’s included and the benefits
- High-quality images: Show the complete bundle setup
- Use case examples: Provide examples of when to use the bundle