diff --git a/app/design/frontend/Magento/luma/Magento_Email/email/footer.html b/app/design/frontend/Magento/luma/Magento_Email/email/footer.html index 994f9e6bffed8..0fc8e36a82076 100644 --- a/app/design/frontend/Magento/luma/Magento_Email/email/footer.html +++ b/app/design/frontend/Magento/luma/Magento_Email/email/footer.html @@ -17,8 +17,16 @@
-

{{trans "About Us"}}

-

{{trans "Customer Service"}}

+ {{depend url_about_us}} +

+ {{trans 'About Us' url_about_us=$url_about_us |raw}} +

+ {{/depend}} + {{depend url_customer_service}} +

+ {{trans 'Customer Service' url_customer_service=$url_customer_service |raw}} +

+ {{/depend}}
{{depend store_phone}}