<%= __('Hi %s,', 'woocommerce') | format('Jane') %>
<%= __('The following note has been added to your order:', 'woocommerce') %>
<%= __('This is a customer note. Customers can add a note to their order on checkout.', 'woocommerce') %>
<%= __('It can be multiple lines. If there’s no note, this section is hidden.', 'woocommerce') %>
<%= __('As a reminder, here are your order details:', 'woocommerce') %>
|
×2 | 50,00 $ | ||
|
×1 | 20,00 $ | ||
<%= __('Subtotal:', 'woocommerce') %> | 70,00 $ | |||
---|---|---|---|---|
<%= __('Discount:', 'woocommerce') %> | -10,00 $ | |||
<%= __('Shipping:', 'woocommerce') %> <%= __('Flat rate', 'woocommerce') %> | 5,00 $ | |||
<%= __('Total:', 'woocommerce') %> | 65,00 $ | |||
<%= __('Payment method:', 'woocommerce') %> | <%= __('Direct bank transfer', 'woocommerce') %> | |||
<%= __('Customer note', 'woocommerce') %> <%= __('This is a customer note. Customers can add a note to their order on checkout.', 'woocommerce') %> <%= __('It can be multiple lines. If there’s no note, this section is hidden.', 'woocommerce') %> |
<%= __('Billing address', 'woocommerce') %>
John Doe Company 123 Fake Street Faketown, CA 12345 United States (US) 555-555-5555 john@company.com |
<%= __('Shipping address', 'woocommerce') %>
John Doe Company 123 Fake Street Faketown, CA 12345 United States (US) 555-555-5555 |
<%= __('Thanks for reading.', 'woocommerce') %> |