Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $81.99
Default variant: Wood / 60x40x75cm
Default SKU: dcd-30002452960
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/50150189957359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000984585
JSON data: https://landmarks.builders/products/m4x-10000984585.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid Wood Construction: Crafted with a solid wood desktop and sturdy rubberwood legs, this simple wooden desk offers exceptional durability and a natural aesthetic, making it a timeless piece of home furniture.
Stable & Strong: Engineered for stability with a sturdy structure that supports up to 200kg, this writing table provides a reliable and wobble-steady surface for all your work, study, or creative projects.
Minimalist Nordic Design: Featuring clean lines, rounded corners for safety, and a choice of natural wood or white finishes, this Nordic design computer desk effortlessly complements any modern or minimalist decor.
Versatile Functionality: Ideal for various settings, this minimalist study table serves perfectly as a computer desk in a home office, a study table in a student's bedroom, or a functional workspace in a dorm room.
Spacious & Practical: Available in multiple sizes to fit your space, the wide desktop provides ample room for your laptop, books, and essentials, ensuring a comfortable and organized work area.
Summary: Stable Design Solid Wood Home Office Desk Multi-Purpose Solid Wood Leg Desk Strong Load-Bearing Minimalist Study Table Spacious Desktop for Students, Telecommute Workers, Professionals, Bedroom, Dorm Room. 【Solid Wood Construction】: Crafted with a solid wood desktop and sturdy rubberwood legs, this simple wooden desk offers exceptional durability and a natural aesthetic, making it a timeless piece of home furniture. 【Stable & Strong】: Engineered for stability with a sturdy structure that supports up to 200kg, this writing table provides a reliable and wobble-steady surface for all your work, s
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": "Stable Design Solid Wood Home Office Desk Multi-Purpose Solid Wood Leg Desk Strong Load-Bearing Minimalist Study Table Spacious Desktop for Students, Telecommute Workers, Professionals, Bedroom, Dorm Room",
"product_id": 9456656351471,
"variant_id": 50150189957359,
"quantity": 1,
"grams": 7500,
"length_cm": "145.0",
"width_cm": "65.0",
"height_cm": "28.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").