![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/cartforge.co/app/design/frontend/Smartwave/porto/Magento_Email/email/ |
<!-- /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> <!--@subject {{trans "Footer"}} @--> <!--@vars { "var store.getFrontendName()":"Store Name" } @--> <!-- End Content --> </td> </tr> <tr> <td class="footer"> <table> <tr> <td> <p><a href="#">{{trans "About Us"}}</a></p> <p><a href="#">{{trans "Customer Service"}}</a></p> </td> <td> {{depend store_phone}} <p class="phone"> {{trans '<a href="tel:%store_phone">%store_phone</a>' store_phone=$store_phone |raw}} </p> {{/depend}} {{depend store_hours}} <p class="hours"> {{trans 'Hours of Operation:<br /><span class="no-link">%store_hours</span>.' store_hours=$store_hours |raw}} </p> {{/depend}} </td> <td> <p class="address"> {{var store.getFormattedAddress()|raw}} </p> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <!-- End wrapper table --> </body>