Help for this page
$sess_ref->attr("sco_$item_num",$quantity);
foreach my $key (keys (%{$sess_ref})) { ... # ok this is a Shopping Cart Ordered Item, added to the list } }