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,7 +44,6 @@ | ||
44 | ]) ?>" title="<?= $product->fullname . ' ' . $product->category->name ?>"> | 44 | ]) ?>" title="<?= $product->fullname . ' ' . $product->category->name ?>"> |
45 | 45 | ||
46 | <p><span><?= $product->name ?></span></p> | 46 | <p><span><?= $product->name ?></span></p> |
47 | - <p><span><?= $product->category->name ?></span></p> | ||
48 | <!-- <p><span>--><?//= $product->fullname ?><!--</span></p>--> | 47 | <!-- <p><span>--><?//= $product->fullname ?><!--</span></p>--> |
49 | <!-- <p><span>--><?//= $product->category->name ?><!--</span></p>--> | 48 | <!-- <p><span>--><?//= $product->category->name ?><!--</span></p>--> |
50 | </a> | 49 | </a> |