Culminative CalculateShippingPrice for shipping per item
I'm looking to create a custom Shipping Method Service and would appreciate any assistance.
I have a shipping method defined for each delivery region (US / Europe / Asia) so per country I can apply a shipping cost. What I'd like to do is increase the shipping cost per each item in the basket.
Within CalculateShippingPrice how do I get the original StandardPriceShipping value, which I will then multiply by quantity and order lines ?
Just to complicate issues we also have gift vouchers which will incur no shipping cost, my plan is to have these in a product group which i'll then ignore within CalculateShippingPrice.
Culminative CalculateShippingPrice for shipping per item
I'm looking to create a custom Shipping Method Service and would appreciate any assistance.
I have a shipping method defined for each delivery region (US / Europe / Asia) so per country I can apply a shipping cost. What I'd like to do is increase the shipping cost per each item in the basket.
Within CalculateShippingPrice how do I get the original StandardPriceShipping value, which I will then multiply by quantity and order lines ?
Just to complicate issues we also have gift vouchers which will incur no shipping cost, my plan is to have these in a product group which i'll then ignore within CalculateShippingPrice.
Agan, any help would be appreciated.
is working on a reply...