diff --git a/frontend/views/catalog/product_item.php b/frontend/views/catalog/product_item.php index 9560e7e..5e351d2 100755 --- a/frontend/views/catalog/product_item.php +++ b/frontend/views/catalog/product_item.php @@ -7,7 +7,7 @@ Yii::$app->getModule('artbox-comment'); CommentAsset::register($this); ?> -
';
if($product->enabledVariants[ 0 ]->price_old != 0 && $product->enabledVariants[ 0 ]->price_old != $product->enabledVariants[ 0 ]->price) {
- echo '' . $product->enabledVariants[0]->price_old . ' грн. ';
+ echo '' . $product->enabledVariants[0]->price_old . ' грн. ';
echo $product->enabledVariants[0]->price . ' грн.