diff --git a/common/modules/product/widgets/views/product_smart_similar.php b/common/modules/product/widgets/views/product_smart_similar.php
index f979ba2..78dc468 100755
--- a/common/modules/product/widgets/views/product_smart_similar.php
+++ b/common/modules/product/widgets/views/product_smart_similar.php
@@ -36,8 +36,8 @@
$product->imageUrl,
'list',
[
- 'alt' => $product->name,
- 'title' => $product->name,
+ 'alt' => $product->getFullName(),
+ 'title' => $product->getFullName(),
'class' => 'selected',
'itemprop' => 'image',
]
@@ -50,7 +50,7 @@
+ ]) ?>" title="= $product->fullname ?>">
category->name ?>
= $product->fullName ?>