Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Yellow
Default SKU: dcd-30003403303
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3130 g
Cart URL (default variant): https://landmarks.builders/cart/49974040330479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001202780
JSON data: https://landmarks.builders/products/m4x-10001202780.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Portable Design: This mini hose reel is built as a portable hose carrier, making it easy to carry between the yard, patio, garage, and other outdoor space without taking up much room.
Storage Function: As a handheld hose storage rack, it keeps the hose neatly wound and organized, helping reduce tangles, clutter, and the hassle of pulling out a messy line each time you need water.
Sturdy Build: Made with sturdy engineering plastic, this hose reel is designed for daily garden tools use and helps support long-term handling in regular outdoor watering tasks.
Easy Operation: The quick-reel setup and comfortable spray handle make this portable hose carrier simple to use, so you can switch from watering to storage with less effort.
Practical Use: ideal for watering flowers, washing outdoor surfaces, and general yard care, it helps deliver a more convenient and efficient watering routine for home and garden needs.
Summary: Mini Hose Reel Lightweight Portable Hose Carrier Tool Tool-Less Assembly. Description: 【Portable Design】: This mini hose reel is built as a portable hose carrier, making it easy to carry around the yard, patio, or outdoor workspace when you need quick watering support. 【Storage Function】: As a handheld hose storage rack, it keeps the hose neatly wound and organized, helping reduce tangles, clutter, and the hassle of manual coiling after use. 【Long-Lasting Build】: Made from reinforced engineering plastic, this garden tools essential is designed for everyday handling and repeated watering tasks
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": "Mini Hose Reel Lightweight Portable Hose Carrier Tool Tool-Less Assembly",
"product_id": 9440441303279,
"variant_id": 49974040330479,
"quantity": 1,
"grams": 3130,
"length_cm": "39.0",
"width_cm": "37.0",
"height_cm": "16.5"
}],
"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").