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