diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index e4ae6f6..b78df07 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -455,7 +455,7 @@ FlipclockAsset::register($this); Бренд - brand->name ?> + brand) ? $product->brand->name : $product->brand->name ?> getActiveProperties($category->category_id) as $group): ?> -- libgit2 0.21.4