3-Promotions and marketing
Monday, December 21, 2009
Affiliates
|
The affiliates are controlled via admin area. Go to Promotions, then Affiliates. Click Edit link of an affiliate to edit/delete it.
An affiliate partner URL looks like http://www.yourstore.com/default.aspx?affiliateID=N When somebody clicks on that hyperlink from the affiliate site, default.aspx looks for an AffiliateID query string parameter. If one is present, then the customer is tagged with that affiliate. |
Discounts/Coupons
|
The discounts are controlled via admin area. Go to Promotions, then Discounts. Click Edit link of the discount to edit/delete it.
Discounts can be assigned to whole order. Also it can be assigned to a product variant. This would be accomplished from the product variant editing page.
Special consideration should be taken if you have multiple discounts. Products can have any number of discounts attached. In these situations, nopCommerce will automatically calculate the best possible price for the customer based on all available discounts and group memberships.
Also discounts can be filtered by customer role. You can use filering by checking and unchecking customer roles. An example of "Premium customers" pricing might be to define a discount that gives 10 percent off all product prices. |