Hey all, i currently have an Online Wine shop that i'm trying to Setup - I am currently using ver 1.3.8


For every person who buys a full case (6 bottles), they receive a 5% discount

However i've been having some difficulty setting prices

Case 1:

Someone wants 8 bottles

I want the price to reflect

[the price of the case (6) ie. with discount] + [the price of the extra bottles (2)]

****************************************************

Case 2:

Someone wants 12 bottles

I want the price to reflect

[the price of the case (6) ie. with discount] x 2


****************************************************

Case 1:

Someone wants 14 bottles

I want the price to reflect

[the price of the case (6) ie. with discount x2] + [the price of the extra bottles (2)]

****************************************************

This has to be done with an unlimited amount seeing that the cart will not be fully functional yet, I am just using it atm to receive Purchase Orders from customers


Thanks for your time and any assistance rendered

Nicholas

PS Sorry if this has been asked already