Size: 215 70 R15, Tire Only - Wheel/Rim Not Included Max Pressure (psi): 44; Load Index: 98 (1620 lbs for single tire) 50,000 Mile Limited Tread Wear Out Warranty and Road Hazard Warranty. White Wall Width 18mm for a classic look. Original comes with blue coating, easily wiped off to reveal the white wall tires. Dimension (inch): 28.9 x 8.7 x 28.9, weight (lbs): 23.66
You may also like
Recently viewed
${
data == 1
? ("1 product was added to your cart!")
: ("{count} products were added to your cart!").replace('{count}', data)
}
${function() {
const freeShippingAmount = 0;
const totalPrice = data.data.total_price;
const diffAmount = freeShippingAmount - totalPrice;
const freeShippingText = diffAmount > 0
? "Spend {amount} more and get free shipping!"
: "Your order is free delivery";
return `