View Single Post
  #5  
Old 11-13-2006, 04:31 AM
 
obaluba2 obaluba2 is offline
 

Senior Member
  
Join Date: Sep 2006
Posts: 152
 

Default Re: Out Of Stock Email Options?

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
__________________
4.0.1.18 & 4.1.6 & 4.1.9 & 4.1.11 & 4.2.2 & 4.3.2, 4.6.1
Reply With Quote