Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $43.99
Default variant: Black / S
Default SKU: dcd-30001973446
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2600 g
Cart URL (default variant): https://landmarks.builders/cart/49810432327919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903961
JSON data: https://landmarks.builders/products/m4x-10000903961.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist Garment Rack: Features a simple, single-rod design that offers a clean and modern solution for hanging clothes, seamlessly blending into any room's decor.
Space-Saving Storage: Expertly designed with a narrow slim silhouette to maximize your storage choices without occupying significant floor space, making it perfect for small rooms and tight corners.
Sturdy & Narrow Design: built from long-lasting iron with a stable bracket framework, this rack provides dependable hold for coats, dresses, and shirts, while its slim 26cm base allows it to fit almost anywhere.
Adaptable Application: Perfect for various settings including bedrooms for everyday outaccommodates, entryways for guest coats, dorm rooms for additional storage, or even retail retail shop as a stylish display stand.
Easy Organization: Keep your frequently worn clothes, guest apparel, or freshly laundered items neatly organized, easily accessible, and wrinklecomplimentary, instantly decluttering your living space.
Summary: Single-Rod Clothes Rail Floor-Standing Clothing Rack Narrow outline for Students. Description: 【Minimalist Design】: A simple, floor-standing clothes rail featuring a single hanging rod and a clean clean look, perfect for adding storage to any room without creating clutter. 【Two-TierTier Storage】: Equipped with an upper rod for hanging coats, shirts, and dresses, and a bottom shelf that provides additional space for shoes, bags, or storage boxes. 【Space-Saving outline】: The exceptionallynarrow and space-efficient design makes compact rack perfect storage solution for small bedrooms, dorm rooms,
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": "Single-Rod Clothes Rail Floor-Standing Clothing Rack Narrow outline for Students",
"product_id": 9429739897071,
"variant_id": 49810432327919,
"quantity": 1,
"grams": 2600,
"length_cm": "80.0",
"width_cm": "48.5",
"height_cm": "3.5"
}],
"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").