From abe34b15967be87620d49b17a254ce465b5c385b Mon Sep 17 00:00:00 2001 From: Веталь Date: Tue, 7 Feb 2017 15:31:10 +0200 Subject: [PATCH] -collection --- common/modules/product/widgets/views/product_smart_similar.php | 11 +++++++++++ frontend/web/css/css_header.css | 4 ++++ 2 files changed, 15 insertions(+), 0 deletions(-) diff --git a/common/modules/product/widgets/views/product_smart_similar.php b/common/modules/product/widgets/views/product_smart_similar.php index 4f9562c..750a95a 100755 --- a/common/modules/product/widgets/views/product_smart_similar.php +++ b/common/modules/product/widgets/views/product_smart_similar.php @@ -39,6 +39,17 @@ ) ?> +
+ +

fullname ?>

+

category->name ?>

+
+ +
+
есть на складе diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 3f8f3a3..da558d8 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27031,4 +27031,8 @@ ul.product-special li.promo div { } .new_collection .catalog_item { height: 400px !important; +} +.new_collection .price { + text-align: center !important; + margin-top: 11px !important; } \ No newline at end of file -- libgit2 0.21.4