## MAIN

#if( $context.hasLink )
  <a class="lp-find-retailer" href="$!context.url">
    <svg  class="lp-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/rest-api/svg-sources/lp-icons.svg#lp-arrow-right"></use></svg>
    $!context.text
  </a>
#end