{load_language_text section="shopping_cart"} {load_language_text section="general" name="general_txt"} {load_language_text section="buttons" name="button"} {load_language_text section="gift_cart" name="gift"}
{if $customer_status_allow_checkout == '1'} {$button.checkout} {/if} {if 'MODULE_CENTER_SHAREDSHOPPINGCART_INSTALLED'|gm_get_conf == '1'} {$general_txt.NAVBAR_SHARE_CART} {/if} {if $MODULE_gift_cart != ''} {if $CUSTOMER_STATUS === '1'} {$general_txt.NAVBAR_GV_REDEEM} {else} {$general_txt.NAVBAR_GV_REDEEM} {/if} {/if}
{if $customer_status_allow_checkout == '1'}
{foreach name=cob item=cobutton from=$checkout_buttons} {if $cobutton.script} {$cobutton.script} {else} {/if} {if !$smarty.foreach.cob.last}{$txt.text_or}{/if} {/foreach} {paypal_ec_button page='cart'}
{/if} {$PayPalInstallments}