Bundle Products Documentation for WooCommerceBundle Products Documentation for WooCommerce
  • Getting Started

    • Bundle Products
    • Overview
    • Features
    • Installation
  • Store Owner Guide

    • Creating a Bundle
    • Pricing & Discounts
    • Stock, Quantity & Limits
  • Storefront

    • Customer Experience
    • Cart, Checkout & Orders
  • Reference

    • Practical Examples
    • Troubleshooting
    • Developer Reference
    • FAQ & Notes
View Demo
Buy Now
  • Getting Started

    • Bundle Products
    • Overview
    • Features
    • Installation
  • Store Owner Guide

    • Creating a Bundle
    • Pricing & Discounts
    • Stock, Quantity & Limits
  • Storefront

    • Customer Experience
    • Cart, Checkout & Orders
  • Reference

    • Practical Examples
    • Troubleshooting
    • Developer Reference
    • FAQ & Notes
View Demo
Buy Now
  • Bundle Products
  • Overview
  • Features
  • Installation
  • Creating a Bundle
  • Pricing & Discounts
  • Stock, Quantity & Limits
  • Customer Experience
  • Cart, Checkout & Orders
  • Practical Examples
  • Troubleshooting
  • Developer Reference
  • FAQ & Notes

Installation

Requirements

RequirementMinimum
WordPress6.4 or newer (tested up to 6.9)
PHP7.4 or newer
WooCommerceInstalled and active — the plugin stays dormant without it

The plugin is compatible with WooCommerce High-Performance Order Storage (HPOS) and with the block-based cart and checkout.

Install the plugin

  1. Download the bundle-products-for-woocommerce plugin ZIP.
  2. In WordPress admin, go to Plugins → Add New → Upload Plugin.
  3. Choose the ZIP file and click Install Now.
  4. When the installation finishes, click Activate Plugin.

You can also install it manually by extracting the ZIP into wp-content/plugins/ and activating Product Bundle for WooCommerce from the Plugins screen.

What activation does

Activation is intentionally light:

  • Registers the Bundle Product type so it appears in the product editor's Product data dropdown.
  • Stores its version option and schedules a permalink refresh.

No database tables are created, no user roles are added and no demo content is installed.

WooCommerce must be active

If WooCommerce is missing or deactivated, the plugin simply does nothing — no menus, no product type, no errors. Activate WooCommerce and the Bundle Product type appears immediately.

After installation

There is no settings page — all configuration happens on individual products:

  1. Go to Products → Add New (or edit an existing product).
  2. In the Product data dropdown, choose Bundle Product.

Choosing the Bundle Product type

  1. Configure the new Bundle Items tab — the next chapter, Creating a Bundle, walks through every field.

Updating and uninstalling

  • Updating follows the normal WordPress plugin update flow; bundle configuration is stored as product meta and survives updates.
  • Deactivating or deleting the plugin does not delete your data: bundle products remain as products (their type and item configuration stay stored in the database), so reinstalling the plugin restores full functionality. While the plugin is inactive, bundle product pages no longer show the bundle box or add-to-cart form.
Prev
Features
Next
Creating a Bundle