Commit 07f0f7ce4df491c97e50c405e68ac058b2df7f0a
1 parent
6a31778a
tag manager google seo
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/products/_show.php
... | ... | @@ -103,7 +103,7 @@ $this->registerJs(" |
103 | 103 | <input type='hidden' id='product_id' /> |
104 | 104 | <a href="#" rel='product' class="buy fr">Купить</a> |
105 | 105 | <div class="fl txtfb">цена <span id="cost">0</span> грн</div><div class="both"></div> |
106 | - | |
106 | + <div class="ya-share2" data-services="vkontakte,facebook,odnoklassniki,gplus,twitter" data-size="s"></div> | |
107 | 107 | </div> |
108 | 108 | <div class="info"> |
109 | 109 | <p class="txtf">Характеристики</p> | ... | ... |