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
Exigences minimales
- 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 - Activez-la via le menu Extensions dans l’admin 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.
Avis
Contributeurs/contributrices & développeurs/développeuses
« Multiple Packages for WooCommerce » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Multiple Packages for WooCommerce” a été traduit dans 1 locale. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Multiple Packages for WooCommerce » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
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