Class CombineProductsData
- Namespace
- Dynamicweb.Ecommerce.Variants
- Assembly
- Dynamicweb.Ecommerce.dll
- Inheritance
-
Combine
Products Data
- Inherited Members
Properties
CanChangeMasterProduct
Property Value
FilteredProductVariants
Property Value
GroupId
Property Value
LanguageId
Property Value
MasterProductId
Property Value
Mode
Property Value
Products
Property Value
VariantGroupsIds
Property Value
Methods
Load(string, IEnumerable<string>, string, CombineProductsMode, string)
Fetch Combine
public static CombineProductsData Load(string masterId, IEnumerable<string> productsIds, string languageId, CombineProductsData.CombineProductsMode mode, string jsonData)
Parameters
masterId
stringproductsIds
IEnumerable<string>languageId
stringmode
CombineProducts .CombineData Products Mode jsonData
string
Returns
Remarks
first trys to deserialize jsonData
to object if it impossible fetch product family info using masterId
and languageId