Any idea why I would be getting the following error?
Fatal error: Smarty error: [in cartlab-tabs.tpl line 30]: syntax error: unrecognized tag 'If' (Smarty_Compiler.class.php, line 580) in /home/acsystem/public_html/Smarty-2.6.9/Smarty.class.php on line 1088
Code:
{If $product.categoryid == 19 or $product.categoryid == 20 or $product.categoryid == 21}[*]
Condenser Details{/if}
{If $product.categoryid == 19 or $product.categoryid == 20 or $product.categoryid == 21}[*]
Air Handler Details{/if}