Description
The WooCommerce Price Matrix plugin can be easily installed and configured on any WooCommerce enabled WordPress installation.
WPM simply replaces variable product dropdowns (with a maximum of two attributes) with a price table by harnessing the power of WooCommerce’s own product variations.
WPM is packed full of useful filters and actions for any developers wanting to extend functionality on their own terms.
Features include:
- Attribute Labels
- Price Table Heading
- Quick & Easy Installation/Configuration
- Developer-friendly
Please visit our website for more free WordPress plugins.
Screenshots
Installation
Installing and using WPM couldn’t be simpler:
- Upload
/woocommerce-price-matrix/
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create a variable product using WooCommerce and tick the
Price Matrix
option in the product data box - After your variable product options have been configured, save the product and view it on the front-end
FAQ
- Do I need WooCommerce for this plugin?
-
Yes, it’s exclusively a WooCommerce extension – If WC is not installed the plugin will not load any scripts
- I don’t want a table heading, is this possible?
-
Yes, just leave the heading input blank
- I want to have more than two attributes for variations, how can I do this?
-
You can’t. WPM works works only with two attributes
- Can I have more attributes not saved for variations?
-
Yes, you can list as many attributes not saved for variations as you would like
- What happens when I create the same variation twice?
-
WPM will take your first instance of the variation and ignore any others
Reviews
Contributors & Developers
“WooCommerce Price Matrix” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce Price Matrix” 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.4
- [Fixed] Now supports global attribute and product-level attributes
1.1.3
- [Fixed] Supports all children, not just visible
1.1.2
- [Fixed] Table headings now display names instead of slugs
1.1
- [Fixed] Major bug fix caused by WooCommerce 4.0 patch
1.0.1
- [Fixed] Admin checkbox issues
- [Added] Frontend Dropdown Fallback (<2 Attributes)
1.0
- Initial release