Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.92 – $58.33
Default variant: 60CM / Natural Wood Mdf
Default SKU: dcd-30002053394
Default price: $44.72
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/50290515935471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000916225
JSON data: https://landmarks.builders/products/m4x-10000916225.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern & Versatile Design: This round lift-top table features a minimalist aesthetic that seamlessly blends into any decor, making it a stylish addition to your living room, home office, or bedroom.
Effortless Height Adjustment: Equipped with a effortless pneumatic gas lift mechanism, the table's height can be easily adjusted from 55 cm to 75 cm with a simple pull of a handle, transforming it from a coffee table to a dining or work surface.
Stable Long-Lasting Construction: Built with a sturdy cross-shaped aluminum alloy base for excellent stability and support, preventing wobbling. The tabletop is available in long-lasting MDF or solid New Zealand fir wood to suit your preference.
Space-Saving Footprint: With its compact round shape and small footprint, this table is the perfect solution for small areas, apartments, and studios, maximizing your living area without sacrificing functionality.
Multi-Functional Use: Adapt the table to your needs throughout the day. Use this low coffee table for relaxing, a side table next to your sofa, a dining table for two, or a comfortable standing or sitting desk for telecommute work.
Summary: Height-Adjustable Lift-Top Coffee Table Space-Saving Round Lift-Top Table Multi-Functional Household Furniture Multifunctional for Apartment Dwellers, Telecommute Workers, Small Areas, Living Room, Home Office, Bedroom. 【Modern & Versatile Design】: This round lift-top table features a minimalist aesthetic that seamlessly blends into any decor, making it a stylish addition to your living room, home office, or bedroom. 【Effortless Height Adjustment】: Equipped with a effortless pneumatic gas lift mechanism, the table's height can be easily adjusted from 55 cm to 75 cm with a simple pull of a hand
Generated by: m4x-map-v1
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Height-Adjustable Lift-Top Coffee Table Space-Saving Round Lift-Top Table Multi-Functional Household Furniture Multifunctional for Apartment Dwellers, Telecommute Workers, Small Areas, Living Room, Home Office, Bedroom",
"product_id": 9495833772271,
"variant_id": 50290515935471,
"quantity": 1,
"grams": 10000,
"length_cm": "60.0",
"width_cm": "60.0",
"height_cm": "75.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").