Hydrated and Happy No matter what time of year or type of weather you're facing. you'll be able to keep your plants hydrated with the Craftsman 100' x 5/8" all-rubber hose. Tired of trying to water those hard-to-reach places? This extra-long hose helps you get those spots on the outskirts of your garden. Designed to stay in good shape. you'll keep your flowers. shrubs and grass refreshed and happy all season long.
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 `