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
The PRO-TRUCK Sport Shock is the perfect solution for those looking for a straightforward, reliable damper setup that gains ground clearance, ride comfort and additional travel without requiring any additional suspension components. For optimal performance, PRO-TRUCK Sport Shocks are designed to be used in conjunction with Eibach PRO-LIFT-KIT springs.
Category Description:
However
Subcategory Description:
Are anything but average. We know what we want from a vehicle. We want immediate response
Brand Description:
Eibach products are created to meet the extreme requirements of racing, from the 245-mph Mulsanne straight of Le Mans to the fender-to-fender combat of the Daytona Motor Speedway. The chassis of a production vehicle is designed to be built at a minimum cost, and suited for an 'average driver'. We enthusiasts
CA Residents:
WARNING: Cancer and Reproductive Harm - www.P65Warnings.ca.gov
4.8
Customer Reviews (94)
Questions & Answers