{* $Id: promotions.tpl,v 1.19 2002/12/04 11:31:01 zorg Exp $ *} {include file="location.tpl" last_location="Provider zone"} {capture name=dialog}

You are in your personal provider area!

From this page, you can operate your products and your orders in a very easy way! The menu on the left is used to manage your products and orders.

Add new product
This section allows you to create new products in stock.
Once you add a new product it will be published right away.

Modify product
Delete product
These sections allow you to modify/delete existing products in stock. Once you modify a product, its data will be updated right away.

Import products
Export products
These sections allow you to exchange products data with external CSV files. {if $active_modules.Product_Options ne ""}

Global product options
This page allows you to manage product options in global scope. You are able to create/modify/delete product options for multiple products. {/if} {if $active_modules.Extra_Fields ne ""}

Extra fields
This section allows the adding of additional non-standard fields to the products table. For example, this might be used to add an Author and ISBN field to a product that is a book. {/if}

Shipping charges
This section allows you to define the USA shipping calculations for each shipping method defined for your store.

Shipping/Tax zones
This section is used to define the shipping zones. Each zone represents a set of shipping rates defined for selected country(ies).

Discounts
Here you can define discount rates. They are normally used to provide automatic savings for every customer order that is over a certain amount.

Coupons
This section allows you to define discount coupons. Each coupon allows your customer to receive a discount when he/she orders your products.

Countries/Taxes
States/Taxes
These sections allow you to define sales taxes for different countries and states.

{if $active_modules.Simple_Mode eq ""} New orders
This section allows you to get a list of new orders received by your store.

Search orders
This section allows you to perform search queries through your orders. {/if} {/capture} {include file="dialog.tpl" title="Provider menu" content=$smarty.capture.dialog extra="width=100%"}