an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Applying Coupon Code to Selection of Products
Last Post 2/21/2011 7:49:33 PM By soterion. 2 replies.
2/20/2011 4:51:51 AM
soterion
Posts: 2
Joined: 1/8/2010
Applying Coupon Code to Selection of Products
I see that you can apply a single coupon code to ALL products a customer may purchase...
I am wanting to apply a single coupon code to a specified selection of products.
Is this possible?
2/21/2011 3:22:49 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Applying Coupon Code to Selection of Products
Yes, you can limit the coupon to one product. If you want to extend it to a selection of products, you can simply extend the function via code change.
 
DotShoppingCart Staff
2/21/2011 7:49:33 PM
soterion
Posts: 2
Joined: 1/8/2010
Re: Applying Coupon Code to Selection of Products
I understand that I can apply the code to ONE product...
How can I apply it to only 2 or 3 out of the total list without applying it to the entire order.
 
The system won't let me select multiple products under 'apply to product'.
 
Can you be specific with what you mean by 'extend the function via code change'.
 
Thanks.