Advertisement
Igor150195

yandex_share

Apr 14th, 2020
3,401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Smarty 0.71 KB | None | 0 0
  1. {if !$shop2.my.hide_share}
  2.                         <div class="pluso-share">
  3.                             {if $shop2.my.gr_pluso_title!=""}
  4.                                 <div class="pluso-share__title">{$shop2.my.gr_pluso_title}</div>
  5.                             {/if}
  6.                             <div class="pluso-share__body">
  7.                                 <script src="https://yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script>
  8.                                 <script src="https://yastatic.net/share2/share.js"></script>
  9.                                 <div class="ya-share2" data-services="vkontakte,facebook,odnoklassniki,twitter,viber,whatsapp,telegram"></div>
  10.                             </div>
  11.                         </div> <!-- yandex-share -->
  12.                     {/if}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement