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
For extreme off-road use, there's nothing else like Bushwacker Cut-Out Fender Flares. Each set of Cut-Out Fender Flares is individually designed for your truck, to maximize off-road wheel travel and maintain adequate tire coverage. That custom approach means a smoother appearance, greater strength, and easier bolt-on installation with tough stainless steel hardware. Cut-Out Fender Flares are made from thick, warp-proof Dura-Flex 2000, our own proprietary material, engineered for added durability and flexibility in severe conditions. Its UV protection guards against chalking, while its pro-grade matte black finish looks great as-is, or custom painted to create your own personal look.
CA Residents:
WARNING: Cancer and Reproductive Harm - www.P65Warnings.ca.gov
4.6
Customer Reviews (500+)
Questions & Answers