Is it possible to do drop shop with this module?
I need to calculate different shipment by manufacturer-producer because evey one of them isshippingdirectly to my clients with them courier and some are by %, some ae flat, soem change by zip code etc..

Comments

rszrama’s picture

Category: feature » support
Status: Active » Fixed

This module doesn't concern itself with how you're actually calculating shipping. In your case, you'll need to write a custom shipping method module that knows how to determine where items will be shipped from and calculate the cost to ship them to the customer. That calculation process will plug back into the Commerce Shipping module, and you can put whatever logic you want in there.

You can probably get something rudimentary going through the Commerce Flat Rate module using a variety of flat rate services and some rate calculation rules, but at the end of the day you'd be best off with a custom module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.