📄 anonymous_checkout.tpl
字号:
{* $Id: anonymous_checkout.tpl,v 1.17 2004/06/28 10:53:36 mclap Exp $ *}{capture name=checkout_dialog}<FORM action="cart.php" method="POST" name="cartform"><INPUT type="hidden" name="cart_operation" value="cart_operation">{if $config.Appearance.show_cart_details eq "Y" or ($config.Appearance.show_cart_details eq "L" and $smarty.get.paymentid ne "" and $smarty.get.mode eq "checkout")}{include file="customer/main/cart_details.tpl"}{else}{include file="customer/main/cart_contents.tpl"}{/if}<HR noshade size="1"><BR>{include file="customer/main/cart_totals.tpl"}<P>{include file="buttons/update.tpl" href="javascript: document.cartform.submit()" js_to_href="Y"}</FORM>{/capture}{include file="dialog.tpl" title="`$lng.lbl_checkout`: `$lng.lbl_step` `$checkout_step` `$lng.lbl_of` `$total_checkout_steps`" content=$smarty.capture.checkout_dialog extra="width=100%"}<P class="AdminSmallMessage">{$lng.txt_register_have_account}</P><P>{include file="customer/main/register.tpl"}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -