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

📄 promotions.tpl

📁 NetGou商城购物系统是一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行网上销售而开发的一套商城购物系统。 它具有完善的商品管理、订单管理、销售统计、新闻管理、结算系统、税率系统、
💻 TPL
字号:
{* $Id: promotions.tpl,v 1.25 2004/07/13 06:12:25 svowl Exp $ *}
{include file="page_title.tpl" title=$lng.lbl_welcome_to_the_providers_zone}

{capture name=dialog}
<H3>{$lng.txt_personal_provider_area}</H3>
<P align="justify">
{$lng.txt_provider_promotion_note}
<P>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/product_modify.php">{$lng.lbl_add_product}</A></B><BR>
{$lng.txt_provider_promotion_add_new_product_note}
<P>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/search.php">{$lng.lbl_product_modify}</A></B><BR>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/search.php">{$lng.lbl_delete_product}</A></B><BR>
{$lng.txt_provider_promotion_modify_product_note}
<P>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/import.php">{$lng.lbl_import_products}</A></B><BR>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/export.php">{$lng.lbl_export_products}</A></B><BR>
{$lng.txt_provider_promotion_ie_product_note}
{if $active_modules.Extra_Fields ne ""}
<P>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/extra_fields.php">{$lng.lbl_extra_fields}</A></B><BR>
{$lng.lbl_provider_promotion_ef_note}
{/if}
<P>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/shipping_rates.php">{$lng.lbl_shipping_charges}</A></B><BR>
{$lng.txt_provider_promotion_sc_note}
<P>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/shipping_zones.php">{$lng.lbl_destination_zones}</A></B><BR>
{$lng.txt_provider_promotion_dz_note}
<P>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/discounts.php">{$lng.lbl_discounts}</A></B><BR>
{$lng.txt_provider_promotion_discounts_note}
<P>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/coupons.php">{$lng.lbl_coupons}</A></B><BR>
{$lng.txt_provider_promotion_coupons_note}
<P>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/taxes.php">{$lng.lbl_tax_rates}</A></B><BR>
{$lng.txt_provider_promotion_taxes_note}
<P>
{if $active_modules.Simple_Mode eq ""}
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/orders.php?substring=&status=Q">{$lng.lbl_new_orders}</A></B><BR>
{$lng.txt_provider_promotion_no_note}
<P>
<IMG src="{$ImagesDir}/rarrow.gif" width="9" height=9> <B><A href="{$catalogs.provider}/orders.php">{$lng.lbl_search_orders_menu}</A></B><BR>
{$lng.txt_provider_promotion_so_note}
{/if}
{/capture}
{include file="dialog.tpl" title=$lng.lbl_provider_menu content=$smarty.capture.dialog extra="width=100%"}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -