I'm trying to find a way of making a custom form (that holds up to 12 items with attributes at a time) submit to a cart like a regular item would. If I knew where that form with the "action=add_product" went and actually did the magic of adding it to a cart i think i could figure the rest out.
The form is online here if you'd like to see what i'm trying to accomplish. http://205.234.206.236/store/order.php



