Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Delivery options depending on products


larsbrink

Recommended Posts

I have 2 types of products in my shop. One is something I want to send only to Danish customers and it costs a fixed fee to do that. The other one is for delivery in Colombia only and it costs another (fixed/variable) fee.

 

So how do I control that the two groups of products:

1) doesn't get mixed when someone do checkout

2) the correct shipping i available depending on the product(s) in the basket

 

Thanks in advance!

Link to comment
Share on other sites

you need to do some coding the only problem I see is this:

1) doesn't get mixed when someone do checkout

 

you could categorize the products such those send to each country are in separate categories. Then you abort the checkout on products from mixed categories. So it needs some work there. The other items are already available via contributions and via the default osc files.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...