{$msg.cart.billing_and_shipping}
{include file="traditional-checkout/form-billing-address.html"}
{include file="traditional-checkout/form-shipping-address.html"}
{if $cf_invoice || $GiftCardActive == "YES"}
{$msg.cart.additional_information}
{if $cf_invoice}
{include file="traditional-checkout/form-invoice-cf.html"}
{/if} {if $GiftCardActive == "YES"}
{include file="traditional-checkout/form-gift-message.html"}
{/if}
{/if}
{if $shipping_is_free || $shipping_is_digital || $ShippingCalcEnabled == "NO"}
{else}
{/if}