I have had a go, its not complete but at least at the moment it is able to pick the correct prices depending on category selection. Iv had to make a small change to the layout to make it work .
Just one question
say I have the following
Category A
Unit 1-3 £10
Unit 4-6 £20
Unit 6-10 £30
if the user picks 5, would the calculation then be 5*20 = £100?
or are you saying that 5 units will cost £20?
I assume the former but I need clarification
need to figure out the 1-3 and how to find that its not proving easy but i'll have a look when I have more time......
Just one question
say I have the following
Category A
Unit 1-3 £10
Unit 4-6 £20
Unit 6-10 £30
if the user picks 5, would the calculation then be 5*20 = £100?
or are you saying that 5 units will cost £20?
I assume the former but I need clarification
need to figure out the 1-3 and how to find that its not proving easy but i'll have a look when I have more time......