public Product( Store store, string name, decimal price, decimal costofgoods, decimal msrp, decimal weight, decimal length, decimal width, decimal height, string sku, string modelnumber, PageTemplate template, byte shippableid, byte inventorymodeid, int instock, Nullable<DateTime> availabilitydate, int instockwarninglevel, string thumbnailurl, string thumbnailalttext, string imageurl, string imagealttext, string summary, string description, string extendeddescription, DateTime createddate, DateTime lastmodifieddate, bool isfeatured, bool isprohibited, bool allowreviews, bool allowbackorder, bool excludefromfeed, bool disablepurchase, int minquantity, int maxquantity, byte visibilityid, string iconurl, string iconalttext, bool isgiftcertificate, bool usevariableprice, Nullable<decimal> minimumprice, Nullable<decimal> maximumprice, bool hideprice, string adwordsGrouping, string adwordsLabels, string excludedDestination, string adwordsRedirect, bool publishFeedAsVariants )
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