Spamworldpro Mini Shell
Spamworldpro


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/old/vendor/magento/module-send-friend/view/frontend/email/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/magento/module-send-friend/view/frontend/email/product_share.html
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<!--@subject {{trans "Welcome, %name" name=$name}} @-->
<!--@vars {
"var product_name":"Product name",
"var email":"Recipient Email address",
"var name":"Recipient name",
"var message|raw":"Sender custom message",
"var sender_email":"Sender Email",
"var sender_name":"Sender Name",
"var product_url":"URL for Product",
"var product_image":"URL for product small image (75 px)",
"var message":"Message"
} @-->

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

<p class="greeting">{{trans "%name," name=$name}}</p>
<p>{{trans "%sender_name wants to share this product with you:" sender_name=$sender_name}} <a href="{{var product_url}}">{{var product_name}}</a></p>

{{depend message}}
<table class="message-info">
    <tr>
        <td>
            <h3>{{trans "Message from %sender_name:" sender_name=$sender_name}}</h3>
            {{var message|raw}}
        </td>
    </tr>
</table>
<br />
{{/depend}}

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

Spamworldpro Mini