Help for this page
if (exists($stock{$name})) { ... $stock{$name} = $stock; $shown{$name} = $shown; }
$stock{$name} += ($stock + $shown);