Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / Product Class / Product Constructor / Product Constructor(Store,String,Decimal,Decimal,Decimal,Decimal,Decimal,Decimal,Decimal,String,String,PageTemplate,Byte,Byte,Int32,Nullable<DateTime>,Int32,String,String,String,String,String,String,String,DateTime,DateTime,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Int32,Int32,Byte,String,String,Boolean,Boolean,Nullable<Decimal>,Nullable<Decimal>,Boolean,String,String,String,String,Boolean)
The value of store
The value of name
The value of price
The value of costofgoods
The value of msrp
The value of weight
The value of length
The value of width
The value of height
The value of sku
The value of modelnumber
The value of template
The value of shippableid
The value of inventorymodeid
The value of instock
The value of availabilitydate
The value of instockwarninglevel
The value of thumbnailurl
The value of thumbnailalttext
The value of imageurl
The value of imagealttext
The value of summary
The value of description
The value of extendeddescription
The value of createddate
The value of lastmodifieddate
The value of isfeatured
The value of isprohibited
The value of allowreviews
The value of allowbackorder
The value of excludefromfeed
The value of disablepurchase
The value of minquantity
The value of maxquantity
The value of visibilityid
The value of iconurl
The value of iconalttext
The value of isgiftcertificate
The value of usevariableprice
The value of minimumprice
The value of maximumprice
The value of hideprice
The value of adwordsGrouping
The value of adwordsLabels
The value of excludedDestination
The value of adwordsRedirect
The value of publishFeedAsVariants
In This Topic
    Product Constructor(Store,String,Decimal,Decimal,Decimal,Decimal,Decimal,Decimal,Decimal,String,String,PageTemplate,Byte,Byte,Int32,Nullable<DateTime>,Int32,String,String,String,String,String,String,String,DateTime,DateTime,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Int32,Int32,Byte,String,String,Boolean,Boolean,Nullable<Decimal>,Nullable<Decimal>,Boolean,String,String,String,String,Boolean)
    In This Topic
    Initializes a new instance of the Product class.
    Syntax

    Parameters

    store
    The value of store
    name
    The value of name
    price
    The value of price
    costofgoods
    The value of costofgoods
    msrp
    The value of msrp
    weight
    The value of weight
    length
    The value of length
    width
    The value of width
    height
    The value of height
    sku
    The value of sku
    modelnumber
    The value of modelnumber
    template
    The value of template
    shippableid
    The value of shippableid
    inventorymodeid
    The value of inventorymodeid
    instock
    The value of instock
    availabilitydate
    The value of availabilitydate
    instockwarninglevel
    The value of instockwarninglevel
    thumbnailurl
    The value of thumbnailurl
    thumbnailalttext
    The value of thumbnailalttext
    imageurl
    The value of imageurl
    imagealttext
    The value of imagealttext
    summary
    The value of summary
    description
    The value of description
    extendeddescription
    The value of extendeddescription
    createddate
    The value of createddate
    lastmodifieddate
    The value of lastmodifieddate
    isfeatured
    The value of isfeatured
    isprohibited
    The value of isprohibited
    allowreviews
    The value of allowreviews
    allowbackorder
    The value of allowbackorder
    excludefromfeed
    The value of excludefromfeed
    disablepurchase
    The value of disablepurchase
    minquantity
    The value of minquantity
    maxquantity
    The value of maxquantity
    visibilityid
    The value of visibilityid
    iconurl
    The value of iconurl
    iconalttext
    The value of iconalttext
    isgiftcertificate
    The value of isgiftcertificate
    usevariableprice
    The value of usevariableprice
    minimumprice
    The value of minimumprice
    maximumprice
    The value of maximumprice
    hideprice
    The value of hideprice
    adwordsGrouping
    The value of adwordsGrouping
    adwordsLabels
    The value of adwordsLabels
    excludedDestination
    The value of excludedDestination
    adwordsRedirect
    The value of adwordsRedirect
    publishFeedAsVariants
    The value of publishFeedAsVariants
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also