{$msg.opc.split_shipping_new_address}
{if $FormsShippingCompany != "Invisible"} {else} {/if} {if $FormsShippingAddressLine2 != "Invisible"} {else} {/if} {if $cf_shipping} {foreach from=$cf_shipping item="cfield"} {/foreach} {/if}
{$msg.opc.shipping_address_type}
{$msg.opc.shipping_address_type_please_select}
{$msg.opc.shipping_address_type_residential}
{$msg.opc.shipping_address_type_business}
{$msg.opc.shipping_name}
{$msg.opc.shipping_company}
{$msg.opc.shipping_address1}
{$msg.opc.shipping_address2}
{$msg.opc.shipping_city}
{$msg.opc.shipping_country}
{$msg.opc.shipping_state_province}
{$msg.opc.shipping_state_province}
{$msg.opc.shipping_zip}
{if $cfield.field_type == "radio"}
{$cfield.field_caption|htmlspecialchars}
{cfield field=$cfield}
{else}
{$cfield.field_caption|htmlspecialchars}
{cfield field=$cfield} {/if}