Ok Cool I will add that, so the code should look like this:
{* $Id: lowlimit_warning_notification_admin.tpl,v 1.2 2004/05/28 12:21:02 max Exp $ *}
{config_load file="$skin_config"}
{include file="mail/html/mail_header.tpl"}
<P>Warning message from { $config.Company.company_name }
<P><B>#{$lng.lbl_sku}: {$product.productcode} {$product.product}</B>
<P>{$product.avail} item(s) in stock
{include file="mail/html/signature.tpl"}
Is there an easy way to test this, without putting the site out of action?
Thanks as ever for your help
