Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $64.99
Default variant: Walnut / 80*55cm
Default SKU: dcd-30001947280
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15500 g
Cart URL (default variant): https://landmarks.builders/cart/49810876530927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900671
JSON data: https://landmarks.builders/products/m4x-10000900671.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist & Versatile Design: A simple, rectangular wooden desk that seamlessly blends into any decor, perfect for use as a computer table, writing desk, or study station in your bedroom, study room, or dormitory.
Sturdy Long-Lasting Construction: Built with thickened solid wood legs and a sturdy frame, ensuring exceptional stability and a high load-bearing capacity to support your computer, books, and other essentials without wobbling.
Spacious Work Surface: Features a wide and generous desktop, providing ample space for your laptop, monitor, keyboard, and study materials, allowing you to work or study comfortably without feeling cramped.
Eco-Friendly & Safe Materials: Constructed with environmentally friendly materials and finished with an odorless paint, creating a safe and healthy workspace. The polished, rounded corners also help prevent accidental bumps and scrapes.
Easy Assembly: This desk is designed for straightforward assembly. It comes with simple installation tools and clear instructions (including a tutorial guide), allowing you to set up your new workspace quickly and effortlessly.
Summary: Minimalist Design Rectangular Wooden Desk Spacious Desktop Computer Table Thickened Legs Office Furniture Stable and Long-Lasting for Students, Home Workers, Professionals, Bedroom, Study Room, Dormitory
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": "Minimalist Design Rectangular Wooden Desk Spacious Desktop Computer Table Thickened Legs Office Furniture Stable and Long-Lasting for Students, Home Workers, Professionals, Bedroom, Study Room, Dormitory",
"quantity": 1,
"grams": 15500000,
"properties": {
"_length_cm": "105.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").