diff --git a/skin/shop/basic/boxtodayview.skin.php b/skin/shop/basic/boxtodayview.skin.php index 520d8db17..77d42b550 100644 --- a/skin/shop/basic/boxtodayview.skin.php +++ b/skin/shop/basic/boxtodayview.skin.php @@ -34,6 +34,8 @@ add_stylesheet('', $it_name = get_text($rowx['it_name']); $img = get_it_image($tv_it_id, $tv_div['img_width'], $tv_div['img_height'], $tv_it_id, '', $it_name); + $it_price = get_price($rowx); + $print_price = is_int($it_price) ? number_format($it_price) : $it_price; if ($tv_tot_count == 0) echo '