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":"Latitude Tour","sku":"8623-35664","price":"289.13","quantity":4,"variant":"","category":"tires","brand_name":"Michelin","position":1,"coupon":"","custom_attributes":{"is_sidewall":"Blackwall","tread_type":"All Season","diameter":"18","load_index":"105","speed_rating":"T","is_deal":false}}],
transaction_attrs: {},
custom_attrs: {
is_add_on: false
}
})
$store.analytics.sendDataToKlavio({
quantity: totalQuantity(),
product_data: {"id":36615,"price":"289.13","is_package":null,"ply_name":null,"properties":{"size":{"title":"Size","value":"245/60R18 105T"},"tread_type":{"title":"Tread Type","value":"All Season"},"sidewall":{"title":"Sidewall","value":"Blackwall"},"speed_rating":{"title":"Speed Rating","value":"T"},"load_index":{"title":"Load Index","value":"105"},"diameter":{"title":"Diameter","value":"18"}},"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":"All Season","format":{}},"speed_rating":{"key":"SpeedRating","title":"Speed Rating","tooltip_title":"The maximum speed capability of the tire on a vehicle.","value":"T","format":{}},"load_index":{"key":"LoadIndexSingle","title":"Load Index","tooltip_title":"The maximum load (weight) rating capacity of a tire.","value":"105","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":"245/60R18 105T","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":"600 A B","format":{}},"treadwear":{"key":"UTQGWear","title":"Treadwear","tooltip_title":"The rate at which a tire wears when tested in a controlled environment.","format":{},"value":"600"},"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":"A"},"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":"B"},"max_load":{"key":"SingleMaxLoad","title":"Max. Load","format":{},"value":"1804 lbs"},"max_inflation_pressure":{"key":"SingleMaxPSI","title":"Max. Inflation Pressure","format":{},"value":"51 psi"},"tread_depth":{"key":"TreadDepth","title":"Tread Depth","format":{},"value":"10/32\""},"rim_width_range":{"title":"Rim Width Range","value":"7 - 8.5\"","format":{}},"width":{"key":"SectionWidth","title":"Sect. Width","format":{},"value":"9.8\""},"diamter":{"key":"Diameter","title":"Overall Diameter","format":{},"value":"29.6\""},"revs_per_mile":{"key":"RevsPerMile","title":"Revs. Per Mile","format":{},"value":"703"}},"features":[{"title":"Shorter Stopping Distance","desc":"Special rubber in this tire's treads allow it to stop 5% shorter than previous generations"},{"title":"Eco-Friendly","desc":"This tire is designed to produce a low amount of rolling resistance which decreases fuel consumption."},{"title":"Comfort Control Technology","desc":"This technology reduces road noise and vibration which allows for a very smooth and quiet ride."},{"title":"Reduce Hydroplaning","desc":"Four circumferential grooves help channel water and reduce hydroplaning."}],"description":[{"type":"text","value":"The Latitude Tour is an SUV and crossover tire that provides excellent fuel efficiency and an extra long tread life. It is designed with ride comfort in mind without sacrificing aggressive, sport, driving capabilities."},{"type":"title","value":"Sport SUV/Light Truck Tire – All-Season"},{"type":"text","value":"This Sport SUV and light truck tire offers a mix of style and performance. A set of these tires will provide superior handling and exquisite luxury. The low profile and wide footprint minimize rolling resistance, increases fuel economy, lowers road noise, and rolls smooth as butter. Its all-season rating means it provides a good balance of performance and traction with wet, dry (Spring, Summer, Autumn weather) and cold (Winter) weather conditions such as snow and ice. This tire features a year-round tread compound that can maintain good stability in hot, cold, and mild weather."}],"warranties":[{"type":"mile_warranty","condition":"65,000","text":"65,000 Mile Warranty"}],"additional_benefits":[{"name":"Roadside Assistance","image":"https://tireagent-static-assets.s3.amazonaws.com/products/noun-tow-truck.svg","active_image":"https://d19pbi8vkdue6m.cloudfront.net/svg/IconRoadsideAssistance-Active.svg","condition":true,"tooltip_title":"Manufacturer provides Roadside Assistance with purchase."},{"name":"Fuel Efficient","image":"https://tireagent-static-assets.s3.amazonaws.com/products/noun-fuel-pump.svg","active_image":"https://d19pbi8vkdue6m.cloudfront.net/svg/IconFuelEfficient-Active.svg","condition":true,"tooltip_title":"This tire is designed to improve fuel efficiency."},{"name":"65,000 Mile Warranty","image":"https://tireagent-static-assets.s3.amazonaws.com/products/warranty-opacity.svg","active_image":"https://tireagent-static-assets.s3.amazonaws.com/products/warranty-opacity.svg","condition":true}],"url":"/products/michelin-245-60r18-35664-tires","image_url":"https://edge.tiresync.com/himages/tire_images/Michelin/mn_latitude_tour_l.jpg","brand_name":"Michelin","model_name":"Latitude Tour","affiliate_domain":"","order_value":"0.00","size_desc":"245/60R18 105T","sku":"8623-35664","rebate":null,"feature":null,"category":"tires","count_on_hand":2442,"stock_status":"in_stock"},
...{"orderTotal":"0.00","lineItems":null}
})
$store.analytics.gtag({
eventType: 'add_to_cart',
quantity: { front: front.quantity },
products: [{"id":36615,"price":"289.13","is_package":null,"ply_name":null,"properties":{"size":{"title":"Size","value":"245/60R18 105T"},"tread_type":{"title":"Tread Type","value":"All Season"},"sidewall":{"title":"Sidewall","value":"Blackwall"},"speed_rating":{"title":"Speed Rating","value":"T"},"load_index":{"title":"Load Index","value":"105"},"diameter":{"title":"Diameter","value":"18"}},"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":"All Season","format":{}},"speed_rating":{"key":"SpeedRating","title":"Speed Rating","tooltip_title":"The maximum speed capability of the tire on a vehicle.","value":"T","format":{}},"load_index":{"key":"LoadIndexSingle","title":"Load Index","tooltip_title":"The maximum load (weight) rating capacity of a tire.","value":"105","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":"245/60R18 105T","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":"600 A B","format":{}},"treadwear":{"key":"UTQGWear","title":"Treadwear","tooltip_title":"The rate at which a tire wears when tested in a controlled environment.","format":{},"value":"600"},"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":"A"},"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":"B"},"max_load":{"key":"SingleMaxLoad","title":"Max. Load","format":{},"value":"1804 lbs"},"max_inflation_pressure":{"key":"SingleMaxPSI","title":"Max. Inflation Pressure","format":{},"value":"51 psi"},"tread_depth":{"key":"TreadDepth","title":"Tread Depth","format":{},"value":"10/32\""},"rim_width_range":{"title":"Rim Width Range","value":"7 - 8.5\"","format":{}},"width":{"key":"SectionWidth","title":"Sect. Width","format":{},"value":"9.8\""},"diamter":{"key":"Diameter","title":"Overall Diameter","format":{},"value":"29.6\""},"revs_per_mile":{"key":"RevsPerMile","title":"Revs. Per Mile","format":{},"value":"703"}},"features":[{"title":"Shorter Stopping Distance","desc":"Special rubber in this tire's treads allow it to stop 5% shorter than previous generations"},{"title":"Eco-Friendly","desc":"This tire is designed to produce a low amount of rolling resistance which decreases fuel consumption."},{"title":"Comfort Control Technology","desc":"This technology reduces road noise and vibration which allows for a very smooth and quiet ride."},{"title":"Reduce Hydroplaning","desc":"Four circumferential grooves help channel water and reduce hydroplaning."}],"description":[{"type":"text","value":"The Latitude Tour is an SUV and crossover tire that provides excellent fuel efficiency and an extra long tread life. It is designed with ride comfort in mind without sacrificing aggressive, sport, driving capabilities."},{"type":"title","value":"Sport SUV/Light Truck Tire – All-Season"},{"type":"text","value":"This Sport SUV and light truck tire offers a mix of style and performance. A set of these tires will provide superior handling and exquisite luxury. The low profile and wide footprint minimize rolling resistance, increases fuel economy, lowers road noise, and rolls smooth as butter. Its all-season rating means it provides a good balance of performance and traction with wet, dry (Spring, Summer, Autumn weather) and cold (Winter) weather conditions such as snow and ice. This tire features a year-round tread compound that can maintain good stability in hot, cold, and mild weather."}],"warranties":[{"type":"mile_warranty","condition":"65,000","text":"65,000 Mile Warranty"}],"additional_benefits":[{"name":"Roadside Assistance","image":"https://tireagent-static-assets.s3.amazonaws.com/products/noun-tow-truck.svg","active_image":"https://d19pbi8vkdue6m.cloudfront.net/svg/IconRoadsideAssistance-Active.svg","condition":true,"tooltip_title":"Manufacturer provides Roadside Assistance with purchase."},{"name":"Fuel Efficient","image":"https://tireagent-static-assets.s3.amazonaws.com/products/noun-fuel-pump.svg","active_image":"https://d19pbi8vkdue6m.cloudfront.net/svg/IconFuelEfficient-Active.svg","condition":true,"tooltip_title":"This tire is designed to improve fuel efficiency."},{"name":"65,000 Mile Warranty","image":"https://tireagent-static-assets.s3.amazonaws.com/products/warranty-opacity.svg","active_image":"https://tireagent-static-assets.s3.amazonaws.com/products/warranty-opacity.svg","condition":true}],"url":"/products/michelin-245-60r18-35664-tires","image_url":"https://edge.tiresync.com/himages/tire_images/Michelin/mn_latitude_tour_l.jpg","brand_name":"Michelin","model_name":"Latitude Tour","affiliate_domain":"","order_value":"0.00","size_desc":"245/60R18 105T","sku":"8623-35664","rebate":null,"feature":null,"category":"tires","count_on_hand":2442,"stock_status":"in_stock"}],
})
$store.add_to_cart.disabled = true
$store.cart.actions.createLineItem([{ variant_id: 36615, quantity: front.quantity }])
}">
Add To Cart