Description
All The Same Variations for WooCommerce is a simple, lightweight plugin which is really helpful when a variable product has a lot of options, but the user wants to select the same option for them all.
When activated at individual product level, this plugin simply inserts an โAll the sameโ checkbox (label can be changed) below the first variation in the list. Once the user selects the first option and ticks โAll the sameโ it will then set the rest of the options to the top option value and hide the rest.
Example use: You have a product which is a pick and mix x12 multipack. You provide 12 variations (options) for selection to make up the multipack. However, your shopper wants all 12 options to be the same. All The Same Variations allows the shopper to select the first option and then simply tick a box to fill the remaining 11, rather than having to make 11 further selections before adding to cart.
NOTE: Attribute values are case sensitive so please consider this when setting up attributes.
See screenshots
Screenshots
Installation
All The Same Variations for WooCommerce requires the WooCommerce plugin (at least version 3.0.0) to be installed. Tested from WooCommerce 3.0.0 to 3.9.1.
Via WordPress
- From the WordPress Dashboard, go to Plugins > Add New
- Search for โAll The Same Variations for WooCommerceโ and click Install. Then click Activate.
- Edit the products and activate the โAll the sameโ feature.
Manual
- Upload the folder /all-the-same-variations-for-woocommerce/ to the /wp-content/plugins/ directory.
- Activate the plugin through the โPluginsโ menu in WordPress.
- Edit the products and activate the โAll the sameโ feature.
Reviews
Contributors & Developers
“All The Same Variations for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “All The Same 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.0
- Initial release
1.1.0
- Updated readme text
- Version compatibility updates
- Better code commenting