{config_load file="$language/lang_$language.conf" section="shopping_cart"} {config_load file="$language/lang_mobile_$language.conf" section="mobile"}

{#heading_cart#}

{if $info_message!=''}
{$info_message}
{/if} {if $cart_empty==true}

{#text_empty#}

{$BUTTON_CONTINUE}

{else} {$FORM_ACTION} {$HIDDEN_OPTIONS}

{$MODULE_order_details}

{if $info_message_1!=''}
{$info_message_1}{$min_order}{$info_message_2}{$order_amount}
{/if}
{$BUTTON_RELOAD}
{$BUTTON_CHECKOUT}
{if $CONTINUE_LINK}{$BUTTON_CONTINUE_SHOPPING}{/if}

{$FORM_END}{/if}
{$MODULE_gift_cart}