{include file="emails/email_top_html.html"}

Product Out Of Stock

Product Information:

  • Product Name : {$product.title|htmlspecialchars}
  • Product ID : {$product.product_id|htmlspecialchars}
  • In Stock : {$product.stock|htmlspecialchars}
  • Stock Warning : {$product.stock_warning|htmlspecialchars}
  • Admin Area URL : {$GlobalHttpUrl}/admin.php?p=product&id={$product.pid}
  • {include file="emails/email_bottom_html.html"}