{config_load file="$language/lang_$language.conf" section="shopping_cart"}
{#heading_cart#}
{$MODULE_gift_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}
{$FORM_END} {/if}