C
WPC Product Bundles for WooCommerce WooCommerce

Create virtual or downloadable product bundles

Create virtual or downloadable product bundles

What it does

Create virtual or downloadable product bundles It is one of the abilities the WPC Product Bundles for WooCommerce plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ manage_woocommerce

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

woo-product-bundle.create-virtual-or-downloadable-product-b
{
  "ability": "woo-product-bundle.create-virtual-or-downloadable-product-b",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More WPC Product Bundles for WooCommerce abilities

All WPC Product Bundles for WooCommerce abilities β†’
S
Set a default quantity for each item in a bundle
WPC Product Bundles for WooCommerce
Set a default quantity for each item in a bundle
S
Set discount by percentage or by numbers
WPC Product Bundles for WooCommerce
Set discount by percentage or by numbers
S
Set the min/max quantity for each item or the whole bundle
WPC Product Bundles for WooCommerce
Set the min/max quantity for each item or the whole bundle
C
Configure total limits: required min/max amount of the
WPC Product Bundles for WooCommerce
Configure total limits: required min/max amount of the bundle total (NEW)
E
Enable/disable stock management at bundle level
WPC Product Bundles for WooCommerce
Enable/disable stock management at bundle level