diff --git a/frontend/views/catalog/_product_item.php b/frontend/views/catalog/_product_item.php index 460f6f4..3bc477e 100755 --- a/frontend/views/catalog/_product_item.php +++ b/frontend/views/catalog/_product_item.php @@ -64,19 +64,29 @@ use yii\helpers\Url;
-
Особенности
+
Особенности + + variant->status == 1){?> + снят с производства + variant->stock > 0) {?> + в наличии + + под заказ + + +
    -
  • - variant->status == 1){?> - снят с производства - variant->stock > 0) {?> - в наличии - - под заказ - -
  • + +variant->status == 1){?> + +variant->stock > 0) {?> + + + + +
  • Бренд: brand) ? $model->brand->name : '' ?>
  • getActiveProperties($category->category_id) as $group): ?> -- libgit2 0.21.4