Description
This is a simple WooCommerce plugin which allows store owners to use the same stock for multiple attributes (e.g. shows, exhibitions), by creating bulk product variations.
Shows or exhibitions are variations, and they inherit the original price and stock. On top of it, a percentage price adjustment (positive or negative) is possible.
Installation
- Upload the
bulk-variations-for-woocommerce-x.x.x.zip
file through the WordPress Plugin screen and install - Otherwise please upload the uncompressed
bulk-variations-for-woocommerce
folder to thewp-content/plugins/
directory - Activate the plugin from the Plugins page within WordPress
- Go to WooCommerce – Bulk Variations and create your first bulk variation (the attribute must already exist)
Reviews
September 13, 2023
you should know what is attribute name and variation is created for all the products, no filtering
Contributors & Developers
“Bulk Variations for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bulk Variations for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.5
- UPDATE: Updated WordPress compatibility
1.1.4
- UPDATE: Updated WordPress compatibility
- UPDATE: Updated WooCommerce compatibility
1.1.3
- UPDATE: Updated WordPress compatibility
- UPDATE: Updated WooCommerce compatibility
1.1.2
- UPDATE: Updated WordPress compatibility
- UPDATE: Update JavaScript to ES6
1.1.1
- FIX: Fixed author name
- UPDATE: Updated assets and tags
1.1.0
- UPDATE: Made all parameters customizable
- UPDATE: Added documentation
- FEATURE: Created a shortcode to display the existing attribute terms
1.0.0
- First release