Description
Kitero Product Configurator adds a Composite product type to WooCommerce. You define the choices, called components, and list the products a shopper can pick for each one. The shopper builds their product on the product page and the total updates as they choose.
A gift hamper, a build your own skincare routine, a made to order desk setup and a spare parts kit are all the same idea: a parent product made of choices, priced from what the customer selected.
What you can do
- Add as many components as a product needs, with no limits of any kind.
- Assign any number of simple products or variations to each component.
- Search products by name or by SKU, including variation SKUs.
- Show options as a thumbnail grid, larger cards, a radio list or a dropdown. The style is set per component.
- Mark a component required or optional. Optional choices can be cleared by clicking the selected option again.
- Set a minimum and maximum quantity per component, and let the shopper adjust it with plus and minus buttons.
- Choose between an all visible layout and an accordion layout.
- Show a price range, a starting price, or no price at all in the catalog.
- Add to the cart without a page reload, so mini cart and side cart panels open straight away.
- Five ready made kit templates that build the components in one click: custom PC, gift hamper, meal kit, skincare routine and coffee kit.
- A short setup screen that sets the defaults for every composite product you build.
- Every choice is written to the cart, the checkout, the order and the confirmation email automatically.
Stock is handled properly
Stock lives on the products the shopper picks, not on the composite parent. When an order reduces stock, the stock of each chosen item is reduced by its quantity and an order note records the change. Cancelling the order puts it back. Options that are out of stock cannot be selected, and the cart is checked again before checkout.
Built in documentation
Every option in the plugin is explained inside the dashboard, under Kitero, Documentation. There is no need to leave your site to look up what a setting does.
External services
This plugin does not connect to any external service. It makes no remote requests and sends no data anywhere.
A note about the Pro edition
A separate Pro edition is available from the plugin author with additional features such as bundle mode, conditional logic between components, extra pricing strategies, further layouts and more kit templates. This free plugin is complete on its own. Nothing here is limited, locked or time restricted, and installing Pro is never required for any feature listed above to work.
Screenshots













Installation
- Install and activate WooCommerce 8.0 or newer.
- Upload the plugin folder to wp-content/plugins, or install it through Plugins, Add New.
- Activate the plugin through the Plugins screen.
- Edit any product, set the product type to Composite product, and open the Composite tab.
FAQ
-
Do I need to give the composite product a price?
-
No. The total is the sum of the options the shopper chooses. The catalog price is worked out from the cheapest and dearest possible builds.
-
Can a component use variations of a variable product?
-
Yes. A variable product is listed as its individual variations so the shopper picks a concrete, purchasable item and stock stays accurate.
-
What happens if an option sells out after it was added to a cart?
-
The cart is validated again on the cart page and before checkout. The shopper is told which item is unavailable so they can pick something else.
-
Can I change how the form looks?
-
Yes. Copy templates/single-product/composite-form.php from the plugin into a folder called kitero-product-configurator inside your theme. Your copy is used instead and is not affected by plugin updates.
-
Does it work with High Performance Order Storage?
-
Yes. The plugin declares compatibility with HPOS and stores order data through the WooCommerce CRUD layer.
-
Will it slow down my shop?
-
No. Component data is cached per request, so a page that needs the same product several times only builds it once.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Kitero – Composite Products for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Kitero – Composite Products for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0 on 27th August 2026
- First release.
