Jump to content

Specific carriers for specific products


Recommended Posts

Hi all,

I was looking for an option in Prestashop that I couldn't find.
Now, maybe the option is there, but I don't know where, and maybe it's just a module instead.

Anywho, here is the problem:
I have to different options for shipping;
One to mail items to customers
And one for the customer to pick-up at store.

Here is what I want:
For some products, they are not supposed to be mailed / sent as packages. Is there any way that I can tailor this, so when customers try to checkout to buy specific products, they do not get the option to get it mailed, but only pick-up at store?

At the moment I have just written it in the top of the category, but it's not optimal, so for the moment my shop is disabled.

Best regards,
Joachim

Link to comment
Share on other sites

I don't know if this will work for you

1. set delivery charge by weight
2. for each delivery(mailing) carrier, set wright range with max weight for example 10000kg
also set "Out-of-range behavior" to "disable the carrier"

for pickup carrier, set much more big max weight for example 20000kg
3 for those pickup only, set weight to over 10001kg

this way, you should be able to implement your requirement

Link to comment
Share on other sites

×
×
  • Create New...