Scotts classic drop spreader allows you to deliver product exactly where you want it. The large hopper holds over 10,000 sq ft of lawn fertilizer, and its 22" spread pattern is ideal for fast application. Spreader comes pre-calibrated with no assembly necessary.
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 `