{include file="templates/emails/elements/top_text.html"} Product Out Of Stock -------------------- Product Information: - Product Name : {$product.title} - Product ID : {$product.product_id} {if $product_attributes_stock} - Product Sub ID : {$product.product_sub_id} - Options: {$product_attributes_stock.attributes_list} {/if} - In Stock : {$new_stock} {if $product_attributes_stock} - Stock Warning : {$product_attributes_stock.stock_warning} {else} - Stock Warning : {$product.stock_warning} {/if} - Admin Area URL : {$GlobalHttpUrl}/admin.php?p=product&id={$product.pid} {include file="templates/emails/elements/bottom_text.html"}