Brand: World Products (Landmark)
SKU: dcd-30003742119
Price: $25.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/50150455017711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001317505
JSON data: https://landmarks.builders/products/m4x-10001317505.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built from long-lasting stainless steel, this floor-standing rack provides a reliable and rust-resistant foundation for all your freshly washed garments.
Adjustable Length: Featuring an extendable rod length of 1.3 to 1.6 meters, this versatile drying rack adapts to your laundry volume and accommodates larger items like bedsheets with ease.
Space-Saving Design: The X-shaped folding frame allows this clothes drying rack to collapse effortlessly, making it simple to store in tight space-saving when not in use.
Enhanced Functionality: Equipped with built-in hooks and black end caps on the feet to protect your floors, this laundry drying rack offers secure hanging options and stable placement.
Optimized Dimensions: With a height of 132 cm and a depth of 70 cm, this drying rack with telescoping rod fits comfortably on balconies, in bedrooms, or in utility rooms without cluttering your living space.
Summary: Extendable Clothes Drying Rack Space-Saving Drying Rack with Telescoping Rod Collapsible Long-Lasting for Bedroom. 【Sturdy Construction】: Built from long-lasting stainless steel, this floor-standing rack provides a reliable and rust-resistant foundation for all your freshly washed garments. 【Adjustable Length】: Featuring an extendable rod length of 1.3 to 1.6 meters, this versatile drying rack adapts to your laundry volume and accommodates larger items like bedsheets with ease. 【Space-Saving Design】: The X-shaped folding frame allows this clothes drying rack to collapse effortlessly, making it
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": "Extendable Clothes Drying Rack Space-Saving Drying Rack with Telescoping Rod Collapsible Long-Lasting for Bedroom",
"product_id": 9456774643951,
"variant_id": 50150455017711,
"quantity": 1,
"grams": 4500,
"length_cm": "155.0",
"width_cm": "10.0",
"height_cm": "10.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").