{include file="emails/email_top_text.html"}
Product Out Of Stock
--------------------
Product Information:
- Product Name : {$product.title}
- Product ID : {$product.product_id}
- In Stock : {$product.stock}
- Stock Warning : {$product.stock_warning}
- Admin Area URL : {$GlobalHttpUrl}/admin.php?p=product&id={$product.pid}
{include file="emails/email_bottom_text.html"}