Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / ProductCalculator Class


In This Topic
    ProductCalculator Class Properties
    In This Topic

    For a list of all members of this type, see ProductCalculator members.

    Public Properties
     NameDescription
    Public Property Gets the applicable tax code (if any). Otherwise null is returned.  
    Public Property Gets the special pricing applied on this product (if any). Otherwise null is returned.  
    Public Property Gets a value indicating whether the calculation been made.  
    Public Property Gets an array of Kit Product Ids  
    Public Property Gets the calculated msrp  
    Public Property Gets the list of option ids if this is a variant  
    Public Property Gets the calculated price  
    Public Property Gets the calculated price inclusive of tax  
    Public Property Gets the Id of the product  
    Public Property Gets the quantity calculated  
    Public Property Gets the calculated SKU  
    Public Property Gets the user Id used in calculation  
    Public Property Gets the calculated weight  
    Top
    See Also