Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.00 – $45.00
Default variant: Red
Default SKU: dcd-30002548145
Default price: $45.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1040 g
Cart URL (default variant): https://landmarks.builders/cart/50150517178607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001000649
JSON data: https://landmarks.builders/products/m4x-10001000649.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity: This 5L garden watering pot holds a generous amount of water, reducing the need for frequent refills while you tend to your garden, making it a of your essential gardening supplies.
Sturdy Construction: Crafted from galvanized iron sheet with stainless steel handles, this sturdy metal watering can is designed for longevity and protection to rust, ensuring it withstands frequent outdoor use.
Gentle Watering: Equipped with a detachable sprinkler head that provides a fine, even shower, this watering can is perfect for gently hydrating delicate young plants, flowers, and herbs without causing damage.
Ergonomic Design: Features a comfortable, two-handle system with a fixed rear handle and a pivoting top handle for easy carrying and controlled pouring, making this long spout watering can a pleasure to use.
Precise Pouring: The long, angled spout allows for targeted watering, reaching deep into foliage to deliver water directly to the base of plants, whether they are in pots, hanging baskets, or garden beds.
Summary: Watering Can with Sprinkler Rose Traditional Watering Can with Rose Head Galvanized Garden Tool for Gardeners. 【Large Capacity】: This 5L garden watering pot holds a generous amount of water, reducing the need for frequent refills while you tend to your garden, making it a of your essential gardening supplies. 【Sturdy Construction】: Crafted from galvanized iron sheet with stainless steel handles, this sturdy metal watering can is designed for longevity and protection to rust, ensuring it withstands frequent outdoor use. 【Gentle Watering】: Equipped with a detachable sprinkler head that provides
Generated by: m4x-map-v1
This product has 9 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": "Watering Can with Sprinkler Rose Traditional Watering Can with Rose Head Galvanized Garden Tool for Gardeners",
"product_id": 9456789618927,
"variant_id": 50150517178607,
"quantity": 1,
"grams": 1040,
"length_cm": "44.7",
"width_cm": "30.7",
"height_cm": "23.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").