diff --git a/common/modules/product/widgets/views/product_smart_similar.php b/common/modules/product/widgets/views/product_smart_similar.php index 72ea51a..1c458f5 100755 --- a/common/modules/product/widgets/views/product_smart_similar.php +++ b/common/modules/product/widgets/views/product_smart_similar.php @@ -1,15 +1,28 @@
+
+
'; + } else if($class == 'new') { + print '
'; + } else if($class == 'promo'){ + print '
Акция
'; + } + ?> + + +
-- libgit2 0.21.4