var vehicleStripGenerations = Model.Breadcrumbs.PreferredParents.Any() ?
Model.Breadcrumbs.PreferredParents.Where(x => x.GenerationId != null) : default;
if (!string.IsNullOrEmpty(shipToLocation))
{
dynamic location = null;
try
{
var shipToLocationJson = shipToLocation.TrimStart('"').TrimEnd('"');
location = JsonConvert.DeserializeObject(shipToLocationJson);
}
catch
{
// there was en error deserializing the JSON; do not re-assign the variable
}
if (location != null)
{
zipCode = location.PostalCode;
triggerText = location.PostalCode;
inputMode = location.CountryCode == "CA" ? "" : inputMode;
pattern = location.CountryCode == "CA" ? "" : pattern;
if (location.City != null)
{
triggerText = location.City + " - " + location.PostalCode;
}
}
}
Product Information
Description, Reviews, Q&A
Description
Keep your truck organized and clutter-free with WeatherTech's one-of-a-kind Under Seat Storage System. Installs in just minutes with no drilling or chemical adhesives, and is laser measured to custom-fit your truck's specific make and model! The WeatherTech Under Seat Storage System is the easiest to install, custom truck storage solution available!
CA Residents:
WARNING: Cancer and Reproductive Harm - www.P65Warnings.ca.gov
4.6
Customer Reviews (500+)
Questions & Answers