This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WC Product Bundles

Description

WC Product Bundle allows you to bundle two or more woocommerce products together and sell them at a discounted rate. No complex configurations are required, just few steps you can setup and sell Bundled Products.

Features

  • Creating bundled products with ease
  • Flexible pricing methods
  • Allows you to override bundle products Title and Short Description
  • Automatic stock management.
  • Powerfull API to customize many UI aspects behaviour

Documentation

Screenshots

  • Wcpb 'Bundled' product type
  • Wcpb search and add products to the bundle
  • Wcpb individual bundle product's options
  • Wcpb bundled product page

Installation

  1. Ensure you have latest version of WooCommerce plugin installed ( 2.2 or above )
  2. Unzip and upload contents of the plugin to your /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

February 20, 2019
Just here to confirm what the previous reviewer pointed out. This plugin breaks the site in these ways: - Block editor won't work - You can't edit Woocommerce products - Admin toolbar missing on woocommerce pages
September 18, 2017
This plugin is not compatible with WC3.1 or WP4.8. Fatal error on the products screen in admin.
May 29, 2017
Works as intended, and most of the display can be altered by CSS. But for some reason it generates h1 tags for the bundled product titles. Meaning in a Bundle of 5 products, the page has 6(!!) h1 tags. That's not good... anyway, to change it, go into assets > product-form.php > line 65
Read all 15 reviews

Contributors & Developers

“WC Product Bundles” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WC Product Bundles” 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

  • First Public Release.

1.0.1

  • Option Label text updates
  • ‘wcpb/bundle/before/product/content/rendering’ and ‘wcpb/bundle/after/product/content/rendering’ action hook introduced.

1.0.2

  • Global visibility option for bundles

1.0.3

  • Bundle re order issue fixed
  • introduced filter for ‘instock’ & ‘out of stock’ labels. ‘wcpb/bundle/instock/label’ and ‘wcpb/bundle/outofstock/label’

1.0.4

  • wp-admin ‘Screen Option’ tab issue fixed

1.0.5

  • Internationalization ( i18n ) support added
  • Text domain is ‘wc-product-bundles’

1.0.6

  • Bundles inventory sync issue fixed

1.0.7

  • Bundled items description issue fixed
  • Shipping weight sync added ( The weight will be the sum of bundled items, if no weight is specified )