Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $59.99
Default variant: White / 80CM with Cabinet
Default SKU: dcd-30002115686
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: 28500 g
Cart URL (default variant): https://landmarks.builders/cart/50150096830703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000925834
JSON data: https://landmarks.builders/products/m4x-10000925834.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
All-in-Single Design: This integrated desk and bookshelf provides a complete solution for study or work, combining a spacious tabletop with multi-level shelving in single piece of compact home furniture.
Ample Storage: Keep your space tidy with various storage options, including accessible shelves for books and decor, a lower shelf for larger items, and an optional side cabinet with a drawer, creating the perfect personal workstation.
Spacious Desktop: Enjoy a wide and comfortable work surface that easily accommodates a laptop, monitor, lamp, and textbooks, making this writing table ideal for long study sessions or demanding work-from-home tasks.
Sturdy & Stable: Built with long-lasting engineered wood and reinforced with a back panel and crossboard for enhanced stability, this desk with hutch is designed to withstand daily use without wobbling.
Smart & Safe Features: Thoughtfully designed with a raised back baffle to prevent items from falling and rounded corners to minimize bumps and injuries, this computer desk with shelves is perfect for any busy household.
Summary: Computer Desk with Hutch and Drawers Desk with Shelves Writing Desk with Bookshelf Workstation Engineered Wood Storage Shelves Suitable for Student Study Home Office Dorm Room. 【All-in-Single Design】: This integrated desk and bookshelf provides a complete solution for study or work, combining a spacious tabletop with multi-level shelving in single piece of compact home furniture. 【Ample Storage】: Keep your space tidy with various storage options, including accessible shelves for books and decor, a lower shelf for larger items, and an optional side cabinet with a drawer, creating the perfect pe
Generated by: m4x-map-v1
This product has 11 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": "Computer Desk with Hutch and Drawers Desk with Shelves Writing Desk with Bookshelf Workstation Engineered Wood Storage Shelves Suitable for Student Study Home Office Dorm Room",
"product_id": 9456625123567,
"variant_id": 50150096830703,
"quantity": 1,
"grams": 28500,
"length_cm": "122.0",
"width_cm": "58.0",
"height_cm": "20.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").