Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $40.99
Default variant: Black / 39x60cm 54-75cm
Default SKU: dcd-30002901424
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/49973876392175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001090981
JSON data: https://landmarks.builders/products/m4x-10001090981.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Utility: This versatile mobile overbed table serves as necessary home furniture that adapts to your needs, whether used as a bedside workstation or a living room snack tray.
Adjustable Height: Featuring a smooth gas elevate mechanism, this height adjustable table allows you to customize the surface height to match your sofa, bed, or standing preference for ergonomic comfort.
Space-Efficient Design: The space-saving footprint makes it an perfect small desk for apartments or dorms, providing a stable surface for laptops and without cluttering your room.
Enhanced Mobility: Equipped with effortlessrolling locking wheels, this elevate top end table can be effortlessly moved from the bedroom to the balcony and secured stationary for steady use.
Sturdy Construction: Built with a thickened metal frame and an High-grade board grade environmentally conscious surface, this side table supports up to 100kg, ensuring long-lasting durability for everyday office or dining tasks.
Summary: Mobile Overbed Table Multipurpose Height Adjustable Table Easy to Move. Description: 【Versatile Utility】: This multipurpose home furniture serves as a laptop workstation, a bedside breakfast tray, or a sleek coffee table to suit your changing daily needs. 【Height Adjustment】: The height adjustable table features a smooth pneumatic lift mechanism, allowing you to transition effortlessly between sitting and standing positions for ergonomic comfort. 【Mobile Design】: Equipped with effortlessrolling lockable casters or a stable disc base, this side table is incredibly easy to move from the living r
Generated by: m4x-map-v1
This product has 12 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": "Mobile Overbed Table Multipurpose Height Adjustable Table Easy to Move",
"product_id": 9440377569519,
"variant_id": 49973876392175,
"quantity": 1,
"grams": 6000,
"length_cm": "78.0",
"width_cm": "66.0",
"height_cm": "9.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").