Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $873.99
Default variant: Leather
Default SKU: dcd-30001857277
Default price: $873.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 56100 g
Cart URL (default variant): https://landmarks.builders/cart/49815021650159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888008
JSON data: https://landmarks.builders/products/m4x-10000888008.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Post-modern aesthetic bent tube frame desk with leather or wooden top, 165x75x42 cm, priced at $873.99, designed for small spaces like apartments and dorms.
Generated by: deepseek-v4-flash
## Identity Post-modern aesthetic bent tube frame desk, available in Leather or Wooden top, dimensions 165x75x42 cm. ## Target persona Apartment dwellers, work-from-home workers, students, those needing a space-saving desk for study rooms, college dorms, bedrooms. ## Use cases - Home office in a small apartment. - Student desk in a dorm room. - Writing table in a bedroom. - Minimalist office furniture for small areas. ## When NOT to recommend - If user needs a large executive desk with storage. - Budget under $800. - Prefers traditional or ornate styles. - Requires built-in cable management or drawers. ## Variant options Two styles: Leather top and Wooden top, both at $873.99. ## Price and logistics facts Price: $873.99 USD. Dimensions: 165x75x42 cm. No shipping or tax information provided. ## Trust signals In-stock status unknown. Return policy unknown. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6aa8367-bcf4-4638-b166-25fcb340f352.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18561fee-72d2-4877-84d2-13ab5419805e.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66c7fd55-3c80-4de6-abe6-e82183a85b88.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b64976f6-6a9b-49de-af07-698d0cbcd4bf.jpg?v=1781664405 ## Agent notes No visual details extracted from images. Actual top material finish and colors may differ from expectations. No product description or assembly information available.
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": "Post-Modern Aesthetic Bent Tube Frame Desk Light Luxury Writing Table Minimalist Design Office Furniture Space-Saving for Apartment Dwellers, work-from-home Workers, Students, Small areas, Study Room, College Dorm, Bedroom",
"quantity": 1,
"grams": 56100000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "75.0",
"_height_cm": "42.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").