Is there a way to configure existing shipping modules in order to have a quotation based on:
- order weigth
- service level choosen by the customer (i.e. ground, express, ...)
- zone
Thank you.
Ok no replies I'll start myself.
I've decided to implement two custon shipping modules based on the weight one:
* first one will handle the express shipping
* the other one will handle the ground shipping requests
basicall both the transports will be handled the same way (transferring a batch to the logistics) but the use will choose beteen the two and eill be exposed a different price.