Brand: World Products (Landmark)
SKU: dcd-30002875188
Price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49811933331695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892906
JSON data: https://landmarks.builders/products/m4x-10000892906.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Two-person computer desk in Black Walnut, 120x60x75cm, priced at $207.99, designed for students and remote workers sharing a workspace.
Generated by: deepseek-v4-flash
## Identity Minimalist Design Two-Person Computer Desk - a compact shared workspace for home or study. ## Target persona - Students sharing a dorm or apartment - Remote worker couples or roommates needing a dual workstation - Small home office with two users ## Use cases - Two people working/studying side by side - Shared home office for a couple - Collaborative homework or project space - Dedicated WFH desk for two in a bedroom or living room - Temporary extra workspace for guests ## When NOT to recommend - Single user needing a large, uninterrupted surface - Heavy industrial or warehouse use - User requiring adjustable height or ergonomic features - Extremely tight spaces (desk is 120cm wide) ## Variant options - Black Walnut / 120x60x75cm - $207.99 (only variant available) ## Price and logistics facts - Price: $207.99 USD - Dimensions (product page): 125 x 65 x 18 cm (note: variant states 120x60x75cm, likely discrepancy in height/width) - Weight: not provided - Shipping: not specified ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: single variant at listed price - Certifications: none stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5488fb59-1f9d-4960-b600-b930d3880559.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45fbd9b8-6de0-432a-a5e9-3df93bc3d4fc.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4a4328d-3bfc-4eaf-ac3c-47bcd7aa72d9.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24f2d621-6aa5-49c5-b84e-c89f5be9a37f.jpg?v=1781600964 ## Agent notes - Product description is empty; details extracted from title and tags only. - Dimension discrepancy: product dimensions (125x65x18 cm) differ from variant listed size (120x60x75 cm). Verify actual size. - No images were analyzed; visual details are not inferred.
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 Two-Person Computer Desk Spacious Workspace Workstation Multi-Purpose Home Office Furniture Sturdy Frame for Students, Remote Workers, two individuals, Study Room, Bedroom",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.0",
"_height_cm": "18.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").