Hi,
Using a CartViewModel in 9.7.2, I notice that the ID of an order line is missing fra the CartOrderlineViewModel making it impossible to add decrease/increase quantity to the order lines.
Also, CartOrderlineViewModel.ProductLink returns a link to the list rather than the product details page. Can this be fixed?
Following is a list of values returned by a CartOrderlineViewModel that is not a variant and has no image:
<!-- ProductLink: http://site.local.dk/shop/old-catalogue ProductImage: ProductID: RFM52206268 ProductName: meadow orange ProductNumber: RFM52206268 ProductVariantID: ProductVariantText: ProductGroupID: Quantity: 11 TotalDiscount: Dynamicweb.Frontend.PriceViewModel TotaltPrice: Dynamicweb.Frontend.PriceViewModel UnitName: UnitId: UnitPrice: Dynamicweb.Frontend.PriceViewModel IsDiscount: False IsProduct: True IsTax: False -->
Can this be fixed?
Best regards,
Roald, Novicell