Shipping Packages for WooCommerce – Dropship from multiple locations like AliExpress, eBay, Amazon, Etsy

Description

If your WooCommerce store (similar to eBay and Amazon) is selling products that have to be shipped from different locations (for example products are located in different warehouses or sold by various sellers) or they can only be shipped by different shipping methods, then WooCommerce Shipping Packages is what you need.

WooCommerce Shipping Packages is the most powerful plugin that arranges products, based on Group By rules, into packages.
Each package has its own shipping method selection in the cart and checkout pages.
You can also limit which shipping methods can be used for packages with different shipping class.

You will benefit from it when using Multivendor Marketplace plugins like WCFM, WCMP, Dokan, WC Product Vendors and it will allow you to better control ability to charge separate shipping per vendor.

How does it work?

How to split orders and fulfill them separately?

Features of WooCommerce Shipping Packages

  • Supports WCFM, WCMP, Dokan, WC Product Vendors
  • Group products into packages.
  • Group by Shipping Class, Product ID, Product Type, Attributes, Categories, First Category, Tags, First Tag, Post Author (Vendor / Product Owner).
  • Group by POST META (NEW FEATURE)
  • Group by several rules at the same time, for example: Shipping Class and Category.
  • Shipping method selection per package/vendor or per CART
  • Possibility to run in debug mode and use different types of logging.
  • Configurable Shipping Restrictions for Shipping Classes.
  • Supports all standard product types.
  • Supports WooCommerce Composite Products.
  • Supports WooCommerce Product Bundle.
  • Compatible with Dokan. Just use Post Author in the Group By field to simulate similar behavior.
  • It can be extended to support other complex product types.
  • It is compatible with Dokan, WC Marketplace, WooCommerce Product Vendors plugins and can be used to improve their cart splitting

Rate us & Review

If you love our plugins, please give us a full five-star rating, so that we know that our work is valued and appreciated.
This will be the drive and motivation for us to further improve our plugins with more useful features.
We highly appreciate your support and love.

Need support?

Please Contact Us and we will be happy to assist you.

PREMIUM PLUGINS

FREE PLUGINS

Screenshots

Installation

  1. Make sure that you have WooCommerce Shipping Packages plugin already installed.
  2. Upload WooCommerce Package Orders to the “/wp-content/plugins/” directory.
  3. Activate the plugin through the “Plugins” menu in WordPress.
  4. Installation complete

Reviews

October 16, 2023
separates cart in packages. only bad thing is that developer doesn't have a way to test paid plugins, so if you need something else to go along with this you have to pay to test them "if" they work
October 12, 2023 1 reply
Terrible Customer support. Do not be a day late on cancelling or they will take your money. Offered a refund and then reneged on it. Obnoxious to say the least. The software itself is difficult to use there are much better options. And free options. Don't recommend it.
June 30, 2022
Plugin Excelente para quem trabalha com envio de produtos de vários endereços;
May 8, 2021
I know how frustrating it is to find the perfect plugin, especially for marketplaces but I am lucky to have found this plugin and 1TeamSoftware. This plugin works just as specified and has tons of very useful features. I was so thrilled with how it worked that I checked their other plugins and... oh man! I have bought 4 of their plugins and they are all EXCELLENT. I have contacted their customer support a couple of times and every single time they are very quick to respond and quite diligent. Extremely happy and I cannot recommend them enough! Try them out and you will not regret it!
April 28, 2020
Every once in a great while you happen upon a product or person that changes everything. I happened upon both at the same time. Dmitry and 1Team Software’s shipping plugins changed how I view plugin developers, their products and the customer support they offer. I began using their plugins while building my multi-vendor marketplace website. As the site evolved and the shipping methods the vendors required changed to become more and more complex, 1Team Software stuck with me. Not only do the plugins work as intended, they exceed expectation and seamlessly integrate with other developers’ products. As for the customer service, Dmitry sets a new standard for other c/s teams to try and meet. Expect a reply to any question on any day of the week. There was never a “We don’t do that.”, or “Sorry, can’t help you, good luck with that.”. As corny as it may sound, I feel like they are part of my team. At this point, I cannot recommend them enough and I wouldn’t even think about spending my non-profits precious dollars on another developer.
Read all 16 reviews

Contributors & Developers

“Shipping Packages for WooCommerce – Dropship from multiple locations like AliExpress, eBay, Amazon, Etsy” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.32

  • Updated compatibility

1.1.31

  • Ensure that the price and quantity are in number format before performing multiplication.

1.1.30

  • Updated compatibility

1.1.29

  • Updated compatibility

1.1.28

  • Updated compatibility

1.1.27

  • Added ability to set package name separator

