{* // ======================== INFUSIONSOFT Integration - Start *} {if $infusion_is_active == "Yes"} {/if} {* // ======================== INFUSIONSOFT Integration - End *}

{$msg.billing.billing_address}

{if $billing_errors}
{$msg.common.check_errors}
    {foreach from=$billing_errors item="billing_error"}
  • {$billing_error}
  • {/foreach}
{/if}
{if $FormsBillingCompany != "Invisible"}
{else} {/if}
{if $FormsBillingAddressLine2 != "Invisible"}
{else} {/if}
{if $FormsBillingPhone != "Invisible"}
{else} {/if}
{if $cf_billing} {foreach from=$cf_billing item="cfield"}
{cfield field=$cfield}
{/foreach} {/if}
{* // ======================== INFUSIONSOFT Integration - Start *} {if $infusion_is_active == "Yes"} {if count($actionsets) gt 0}
{$msg.account.infusion_exclusive_emails}
{$msg.account.infusion_email_signup}

{foreach key=key item=item from=$actionsets} {/foreach}
{/if} {/if} {* // ======================== INFUSIONSOFT Integration - End *}