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
Bilstein B8 5100 (Ride Height Adjustable) shock absorbers are designed for trucks and SUVs with a front OE coilover style suspension. Multiple snap-ring grooves in the body allow for different spring seat positions, providing 0-2.75 inches of front lift with OE springs (depending on application). The monotube shock absorbers feature a 46mm digressive piston a with self-adjusting deflective disc valve setting. Bilstein B8 5100 (Ride Height Adjustable) shock absorbers provide increased wheel travel and improved handling. Utilizing a B8 5100 (Ride Height Adjustable) shock absorber is the easiest way to level out your vehicle.
CA Residents:
WARNING: Cancer and Reproductive Harm - www.P65Warnings.ca.gov
4.8
Customer Reviews (47)
Questions & Answers