1.1.26

  • Improved handling of empty entries in the bundles

1.1.25

  • Verified and updated compatibility

1.1.24

  • Limit max number of loaded post metas to 1000 because otherwise plugin’s settings page will load for too long
  • Fixed when needs_shipping flag is added to the package

1.1.23

  • Fixed log message

1.1.22

  • Added logging for products that don’t need shipping
  • Updated compatibility versions

1.1.21

  • Use category and tag slugs instead of ID. It is required for Merge Shipping Packages to work.

1.1.20

  • Communicate vendor/seller ID to package shipping rates, so Dokan will pick them up in the children orders

1.1.19

  • Bug fixes

1.1.18

  • Fixed detection of the vendor for variable products

1.1.17

  • Synchronized shared code base

1.1.16

  • Added support for WCFM
  • Synchronized base shipping method class

1.1.15

  • Synchronized code base

1.1.14

  • Fixed PHP warning

1.1.13

  • Use better way of checking if WooCommerce is enabled
  • Removed Feedback notice as it seems inefficient 🙁

1.1.12

  • Fixed base class to properly handle nested array with no values

1.1.11

  • Synchronized base shipping method class

1.1.10

  • Moved Settings links to the front on the plugin’s page entry
  • Added display name for post meta

1.1.9

  • Synchronized with the latest version of the library

1.1.8

  • Improved backward compatibility

1.1.7

  • Updated to include logo with the plugin
  • Optimized code

1.1.6

  • Updated base shipping method class to be sync with other 1TeamSoftware plugins

1.1.5

  • Added an icon for 1TeamSoftware menu

1.1.4

  • Changed main menu to be a singleton

1.1.3

  • Added missing file

1.1.2

  • Added OneTeamSoftware page
  • Linked settings page in the new main menu

1.1.1

  • Verify that returned term is an object

1.1.0

  • Fixed and improved shipping method per CART mode, it will combine packages and return rates for everything as if it was just one package
  • Fixed package name overwrite to allow Marketplace to set custom package name
  • Fixed contents cost calculation

1.0.29

  • Added extra caching for group by options to speed up settings
  • Added link to new Pay For Selected Items add-on for Marketplace Cart plugin

1.0.28

  • Added filter woocommerce_cart_packages that allows to get packages for a given list of cart items
  • Trigger woocommerce_set_cart_packages action on woocommerce_calculate_totals action
  • Sort packages by their key, so order will be persistent
  • Improved handling of the edge cases when cart item does not have a product anymore

1.0.27

  • Added support for WC Marketplace Vendor Shipping

1.0.26

  • Minor adjustment of the settings

1.0.25

  • Added support for WooCommerce Product Vendors, Dokan and WC Marketplace to get vendor / seller name
  • Added base po file into languages folder

1.0.24

  • Use nickname of the author instead of the name for the package name

1.0.23

  • Ability to add extensions that use custom field types

1.0.22

  • Ability to group packages by any taxonomy

1.0.21

  • Added a number of hooks for further extensions

1.0.20

  • createAt was not properly set for the notices
  • fixed dismiss button of the notice
  • link to Free Shipping Per Package plugin

1.0.19

  • Seller ID should be consistent for all the products in the package otherwise we will reset it to 0
  • Improved debug messages

1.0.18

  • Cache list of all the post meta to reduce load on the server when in the admin area

1.0.17

  • Improved compatibility with Dokan by adding relevant seller ID. For Shipping Packages to work in the similar fashion to Dokan you need to include Post Author into Group By setting.

1.0.16

  • New version of feedback notice which should work with caching plugins better

1.0.15

  • Use options to store notice settings to avoid issues with caching plugins

1.0.14

  • Auto generate package name and ability to use it instead of standard Shipping…
  • Fixed duplicated feedback notice
  • Ability to choose shipping method selection per package or cart

1.0.13

  • Fixed handling of product attributes

1.0.12

  • Ability to group cart items by free shipping

1.0.11

  • add only valid coupons to the package
  • ability to add free shipping only with or without a valid coupon
  • display debug notes only to admin users

1.0.10

  • Added missing file

1.0.9

  • Added support for virtual products

1.0.8

  • Changed to use different admin notice class

1.0.7

  • Use all meta values, when more than one, in group by
  • Added support for cases when parent product has meta and variable product does not

1.0.6

  • Added possibility to group by post meta value

1.0.5

  • Fixed a minor php notice.

1.0.4

  • In some cases shipping method names were not displayed in the restriction table.

1.0.3

  • Configrable behavior of packages without shipping restrictions.

1.0.2

  • Display only shipping classes that have name set.

1.0.1

  • Solved issue when dokan was killing packages.

1.0.0

  • Initial release.