Commit 008f5a17d39ca6466b34f3315e760ae46f136167
1 parent
c61ea1ce
tag manager google seo
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/products/show.php
... | ... | @@ -116,8 +116,8 @@ use yii\widgets\Breadcrumbs; |
116 | 116 | </div> |
117 | 117 | <input type='hidden' id='product_id'/> |
118 | 118 | <a href="#" rel='product' class="link_buy fl">В Корзину</a> |
119 | + <div class="both"></div> | |
119 | 120 | <div class="ya-share2" data-services="vkontakte,facebook,odnoklassniki,gplus,twitter" data-size="s"></div> |
120 | - <div class="both"></div> | |
121 | 121 | </div> |
122 | 122 | |
123 | 123 | <div class="product_service"> | ... | ... |