Description
Product Variant Table For Woocommerce replace the default WooCommerce variations dropdowns by a table with filters by attributes.
Features
- Show a table of variable product variations instead of forcing the customer to select options before he see the product add to cart button.
- You can control what columns to show/hide in the variant table from settings page WooCommerce -> Product Variant Table For Woocommerce
- You can show variation attributes values as columns in the table.
- You can filter the variations using the attributes values as select boxes.
- Each variation will have its own “add to cart” button.
- You can place variant table to show up in the product page in different spot of the page.
- Ajax cart facility from variation table and no page refresh.
- Plus Minus button for each variant to increase quantity.
Screenshots
Installation
After downloading the ZIP file,
- Log in to the administrator panel.
- Go to Plugins Add > New > Upload.
- Click “Choose file” (“Browse”) and select the downloaded zip file.
- You can control what columns you would show in variation table from WooCommerce -> Product Variant Table.
FAQ
-
What is the purpose of this plugin?
-
This plugin replace the default WooCommerce variations dropdowns by professional table with filters by attributes.
-
Can this plugin show the shop/category products as a table?
-
No, this plugin only display the variable of products varations in a table.
-
How to Show/Hide an attribute in the variant table?
-
To show an attibute in the variant table go to plugin settings and check “Attributes” checkbox then go to the product edit page and enable “Visible on the product page” option for the attribute that you want to show.
-
Can I change the text of Add To Cart Text?
-
Of course, you can change it from plugin setting page.
Reviews
Contributors & Developers
“Product Variant Table For Woocommerce” is open source software. The following people have contributed to this plugin.
Contributors“Product Variant Table For Woocommerce” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Product Variant Table 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.3.2
- Plus Minus button added for quantity.
- Validation added for quantity using max stock quantity.
- Translate issue solved
1.3.1
- Languages folder added
- Added textdomain with hard coded string
- Some minor logical changes with condition
1.3.0
- Add to cart AJAX notice problem solved
- Added notification for both Success and Error
1.2.8
- Compatibility issues fixed with currency changer plugin
1.2.7
- Mobile variation attibute title issue solved
- Table view updated with some css fixing
- Cart button padding issue minimized
1.2.5
- WooCommerce dependency issue minimized
1.2.2
- CSS for loader
1.2.1
- JS for loader
1.2.0
- Attribute label displayed rather than slug.
- Minor css changes.
- Ajax cart animated loader implemented.
1.1.7
- Minor css issues solved.
- Ajax cart facility implemented.
1.1
- Compatible with PHP versions.
- Fix minor syntax error issues in older version of php.
1.0
- Initial version.