{script path=$skin_javascript src="opc.js"}
{if $auth_express == 'yes' && $AllowCreateAccount != 'No'}
{if $facebookLogin == "Yes"} {/if} {$msg.opc.already_registered} {$msg.opc.login_here}
{/if}

{$msg.opc.title}

{** LEFT SIDE START **}
{include file="templates/pages/checkout/opc/opc-billing.html"}
{include file="templates/pages/checkout/opc/opc-additional.html"}
{include file="templates/pages/checkout/opc/opc-shipping.html"}
{include file="templates/pages/checkout/opc/opc-payment.html"}
{include file="templates/pages/checkout/opc/opc-error.html"}
{** LEFT SIDE FINISH **} {** RIGHT SIDE START **}
{include file="templates/pages/checkout/opc/opc-invoice.html"}
{** RIGHT SIDE FINISH **}