- Timestamp:
- 09/01/26 06:13:32 (4 weeks ago)
- Branches:
- main
- Children:
- d89d25b
- Parents:
- fa0fbaf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
KernelRecordsMVC.Application/ViewModels/CartItemViewModel.cs
rfa0fbaf rd2eccb3 16 16 17 17 public long Stock { get; set; } 18 19 public string? CoverPhoto { get; set; } 18 20 19 21 public decimal Total =>
Note:
See TracChangeset
for help on using the changeset viewer.
