Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $485.99 – $554.99
Default variant: 128x60x85cm / Wood No Bookshelf
Default SKU: dcd-30001875507
Default price: $485.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 33300 g
Cart URL (default variant): https://landmarks.builders/cart/50151041630447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890867
JSON data: https://landmarks.builders/products/m4x-10000890867.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Design: Features a smart wall-mounted, fold-extendable design that transforms from a space-efficient cabinet into a full-sized desk, perfect for maximizing space in small rooms.
Multi-Functional Unit: Combines a writing desk, book storage, and storage cabinet into single piece of furniture, providing a complete workstation that neatly tucks away when not in use.
Integrated Storage & Sturdy Build: Equipped with multiple open shelves for books and supplies, and constructed from sturdy durable wood multiply board with a robust load capacity of up to 200kg.
Adaptable Application: An perfect solution for children's rooms, small apartments, home offices, and study areas, offering a dedicated workspace for remote workers, students, and hobbyists.
effortless Transformation: Easily folds down to create an instant desk and folds up to reclaim floor space, making it simple to transition between work, study, and leisure in any room.
Summary: Fold-away Wall Desk Foldable Design Office Furniture Space-Saving for Study Room. 【Space-Saving Design】: Features a smart wall-mounted, fold-extendable design that transforms from a space-efficient cabinet into a full-sized desk, perfect for maximizing space in small rooms. 【Multi-Functional Unit】: Combines a writing desk, book storage, and storage cabinet into single piece of furniture, providing a complete workstation that neatly tucks away when not in use. 【Integrated Storage & Sturdy Build】: Equipped with multiple open shelves for books and supplies, and constructed from sturdy durable woo
Generated by: m4x-map-v1
This product has 10 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": "Fold-away Wall Desk Foldable Design Office Furniture Space-Saving for Study Room",
"product_id": 9456948936943,
"variant_id": 50151041630447,
"quantity": 1,
"grams": 33300,
"length_cm": "135.0",
"width_cm": "65.0",
"height_cm": "13.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").