Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99 – $136.99
Default variant: 40
Default SKU: dcd-30002886878
Default price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4740 g
Cart URL (default variant): https://landmarks.builders/cart/49973948186863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001085134
JSON data: https://landmarks.builders/products/m4x-10001085134.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This 2-piece agricultural sprinkler is a farm equipment solution built for orchard and field irrigation, giving growers a practical way to cover larger growing areas with single setup.
Spray Performance: As an irrigation sprinkler and sprinkler, it delivers a fine mist rotary pattern that helps spread water more evenly across crops, supporting steady watering without constant repositioning.
Coverage Design: The water cannon sprinkler structure is made for long-range spraying, so it can reach farther sections of an orchard or field and reduce the need for multiple manual watering points.
Usability: This agricultural sprinkler is designed for simple installation on a stand or pipeline connection, and the included accessories help make setup and adjustment more convenient on site.
Watering Result: With high-pressure operation and rotating spray action, it helps improve irrigation effectiveness, making it easier to keep trees, seedlings, and row crops consistently watered in busy farm routines.
Summary: Agricultural Sprinkler Long Service Life Rotary Irrigation Easy to Install Water Jet Sprinkler for Orchard. 【Product Type】: This agricultural sprinkler is a practical farm equipment solution designed for orchard and field irrigation for wider coverage or backup use. 【Spray Performance】: As an irrigation sprinkler, it is designed to provide a fine mist with a rotary spray pattern, helping distribute water evenly across crops and dry spots during routine watering. 【Range and Coverage】: The watering unit as a high-pressure water jet sprinkler with a long-reaching stream, making it suitable for co
Generated by: m4x-map-v1
This product has 12 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": "Agricultural Sprinkler Long Service Life Rotary Irrigation Easy to Install Water Jet Sprinkler for Orchard",
"product_id": 9440406307055,
"variant_id": 49973948186863,
"quantity": 1,
"grams": 4740,
"length_cm": "80.0",
"width_cm": "22.0",
"height_cm": "21.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").