Brand: World Products (Landmark)
SKU: dcd-30003403284
Price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2230 g
Cart URL (default variant): https://landmarks.builders/cart/49973988851951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001202768
JSON data: https://landmarks.builders/products/m4x-10001202768.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compact Hose Reel: This compact garden tool keeps your hose neatly managed in Single place, turning messy coils into a tidy, easy-to-handle setup for everyday watering and car washing.
Manual Winding Function: As a manual hose reel, it lets you wind and unwind the hose smoothly by hand, helping you control storage and use without complicated setup or power.
Portable Design: The built-in handle and lightweight body make this portable hose reel easy to carry from the yard to the driveway, so you can relocate it wherever water is needed.
Organized Storage: This hose holder helps prevent tangles, kinks, and scattered hose loops, making cleanup faster and keeping your outdoor area looking cleaner and more orderly.
Practical Daily Use: Designed for watering flowers, garden care, and car wash tasks, it supports regular outdoor routines and helps you keep water flow ready whenever you need it.
Summary: Garden Hose Reel Space Saving Portable Hose Reel Anti Kink for Car Wash. Description: 【Compact Design】: This portable hose reel keeps your watering setup neat and easy to stow, making it a practical garden tool for everyday yard work and home use. 【Manual Winding】: As a manual hose reel, it helps you pull out and rewind the hose smoothly, so you can water plants or clean up without wrestling with tangled tubing. 【Integrated Holder】: The built-in hose holder keeps the hose organized on the reel, reducing knots and mess while helping extend the life of your hose. 【Lightweight Portability】: Weigh
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": "Garden Hose Reel Space Saving Portable Hose Reel Anti Kink for Car Wash",
"product_id": 9440421249263,
"variant_id": 49973988851951,
"quantity": 1,
"grams": 2230,
"length_cm": "34.0",
"width_cm": "33.0",
"height_cm": "17.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").