{{template config_path="design/email/header_template"}}
{{trans "%customer_name," customer_name=$order.getCustomerName()}} {{trans "Your items have now been collected."}} {{trans 'If you have questions about your order, you can email us at %store_email.' store_email=$store_email |raw}} |
||||
{{trans 'Your Pickup #%pickup_id for Order #%increment_id' pickup_id=$pickup.getPickupId() increment_id=$order.increment_id |raw}} |
||||
{{depend order.getEmailCustomerNote()}}
|
{{/depend}}