{include file="buttons/continue_shopping.tpl" but_href=$continue_url|fn_url}
{include file="buttons/update_cart.tpl" but_external_click_id="button_cart" but_meta="cm-external-click"}
{if $payment_methods}
{assign var="m_name" value="checkout"}
{assign var="link_href" value="checkout.checkout"}
{include file="buttons/proceed_to_checkout.tpl" but_href=$link_href}
{/if}