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
Protecting the world's finest wheels and tires from theft since 1964.; McGard manufactures wheel locks in the USA to meet or exceed O.E.M.; standards for safety and durability.; Presently, McGard is an Original Equipment wheel lock supplier to most automobile brands around the world.; These easy-to-use, one-piece wheel locks function like regular lug nuts, but require a special key tool for installation and removal.; The steel collar on the user friendly key guides the key into the lock pattern.; The collar holds the key in alignment for easy installation and removal.; The computer generated key designs allow for an infinite number of key patterns.; The extra narrow pattern groove on the lock resists the intrusion of removal tools into the pattern.; Every McGard wheel lock is fully machined from restricted chemistry steel made specifically for McGard and through-hardened for its unsurpassed level of security.; McGard's plating process includes several layers of nickel and one layer of microporous chrome producing a superior finish while protecting against rust.; For use on Tuner wheels or wheels with very small lug nut holes.; For aluminum wheels only.
CA Residents:
WARNING: Cancer and Reproductive Harm - www.P65Warnings.ca.gov
4.8
Customer Reviews (79)
Questions & Answers