{config_load file="$language/lang_$language.conf" section="shopping_cart"} {config_load file="$language/own_lang_$language.conf" section="easy_checkout"}

Shopping cart

{if $info_message!=''}
{$info_message}


{/if} {if $error!=''}
{$error}
{/if} {if !$cart_empty==true}
{$HIDDEN_OPTIONS}
{$MODULE_order_details}
{else}

{* #text_empty# *}You have nothing in your shopping cart yet.

{/if}