diff --git a/frontend/views/catalog/product_item.php b/frontend/views/catalog/product_item.php index b8683fa..2029b77 100755 --- a/frontend/views/catalog/product_item.php +++ b/frontend/views/catalog/product_item.php @@ -6,7 +6,7 @@ use yii\helpers\Url;
- imageUrl, 'list')?> + variant->image->imageUrl, 'list')?>
is_top) || !empty($product->is_new) || !empty($product->akciya)) :?> -- libgit2 0.21.4