{if $smarty.const.XT_NEWSLETTER2GO_CHECKBOX eq 'true'}
{if $cust_info.newsletter eq '1'} {form type=checkbox name=cust_info[allow_newsletter] value=1 check=true} {else} {form type=checkbox name=cust_info[allow_newsletter] value=1} {/if} {/if}