php item Weight
Posted: Tue Sep 06, 2011 12:18 pm
Hi Guys,
I am creating a shopping cart.
I have 3 items:
Red (1kg) (shipping cost is: £ 3.85)
Blue (2kg) (shipping cost is: £ 3.95)
Black (3kg) (shipping cost is: £ 4.85)
What I want to achieve is for the shipping cost to stay the same for up to 3kg once weight is above 3kg the shipping goes up by 20% per kg (which is 20% of the 3.85).
I am desperate for some help I don't have an idea from where to begin even.
Youssef
I am creating a shopping cart.
I have 3 items:
Red (1kg) (shipping cost is: £ 3.85)
Blue (2kg) (shipping cost is: £ 3.95)
Black (3kg) (shipping cost is: £ 4.85)
What I want to achieve is for the shipping cost to stay the same for up to 3kg once weight is above 3kg the shipping goes up by 20% per kg (which is 20% of the 3.85).
I am desperate for some help I don't have an idea from where to begin even.
Youssef