Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $32.99
Default variant: 16M / Upgraded Ss 3-rod
Default SKU: dcd-30003742123
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/50150454067439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001317509
JSON data: https://landmarks.builders/products/m4x-10001317509.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Material: Constructed from high-quality stainless steel with a silver-metal finish, this long-lasting rack features reinforced cross-brace construction and black end caps on the feet and bar tips to ensure long-lasting stability.
Space-Saving Design: This foldable drying rack is engineered with an X-shaped frame and hook-style support connections, allowing it to collapse easily into a compact size for convenient storage when not in use.
Expandable Capacity: Equipped with a telescopic top bar and three hanging rods, this versatile clothes drying rack can be extended to accommodate larger laundry loads or bulky items like bedsheets.
Freestanding Stability: Designed as a tall, freestanding structure, this laundry drying rack stands at an overall height of 132 cm and a width of 75 cm, providing a reliable setup that remains steady on various floor surfaces.
Versatile Utility: With a generous ground clearance of 86 cm, this practical clothes horse keeps your long garments, towels, and everyday wear safely off the floor while they air dry in your apartment or on the balcony.
Summary: Foldable Clothes Drying Rack Space-Saving Folding Drying Rack Reinforced Clothes Horse Multi-Tier for Balcony. 【Sturdy Material】: Constructed from high-quality stainless steel with a silver-metal finish, this long-lasting rack features reinforced cross-brace construction and black end caps on the feet and bar tips to ensure long-lasting stability. 【Space-Saving Design】: This foldable drying rack is engineered with an X-shaped frame and hook-style support connections, allowing it to collapse easily into a compact size for convenient storage when not in use. 【Expandable Capacity】: Equipped with
Generated by: m4x-map-v1
This product has 5 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": "Foldable Clothes Drying Rack Space-Saving Folding Drying Rack Reinforced Clothes Horse Multi-Tier for Balcony",
"product_id": 9456774480111,
"variant_id": 50150454067439,
"quantity": 1,
"grams": 4500,
"length_cm": "155.0",
"width_cm": "15.0",
"height_cm": "12.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").