{config_load file="$language/lang_$language.conf" section="gift_cart"}
{if $ACTIVATE_GIFT=='true'} {$FORM_ACTION}
{#title#}
{if $GV_AMOUNT neq ''} {#text_info#}
{#voucher_balance#} {$GV_AMOUNT}

{#text_send_to_friend#} {$GV_SEND_TO_FRIEND_LINK} {#box_send_to_friend#}

{/if} {if $COUPON_AMOUNT2 neq ''} {#voucher_redeemed#} {$COUPON_AMOUNT2}

{/if} {if $COUPON_HELP_LINK neq ''}
{#cart_coupon#} {$COUPON_HELP_LINK} {#cart_coupon_info#}

{/if} {if $C_FLAG == 'true'} {#text_gift#}
{#text_code#} {$INPUT_CODE} {$BUTTON_SUBMIT}
{else} {#create_account#}
{#text_create_account#} {/if}

{$FORM_END} {/if}