21 in. self-propelled FWD lawn mower delivers superior mulching, bagging, and discharge performance and features the convenience of push-button, electric start. Powered by the 163cc Briggs and Stratton 675 Series engine with Ready Start no prime starting, and equipped with quick height adjustment and high rear wheels. Payment & Return Items can be returned for exchange or full refund within 60 days from the date you receive your merchandise. Most orders are in transit for two days but some may take longer. It says it all.
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 `