{{template config_path="design/email/header_template"}}

{{trans "Dear "}} {{var customer_name|nl2br}},

{{trans "This is just a friendly reminder that your subscription product " }} {{trans "has next renewal on "}} {{var date_of_next_run|nl2br}}.

{{trans "Your order will be placed automatically using below payment details." }}

{{trans "Subscription Information"}}

{{trans "Billing Info"}}

{{var formattedBillingAddress|raw}}

{{trans "Shipping Info"}}

{{var formattedShippingAddress|raw}}

{{trans "Payment Method"}}

{{var payment_html|raw}}

{{trans "Shipping Method"}}

{{var shipping_description}}

{{layout handle="sales_reminder_email_order_items" order=$order area="frontend"}}
{{template config_path="design/email/footer_template"}}