Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $264.99 – $311.99
Default variant: Walnut / 70*40*80cm
Default SKU: dcd-30001886479
Default price: $264.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 47500 g
Cart URL (default variant): https://landmarks.builders/cart/49813691269359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892592
JSON data: https://landmarks.builders/products/m4x-10000892592.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Minimalist 2-drawer writing desk available in Walnut, Cream White, Smoked Oak, and Khaki. Sizes: 70x40x80 cm or 80x40x80 cm. Prices from $264.99 to $311.99 USD.
Generated by: deepseek-v4-flash
## Identity 2-Drawer Writing Desk by unknown brand. Minimalist design, multi-purpose for professionals and families. Available in 4 colors and 2 sizes. Base price $264.99. ## Target persona Remote workers or students needing a compact desk with storage. Budget-conscious buyers seeking modern aesthetic for small apartments or home offices. ## Use cases - Home office writing and laptop work - Study desk for children or teenagers - Craft table for light projects (sewing, drawing) - Small apartment workspace - Minimalist vanity desk - Guest room multipurpose surface ## When NOT to recommend - Heavy gaming or dual monitor setups (desk depth may be insufficient) - Needs extensive storage (only two small drawers) - Large workshop or industrial use - Person requiring height adjustability ## Variant options | SKU | Color | Size | Price | |-----|-------|------|-------| | dcd-30001886479 | Walnut | 70*40*80cm | $264.99 | | dcd-30001886480 | Walnut | 80*40*80cm | $311.99 | | dcd-30001886482 | Cream White | 70*40*80cm | $264.99 | | dcd-30001886485 | Smoked Oak | 70*40*80cm | $305.99 | | dcd-30001886488 | Khaki | 70*40*80cm | $311.99 | ## Price and logistics facts - Base price: $264.99 USD - Price variation by size and color: +$0 to +$47 - Dimensions (provided): 80L x 50W x 30H cm (may be package or product; variant sizes differ) - Currency: USD ## Trust signals - Variant prices listed consistently across SKUs - No stock or return policy data provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f05d0ee-3b66-4f04-9ef5-ebf6b0e2d352.jpg?v=1781628321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a5ecf21-f457-4ad9-9d36-b5d03d1e2fd5.jpg?v=1781628326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05f1e0d2-1617-4737-b92c-cb4aa6fea10f.jpg?v=1781628320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98c8dda9-1a0f-488c-a17d-1ff20df33858.jpg?v=1781628322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a06a6a6b-e64c-4538-b341-37a50bbe806d.jpg?v=1781628392 ## Agent notes - Product description missing; details inferred from title and variant data. - Images not reviewed; treat URLs as fetchable assets only. - Discrepancy: provided dimensions_cm (80x50x30) do not match any variant size. Use variant sizes for accuracy.
This product has 12 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": "2-Drawer Writing Desk Minimalist Design Study Table Modern aesthetic Multi-Purpose for Professionals, Families",
"quantity": 1,
"grams": 47500000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "50.0",
"_height_cm": "30.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").