{{template config_path="design/email/header_template"}}
{{trans "%customer_name," customer_name=$order.getCustomerName()}} {{trans "Items from your recent order #%increment_id are now ready for pickup." increment_id=$order.increment_id |raw}} {{trans 'If you have questions about your order, you can email us at %store_email.' store_email=$store_email |raw}} {{trans 'Your pickup confirmation is below. Thank you again for your business.'}} |
||||
{{trans 'Your Pickup #%pickup_id' pickup_id=$pickup.getPickupId() |raw}} |
||||
{{depend order.getEmailCustomerNote()}}
|
{{/depend}}