Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $38.99
Default variant: 0.6M
Default SKU: dcd-30001973493
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810380095727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903968
JSON data: https://landmarks.builders/products/m4x-10000903968.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Design: Features a single hanging rod for clothes and a bottom shelf for storing shoes, boxes, or other accessories, providing a complete organization solution.
sturdyDuty Construction: Crafted from a robust combination of carbon steel and aluminum alloy, ensuring high load capacity and long-lasting stability for all your garments.
Space-Saving Footprint: Its sleek and upright design makes it an perfect storage solution for small spaces such as apartments, dorm rooms, entryways, or balconies without taking up much floor area.
adaptable Application: perfectly designed for for various environments including the bedroom, laundry room, cloakroom, or even as a display rack in a retail shop, adapting to your specific needs.
Simple Organization: This unrestrictedstanding garment stand helps you neatly arrange your clothes, coats, and accessories, keeping these garments accessible and your living space tidy and cluttercomplimentary.
Summary: Single-Rod Clothing Rail with Shelf Space-Saving Garment Rack Multi-Functional sturdyDuty for Homeowners, Students, Laundry Room. 【Sturdy long-lasting Construction】: Made from a robust combination of carbon steel and aluminum alloy, ensuring excellent stability and a high load-bearing capacity for all your garments. 【Multi-Functional Storage】: Features a single hanging rod for clothes, a spacious bottom shelf for shoes or storage boxes, and convenient side hangers for hanging bags, hats, and accessories. 【Space-Saving Design】: With its space-efficient, upright footprint, this garment rack prov
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 Clothing Rail with Shelf Space-Saving Garment Rack Multi-Functional sturdyDuty for Homeowners, Students, Laundry Room",
"product_id": 9429725806831,
"variant_id": 49810380095727,
"quantity": 1,
"grams": 2500,
"length_cm": "122.0",
"width_cm": "20.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").