Description
Take advantage of a new feature presented in WooCommerce 2.1 and split your cart into packages to offer your users
multiple shipping selections. Packages can be broken down based on shipping classes or on a per product basis. Each
group will have its own shipping selection under the shipping section of your cart and checkout forms.
In addition, this plugin can limit which shipping methods are used for each package. Using the provided table, match
each shipping class to its applicable method, or leave it blank to include them all!
This plugin is designed as a simplistic UI for users who want to separate their cart in packages without the need
of a developer. The actual functionality of multiple shipping options is provided through WooCommerce 2.1
Installation
Minimum Requirements
- WooCommerce 3.0 or greater
- WordPress 4.8 or greater
- PHP version 5.6 or greater
Installation through FTP
- Upload the entire
woocommerce-multiple-packaging
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it! You will find a new tab under your WooCommerce > Settings page to setup the plugin
FAQ
-
What happened to the item details for each shipping method after an order is placed?
-
This is a WooCommerce design choice. In the cart and checkout fields, each shipping option lists the products below that apply to the given rate.
After submitted, the receipt and order page will only list the options selected, and not which items should be shipped that way. If you would like
to request this feature, please contact WooCommerce support.
Reviews
Contributors & Developers
“Multiple Packages for WooCommerce” is open source software. The following people have contributed to this plugin.
Contributors“Multiple Packages for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Multiple Packages 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.1
- Fixed: Compatibility warnings from WooCommerce corrected
1.1
- Added: Ability to Divide Cart by Dokan Vendor
1.0.3
- Fixed: Added settings column for products with no shipping class
1.0.2
- Fixed: Strict Standards message appearing on the cart
- Updated: WooCommerce and WordPress compatibility versions
1.0.1
- Fixed: Shipping method titles not display
- Fixed: Settings page not showing updated settings until page refreshed
- Enhanced: Compatibility with latest WooCommerce versions
1.0
- Initial Release