Hi all, I'm using drupal commerce on drupal 7, and I would like to have a form with many items and only one submit.
I write a little piece of code to make the form and on the submit event I can catch all the sku and quantity for each item.
My question is , what function or what functions I have to use to insert those items on the shopping cart?
Thanks in advantage.
Enrico