Hey guys, I'm back again,
Right so, I am creating a site at the moment and the client wants me to provide an area where the customer can purchase samples. The customer can only every buy up to 5 samples
I assumed the best way to do it would be to set up a single product with a component inside, then have a series of 5 drop downs with each product in each drop down.
Something a little bit like this. (GF is the product code)
Sample 1 (options – none, GF1, GF2, GF3, GF4, GF5, GF6)
Sample 2 (options – none, GF1, GF2, GF3, GF4, GF5, GF6)
Sample 3 (options – none, GF1, GF2, GF3, GF4, GF5, GF6)
Sample 4 (options – none, GF1, GF2, GF3, GF4, GF5, GF6)
Sample 5 (options – none, GF1, GF2, GF3, GF4, GF5, GF6)
Then the user goes in, fills the drop downs and buys the whole product.
The problem with this method is i can only use the Permutations tab to set up the prices, so in theory i would have to set (roughly and for this example) 5^6 different price combinations, thats 15625 combinations!!! Then bear in mind that they have 25+ products thats going to give me way too many prices to work out!!!!
So what I need is a way to set up that rather than these permutations set the entire price, they just add to the current price. Any chance of getting this functioning?
Hope i made that clear enough for you guys, any help is greatly appreciated!
Cheers in advance. Andy.
Right so, I am creating a site at the moment and the client wants me to provide an area where the customer can purchase samples. The customer can only every buy up to 5 samples
I assumed the best way to do it would be to set up a single product with a component inside, then have a series of 5 drop downs with each product in each drop down.
Something a little bit like this. (GF is the product code)
Sample 1 (options – none, GF1, GF2, GF3, GF4, GF5, GF6)
Sample 2 (options – none, GF1, GF2, GF3, GF4, GF5, GF6)
Sample 3 (options – none, GF1, GF2, GF3, GF4, GF5, GF6)
Sample 4 (options – none, GF1, GF2, GF3, GF4, GF5, GF6)
Sample 5 (options – none, GF1, GF2, GF3, GF4, GF5, GF6)
Then the user goes in, fills the drop downs and buys the whole product.
The problem with this method is i can only use the Permutations tab to set up the prices, so in theory i would have to set (roughly and for this example) 5^6 different price combinations, thats 15625 combinations!!! Then bear in mind that they have 25+ products thats going to give me way too many prices to work out!!!!
So what I need is a way to set up that rather than these permutations set the entire price, they just add to the current price. Any chance of getting this functioning?
Hope i made that clear enough for you guys, any help is greatly appreciated!
Cheers in advance. Andy.
Comment