{{template config_path="design/email/header_template"}}
{{trans "%customer_name," customer_name=$quivers_customer_name |raw}} {{trans "Thank you for your order from %store_name." store_name=$store.frontend_name}} {{depend quivers_shipping}} {{trans "Once your package ships we will send you a tracking number."}} {{/depend}} {{depend quivers_bopismixed}} {{trans "For items that are Instore pickup, you will be notified once they are available for pickup at the store. For the other items, once the package is shipped, we will send you a tracking number."}} {{/depend}} {{depend quivers_bopis}} {{trans "Once your package is available for pickup at the store, you will be notified."}} {{/depend}} {{depend quivers_is_logged_in}} {{trans 'You can check the status of your order by logging into your account.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}} {{/depend}} {{trans 'If you have questions about your order, you can email us at %store_email' store_email=$store_email |raw}}{{depend store_phone}} {{trans 'or call us at %store_phone' store_phone=$store_phone |raw}}{{/depend}}. {{depend store_hours}} {{trans 'Our hours are %store_hours.' store_hours=$store_hours |raw}} {{/depend}} |
||||
{{trans 'Your Order #%increment_id' increment_id=$order.increment_id |raw}}{{trans 'Placed on %created_at' created_at=$quivers_created_at_formatted |raw}} |
||||
{{depend quivers_email_customer_note}}
|
{{/depend}}