The Allow Quantity Selection property will add a numerical text box below the product selector. This will allow users to order multiple products.
The Choose a Product selection box will allow you to select a single product imported from CRM.
The Always Add to Cart checkbox will always add the product selected by this widget to the cart.
The Select a Template drop down list will allow you to select a template for your product to use with the option of creating a new template. If a template is selected, you will be given the additional option of editing the selected template.
The Product Id Query String Name advanced property will read in a query string parameter - which is defined in this advanced property - and use the value of that query string to select a product automatically. The value of the query string should be the GUID of a product.
Advanced properties provide additional functionality. They can be accessed by clicking on the "Advanced" Button in the bottom right corner of the widget designer.
Returns the developer name for the control.
String
Returns the RadButton object associated with the widget.
RadButton
Returns true if the widgets' checkbox is checked
Boolean
Sets the value of the checkbox.
none