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
Gear up and save! Get a t-shirt or equivalent, accessory, sticker, and more!. Don't miss out, as we don't have very many of these.
- *Grab Bags contain a random mix of styles. May or may not contain a Boost Drawstring Bag.
Throtl is a small team of experts committed to revolutionizing the automotive marketplace. We believe that buying parts should be easy, fun, and affordable. Built by enthusiasts for everyone, the Throtl team is committed to providing you with the best marketplace experience.
Throtl TA901GB40-AST-XX-2XL
TA901GB40-AST-XX-L
TA901GB40-AST-XX-M
TA901GB40-AST-XX-XL
CA Residents:
WARNING: Cancer and Reproductive Harm - www.P65Warnings.ca.gov
Questions & Answers