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
Features & Specs
| Brand |
Weathertech |
| Floor Mat Location |
Front |
| Floor Mat Material |
Rubber |
| Floor Mat Type |
Flat |
| Floor Mat Color |
Black |
| Floor Mat Design |
Solid Color |
Description
The WeatherTech All-Weather Floor Mats have deeply sculpted channels designed to trap water, road salt, mud and sand. They wont curl, crack or harden in sub-zero weather. Our All-Weather Floor Mats also have anti-skid ridges to prevent shifting in your vehicle and come with a protective, non-stick finish to make cleanup quick and easy. Choose from Black, Tan or Grey to complement virtually any interior color. Includes a 10 year warranty.
CA Residents:
WARNING: Cancer and Reproductive Harm - www.P65Warnings.ca.gov
4.6
Customer Reviews (500+)
Questions & Answers