<p class="{{hintClass}}">
  {{#if canAdd}}
    <span class="giftcard-summary__add js-giftcard-add">Add another Gift Card</span>
    or pay the remaining balance with a Credit/Debit card.
  {{else}}
    Maximum number of Gift Cards added, please pay remaining balance with a Credit/Debit card.
  {{/if}}
  {{> info-icon title="If you’d like to pay with a different payment method, please remove any / all applied Gift Cards." data-placement="top"}}
</p>
