Commit 8131e3bae8630cad75a709bba0b2cb6883e6ca8d

Authored by Alex Savenko
1 parent e1817ff3

search discount

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/app/frontend/views/partial/item_group.php
... ... @@ -52,7 +52,6 @@
52 52 // echo '<span>'.$i['price'].'</span> грн';
53 53 // }
54 54 ?>
55   - <!--<span><?= $i['price'] ?></span> грн1-->
56 55 </div>
57 56 <div class="one_item_buttons">
58 57 <a href="<?= $this->seoUrl->setUrl($i['alias']) ?>" title="" class="btn grey"><?= $t->_("details") ?></a>
... ...