ವಿವರಣೆ
Bulk Order for Woocommerce allows your customers to order multiple products on single page so that they can add more products to their cart from single place with a continuous experience resulting in a high sales revenue.
Key features:
- List all products you want to users to purchase on single page
- AJAX based functionality improves user experience
- Filter products by Category
- Supports Variable products
- Instant update of cart widget as soon as product is added to cart
- Purchasing all products at one place boosts your sales
Don’t believe it? Try it out here, its free..!!
Demo of Bulk Order for WooCommerce
PRO version features:
- Coming Soon
Thank you for LOVING our creations…!!
More plugins by WooExtend:
Screenshots
Installation
- Please make sure that you installed WooCommerce
- Go to plugins in your dashboard and select “Add New”
- Search for “Bulk Order for WooCommerce”, Install & Activate it
- There is a page automatically create named “Order Now”. You can use that for your customers.
FAQ
-
This plugin does not work for me.
-
Make sure your theme is using jquery. If not, you can add one.
-
Can I choose which specific products to show to users?
-
Yes. You can specify product ids in shortcode like this!
[wbo_woo_bulk_order id=”20,2446,10,9″] -
Can I define sort order of products?
-
Yes. You can specify orderby in shortcode like this!
[wbo_woo_bulk_order id=”20,2446,10,9″ orderby=”title” order=”ASC”] -
What are the possible values of orderby?
-
You can sort products by:
title, id, menu_order, dateThe orders are: ASC & DESC
ವಿಮರ್ಶೆಗಳು
Contributors & Developers
“Bulk Order for WooCommerce” is open source software. The following people have contributed to this plugin.
ಕೊಡುಗೆದಾರರುTranslate “Bulk Order 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
3.0.6
- Updates to meet wp guidelines
3.0.5
- Updates to meet wp guidelines
3.0.4
- Updates to meet wp guidelines
3.0.3
- Updates to meet wp guidelines
3.0.2
- Updates to meet wp guidelines
3.0
- Major release with security fixes and enhanced code
2.10
- Fix : Updated guidelines
2.9
- Fix : Show proper notification if add to cart failed
2.8
- Fix : jQuery migrate update broke prettyphoto
2.7
- Feature : Default category filter added
2.6
- Feature : Added Category Filter
2.5
- Fix : Sort by date
2.4
- Fix miscellaneous error
2.3
- Added filter for filtering image thumbnail html
2.2
- Fixed column titles
2.1
- Fix : Sorting not working
2.0
- Feature : If product has thumbnail, then user can view it enlarged by clicking on it
- Feature : Made bulk order page responsive for mobile devices
- Feature : Settings screen in admin to setup shortcode
1.5
- Show simple product sale price if its on sale
1.4
- Make product list sortable by shortcode
1.3
- Fix for simple product
- Made plugin translation compatible
1.2
- Fix for add to cart
1.1
- Fix for script
1.0
- Initial