⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gc_cart.tpl

📁 NetGou商城购物系统是一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行网上销售而开发的一套商城购物系统。 它具有完善的商品管理、订单管理、销售统计、新闻管理、结算系统、税率系统、
💻 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`"}&nbsp;&nbsp;&nbsp;{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 + -