{# /** * @file * * Default commerce copy link template. * * Available variables: * - link: The link that would be copied to clipboard. * - title: Text for the title attribute. * * @ingroup themeable */ #} {{ attach_library('commerce/copy-link') }} {% if link %} {% endif %}