{% assign lighter_gradient_color = "#00C6FF" %} {% assign darker_gradient_color = "#0072FF" %} {% capture order_id_text %}Order {{ order_name }}{% endcapture %} {% capture email_title %}Thank you for your purchase!{% endcapture %} {% capture email_body %} {% if requires_shipping %} Hi {{ customer.first_name }}, we're getting your order ready to be shipped. We will notify you when it has been sent. {% endif %} {% endcapture %} {% capture intro_text_color %}#FFFFFF{% endcapture %} {% capture view_order_link_text %}View your order →{% endcapture %} {% capture view_order_button_color %}#FFFFFF{% endcapture %} {% capture cart_items_heading_text %}Order summary{% endcapture %}
|
|
|
|
|
|
||||||||||||||||||||||
|
|
|
|
|
|
|