Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $48.99
Default variant: 60*120cm
Default SKU: dcd-30001973062
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49810401558767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903913
JSON data: https://landmarks.builders/products/m4x-10000903913.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Construction: Crafted from thickened stainless steel, this single clothing rack offers exceptional strength and durability, capable of supporting a substantial amount of weight without bending or warping, making it ideal for heavy garments like coats and suits.
Minimalist & Stable Design: Featuring a sleek, polished silver finish and clean lines, this rack embodies a modern, minimalist aesthetic. The weighted, flat base provides superior stability, preventing tipping and ensuring the rack stays firmly in place even when fully loaded.
Versatile Clothing Storage: This freestanding garment rack is a multifunctional storage solution. Use it in a retail stor to create an elegant display, in a bedroom for extra closet space, or in an entryway to keep daily outerwear organized and accessible.
Space-Saving Profile: With its slim, vertical design, the rack provides ample hanging space while occupying minimal floor area. It's a perfect storage solution for apartment dwellers, small boutiques, or anyone looking to maximize their space efficiently.
Multiple Size Options: To perfectly suit your space and needs, this clothing rack is available in a wide variety of lengths and heights. Choose the ideal dimensions to accommodate everything from long dresses and coats to shirts and trousers, ensuring a tailored dimensions for your room.
Summary: Heavy Duty Single Clothing Rack Stable Base Clothes Stand Minimalist Design Storage Furniture Space-Saving for Retail Stor Owners, Fashion Designers, Apartment Dwellers, Dressing Room, Walk-in Closet, Bedroom, Entryway. 【Heavy-Duty Construction】: Crafted from thickened stainless steel, this single clothing rack offers exceptional strength and durability, capable of supporting a substantial amount of weight without bending or warping, making it ideal for heavy garments like coats and suits. 【Minimalist & Stable Design】: Featuring a sleek, polished silver finish and clean lines, this rack embodi
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": "Heavy Duty Single Clothing Rack Stable Base Clothes Stand Minimalist Design Storage Furniture Space-Saving for Retail Stor Owners, Fashion Designers, Apartment Dwellers, Dressing Room, Walk-in Closet, Bedroom, Entryway",
"product_id": 9429730787567,
"variant_id": 49810401558767,
"quantity": 1,
"grams": 3500,
"length_cm": "152.0",
"width_cm": "22.5",
"height_cm": "14.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").