Brand: World Products (Landmark)
SKU: dcd-30003488567
Price: $85.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3050 g
Cart URL (default variant): https://landmarks.builders/cart/49974152134895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001231105
JSON data: https://landmarks.builders/products/m4x-10001231105.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This push hose reel cart is a practical hose storage solution for garden, yard, flower watering, and car washing tasks, combining the convenience of a hose reel cart with an easy-to-move cart design.
Mobility: Built as a wheeled hose reel cart, it includes two wheels and a top carry/push handle, making it easier to transport the hose around outdoor areas instead of dragging it by hand.
Structure: The metal frame and triangular base help support the garden hose reel cart, while the ABS, PP, and steel construction creates a sturdy body for everyday outdoor storage use.
Hose Capacity: Designed to support up to 60 m of hose, this push hose reel cart helps wind hose neatly and maintain-it arranged in sequence, reducing tangles and clutter after use.
Convenience: As a hose reel cart for regular outdoor storage, it keeps hose management simple and organized, making watering and washing routines more efficient and helping the hose stay ready for the next job.
Summary: Push Hose Reel Carrier Triangular Base Outdoor Storage ABS Plastic for Yard. Description: 【Product Type】: This push hose reel carrier is built for outdoor storage and common hose organization in the yard, garden, or during car washing tasks. 【Mobility】: As a wheeled hose reel carrier, it moves more easily across outdoor areas, helping you transport and position the hose where water is needed. 【Construction】: The garden hose reel carrier combines ABS, PP, and steel with a metal frame, triangular base, and top carry/push handle for a sturdy, practical build. 【Hose Management】: The reel is design
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": "Push Hose Reel Carrier Triangular Base Outdoor Storage ABS Plastic for Yard",
"product_id": 9440472629487,
"variant_id": 49974152134895,
"quantity": 1,
"grams": 3050,
"length_cm": "43.0",
"width_cm": "18.0",
"height_cm": "38.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").