Loading...
+ } + else if (basketItems.Count == 0) + { ++ Your shopping bag is empty. Continue shopping. +
+ } + else + { +@item.ProductName
+$@item.UnitPrice.ToString("0.00")
+Continue shopping
+ +Loading...
+ } + else + { +
+ Request ID: @RequestId
+
@item.Description
++ Brand: @item.CatalogBrand?.Brand +
+ + @if (numInCart > 0) + { +@numInCart in shopping bag
+ } +Sorry, we couldn't find any such product.
+Loading...
+ } + else if (basketItems.Count == 0) + { ++ Your shopping bag is empty. Continue shopping. +
+ } + else + { +@item.ProductName
+$@item.UnitPrice.ToString("0.00")
+Continue shopping
+ +Brand: @item.CatalogBrand?.Brand
+ + @if (numInCart > 0) + { +@numInCart in shopping bag
+ }