{* $Id: cart.tpl 1603 2006-04-27 14:22:42Z imac $ *} {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);"} |