{* $Id: discounts.tpl,v 1.12 2002/12/04 11:31:01 zorg Exp $ *} {include file="location.tpl" last_location="Discounts"} This page allows you to define purchase discounts you want to be active for your store. Purchase discounts apply to all customer orders and do not require the customer to enter any type of "code" to receive the discount. These are normally used to provide automatic savings for every customer order that is over a certain amount.
The "Order Amount" is the total amount of the customer order before sales tax and discounts charges. If you also take coupons, the coupon savings amount will be deducted before this calculation is done. Based on the order amount, the store will check the information below to see if a purchase discount needs to be calculated and applied to their order.
{capture name=dialog}
{/capture} {include file="dialog.tpl" title="Edit purchase discounts" content=$smarty.capture.dialog extra="width=100%"}