Skip to main content
Cookbook WooCommerce Merchant

Build Merchant Bundles and Size Charts in Bulk with AI

Hand over the merchandising busywork: bundles built, size charts created and assigned across a category, and swatches set, all in one pass.

Difficulty Intermediate
Time ~15 min

Prerequisites

Merchant Pro with WooCommerce on a connected site. Turn on AI write access under Merchant > Global Settings, in the WPVibe panel. That toggle only appears when the WPVibe plugin is active.

The prompt
My store runs WooCommerce with Merchant Pro. Discover Merchant's abilities first. Do this merchandising work and leave it where I can review it before anything shows to customers.

- Create a product bundle: [name the bundle and the products in it, for example "a Winter Essentials bundle of the Wool Beanie, Fleece Gloves, and Thermal Socks at 15% off the combined price"].
- Build a size chart called [name, for example "Footwear"] with [the sizes and measurements, or "use a standard US shoe size chart"], and assign it to [every product in the Shoes category].
- [Optional] Set color or image swatches for [product or variable attribute].

These live in three Merchant modules: product-bundles, size-chart, and product-swatches. Run merchant/list-modules first to confirm all three are available on my install, then run merchant/get-module-settings with include_schema=true on each before you write to it, so you are working from the real field names.

Resolve my product and category names to real IDs before you build anything, and stop and ask me when a name I gave you matches more than one product, or none.

When you are done, list every bundle, chart, and swatch set you created, tell me exactly which products each one is assigned to, and give me links to spot-check a couple before I let them go live.
Already connected?

Skip pasting the full prompt. Drop this into your AI on a site that already has WPVibe:

Run the “Build Merchant Bundles and Size Charts in Bulk with AI” recipe from the WPVibe cookbook on my connected site.

Bundles, size charts, and swatches lift conversion and are the definition of tedious to set up. You build one, assign it to the right products, then repeat for every product that needs it. On a store with real catalog depth that is an afternoon of clicking, which is why it is usually the thing that never gets done.

The AI does the repetition. It creates the bundle, builds the size chart and assigns it across a whole category in one step, and sets the swatches, reading each module’s field contract first so it writes real field names rather than guesses. It resolves your product and category names to IDs before building anything, and stops to ask when a name matches more than one product or none at all.

Describe the bundles and charts you want and the categories they belong to, then spot-check a couple from the links the AI hands back. Ambiguous product names are the thing worth watching, since a search for “Socks” matching four products is how a size chart ends up on the wrong one. The prompt makes the AI stop and ask in that case rather than picking for you.

Outcome

Bundles built, size charts created and assigned across your catalog, and swatches set, all done in one pass and listed for you to review before they go live.