{include file="templates/emails/elements/top_html.html"}
{include file="templates/emails/elements/bottom_html.html"}Hi Mark,
You received a request for more information on {$product.title|htmlspecialchars}.
Sender Details :
First Name : {$fname}
Last Name : {$lname}
Email : {$email}
Phone : {$yphone}
Message : {if $mail_body != NULL} {$mail_body|htmlspecialchars}
{/if}You can refer the product({$product.title|htmlspecialchars}) here :
{$product.url}regards, {$GlobalSiteName}