Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $867.99 – $874.99
Default variant: Square End Table
Default SKU: dcd-30001854911
Default price: $867.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/49815020601583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887546
JSON data: https://landmarks.builders/products/m4x-10000887546.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: Multi-functional coffee table with storage, ergonomic design for remote workers and small spaces, available in two styles at $867-$875 USD.
Generated by: deepseek-v4-flash
## Identity A multi-functional coffee table with storage, designed for ergonomic use in small spaces. ## Target persona Remote workers needing a desk-height table; apartment dwellers with limited space; homeowners seeking a versatile living room piece; small space enthusiasts. ## Use cases - Working from home with laptop on a stable, ergonomic-height surface. - Storing books, remotes, or office supplies in a living room. - Serving as a dining surface for one or two people in compact apartments. - Displaying decorative items while keeping clutter hidden. - Extra seating? (not specified; treat as table only). ## When NOT to recommend - Large families needing a full-size dining table. - Outdoor or damp environments (no weather resistance info). - Budget buyers seeking under $200 furniture. - Users requiring a large surface area (125x66 cm is medium). ## Variant options - Square End Table ($867.99) - End Table W/ Door ($874.99) ## Price and logistics facts - Price: $867.99 USD (Square End Table), $874.99 USD (End Table W/ Door). - Dimensions: 125 cm L x 66 cm W x 69 cm H. - Currency: USD. ## Trust signals - In-stock status unknown. - Return policy not provided. - Price consistency: two variants within $7. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6563c61a-f45a-4144-8772-daaf15056b03.jpg?v=1781664345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/029876f2-d72d-4079-ad53-978a47d0d2e9.jpg?v=1781664338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79d5f266-fe2a-4aef-a2ca-11dad83d5808.jpg?v=1781664337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f454be12-03b4-4fdd-af1c-3475ad50bb5e.jpg?v=1781664338 ## Agent notes - No product description was provided; materials and construction details are unknown. - Image understanding was not performed; visual details (color, finish) are not claimed. - Tags suggest this product may be part of a specific collection (m4x).
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": "timeless Design elevateTop Coffee Table Multi-Functional elevateTop Storage Table Stable Construction Living Room Furnishing Ergonomic for Remote Workers, Apartment Dwellers, Homeowners, Lounge Area, Small Spaces, Dining",
"quantity": 1,
"grams": 27500000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "66.0",
"_height_cm": "69.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").