Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
{intl l="Order Number:"} {$REF}<br />
|
{intl l="Order Number:"} {$REF}<br />
|
||||||
{intl l="Paid With:"} {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop}<br />
|
{intl l="Paid With:"} {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop}<br />
|
||||||
{intl l="Purchase Date:"} {format_date date=$CREATE_DATE output="datetime"}<br />
|
{intl l="Purchase Date:"} {format_date date=$CREATE_DATE output="datetime"}<br />
|
||||||
{intl l="Delivery method:"} {loop name="delivery-module" type="module" id=$DELIVERY_MODULE}{$TITLE} ($CODE){/loop}<br />
|
{intl l="Delivery method:"} {loop name="delivery-module" type="module" id=$DELIVERY_MODULE}{$TITLE} ({$CODE}){/loop}<br />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
{hook name="email-html.order-notification.before-products" order=$order_id}
|
{hook name="email-html.order-notification.before-products" order=$order_id}
|
||||||
|
|||||||
Reference in New Issue
Block a user