Class ProductInfoViewModel NamespaceDynamicweb.Ecommerce.ProductCatalog AssemblyDynamicweb.Ecommerce.dll public class ProductInfoViewModel : FillableViewModelBase Inheritance object ViewModelBase FillableViewModelBase ProductInfoViewModel Inherited Members FillableViewModelBase.ToJson() object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Extension Methods ProductInfoViewModelExtensions.GetProduct(ProductInfoViewModel) Properties ProductId public string ProductId { get; set; } Property Value string VariantId public string VariantId { get; set; } Property Value string