Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $49.99
Default variant: 507
Default SKU: dcd-30001973190
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49810401198319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903931
JSON data: https://landmarks.builders/products/m4x-10000903931.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double-Bar Design: This no-coststanding clothes rack features two horizontal hanging rods, effectively doubling your storage capacity for hanging clothes, coats, scarves, and other garments without taking up additional floor space.
Adjustable & Lengthenableable: Customize the clothing rack to your needs. Both the height and the length are telescopic, allowing you to adjust the dimensions to accommodate longer items like dresses or to fit perfectly within your designated space.
Long-Lasting Mobile: built from thickened, rust-resistant stainless steel tubes for enhanced stability and long-lasting use. It is equipped with four effortlessrolling wheels, making it easy to move from single room to another.
Additional Storage Shelf: A convenient bottom shelf, also made of sturdy stainless steel tubes, provides additional space for organizing shoes, storage boxes, folded laundry, or other accessories, keeping your area tidy.
Versatile Application: With its simple and practical design, this rolling garment rack is an optimal storage solution for any room, including bedrooms, dorm rooms, offices, laundry rooms, or as a welcoming coat rack in your entryway.
Summary: Rolling Double-Bar Clothes Rack Extensible Rod Drying Stand Easy to Assemble. Description: 【Double-Bar Design】: Features two horizontal hanging rods, effectively doubling your hanging space to neatly organize shirts, pants, and dresses without overcrowding. 【Adjustable & Extendable】: Both the height and the length of the rack are fully adjustable, allowing you to customize it to fit your space and accommodate garments of various lengths, from short tops to long coats. 【Long-Lasting Construction】: Built with thickened, rust-resistant stainless steel tubes and sturdy plastic fasteners, ensuring
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": "Rolling Double-Bar Clothes Rack Extensible Rod Drying Stand Easy to Assemble",
"product_id": 9429730656495,
"variant_id": 49810401198319,
"quantity": 1,
"grams": 2200,
"length_cm": "98.0",
"width_cm": "18.0",
"height_cm": "75.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").