Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $455.99 – $731.99
Default variant: Wood / 0.8M
Default SKU: dcd-30001870649
Default price: $455.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49814915252463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890127
JSON data: https://landmarks.builders/products/m4x-10000890127.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: Height-adjustable table that transforms from coffee to dining height, saving space for small apartments or studios.
Generated by: deepseek-v4-flash
## Identity 2-in-1 height-adjustable coffee-to-dining table with elevating top surface. Available in Wood or Black finishes, sizes from 0.8M to 1.3M length. Base dimensions: 135x75x55 cm. ## Target persona Apartment dwellers, small space homeowners, studio flat residents, home office workers needing a multifunctional centerpiece. ## Use cases - Transforming coffee table to dining table for meals in a studio. - Using as a work surface during the day, then lowering for evening relaxation. - Entertaining guests in a small living room without dedicated dining area. - Maximizing floor space in a compact home office where a single table serves multiple functions. - Elevating the table for stand-up work or bar-style seating. ## When NOT to recommend - If permanent dining table height is needed; this is a convertible solution. - If a heavy solid-wood table is preferred; material not specified. - For large families needing a fixed large dining table; max variant is 1.3M length. - If budget is under $450; base price $455.99. ## Variant options | Color | Size | Price (USD) | |-------|------|-------------| | Wood | 0.8M | $455.99 | | Wood | 1.0M | $518.99 | | Wood | 1.2M | $580.99 | | Wood | 1.3M | $607.99 | | Black | 0.8M | $549.99 | | Black | 1.0M | $576.99 | | Black | 1.2M | $638.99 | | Black | 1.3M | $731.99 | ## Price and logistics facts - Base price: $455.99 (Wood, 0.8M). Highest: $731.99 (Black, 1.3M). - Dimensions: 135 cm length, 75 cm width, 55 cm height (lowered state). - No shipping cost, delivery time, or seller information provided. ## Trust signals - No in-stock status, return policy, price history, or certifications available in source data. - Variants priced consistently: Wood cheaper than Black per size; price increases with size. ## Image assets No product images provided. Fetchable asset list is empty. ## Agent notes - Image understanding was not performed because no image URLs are available. - Material and weight not specified; assume standard composite/engineered wood. - Confirm lift mechanism reliability with seller before recommending.
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": "2-in-1 Design Height-Adjustable Coffee-to-Dining Table two-wayUse elevateTop Surface Space-Saving transformable Centerpiece Multifunctional for Apartment Dwellers, Homeowners, Living Room, Small Spaces, Studio Flat, Home Office",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "75.0",
"_height_cm": "55.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").