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":"Winter Sottozero W210","sku":"11898-1600000","price":"418.73","quantity":4,"variant":"","category":"tires","brand_name":"Pirelli","position":1,"coupon":"","custom_attributes":{"is_sidewall":"Blackwall","tread_type":"Performance Winter","diameter":"17","load_index":"89","speed_rating":"H","is_deal":false}}],
transaction_attrs: {},
custom_attrs: {
is_add_on: false
}
})
$store.analytics.sendDataToKlavio({
quantity: totalQuantity(),
product_data: {"id":50468,"price":"418.73","is_package":null,"ply_name":null,"properties":{"size":{"title":"Size","value":"205/50R17 89H"},"tread_type":{"title":"Tread Type","value":"Performance Winter"},"sidewall":{"title":"Sidewall","value":"Blackwall"},"speed_rating":{"title":"Speed Rating","value":"H"},"load_index":{"title":"Load Index","value":"89"},"diameter":{"title":"Diameter","value":"17"}},"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 Winter","format":{}},"speed_rating":{"key":"SpeedRating","title":"Speed Rating","tooltip_title":"The maximum speed capability of the tire on a vehicle.","value":"H","format":{}},"load_index":{"key":"LoadIndexSingle","title":"Load Index","tooltip_title":"The maximum load (weight) rating capacity of a tire.","value":"89","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":"205/50R17 89H","format":{}},"max_load":{"key":"SingleMaxLoad","title":"Max. Load","format":{},"value":"1279 lbs"},"max_inflation_pressure":{"key":"SingleMaxPSI","title":"Max. Inflation Pressure","format":{},"value":"44 psi"},"tread_depth":{"key":"TreadDepth","title":"Tread Depth","format":{},"value":"11.0/32\""},"rim_width_range":{"title":"Rim Width Range","value":"5.5 - 7.5\"","format":{}},"width":{"key":"SectionWidth","title":"Sect. Width","format":{},"value":"8.6\""},"diamter":{"key":"Diameter","title":"Overall Diameter","format":{},"value":"25.20\""}},"features":[{"title":"Tread Compound","desc":"A dual tread compound offers cold weather stability without sacrificing sports performance."},{"title":"Asymmetric Treads","desc":"One side of the tire focuses on wet and dry performance while the other side is built for winter performance."},{"title":"Multiple Sipes","desc":"Multiple sipes all around the tire greatly improve braking on snow, water, and ice."},{"title":"Severe Snow Certified","desc":"This tire is stamped with the three-peak mountain snowflake, signifying it's severe snow certification."},{"title":"Reduce Hydroplaning","desc":"Good water clearance between circumferential grooves."},{"title":"Lateral Grooves","desc":"Lateral grooves flush water away from the center of the tire which increases performance in wet conditions."}],"description":[{"type":"text","value":"The Winter Sottozero is a winter and snow sports performance tire that can operate at below freezing temperatures."},{"type":"title","value":"Winter Performance"}],"warranties":[],"additional_benefits":[{"name":"Run Flat","image":"https://d19pbi8vkdue6m.cloudfront.net/products/noun-tire.svg","active_image":"https://d19pbi8vkdue6m.cloudfront.net/svg/IconRunflat-Active.svg","condition":true,"tooltip_title":"This tire is are capable of continued driving even after a loss of air pressure."}],"url":"/products/pirelli-205-50r17-1600000-tires","image_url":"https://edge.tiresync.com/himages/tire_images/Pirelli/pi_winter_210_sottozero_l.jpg","brand_name":"Pirelli","model_name":"Winter Sottozero W210","affiliate_domain":"","order_value":"0.00","size_desc":"205/50R17 89H","sku":"11898-1600000","rebate":null,"feature":null,"category":"tires","count_on_hand":0,"stock_status":"out_of_stock","name":"Pirelli - Winter Sottozero W210 - 1600000"},
...{"orderTotal":"0.00","lineItems":null}
})
$store.analytics.gtag({
eventType: 'add_to_cart',
quantity: { front: front.quantity },
products: [{"id":50468,"price":"418.73","is_package":null,"ply_name":null,"properties":{"size":{"title":"Size","value":"205/50R17 89H"},"tread_type":{"title":"Tread Type","value":"Performance Winter"},"sidewall":{"title":"Sidewall","value":"Blackwall"},"speed_rating":{"title":"Speed Rating","value":"H"},"load_index":{"title":"Load Index","value":"89"},"diameter":{"title":"Diameter","value":"17"}},"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 Winter","format":{}},"speed_rating":{"key":"SpeedRating","title":"Speed Rating","tooltip_title":"The maximum speed capability of the tire on a vehicle.","value":"H","format":{}},"load_index":{"key":"LoadIndexSingle","title":"Load Index","tooltip_title":"The maximum load (weight) rating capacity of a tire.","value":"89","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":"205/50R17 89H","format":{}},"max_load":{"key":"SingleMaxLoad","title":"Max. Load","format":{},"value":"1279 lbs"},"max_inflation_pressure":{"key":"SingleMaxPSI","title":"Max. Inflation Pressure","format":{},"value":"44 psi"},"tread_depth":{"key":"TreadDepth","title":"Tread Depth","format":{},"value":"11.0/32\""},"rim_width_range":{"title":"Rim Width Range","value":"5.5 - 7.5\"","format":{}},"width":{"key":"SectionWidth","title":"Sect. Width","format":{},"value":"8.6\""},"diamter":{"key":"Diameter","title":"Overall Diameter","format":{},"value":"25.20\""}},"features":[{"title":"Tread Compound","desc":"A dual tread compound offers cold weather stability without sacrificing sports performance."},{"title":"Asymmetric Treads","desc":"One side of the tire focuses on wet and dry performance while the other side is built for winter performance."},{"title":"Multiple Sipes","desc":"Multiple sipes all around the tire greatly improve braking on snow, water, and ice."},{"title":"Severe Snow Certified","desc":"This tire is stamped with the three-peak mountain snowflake, signifying it's severe snow certification."},{"title":"Reduce Hydroplaning","desc":"Good water clearance between circumferential grooves."},{"title":"Lateral Grooves","desc":"Lateral grooves flush water away from the center of the tire which increases performance in wet conditions."}],"description":[{"type":"text","value":"The Winter Sottozero is a winter and snow sports performance tire that can operate at below freezing temperatures."},{"type":"title","value":"Winter Performance"}],"warranties":[],"additional_benefits":[{"name":"Run Flat","image":"https://d19pbi8vkdue6m.cloudfront.net/products/noun-tire.svg","active_image":"https://d19pbi8vkdue6m.cloudfront.net/svg/IconRunflat-Active.svg","condition":true,"tooltip_title":"This tire is are capable of continued driving even after a loss of air pressure."}],"url":"/products/pirelli-205-50r17-1600000-tires","image_url":"https://edge.tiresync.com/himages/tire_images/Pirelli/pi_winter_210_sottozero_l.jpg","brand_name":"Pirelli","model_name":"Winter Sottozero W210","affiliate_domain":"","order_value":"0.00","size_desc":"205/50R17 89H","sku":"11898-1600000","rebate":null,"feature":null,"category":"tires","count_on_hand":0,"stock_status":"out_of_stock","name":"Pirelli - Winter Sottozero W210 - 1600000"}],
})
$store.add_to_cart.disabled = true
$store.cart.actions.createLineItem([{ variant_id: 50468, quantity: front.quantity, type: 'tire' }])
}">
Out Of Stock