Commit d719c8e178e030af5628dcace9daa1fb3e87cce8
1 parent
6e55299f
-home slider hit
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
common/modules/product/widgets/views/product_smart.php
... | ... | @@ -44,7 +44,6 @@ |
44 | 44 | ]) ?>" title="<?= $product->fullname . ' ' . $product->category->name ?>"> |
45 | 45 | |
46 | 46 | <p><span><?= $product->name ?></span></p> |
47 | - <p><span><?= $product->category->name ?></span></p> | |
48 | 47 | <!-- <p><span>--><?//= $product->fullname ?><!--</span></p>--> |
49 | 48 | <!-- <p><span>--><?//= $product->category->name ?><!--</span></p>--> |
50 | 49 | </a> | ... | ... |