Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $854.99 – $982.99
Default variant: 128*58*76cm
Default SKU: dcd-30001858441
Default price: $901.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49815019684079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888217
JSON data: https://landmarks.builders/products/m4x-10000888217.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: Sturdy wooden desk with drawers, traditional design, multi-functional for work or study. Base price $854.99, available in multiple sizes. Dimensions vary.
Generated by: deepseek-v4-flash
## Identity Wooden desk with drawers, traditional design, minimalist style. Suitable for home or office. ## Target persona Adults, professionals, students, remote workers needing a functional writing or computer desk. ## Use cases - Home office desk for daily computer work. - Study desk for students in a bedroom or study room. - Writing desk for letters or paperwork. - Workspace in a professional office. - Minimalist desk for a small apartment. ## When NOT to recommend - For users needing a large executive desk over 180cm wide. - For modern or ultra-contemporary decor styles. - For very tight budgets under $800. - For users who prefer glass or metal desks. ## Variant options - 88×48cm (no height given): $854.99 - 98×48×76cm: $870.99 - 108×48×76cm: $892.99 - 118×58×76cm: $982.99 - 128×58×76cm: $901.99 ## Price and logistics facts - Base price: $854.99 USD - Base dimensions (provided): 134×64×84 cm (may not match any variant) - Currency: USD - No shipping or return policy details available. ## Trust signals - In-stock status unknown. - No return policy or warranty info provided. - Price consistency: multiple variants with different prices. - No certifications listed. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/beff5582-c7aa-4cd0-b36f-a171648af067.jpg?v=1781664335 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd65fc1f-7b9e-4c43-a18d-1b38d429d2ac.jpg?v=1781664335 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9066a636-f0ae-42a7-a924-88ba5015494b.jpg?v=1781664335 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/519daf73-525c-455f-b2d8-afff5f9421de.jpg?v=1781664335 ## Agent notes - Product description missing; details inferred from title. - Dimensions_cm may not correspond to any listed variant; verify with seller. - No color or material specifics beyond 'wood construction'.
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": "sturdy Wood Construction Wooden Desk with Drawers Traditional Design Writing Table Minimalist stylistic Home Furniture Multi-Functional for Adults, Professionals, Students, Study Room, Office, Workspace, Bedroom",
"quantity": 1,
"grams": 45000000,
"properties": {
"_length_cm": "134.0",
"_width_cm": "64.0",
"_height_cm": "84.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").