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, Specs & Installation
Features & Specs
| Brand |
Method Race Wheels |
| Wheel Model |
MR701 Bead Grip |
| Wheel Size |
17x9 |
| Wheel Diameter |
17 Inch |
| Wheel Width |
9 Inches |
| Wheel Offset |
-12mm |
| Wheel Backspacing |
4.528 Inch, 115mm |
| Wheel Color |
Black, Black Chrome |
| Wheel Style |
Custom |
| Wheel Finish |
Matte |
| Wheel Material |
Aluminum |
| Wheel Bolt Pattern |
6 x 139.7mm (6 x 5.5-Inch) |
Description
Method Race Wheels MR70179060512N
CA Residents:
WARNING: Cancer and Reproductive Harm - www.P65Warnings.ca.gov
Installation & What's in the Box
What's in the Box
- (4) Wheels
- (4) Center Caps
Questions & Answers