Kitero Product Configurator for WooCommerce
Kitero Product Configurator for WooCommerce
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.
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.
Screenshots

The Kitero dashboard, with a summary of your composite products and a link to every screen.

The setup wizard, picking the layout that new composite products start with.

The setup wizard, setting the shop defaults such as how out of stock options behave.

Ready made kit templates. One click builds a complete product that you then edit.

A component in the product editor, with its option style, required setting, quantity limits and price control.

Searching for products by name or SKU, with the SKU shown beside every result.

Every composite product in one list, with its components, options, layout and price.

Orders that contain a composite product, with the choices the customer made.

The product page with all components visible, showing the four option styles and the running total.

The settings screen, holding the defaults used across the shop.

The built in documentation, which explains every option without leaving the admin.

The accordion layout, which keeps one component open at a time.

The cart, with each choice listed on its own line.
Faq
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.
Yes. A variable product is listed as its individual variations so the shopper picks a concrete, purchasable item and stock stays accurate.
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.
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.
Yes. The plugin declares compatibility with HPOS and stores order data through the WooCommerce CRUD layer.
No. Component data is cached per request, so a page that needs the same product several times only builds it once.
Reviews
Changelog
1.0.0 on 27th August 2026
- First release.