I would like to be able to add several of the same product with different attributes at the same time. For instance if my attributes were for name and title combination, I want to be able to enter 5 names and 5 titles and then hit add to cart and get 5 products with those attributes filled out.
Does anyone have an idea on how? I am completely lost looking at how products get added to to the cart, and how to loop through or what ever I would need to do.
I think I could get the product_info page to show the attributes in the number and quantity that I want, but being lost on where the data goes the fields just kind of overwrite each other.
Thanks Matt



