{% comment %} Renders gift card recipient form. Accepts: - product: {Object} product object. - form: {Object} the product form object. - section: {Object} section to which this snippet belongs. Usage: {% render 'gift-card-recipient-form', product: product, form: form, section: section %} {% endcomment %}