Brand: World Products (Landmark)
SKU: dcd-30002798939
Price: $2.29
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 509 g
Cart URL (default variant): https://landmarks.builders/cart/50380242256111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001053920
JSON data: https://landmarks.builders/products/wp-dcd-10001053920.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your farm running smoothly with this green livestock waterer, designed to provide a continuous supply of fresh water to your animals without constant manual refilling. Designed for daily barn and pasture life, this automatic watering bowl utilizes a reliable ball-mechanism water inlet that automatically replenishes the basin as your animals drink. This hands saves you time and ensures your livestock stay hydrated throughout the day.
Crafted with a compact molded housing, this waterer with ball mechanism is built to withstand the daily rigors of stable and fence environments. It features a threaded 2 cm inlet at the top for secure plumbing connections, alongside a practical drain opening at the bottom of the basin. This smart drainage design makes cleaning out debris and refreshing the water quick and effortless, maintaining hygiene for your animals.
Installing the compact water bowl is simple and straightforward, thanks to the built-in wall-mounting bracket equipped with pre-drilled screw holes. You can easily secure it to wooden posts, metal fences, or stable walls at the height for your animals. Measuring approximately 25 cm long, 16 cm high, and 14.5 cm wide, the rounded watering bowl features a generous 15.5 cm basin opening, making it the size for goats, sheep, and other small livestock to drink comfortably.
Summary: Waterer with Ball Mechanism Compact Water Bowl with Drainage Hole Easy to Clean Wall-Mounted Water Bowl for Livestock, Goats, Barn, Pasture Fence. Keep your farm running smoothly with this green livestock waterer, designed to provide a continuous supply of fresh water to your animals without constant manual refilling. Designed for daily barn and pasture life, this automatic watering bowl utilizes a reliable ball-mechanism water inlet that automatically replenishes the basin as your animals drink. This hands saves you time and ensures your livestock stay hydrated throughout the day. Crafted wit
Generated by: dcd-map-v1
This product has 4 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Waterer with Ball Mechanism Compact Water Bowl with Drainage Hole Easy to Clean Wall-Mounted Water Bowl for Livestock, Goats, Barn, Pasture Fence",
"product_id": 9530999013615,
"variant_id": 50380242256111,
"quantity": 1,
"grams": 509,
"length_cm": "25.4",
"width_cm": "17.4",
"height_cm": "16.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").