Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $46.99
Default variant: 100*130cm
Default SKU: dcd-30001974014
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3900 g
Cart URL (default variant): https://landmarks.builders/cart/49810400903407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904042
JSON data: https://landmarks.builders/products/m4x-10000904042.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist A-Frame Design: Features a stylish and stable A-frame framework that brings a hint of modern, minimalist elegance to any room, complete with a top hanging rod and a bottom storage shelf.
adaptable Storage Solution: Provides a comprehensive organization system with a single rail for hanging coats, dresses, and shirts, and a lower shelf perfect for storing shoes, bags, or boxes.
long-lasting Mobile: Constructed from high-quality carbon steel for superior strength and longevity, and equipped with effortlessrolling casters for effortless movement and repositioning around your home.
Space-Saving & Easy Assembly: The smart, upright design maximizes storage in a space-efficient footprint, making it perfect for for small spaces like apartments, dorms, or entryways. Assembly is quick and straightforward.
Multi-Scene Application: Its chic and practical design is perfect for various settings, including bedrooms, living rooms, and hallways, and is also suitable for use as a display rack in retail shops or boutiques.
Summary: unattachedstanding A-Frame Clothes Rail with Shelf Minimalist Design Rolling Garment Hanger Space-Saving Clothing Rack Easy Assembly for Homeowners, Renters, Students, Bedroom, Entryway, Living Room, Retail shop. 【Minimalist A-Frame Design】: Features a stylish and stable A-frame framework that brings a hint of modern, minimalist elegance to any room, complete with a top hanging rod and a bottom storage shelf. 【adaptable Storage Solution】: Provides a comprehensive organization system with a single rail for hanging coats, dresses, and shirts, and a lower shelf perfect for storing shoes, bags, or
Generated by: m4x-map-v1
This product has 4 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": "unattachedstanding A-Frame Clothes Rail with Shelf Minimalist Design Rolling Garment Hanger Space-Saving Clothing Rack Easy Assembly for Homeowners, Renters, Students, Bedroom, Entryway, Living Room, Retail shop",
"product_id": 9429730623727,
"variant_id": 49810400903407,
"quantity": 1,
"grams": 3900,
"length_cm": "152.0",
"width_cm": "15.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").