qnev Posted September 26, 2019 Share Posted September 26, 2019 (edited) the best module for my current need would be module that can add cost of diffrent carriers that are connected to diffrent product and also client can choose carrier (that is asign for specific product) that best suit his needs for example Product 1 is connected to carrier 1 (inside Warsaw) = cost 50$ Carrier 2 (outside of Warsaw) = cost 80$ Product 2 is connected to carrier 3 = cost 20$ Pick up in store = cost 0$ when order will be placed and client will add product 1 and product 2 to the cart he can choose for product 1 - carrier 1 or 2 and for product 2 - carrier 3 or Pick up in store all combinations should be available and after all it would add all cost together i found something that is close, but here we can choose multiple carriers for multiple addresses there: https://www.prestatoolbox.com/shipping-logistics/171-multiple-delivery.html here is something that looks like it but i dont know for sure, and it is not supported any more: https://www.prestatoolbox.com/shipping-logistics/59-multiple-carriers.html thanks for any help ps. i have tested how carriers in default prestashop works when we have one product in cart with multiple carriers its good couse client can choose which one he want, thats not the problem but when are two products with diffrent carriers assign to them its ridiculous becouse prestashop is choosing the best carrier for client within all carriers available, so presta choose the carrier that cost less, it is just stupid in my opinion Edited October 3, 2019 by qnev wtf? (see edit history) Link to comment Share on other sites More sharing options...
qnev Posted October 3, 2019 Author Share Posted October 3, 2019 maybe a module that prevent people from buying more then one kind of product in one order? or somehow separates them and allow to choose carrier for each product separately Link to comment Share on other sites More sharing options...
joe16 Posted October 8, 2019 Share Posted October 8, 2019 Hi @qnev, Did you find a solution for this? or a workaround? Thank you in advance Link to comment Share on other sites More sharing options...
qnev Posted October 9, 2019 Author Share Posted October 9, 2019 unfortunetly i didn't find solution and i have spent almost two days for searching there is a lot of modules but almost everyone is adding localization feature to apply/increase cost of carrier, but of course thats not the issue here i have one idee for workaround but i must test it and in the end it needs to do some coding - and i do not know how much time will be needed to handle it (i want to check what products are added in cart, and based on that information allow/dissalow to add other products that have specific carrier cost and thus must be order separately) in general, there is a very big problem with carierrs when u can't unify your diffrent carierrs into one method for example by increasing cost of it, u are in big trouble Link to comment Share on other sites More sharing options...
joe16 Posted October 9, 2019 Share Posted October 9, 2019 @qnev Thank you for your quick reply. For your record, there are some bugs defined in github regarding this issue (to watch😞 https://github.com/PrestaShop/PrestaShop/issues/15369 https://github.com/PrestaShop/PrestaShop/issues/9998 (this one is planned to be fixed here https://github.com/PrestaShop/PrestaShop/issues/13816) I understand your workaround, and in my humble opinion; I think we have to avoid to force the customer to make 2 diffrent orders. In my my opinion, the best way to fix it, is to have moething that looks like this (see picture): Link to comment Share on other sites More sharing options...
qnev Posted October 9, 2019 Author Share Posted October 9, 2019 (edited) @joe16 thanks for the links can you explain what u meant in the second part of your post, in: "In my my opinion, the best way to fix it, is to have moething that looks like this (see picture):" and i do not know what this picture is suggesting i see that there is two carrier methods and customer choose one that is free of charge? i can not see how does it helps me Edited October 9, 2019 by qnev (see edit history) Link to comment Share on other sites More sharing options...
joe16 Posted October 9, 2019 Share Posted October 9, 2019 On 9/26/2019 at 11:21 AM, qnev said: for example Product 1 is connected to carrier 1 (inside Warsaw) = cost 50$ Carrier 2 (outside of Warsaw) = cost 80$ Product 2 is connected to carrier 3 = cost 20$ Pick up in store = cost 0$ when order will be placed and client will add product 1 and product 2 to the cart he can choose for product 1 - carrier 1 or 2 and for product 2 - carrier 3 or Pick up in store all combinations should be available and after all it would add all cost together @qnev this photo matches you example: product 1 and product 2 can be delievered with carrier one an carrier 2 => so they are displayed and the user can choose among both carriers 1 and 2 product 3 is only deliverable wi carrier 3 => so it is displayed with only this this carrier 3 Link to comment Share on other sites More sharing options...
qnev Posted October 9, 2019 Author Share Posted October 9, 2019 oww, ok, so this shop have managed to resolve this problem, but they have money to do whatever they need, and i wounder if they using prestashop (i don't think so) i will do what i must, and maybe they will fix the issue mentioned in githubs links Link to comment Share on other sites More sharing options...
joe16 Posted October 9, 2019 Share Posted October 9, 2019 Yes, I think they are not using Prestahsop, they are using Java. But the idea is the same. Link to comment Share on other sites More sharing options...
qnev Posted October 10, 2019 Author Share Posted October 10, 2019 for few years i'm making shops on prestashop, and now when i need to make carriers cost only a little bit more complicated i'm shocked that it can't be done in default shop possibilities, and i can't even do this with modules - i have spent almost two days on searching i cannot do this in prestashop 1.6.17: Product 1: 1. carrier a - 50 $ 2. pick up in store - free Product 2 1. carrier b - 80$ 2. pick up in store - free so when in cart are product 1 and 2: i can only choose "pick up in store", when i'm turning of "pick up in store" carrier system correctly adding two cost of carrier "a" and "b" (and displaying them in choosing carriers step), but what about letting my client to choose if he want to pick up products by himself? hmm? aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa i need to do one carrier that cost 65 $ for this to work, it's unbelievable!!!!!!!!!!!!!!!!!!!!!!!!! @vekia sry, but maybe you can help? Link to comment Share on other sites More sharing options...
Pixefora D Posted February 21, 2020 Share Posted February 21, 2020 Hello @qnev You solved this problem? Link to comment Share on other sites More sharing options...
Suncha Posted April 10, 2020 Share Posted April 10, 2020 You solved this problem? Link to comment Share on other sites More sharing options...
Alien(PL) Posted August 25, 2020 Share Posted August 25, 2020 Have you solve the problem? Link to comment Share on other sites More sharing options...
Wnk20 Posted August 31, 2020 Share Posted August 31, 2020 Problem solved? Link to comment Share on other sites More sharing options...
Alien(PL) Posted September 1, 2020 Share Posted September 1, 2020 (edited) Wnk20 i gave you solution in other post and also in private message Edited September 1, 2020 by Alien(PL) (see edit history) Link to comment Share on other sites More sharing options...
Wnk20 Posted September 1, 2020 Share Posted September 1, 2020 (edited) Hello, thanks for the answer. But for me it seems that buying 2 modules to make a function that is supposed to work natively, is solving the issue with a complex way! Also for the for price those modules are not affrodable.. Edited September 1, 2020 by Wnk20 (see edit history) Link to comment Share on other sites More sharing options...
Alien(PL) Posted September 1, 2020 Share Posted September 1, 2020 Sadly at the moment it's the only solution out there, and noone else even answering. Sadly at the moment, it's the only solution out there, and no one else even answering. I would be happy with another solution that is cheaper or based on one module but there is none. Link to comment Share on other sites More sharing options...
marazx Posted January 10, 2021 Share Posted January 10, 2021 Looking for solution too for prestashop 1.7.7.0. On checkout it only shows one carrier, not all. The price is correct, but the shipping times vary, so it is a problem if only one is shown. Link to comment Share on other sites More sharing options...
eljo Posted February 16, 2021 Share Posted February 16, 2021 On 9/1/2020 at 7:55 PM, Alien(PL) said: Wnk20 i gave you solution in other post and also in private message Hi, Would it be possible to have the solution too ? thanks Link to comment Share on other sites More sharing options...
SIWA_Fabian Posted July 12, 2021 Share Posted July 12, 2021 Anyone got a solution to this yet? 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