Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $563.99 – $994.99
Default variant: 140*80*75*3cm / Pine-vintage
Default SKU: dcd-30001852970
Default price: $563.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38500 g
Cart URL (default variant): https://landmarks.builders/cart/49814962012399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887178
JSON data: https://landmarks.builders/products/m4x-10000887178.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Retro-design wood-top trestle table seats 4-6, multi-purpose as dining or desk, available in pine or cherry vintage finishes in sizes from 140 to 200 cm length.
Generated by: deepseek-v4-flash
## Identity Retro Design Rectangular Wood-Top Trestle Table Multi-Purpose Work Desk, seats 4-6. Wood-top trestle design with vintage finish options. ## Target persona Homeowners, remote workers, professionals seeking a versatile table for dining, home office, or kitchen in open-plan living spaces. ## Use cases - Dining room table for family meals up to 6 people. - Home office desk with spacious surface for multiple monitors and paperwork. - Kitchen island or prep table for open-plan layouts. - Multi-purpose table for crafting, homework, or casual gatherings. ## When NOT to recommend - For very small rooms or apartments with limited floor space (table length from 140 to 200 cm). - For buyers needing a modern or minimalist design (retro/vintage style). - For those on a tight budget (price range $563-$994). - When a mobile or folding table is required (fixed trestle base). ## Variant options - 140*80*75*3cm / Pine-vintage: $563.99 - 160*80*75*3cm / Pine-vintage: $617.99 - 180*80*75*3cm / Pine-vintage: $681.99 - 200*80*75*3cm / Pine-vintage: $744.99 - 140*80*75*3cm / Cherry-vintage: $782.99 - 160*80*75*3cm / Cherry-vintage: $845.99 - 180*80*75*3cm / Cherry-vintage: $915.99 - 200*80*75*3cm / Cherry-vintage: $994.99 ## Price and logistics facts Base price $563.99 (140 cm pine). Prices vary by size and finish. No shipping or tax info provided. Dimensions: length 140-200 cm, width 80 cm, height 75 cm, top thickness 3 cm. Overall dimensions (possibly of largest) given as 206x88x15 cm – note height discrepancy. ## Trust signals - In-stock status: unknown. Return policy: not specified. No certifications or price consistency data available. ## Image assets No image URLs provided. ## Agent notes Product data includes overall dimensions_cm (206x88x15) that do not match variant dimensions (height 75 cm). Image understanding not performed. Variant options clearly show sizes and prices. No additional details on materials beyond vintage pine or cherry finish.
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": "Retro Design Rectangular Wood-Top Trestle Table Multi-Purpose Work Desk Seats 4-6 People Household Furniture Spacious surface for Homeowners, Remote Workers, Professionals, Dining Room, Home Office, Kitchen, Open-Plan Living Space",
"quantity": 1,
"grams": 38500000,
"properties": {
"_length_cm": "206.0",
"_width_cm": "88.0",
"_height_cm": "15.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").