1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
window.mp.addToCart({
products: [{"name":"NT05","sku":"9378-207230","price":"249.0","quantity":4,"variant":"","category":"tires","brand_name":"Nitto","position":1,"coupon":"","custom_attributes":{"is_sidewall":"Blackwall","tread_type":"Performance Summer","diameter":"20","load_index":"101","speed_rating":"W","is_deal":false}}],
transaction_attrs: {},
custom_attrs: {
is_add_on: false
}
})
$store.analytics.sendDataToKlavio({
quantity: totalQuantity(),
product_data: {"id":44176,"price":"249.0","is_package":null,"ply_name":null,"properties":{"size":{"title":"Size","value":"255/45ZR20 101W"},"tread_type":{"title":"Tread Type","value":"Performance Summer"},"sidewall":{"title":"Sidewall","value":"Blackwall"},"speed_rating":{"title":"Speed Rating","value":"W"},"load_index":{"title":"Load Index","value":"101"},"diameter":{"title":"Diameter","value":"20"}},"specification":{"tread_type":{"key":"TreadType","title":"Tread Type","tooltip_title":"This describes how the tread is designed. Each design serves a different purpose depending on features and the terrain it's meant to be driven on.","value":"Performance Summer","format":{}},"speed_rating":{"key":"SpeedRating","title":"Speed Rating","tooltip_title":"The maximum speed capability of the tire on a vehicle.","value":"W","format":{}},"load_index":{"key":"LoadIndexSingle","title":"Load Index","tooltip_title":"The maximum load (weight) rating capacity of a tire.","value":"101","format":{}},"sidewall":{"key":"Sidewall","title":"Sidewall","tooltip_title":"The appearance of the side of a tire.","value":"Blackwall","format":{}},"size_desc":{"key":"Size","title":"Size","value":"255/45ZR20 101W","format":{}},"utqg":{"title":"UTQG","tooltip_title":"Stands for Uniform Tire Quality Grading. An industry standard that is used for passenger car tires to measures their treadwear, temperature resistance and traction.","value":"200 AA A","format":{}},"treadwear":{"key":"UTQGWear","title":"Treadwear","tooltip_title":"The rate at which a tire wears when tested in a controlled environment.","format":{},"value":"200"},"traction":{"key":"UTQGTraction","title":"Traction","tooltip_title":"A rating of the ability of a tire to stop on wet pavement (asphalt or concrete) when measured in a controlled environment.","format":{},"value":"AA"},"temprature":{"key":"UTQGTemp","title":"Temperature","tooltip_title":"A rating for tire resistance to the generation of heat at speed. Ratings are A, B, and C. A is considered the best, and only tires graded A or B are allowed to be sold in the USA","format":{},"value":"A"},"max_load":{"key":"SingleMaxLoad","title":"Max. Load","format":{},"value":"1819 lbs"},"max_inflation_pressure":{"key":"SingleMaxPSI","title":"Max. Inflation Pressure","format":{},"value":"51 psi"},"tread_depth":{"key":"TreadDepth","title":"Tread Depth","format":{},"value":"7.2/32\""},"rim_width_range":{"title":"Rim Width Range","value":"8.0 - 9.5\"","format":{}},"diamter":{"key":"Diameter","title":"Overall Diameter","format":{},"value":"29.06\""}},"features":[{"title":"Perfect Pairing","desc":"The NT05 can be paired with the NT05R in the rear."},{"title":"Continuous Center Rib","desc":"A continuous center rib with maintains consistent road to tire contact which improves racing performance."},{"title":"Predictable","desc":"A steel casing, body ply, and rayon carcass equip this tire with highly predictable handling and performance time after time."},{"title":"Handling","desc":"Reinforced tread blocks improve the stiffness of the tire which helps maintain steady handling at high speeds."}],"description":[{"type":"text","value":"The Nitto NT05 is a maximum performance tire intended for racing vehicles that sometimes need to take their vehicle on the motorway."}],"warranties":[],"additional_benefits":[],"url":"/products/nitto-255-45zr20-207230-tires","image_url":"https://edge.tiresync.com/himages/tire_images/Nitto/ni_nt_05_l.jpg","brand_name":"Nitto","model_name":"NT05","affiliate_domain":"","order_value":"0.00","size_desc":"255/45ZR20 101W","sku":"9378-207230","rebate":null,"feature":null,"category":"tires","count_on_hand":0,"stock_status":"out_of_stock","name":"Nitto - NT05 - 207230"},
...{"orderTotal":"0.00","lineItems":null}
})
$store.analytics.gtag({
eventType: 'add_to_cart',
quantity: { front: front.quantity },
products: [{"id":44176,"price":"249.0","is_package":null,"ply_name":null,"properties":{"size":{"title":"Size","value":"255/45ZR20 101W"},"tread_type":{"title":"Tread Type","value":"Performance Summer"},"sidewall":{"title":"Sidewall","value":"Blackwall"},"speed_rating":{"title":"Speed Rating","value":"W"},"load_index":{"title":"Load Index","value":"101"},"diameter":{"title":"Diameter","value":"20"}},"specification":{"tread_type":{"key":"TreadType","title":"Tread Type","tooltip_title":"This describes how the tread is designed. Each design serves a different purpose depending on features and the terrain it's meant to be driven on.","value":"Performance Summer","format":{}},"speed_rating":{"key":"SpeedRating","title":"Speed Rating","tooltip_title":"The maximum speed capability of the tire on a vehicle.","value":"W","format":{}},"load_index":{"key":"LoadIndexSingle","title":"Load Index","tooltip_title":"The maximum load (weight) rating capacity of a tire.","value":"101","format":{}},"sidewall":{"key":"Sidewall","title":"Sidewall","tooltip_title":"The appearance of the side of a tire.","value":"Blackwall","format":{}},"size_desc":{"key":"Size","title":"Size","value":"255/45ZR20 101W","format":{}},"utqg":{"title":"UTQG","tooltip_title":"Stands for Uniform Tire Quality Grading. An industry standard that is used for passenger car tires to measures their treadwear, temperature resistance and traction.","value":"200 AA A","format":{}},"treadwear":{"key":"UTQGWear","title":"Treadwear","tooltip_title":"The rate at which a tire wears when tested in a controlled environment.","format":{},"value":"200"},"traction":{"key":"UTQGTraction","title":"Traction","tooltip_title":"A rating of the ability of a tire to stop on wet pavement (asphalt or concrete) when measured in a controlled environment.","format":{},"value":"AA"},"temprature":{"key":"UTQGTemp","title":"Temperature","tooltip_title":"A rating for tire resistance to the generation of heat at speed. Ratings are A, B, and C. A is considered the best, and only tires graded A or B are allowed to be sold in the USA","format":{},"value":"A"},"max_load":{"key":"SingleMaxLoad","title":"Max. Load","format":{},"value":"1819 lbs"},"max_inflation_pressure":{"key":"SingleMaxPSI","title":"Max. Inflation Pressure","format":{},"value":"51 psi"},"tread_depth":{"key":"TreadDepth","title":"Tread Depth","format":{},"value":"7.2/32\""},"rim_width_range":{"title":"Rim Width Range","value":"8.0 - 9.5\"","format":{}},"diamter":{"key":"Diameter","title":"Overall Diameter","format":{},"value":"29.06\""}},"features":[{"title":"Perfect Pairing","desc":"The NT05 can be paired with the NT05R in the rear."},{"title":"Continuous Center Rib","desc":"A continuous center rib with maintains consistent road to tire contact which improves racing performance."},{"title":"Predictable","desc":"A steel casing, body ply, and rayon carcass equip this tire with highly predictable handling and performance time after time."},{"title":"Handling","desc":"Reinforced tread blocks improve the stiffness of the tire which helps maintain steady handling at high speeds."}],"description":[{"type":"text","value":"The Nitto NT05 is a maximum performance tire intended for racing vehicles that sometimes need to take their vehicle on the motorway."}],"warranties":[],"additional_benefits":[],"url":"/products/nitto-255-45zr20-207230-tires","image_url":"https://edge.tiresync.com/himages/tire_images/Nitto/ni_nt_05_l.jpg","brand_name":"Nitto","model_name":"NT05","affiliate_domain":"","order_value":"0.00","size_desc":"255/45ZR20 101W","sku":"9378-207230","rebate":null,"feature":null,"category":"tires","count_on_hand":0,"stock_status":"out_of_stock","name":"Nitto - NT05 - 207230"}],
})
$store.add_to_cart.disabled = true
$store.cart.actions.createLineItem([{ variant_id: 44176, quantity: front.quantity, type: 'tire' }])
}">
Out Of Stock