{load_language_text section="gift_cart" name="gift"} {if $smarty.session.customer_id}
{block name="snippets_shopping_cart_button_redeemgiftcouponcode"}
{if $content_data.GV_AMOUNT}
{if !isset($smarty.session.cot_gv) || $smarty.session.cot_gv === true} {$gift.usebalance} ({$content_data.GV_AMOUNT|trim}) {else} {$gift.usebalance} ({$content_data.GV_AMOUNT|trim}) {/if}
{$gift.send_to_friend_intro} {$gift.send_to_friend_link}
{/if} {/block}
{else} {block name="snippets_shopping_cart_button_nocouponsforguests"}
{$gift.create_account}
{/block} {/if}