an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 1/20/2009 4:01:44 PM By lukezy. 1 replies.
1/20/2009 3:14:32 PM
clong
Posts: 2
Joined: 1/15/2009
using conditions?
Hello,
 
Can you please explain how to use conditions?
 
Thank you.
1/20/2009 4:01:44 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: using conditions?
Conditions are used to decided whether to display the block or not. When the conditions are evaluated to "false" the block will be hidden. For some scearios that you want to show one message to one group of people and another message e.g. disount coupon code to another group of people e.g. wholesale users. You can use "Conditions" of Html blocks.
DotShoppingCart Staff