Perhaps I'm totally overlooking something, but is there a way to set shipping options by product?
We have some products that are either very expensive, very heavy or very small and as such have different shipping options available (insured, courier, envelope, etc)
As far as I can tell you can only choose the available shipping methods for a country.
I cant tell for sure, but in my opinion you are right.
By default there isn't such functionality, but custom shipment method can be created to make this work.
Here is an example : http://www.publicvoid.dk/BuildingACustomShippingMethodService.aspx
that shows how to do exactly what you need - change shipment price based on weight.
Shipping costs/methods by product
Perhaps I'm totally overlooking something, but is there a way to set shipping options by product?
We have some products that are either very expensive, very heavy or very small and as such have different shipping options available (insured, courier, envelope, etc)
As far as I can tell you can only choose the available shipping methods for a country.
I cant tell for sure, but in my opinion you are right. By default there isn't such functionality, but custom shipment method can be created to make this work. Here is an example : http://www.publicvoid.dk/BuildingACustomShippingMethodService.aspx that shows how to do exactly what you need - change shipment price based on weight.
is working on a reply...