?? gc_cart.tpl
字號:
{* $Id: gc_cart.tpl,v 1.12 2004/06/18 06:46:50 max Exp $ *}{if $giftcerts_data ne ""}{section name=giftcert loop=$giftcerts_data}<TABLE width="100%" border="0" cellpadding="0" cellspacing="0"><TR><TD width="100" valign="top"><IMG src="{$ImagesDir}/gift.gif" width="84" height=69></TD><TD valign="top">{if $giftcerts_data[giftcert].amount_purchased gt 1}<FONT class="ProductDetailsTitle">{$lng.lbl_purchased}</FONT><BR>{/if}<FONT class="ProductTitle">{$lng.lbl_gift_certificate}</FONT><P><FONT class="TableCenterCustomerForm">{$lng.lbl_recipient}:</FONT> {$giftcerts_data[giftcert].recipient}<BR>{if $giftcerts_data[giftcert].send_via eq "E"}<FONT class="TableCenterCustomerForm">{$lng.lbl_email}:</FONT> {$giftcerts_data[giftcert].recipient_email}<BR>{elseif $giftcerts_data[giftcert].send_via eq "P"}<FONT class="TableCenterCustomerForm">{$lng.lbl_mail_address}:</FONT> {$giftcerts_data[giftcert].recipient_address}, {$giftcerts_data[giftcert].recipient_city}, {$giftcerts_data[giftcert].recipient_state} {$giftcerts_data[giftcert].recipient_country} {$giftcerts_data[giftcert].recipient_zipcode}<BR>{if $giftcerts_data[giftcert].recipient_phone}<FONT class="TableCenterCustomerForm">{$lng.lbl_phone}:</FONT> {$giftcerts_data[giftcert].recipient_phone}<BR>{/if}{/if}<FONT class="TableCenterCustomerForm">{$lng.lbl_amount}:</FONT> <FONT class="TableCenterProductPriceOrange">{include file="currency.tpl" value=$giftcerts_data[giftcert].amount}</FONT><BR><BR>{if $active_modules.Wishlist ne "" and $wl_giftcerts ne ""}{include file="modules/Wishlist/wl_buttons.tpl" buttons_for="giftcerts"}{else}{include file="buttons/delete_item.tpl" href="giftcert.php?mode=delgc&gcindex=`$smarty.section.giftcert.index`"} {include file="buttons/modify.tpl" href="giftcert.php?gcindex=`$smarty.section.giftcert.index`"}{/if}</TD></TR></TABLE><HR size="1" noshade>{/section}{/if}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -