Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $97.99 – $128.99
Default variant: Walnut / 80x60x75cm
Default SKU: dcd-30002113294
Default price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/50151154221295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000925504
JSON data: https://landmarks.builders/products/m4x-10000925504.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Solid Wood: Crafted from high-quality rubberwood, this long-lasting solid wood desk offers a stable and long-lasting workspace with a beautiful natural grain that enhances any room.
Versatile Functionality: This piece serves as more than just a desk; it's a multi-purpose piece of home furniture perfect for a study, bedroom, or home office, adapting to your changing needs.
Minimalist & Safe Design: Featuring a clean, modern aesthetic, this simple computer table elevates your decor. The smoothly polished, rounded corners are a thoughtful safety feature, ideal for households with children.
Spacious Work Surface: Enjoy a clutter-without cost environment with the wide desktop, providing ample room for your computer, books, and other essentials, making it an ideal workstation desk for productivity.
Ideal for Any User: Whether you're looking for a dedicated student writing desk for homework or a compact desk for a small apartment office, its sturdy construction makes it suitable for users of all ages.
Summary: Solid Wood Desk Minimalist Wooden Study Table Modern Computer Workstation Sturdy Writing Desk for Students Adults Suitable for Home Office Bedroom Small Areas. 【Premium Solid Wood】: Crafted from high-quality rubberwood, this long-lasting solid wood desk offers a stable and long-lasting workspace with a beautiful natural grain that enhances any room. 【Versatile Functionality】: This piece serves as more than just a desk; it's a multi-purpose piece of home furniture perfect for a study, bedroom, or home office, adapting to your changing needs. 【Minimalist & Safe Design】: Featuring a clean, modern
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": "Solid Wood Desk Minimalist Wooden Study Table Modern Computer Workstation Sturdy Writing Desk for Students Adults Suitable for Home Office Bedroom Small Areas",
"product_id": 9456980984047,
"variant_id": 50151154221295,
"quantity": 1,
"grams": 16000,
"length_cm": "145.0",
"width_cm": "65.0",
"height_cm": "15.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").