Jump to content

Combinations Problem


dannyrippon

Recommended Posts

Hiya,

 

I have a store and want to sell variations of one product. The product is say 5 chocolate bars. I want the user to be able to click on the 5 chocolate bars product then be able to select 5 chocolate bars from a possible 8 and buy them for a set price of £10

 

can this be done?

 

How I tried to do this was to use the combinations and have 5 dropdown boxes with all 8 chocolate bar choices in each, the user would then choose which 5 they wanted and buy, but this seems to create too many combinations, 8^5 is 32768 different combinations and it just crashes.

 

Is there another way of achieving this or any modules I could use??

 

I am using version 1.4

 

Thanks

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...