Commit e1817ff35cea18a868db6f36cae377e935175854

Authored by Alex Savenko
1 parent 60eabbd2

search discount

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