{if $PS_CATALOG_MODE}

{l s='Your shopping cart'}

{l s='This store has not accepted your new order.'}

{else}
{if $productNumber} {include file="$tpl_dir./shopping-cart.tpl"} {if $isLogged AND !$isGuest} {include file="$tpl_dir./order-address.tpl"} {else} {include file="$tpl_dir./order-opc-new-account.tpl"} {/if} {include file="$tpl_dir./order-carrier.tpl"} {include file="$tpl_dir./order-payment.tpl"} {else}

{l s='Your shopping cart'}

{l s='Your shopping cart is empty.'}

{/if}
{/if}