homesteadcastle Posted May 11, 2011 Share Posted May 11, 2011 Is there a way to link specific carriers to specific suppliers. For example, our shop offers USPS ParcelUSPS PriorityUPS GroundUPS AirFedEx GroundFedEx AirHowever, some of my suppliers will only ship using one or two or the companies, but not USPS, UPS, and FedEx.How can I either do this in the back office of prestashop or how can I code this? Thanks in advance. Link to comment Share on other sites More sharing options...
diondp Posted August 1, 2011 Share Posted August 1, 2011 Hi There, im currently working on coding this, but in a slightly other way... there is no build in function for this. we will have to modify the order-carrier.tpl my situation is the same. different carrier based on supplier, but a checkout can resolve in multiple different carriers so i am removing checkbox and making it more as an information field. sort of like this under carrier.: you have ordered products which is delivery from multiple warehouses therefore there will be multiple packages delivered with the carriers listed below UPS : Item X, Item X, Item X TNT : Item X should be fairly easy to do, just have to write some foreach and ifs :-) Link to comment Share on other sites More sharing options...
JulianM Posted April 11, 2012 Share Posted April 11, 2012 Hi diondp. Seems I am having the same problem that you described. Did you find a solution to this problem? The fact is that we want to use PrestaShop for dropshipping where each supplier has its own carriers and fees. Additionally, in my research I found that order table in db has carrier_id so it won't be possible, at a glance to associate a supplier carrier for each detail under a single order... Link to comment Share on other sites More sharing options...
muktadir Posted April 11, 2012 Share Posted April 11, 2012 hi all, I can make it. Interested people please contact me through private message here. Link to comment Share on other sites More sharing options...
bellini13 Posted April 11, 2012 Share Posted April 11, 2012 you would need to create a carrier module, and place the logic within side the module. how do you determine the supplier during checkout? what if the customer purchased items from more then 1 supplier? we would need to discuss your exact requirements as to how to select a supplier, and which fees would be associated to each. I would suggest you write up a simple requirements document, with your expectations of how the checkout process would work, and then I can provide you an estimate to build that module. Link to comment Share on other sites More sharing options...
dformica2 Posted April 12, 2017 Share Posted April 12, 2017 Is there a module today that would accomplish the carrier assignment per supplier? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now