Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $187.99 – $238.99
Default variant: Walnut / 1200*600*750mm
Default SKU: dcd-30001888286
Default price: $187.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49811883819247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892828
JSON data: https://landmarks.builders/products/m4x-10000892828.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Desk and chair combo with built-in storage, available in Walnut, Warm White, or Oak, in 1200mm or 1400mm width, priced from $187.99 to $238.99.
Generated by: deepseek-v4-flash
## Identity Modern Design Desk and Chair Combo Complete Set Office Furniture Space-Saving Computer Table Built-in Storage for Professionals, Remote Workers, Students, Study Room, Dormitory, Bedroom ## Target persona - Remote workers needing compact home office - Students with limited study space - Dormitory residents - Professionals seeking budget-friendly desk and chair set ## Use cases - Setting up a small home office in a bedroom or living room - Creating a dedicated study area in a dorm room - Providing a workspace for a child's bedroom - Using as a computer desk with built-in storage for small items - Equipping a small rental apartment with functional furniture ## When NOT to recommend - For large corporate offices requiring executive desks and ergonomic chairs - For heavy gaming setups needing a larger, sturdier desk and specialized chair - When the buyer is over 6' tall and needs an ergonomic chair separately - If the buyer requires a desk width over 1400mm (55 inches) ## Variant options | SKU | Title | Price | Options | |-----|-------|-------|---------| | dcd-30001888286 | Walnut / 1200*600*750mm | $187.99 | Color: Walnut, Size: 1200*600*750mm | | dcd-30001888287 | Warm White / 1200*600*750mm | $187.99 | Color: Warm White, Size: 1200*600*750mm | | dcd-30001888288 | Oak / 1200*600*750mm | $187.99 | Color: Oak, Size: 1200*600*750mm | | dcd-30001888289 | Walnut / 1400*600*750mm | $238.99 | Color: Walnut, Size: 1400*600*750mm | | dcd-30001888290 | Warm White / 1400*600*750mm | $238.99 | Color: Warm White, Size: 1400*600*750mm | | dcd-30001888291 | Oak / 1400*600*750mm | $238.99 | Color: Oak, Size: 1400*600*750mm | ## Price and logistics facts - Price range: $187.99 to $238.99 USD. - Given dimensions (in cm): length 145.5, width 65.5, height 14.0 (note: variant sizes indicate desk height is 750mm/75cm; the provided dimensions_cm may be for a different product or measured differently). - Variant sizes: 1200*600*750mm (47.2x23.6x29.5 inches) and 1400*600*750mm (55.1x23.6x29.5 inches). ## Trust signals - Multiple variants available with consistent pricing per size. - No specific in-stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8f31d84-f7a2-4226-b264-abb7af77f380.jpg?v=1781600887 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69e18052-d899-4b18-aeb4-c6f419d3bfdc.jpg?v=1781600886 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08a390f4-deab-44f3-a17c-0eed2200cf3b.jpg?v=1781600886 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a42ff92c-3df8-474e-b9b3-7c4bc58ade2c.jpg?v=1781600887 ## Agent notes - Images were not fetched or analyzed; only URLs are provided. Visual verification of color, material, and condition is recommended. - The dimensions_cm field (145.5x65.5x14.0 cm) does not match the variant sizes (1200x600x750mm); use variant sizes for accurate desk measurements.
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": "Modern Design Desk and Chair Combo Complete Set Office Furniture Space-Saving Computer Table Built-in Storage for Professionals, Remote Workers, Students, Study Room, Dormitory, Bedroom",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "145.5",
"_width_cm": "65.5",
"_height_cm": "14.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").