{load_language_text section="gift_cart"} {load_language_text section="buttons" name="button"} {load_language_text section="popup" name="popup"} {block name="snippets_gift_card_content"} {if $ERROR_MESSAGE} {block name="snippets_gift_card_content_error"}
{$ERROR_MESSAGE}
{/block} {/if} {if $SUCCESS_MESSAGE} {block name="snippets_gift_card_content_success"}
{$SUCCESS_MESSAGE} {if $COUPON_HELP_URL != ''} {block name="snippets_gift_card_content_help_url"} {$txt.cart_coupon_info} {$REDEEMED_COUPON_UNDER_MIN_VALUE} {/block} {/if}
{/block} {/if} {if $GV_AMOUNT != ''} {block name="snippets_gift_card_content_gv_amount"}
{$txt.text_info} {$txt.voucher_balance} {$GV_AMOUNT}
{$txt.text_send_to_friend} {$txt.box_send_to_friend}

{/block} {/if} {if $COUPON_AMOUNT2 != ''} {block name="snippets_gift_card_content_coupon_amount"} {$txt.voucher_redeemed}
{$COUPON_AMOUNT2} {/block} {/if} {if $C_FLAG == 'true'} {block name="snippets_gift_card_content_c_flag"} {/block} {else} {block name="snippets_gift_card_content_no_c_flag"}
{$txt.create_account}
{/block} {/if} {/block}