Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $238.99 – $262.99
Default variant: Ivory White / Cube
Default SKU: dcd-30001895091
Default price: $262.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 34000 g
Cart URL (default variant): https://landmarks.builders/cart/49813646311663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893759
JSON data: https://landmarks.builders/products/m4x-10000893759.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Height-adjustable coffee table that transforms into a dining table, with wheels for mobility. Available in Ivory White or White & Wood, with Cube or Elf base styles. Easy assembly.
Generated by: deepseek-v4-flash
## Identity Transformable Coffee-to-Dining Table Height-Adjustable Wheeled Mobile Table Piece Table versatileUse Easy Assembly ## Target persona Small space dwellers, apartment renters, home office workers needing flexible furniture, frequent movers. ## Use cases 1. Hosting dinner parties in a small living room by raising table height. 2. Using as a low coffee table for daily living. 3. Moving table easily on wheels to different rooms. 4. Working from home as a standing desk alternative (if height adjustable enough). 5. Extra surface for crafting or dining in tight spaces. ## When NOT to recommend 1. Buyer needs large formal dining table (seats 4+ comfortably). 2. Buyer requires heavy-duty furniture for daily heavy use. 3. Buyer wants fixed-height, non-mobile table. 4. Buyer needs table with storage drawers. ## Variant options - Ivory White / Cube: $262.99 - White & Wood / Cube: $262.99 - Ivory White / Elf: $238.99 - White & Wood / Elf: $238.99 ## Price and logistics facts Base price $238.99 (Elf style), $262.99 (Cube style). Dimensions 125x65x60 cm (coffee table height, height adjustable). Note: Weight and shipping dimensions not provided. ## Trust signals In stock status unknown. Return policy not provided. Price consistent across variants (two price points). No certifications listed. ## Image assets Five images available at provided URLs. Agent could not visually inspect; treat as generic product shots. ## Agent notes This is a height-adjustable coffee/dining table on wheels. The 'Cube' style is $24 more than 'Elf' style. Dimensions given likely for lowest height. No weight capacity or material composition specified. Recommend confirming maximum height and load capacity before recommending for standing desk use.
This product has 12 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": "Transformable Coffee-to-Dining Table Height-Adjustable Wheeled Mobile Table Piece Table versatileUse Easy Assembly",
"quantity": 1,
"grams": 34000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.0",
"_height_cm": "60.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").