Quote:
Originally Posted by sportruck
Try this...
Code:
{if $products[product].avail ne 0}
{if $product.forsale ne "B"} {include file="buttons/add_to_cart.tpl" style="button" href="javascript:if (FormValidation()) document.orderform.submit()"}
{/if}
{else} [img]{$ImagesDir}/outofstock.gif[/img] {/if}
|
I get this error if I try that.
Fatal error: Smarty error: [in customer/main/product.tpl line 11]: syntax error: mismatched tag {/if}. (Smarty_Compiler.class.php, line 2221) in /home/hiphop/public_html/Smarty-2.6.3/Smarty.class.php on line 1082