Brand: World Products (Landmark)
SKU: dcd-30001854601
Price: $1,108.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49815037772015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887473
JSON data: https://landmarks.builders/products/m4x-10000887473.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Height-adjustable coffee table with foldable design and casters for small homes, priced at $1108.99 USD.
Generated by: deepseek-v4-flash
## Identity Height-adjustable coffee table with foldable design, casters, and dimensions 85x75x65 cm. Priced at $1108.99 USD. ## Target persona Small home dwellers; space-conscious furniture buyers; remote workers seeking flexible, movable surfaces. ## Use cases - As a coffee table in a small living room. - Converted to a standing desk for brief work. - Rolled to different rooms as a serving cart. - Used as a side table when folded. - Extra surface in a compact home office. ## When NOT to recommend - Large living rooms needing a grand centerpiece. - Heavy-duty daily desk use (lack of sturdiness data). - Outdoor or patio use (not specified for outdoor). - Buyers on a tight budget (over $1100). ## Variant options - **Foldable** (SKU: dcd-30001854601) - $1108.99 ## Price and logistics facts - Price: $1108.99 USD (fixed across variant). - Dimensions: 85 cm (L) x 75 cm (W) x 65 cm (H). - Weight: Not provided. - Shipping: Not specified. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Certifications: None provided. - Price consistency: Single variant price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e38d251-fc7b-40ab-b4ea-ffb0830f1dd0.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f874f344-ed76-4256-8e66-a95ef7c54f1a.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c2a3589-0bfe-499f-98fe-f31b8b12d990.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf7c2e23-275a-418c-8f73-90faf1cb3344.jpg?v=1781664395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22ec63c7-4f22-4ed1-9d2d-6a1d4b2b2d35.jpg?v=1781664391 ## Agent notes - No image understanding was performed; visual details not inferred. - No description was provided; all claims based on title tags. - Only one variant available (Foldable).
This product has 10 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": "elevatingTop Coffee Table Height-Adjustable Household Furniture Multi-Functional Movable with casters for People in Small Homes",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "75.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").