Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $89.99
Default variant: 1.8M / 201 Steel
Default SKU: dcd-30003741844
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/50151106216175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001317441
JSON data: https://landmarks.builders/products/m4x-10001317441.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built as a long-lasting piece of utility furniture, this freestanding frame features high-quality stainless steel upright posts and diagonal support braces to ensure reliable stability during daily use.
Efficient Drying: This versatile laundry rack is designed with horizontal top rails that maximize air circulation, allowing you to dry multiple garments simultaneously with ease.
Mobile Design: Equipped with a smooth-rolling wheeled base, this convenient garment rack with wheels can be effortlessly moved from room to room, making laundry days completely hassleunrestricted.
Space-Saving Function: The slim, open-frame clothes drying rack fits perfectly into tight areas while offering a lower base area that provides extra room for drying shoes or storing laundry baskets.
Versatile Placement: This portable drying rack is engineered for floor placement, making it an ideal air-drying solution for apartments, balconies, utility rooms, and busy households.
Summary: Freestanding Clothes Drying Rack Mobile Drying Rack with Wheels Sturdy Furniture Stable for Balcony. 【Sturdy Construction】: Built as a long-lasting piece of utility furniture, this freestanding frame features high-quality stainless steel upright posts and diagonal support braces to ensure reliable stability during daily use. 【Efficient Drying】: This versatile laundry rack is designed with horizontal top rails that maximize air circulation, allowing you to dry multiple garments simultaneously with ease. 【Mobile Design】: Equipped with a smooth-rolling wheeled base, this convenient garment rack w
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": "Freestanding Clothes Drying Rack Mobile Drying Rack with Wheels Sturdy Furniture Stable for Balcony",
"product_id": 9456968630511,
"variant_id": 50151106216175,
"quantity": 1,
"grams": 8500,
"length_cm": "155.0",
"width_cm": "20.0",
"height_cm": "15.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").