Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $39.99
Default variant: Painted Rooster
Default SKU: dcd-30003298636
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49973911093487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001166068
JSON data: https://landmarks.builders/products/m4x-10001166068.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cast Iron Construction: Built as a long-lasting hose holder with a sturdy cast iron body, this piece is made for dependable outdoor storage and everyday use around the yard.
Wall-Mounted Design: As a wall hose reel, it keeps your hose lifted lifted away from the ground, helping reduce tangles, clutter, and the hassle of dragging a loose hose across the patio or lawn.
Rustic Decorative Design: The sculpted rustic finish and farmhouse-inspired look turn a practical garden hose hanger into a charming wall accent that blends neatly with fences, sheds, and garden areas.
Heavy-Duty Support: This hose wrap rack is designed to hold a coiled garden hose securely, making watering tasks, washing the car, or tidying up after outdoor jobs easier and more organized.
Space-Saving Function: By giving your hose a fixed storage place, it helps protect the hose from unnecessary bending and keeps your outdoor area cleaner, more secure, and more convenient to use.
Summary: Wall Mounted Hose Holder Cast Iron Garden Hose Hanger Rustic Design for Car Wash. Description: 【Rustic Wall Design】: This wall-mounted hose holder brings a vintage farmhouse look to outdoor storage, turning an ordinary utility item into a decorative accent for the garden, patio, or wash area. 【Space-Saving Function】: Use as a wall hose reel substitute to keep your garden hose lifted, coiled, and ready to use, helping reduce clutter and make watering or car washing easier to manage. 【Cast Iron Build】: Made from sturdy cast iron, this garden hose hanger is designed for dependable support and eve
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": "Wall Mounted Hose Holder Cast Iron Garden Hose Hanger Rustic Design for Car Wash",
"product_id": 9440390545647,
"variant_id": 49973911093487,
"quantity": 1,
"grams": 1600,
"length_cm": "34.5",
"width_cm": "28.0",
"height_cm": "19.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").