my $cost = $product->cost; my $list = $product->list_price; my $sale = $product->sale_price;