Product options in kits

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
Will
Captain (CAPT)
Captain (CAPT)
Posts: 263
Joined: Fri Oct 05, 2007 8:02 am

Product options in kits

Post by Will » Tue May 27, 2008 2:45 pm

I need to put together a kit where each product in the kit has options that the customer can choose. Right now, if I add a product to a kit I have to choose all of the product options ahead of time when I add it to the kit. I want the customer to be able to choose the options for each product.

Has anyone been able to do this?

Thanks.

User avatar
compunerdy
Admiral (ADM)
Admiral (ADM)
Posts: 1283
Joined: Sun Nov 18, 2007 3:55 pm

Re: Product options in kits

Post by compunerdy » Tue May 27, 2008 3:19 pm


Will
Captain (CAPT)
Captain (CAPT)
Posts: 263
Joined: Fri Oct 05, 2007 8:02 am

Re: Product options in kits

Post by Will » Tue May 27, 2008 5:02 pm

Not quite, I think. The specific example: our company sells coffee.

I want to create a kit product where people can add different coffees. Each coffee has size (1lb, 5lb) and grind (Whole Bean, Ground) options. I want the customer to be able to add coffees to the kit and also be able to choose the options for each coffee. Equivalent example from your site would be if the Luxeon III/V Lens Holder had options.

So far I haven't figured out how to implement this.

User avatar
compunerdy
Admiral (ADM)
Admiral (ADM)
Posts: 1283
Joined: Sun Nov 18, 2007 3:55 pm

Re: Product options in kits

Post by compunerdy » Tue May 27, 2008 8:55 pm

So you want a kit where the customer would be able to add multiple coffee types while also selecting the size and ground options for each coffee added. I dont think there is a way to do this with AC7. You would need to list all possible options out and use a multiple choice select instead of a dropdown.

Coffee A 1lb whole
Coffee A 5lb whole
Coffee A 1lb ground
Coffee A 5lb ground

Coffee B 1lb whole
Coffee B 5lb whole
Coffee B 1lb ground
Coffee B 5lb ground

Will
Captain (CAPT)
Captain (CAPT)
Posts: 263
Joined: Fri Oct 05, 2007 8:02 am

Re: Product options in kits

Post by Will » Wed May 28, 2008 8:09 am

Thanks. I was hoping I was missing something.

Post Reply