Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $92.99 – $100.99
Default variant: Natural
Default SKU: dcd-30001934993
Default price: $92.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7020 g
Cart URL (default variant): https://landmarks.builders/cart/49811422347503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899096
JSON data: https://landmarks.builders/products/m4x-10000899096.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Beech Wood: Crafted from high-quality solid beech wood, ensuring a sturdy, long-lasting frame with a natural, elegant grain that complements any home decor.
Multi-Functional Storage: Features a main hanging rod for clothes, first-tier or two-tier slatted shelves for shoes or storage boxes, and side tree-branch hooks for hats, bags, and scarves.
Mobile & Space-Saving: Equipped with 360-degree rotating casters for easy movement between rooms. Some variety feature a foldable design, making it perfect for compact rooms and easy storage.
Heavy-Duty & Stable: The sturdy A-shaped structure structure and thickened hanging rod provide excellent load-bearing capacity, capable of holding heavy coats and garments without wobbling.
Versatile Home Organizer: An perfect storage solution for bedrooms, entryways, living rooms, or apartments. Its minimalist Nordic design adds a hint of sophistication while maximizing your storage capacity.
Summary: Foldable Rolling Clothes Rack Space-Saving Design Rolling Rack with Shelves and Hooks Easy Assembly Home Furniture Heavy Duty for Apartment Dwellers, Homeowners, Students, Bedroom, Entryway, Living Room
Generated by: m4x-map-v1
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Foldable Rolling Clothes Rack Space-Saving Design Rolling Rack with Shelves and Hooks Easy Assembly Home Furniture Heavy Duty for Apartment Dwellers, Homeowners, Students, Bedroom, Entryway, Living Room",
"quantity": 1,
"grams": 7020000,
"properties": {
"_length_cm": "170.0",
"_width_cm": "28.0",
"_height_cm": "7.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").