Product Bundles for WordPress
Package several products under one SKU at a fixed or automatically computed price.
Product Bundles, in practice.
Turns any product into a bundle with a stored composition, recomputing the bundle price whenever the composition changes. The bundle sells as a single line, but real inventory is checked and decremented against each component, and the component list is snapshotted onto the order for warehouse and invoice use.
- Composition editor with atomic full-list replacement
- Price computed from components, honoring per-line overrides
- Component stock shortfalls surfaced at checkout
- Component stock decremented atomically at order creation
- Stock restored once on cancel or full refund from the order snapshot
- Validation: no self-reference, no nested bundles
Storefront, admin and settings.
On the storefront
- “What’s included” section on the product page
In the admin
- Bundle composition editor per product
Settings you control
- Show the bundle contents on the product page
Routes and hooks.
Built on the same Addon SDK as every other Pro add-on — extend it instead of replacing it.
REST routes
GET /ambikly-pro/v1/products/{id}/bundle-itemsPUT /ambikly-pro/v1/products/{id}/bundle-itemsPOST /ambikly-pro/v1/products/{id}/bundle-itemsDELETE /ambikly-pro/v1/products/{id}/bundle-items
Core hooks it listens to
ambikly_stock_shortfallsambikly_product_detail_bodyambikly_order_createdambikly_order_status_changedambikly_order_refundedrest_api_init
Works with
From toggle to live in a few minutes.
-
Enable it
Ambikly → Add-ons → Product Bundles → toggle on. Pro must be active; nothing else to install.
-
Set it up
Open its settings panel and set: show the bundle contents on the product page.
-
Find it in use
The storefront surfaces, admin screens and settings it adds are listed under “Where it shows up” above; nothing needs placing by hand unless a shortcode is named there.
-
Turn it off without losing anything
Disable the add-on from the same screen. Its settings and data stay in place, and a lapsed license pauses it the same way — the store keeps running.
Part of the physical products story.
Inventory, variations, shipping zones, tax rates, coupons, refunds and seven payment methods ship in the free core. Conditional shipping rules, shipment tracking, swatches and bundles arrive with Pro — in the same admin.
- Inventory and low-stock alerts in Free
- Shipping zones and tax rates in Free
- No transaction fees
About Product Bundles.
Does a bundle sell out when one component does?
Yes. Each component’s real stock is checked, so a bundle with a sold-out part reports the shortfall like any ordinary product.
Can I put a bundle inside a bundle?
No — nested bundles are rejected on save.
What happens to a digital product turned into a bundle?
Its original type is remembered and restored when the bundle is removed.
Also on the same license.
Frequently Bought Together
“Customers who bought this also bought” recommendations, driven by real purchase co-occurrence — no AI model involved.
MerchandisingAbandoned Cart Recovery
Win back customers who left items in their cart with a sequence of automated emails.
MarketingAdvanced Reports
Cohort retention, RFM segmentation, top-customers, and CSV exports.
AdminGet Product Bundles with every other add-on.
Pro is $199 a year or $549 once, for all 35 add-ons. Enable this one from the same admin the day you need it.