From 31369381f9ec15e4eee26355b561c3dcfe3df226 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 14 Feb 2017 10:58:09 +0200 Subject: [PATCH] -Name in similar changed --- common/modules/product/widgets/views/product_smart_similar.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/modules/product/widgets/views/product_smart_similar.php b/common/modules/product/widgets/views/product_smart_similar.php index ddcf6f9..8228764 100755 --- a/common/modules/product/widgets/views/product_smart_similar.php +++ b/common/modules/product/widgets/views/product_smart_similar.php @@ -51,8 +51,8 @@ 'catalog/product', 'product' => $product->alias ]) ?>" title="fullname . ' ' . $product->category->name ?>"> -

category->name ?>

-

fullname ?>

+category->name ?> +

name ?>

-- libgit2 0.21.4