{config_load file="$language/lang_$language.conf" section="gift_cart"} {config_load file="lang_`$language`.custom"} {config_load file="lang_`$language`.section" section="gift_cart"} {if $ACTIVATE_GIFT == 'true'} {$FORM_ACTION} {if $D_FLAG == 'checkout'}

{#title#}

{else}

{#title#}

{/if} {if $coupon_message}
{$coupon_message}
{/if} {if $success_message}
{$success_message}
{/if} {if $C_FLAG == 'true'}
{if isset($GV_AMOUNT) && $GV_AMOUNT > 0}

{#text_info#}
{#voucher_balance#} {$GV_AMOUNT}

{#text_send_to_friend#} {#box_send_to_friend#}

{/if} {if isset($COUPON_AMOUNT2) && $COUPON_AMOUNT2 > 0}

{#voucher_redeemed#}

{$COUPON_AMOUNT2}

{/if} {if isset($COUPON_HELP_LINK)}

{$COUPON_HELP_LINK}{#cart_coupon_info#}

{/if} {#text_gift#}
{#text_code#}{$INPUT_CODE} {$BUTTON_SUBMIT}
{else}

{#create_account#}
{#text_create_account#}

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