From d00e5a552456f3c91f7571847b3ddce7e07a6ea1 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Fri, 21 Oct 2016 13:03:15 +0300 Subject: [PATCH] big commti --- frontend/views/catalog/product.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index f725f49..702ed86 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -191,11 +191,13 @@ FlipclockAsset::register($this); - variant->stock > 0){?> - есть в наличии + variant->status == 1){?> + снят с производства + variant->stock > 0) {?> + в наличии под заказ - +   -- libgit2 0.21.4