[ic] Adding list of items to cart in perl code.

Tim Nelson interchange-users@interchange.redhat.com
Mon Apr 22 11:38:01 2002


I've checked through the list to find a simple example
of adding a list of items into the cart using perl...to no avail.

Basically, I have a hash of item and qty that I want
dump into the cart and then show the basket.

Any help would be appreciated.