templates/catalog/block/prod-share.html.twig line 1

Open in your IDE?
  1. {{ labels.get('prod-cont-2')|raw }}:
  2. <a data-pin-do="buttonPin" rel="nofollow" target="_blank" href="https://www.pinterest.com/pin/create/button/?url=https://{{ host }}{{ request_uri }}?>&media={{ env.host_static }}/pic/prod-l/{{ prodone.id }}.jpg&description={{ prodone.name }}" data-pin-custom="true"><img src="{{ asset('pc-pinterest.png', 'img') }}"></a>
  3. {% if env.site == env.mir or env.site == env.miropt %}
  4.     <a href="https://vk.com/share.php?url=https://{{ host }}{{ request_uri }}" rel="nofollow" target="_blank"><img src="{{ asset('pc-vk.png', 'img') }}" alt=""></a>
  5. {% endif %}
  6. <span  data-href="{{ host }}{{ request_uri }}" data-layout="button" data-size="small">
  7.     <a target="_blank" rel="nofollow" href="https://www.facebook.com/sharer/sharer.php?u={{ host }}{{ request_uri }}" class="fb-xfbml-parse-ignore"><img src="{{ asset('pc-facebook.png', 'img') }}" alt=""></a>
  8. </span>