Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $90.99 – $106.99
Default variant: White / with Clip, No-install
Default SKU: dcd-30001934178
Default price: $106.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3470 g
Cart URL (default variant): https://landmarks.builders/cart/49811407044847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898983
JSON data: https://landmarks.builders/products/m4x-10000898983.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Design: This floor-standing clothes rack features a revolutionary foldable design, collapsing into a slim, compact column for easy storage in corners or behind doors, making it ideal for small apartments and limited areas.
InstallationNo Assembly Required Portable: Arrives fully assembled and ready to use right out of the box. Its lightweight 3.0 kg construction allows you to effortlessly relocate from your balcony to the living room or anywhere you need it.
Adjustable & Versatile: Equipped with four 360-degree rotary arms that can be extended from 120.5 cm to 178 cm, providing flexible drying space for everything from long coats and dresses to large towels and quilts.
Sturdy Long-Lasting: Constructed from high-quality carbon steel with a stable tripod base, this garment airer is designed for stability and can support a consistent load of up to 50 kg, ensuring it can handle heavy laundry loads without tipping.
Efficient Drying Capacity: Offers ample room for a full family's laundry with its multi-arm design. Select version include a rod with 16 clips, perfect for drying socks, underwear, and other small items, maximizing your drying performance.
Summary: Foldable Clothes Horse Space-Saving Foldable Rotary Clothes Rack for Families. Description: 【Space-Saving Design】: This clothes horse features a unique foldable design, collapsing into a compact column that can be easily stored in corners or closets, making it perfect for small apartments and limited areas. 【Extendable & Rotary Arms】: Equipped with 4 rotary arms that can be extended from 120 cm to 178 cm, providing ample and flexible drying space. The 360-degree rotation allows for easy reach to all your clothes and ensures even air circulation. 【Installationinstallation-Not-Required Portable】
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": "Foldable Clothes Horse Space-Saving Foldable Rotary Clothes Rack for Families",
"product_id": 9429989949679,
"variant_id": 49811407044847,
"quantity": 1,
"grams": 3470,
"length_cm": "88.5",
"width_cm": "11.5",
"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").