Re: 2 or more units with different attributes in same order

Posts: 5624
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

There's nothing for this in core, and I can help you visualize why... assuming you could specify the quantity of each option to add to the cart, in a situation with two or more attributes you're going to need a field for every possible combination of options. This is untenable in core, but a custom module could define a new add to cart form that offered this sort of functionality.

2 or more units with different attributes in same order By: natcolley (4 replies) Tue, 01/29/2008 - 13:11