@model LittleShop.DTOs.UpdateShippingRateDto @{ ViewData["Title"] = "Edit Shipping Rate"; var rateId = ViewData["RateId"]; }

Edit Shipping Rate

@Html.AntiForgeryToken() @if (ViewData.ModelState[""] != null && ViewData.ModelState[""].Errors.Count > 0) { }
Weight Guidelines
Common Weight Ranges (in grams):
  • Letter: 0 - 100g
  • Large Letter: 100 - 750g
  • Small Parcel: 750 - 2000g
  • Medium Parcel: 2000 - 10000g
  • Large Parcel: 10000 - 30000g

Delivery Time Examples:
  • First Class: 1-3 days
  • Second Class: 2-5 days
  • Express: 1 day
  • International: 5-10 days