Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99 – $96.99
Default variant: 2.0M / Deluxe Double Rod
Default SKU: dcd-30003751320
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7600 g
Cart URL (default variant): https://landmarks.builders/cart/50149857460463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001320456
JSON data: https://landmarks.builders/products/m4x-10001320456.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Design: This double-rod clothing rack serves as an essential piece of home furniture, blending seamlessly into your bedroom, balcony, or laundry area while keeping your space organized.
Ample Capacity: Designed as a highly functional storage rack, it features double hanging rods to maximize your hanging space alongside a convenient lower shelf perfect for shoes, boxes, or folded items.
Adjustable Frame: This customizable garment rack features an adjustable-height frame and an extendable horizontal section, allowing you to easily modify the overall length and height to fit your garments.
Sturdy Construction: Built from long-lasting stainless steel with a sleek silver-toned silver finish, this heavy-duty clothes hanger stand offers reliable stability for holding your daily outfits and laundry.
Smooth Mobility: Equipped with four rolling casters, this mobile rack allows you to effortlessly glide your wardrobe from the laundry room to your bedroom, making clothes sorting and transport a breeze.
Summary: Adjustable Height Rolling Clothes Rack with Shelf Freestanding Double Rod Garment Rack Heavy Duty Furniture Sturdy for Laundry Room, Bedroom, Balcony. 【Versatile Design】: This double-rod clothing rack serves as an essential piece of home furniture, blending seamlessly into your bedroom, balcony, or laundry area while keeping your space organized. 【Ample Capacity】: Designed as a highly functional storage rack, it features double hanging rods to maximize your hanging space alongside a convenient lower shelf perfect for shoes, boxes, or folded items. 【Adjustable Frame】: This customizable garment
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": "Adjustable Height Rolling Clothes Rack with Shelf Freestanding Double Rod Garment Rack Heavy Duty Furniture Sturdy for Laundry Room, Bedroom, Balcony",
"product_id": 9456557785327,
"variant_id": 50149857460463,
"quantity": 1,
"grams": 7600,
"length_cm": "151.0",
"width_cm": "25.0",
"height_cm": "9.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").