Hi Girish,
Shopify<>
Thank you for the link. This is a section of the current code - where do I insert the code that you sent me?
Shipping address
{{ shipping_address | format_address }}
{% endif %}
{% if billing_address %}
Billing address
{{ billing_address | format_address }}
{% endif %}
Order notes: {{ order.note }}
{% if company_location %}
{% endif %}
{% if transaction_size > 0 or payment_terms and payment_terms.automatic_capture_at_fulfillment == false or b2b? %}
#### Location {{ company_location.name }} |
#### Payment |
|---|