Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $591.99 – $653.99
Default variant: 80CM / Solid Wood
Default SKU: dcd-30001876000
Default price: $591.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22700 g
Cart URL (default variant): https://landmarks.builders/cart/50150478479599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890930
JSON data: https://landmarks.builders/products/m4x-10000890930.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 Design: Features a sleek, modern appearance with clean lines and a timeless black finish, perfect for complementing contemporary home or office decor.
Multi-Functional Workspace: Serves as a adaptable writing desk, computer table, or vanity station, making integrated drawer perfect furniture piece for bedrooms, study rooms, or small apartments.
Sturdy & Safe Construction: Built with sturdy wood legs for stable stability and a long-lasting work surface, featuring polished, rounded corners to prevent accidental bumps and injuries.
Integrated Storage: Equipped with a convenient built-in drawer to keep your workspace tidy by storing stationery, documents, and other small essentials visible of convenient-features: Includes a discreet cord management hole to keep wires organized and offers an optional movable side cabinet for expanded, flexible storage options.
Summary: Minimalist Design Desk with Drawers Multi-Functional Single-Drawer Desk adaptable Use Writing Table Sturdy Construction for Home Office Workers, Students, Professionals, Bedroom, Study Room, Small areas. 【Minimalist Design】: Features a sleek, modern appearance with clean lines and a timeless black finish, perfect for complementing contemporary home or office decor. 【Multi-Functional Workspace】: Serves as a adaptable writing desk, computer table, or vanity station, making integrated drawer perfect furniture piece for bedrooms, study rooms, or small apartments. 【Sturdy & Safe Construction】: Buil
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": "Minimalist Design Desk with Drawers Multi-Functional Single-Drawer Desk adaptable Use Writing Table Sturdy Construction for Home Office Workers, Students, Professionals, Bedroom, Study Room, Small areas",
"product_id": 9456780640495,
"variant_id": 50150478479599,
"quantity": 1,
"grams": 22700,
"length_cm": "130.05",
"width_cm": "55.12",
"height_cm": "25.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").