foreach my $key ( keys %${hashref} ){ print $hashref->{$key}->{'ProductName'};