Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,058.99 – $1,090.99
Default variant: No Drawer
Default SKU: dcd-30001849933
Default price: $1,058.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49815036133615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886729
JSON data: https://landmarks.builders/products/m4x-10000886729.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: Height-adjustable coffee-to-dining table with elevating top and mobile base, available with or without drawer, priced from $1058.99.
Generated by: deepseek-v4-flash
## Identity Height-adjustable transforming coffee/dining table with elevating top and mobile base. ## Target persona Small-space dwellers (apartments, condos) who need a convertible coffee-to-dining table; homeowners wanting a versatile multi-use table for entertaining. ## Use cases 1. Transforming from coffee table to dining table for dinner parties. 2. Using as a work desk with adjustable height. 3. Mobile table for rearranging living room layout. 4. Occasional dining in a small living room. 5. Space-saving solution for studio apartments. ## When NOT to recommend 1. Large households needing a fixed large dining table. 2. Users who prefer a traditional stationary table without height adjustment. 3. Budget-conscious buyers looking for under $500 tables. 4. Commercial or heavy-duty daily use. ## Variant options - No Drawer: $1058.99 - with Drawer: $1090.99 ## Price and logistics facts Price: $1058.99 (No Drawer) / $1090.99 (with Drawer). Dimensions: 88x63x65 cm. No shipping or delivery details provided. ## Trust signals In-stock status not stated. No return policy mentioned. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d94f112e-5524-4b69-993c-ca5d473379fe.jpg?v=1781664385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1218fe5f-0443-4b6d-b7f8-0b66b6614ac1.jpg?v=1781664385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/451423a4-e9b3-4f7d-b729-7ce4e1296131.jpg?v=1781664385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ee2a081-1ed0-489e-a38c-e745fc1080a2.jpg?v=1781664386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d689dd33-56c7-42f8-8e30-ae66e347fd5d.jpg?v=1781664386 ## Agent notes No brand or material specifications provided. Images not analyzed. Review images for detailed design, color, and construction.
This product has 9 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 elevatingTop Dining Table Multi-Functional Transforming Coffee-to-Dining Table Height-Adjustable Mobile With",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "63.0",
"_height_cm": "65.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").