{* $Id: cart.tpl 2577 2006-11-21 13:40:16Z seva $ *} {if $cart_products} {include file="cart_pages/progressbar.tpl"} {/if} {capture name="mainbox"} {if $cart_products} {if $smarty.capture.js_loaded != "Y"} {capture name="js_loaded"}Y{/capture} {/if}
| {include file="buttons/continue_shopping.tpl" but_href=$continue_url|default:$index_script but_arrow="on"} | {include file="buttons/checkout.tpl" but_onclick="javascript: if (fn_check_all_exceptions(true)) self.location='$index_script?$target_name=checkout&$mode_name=customer_info'; else alert(cannot_buy);"} |
| {$checkout_add_button} | |