Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $230.99
Default variant: Walnut
Default SKU: dcd-30001895960
Default price: $230.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/50150085001455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893881
JSON data: https://landmarks.builders/products/m4x-10000893881.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage C-Shaped Design: This versatile end table features a classic vintage design and is crafted from sturdy timber Its C-shaped structure allows it to slide easily under sofas and beds, making it a perfect addition to any living room, bedroom, or home office.
Adjustable & Rotating Desktop: The tabletop is ingeniously designed to both lift and rotate, providing a customizable surface for your laptop, meals, or books. Easily adjust the height and angle for optimal comfort whether you're working or relaxing.
Mobile & Space-Saving: Equipped with effortless-gliding universal wheels, this table can be moved effortlessly from room to room. The compact, C-shaped design is ideal for small apartments and tight areas, offering functionality without taking up valuable floor space.
Integrated Storage Solution: Beyond its primary surface, this mobile trolley includes built-in storage space. Keep your telecommuting controls, magazines, notebooks, and other essentials neatly organized and within within easy reach.
Ready to Use: Enjoy ultimate convenience as this end table arrives fully assembled. Simply unbox it and start using your new, multi-functional piece of furniture immediately, with no tools or complicated instructions required.
Summary: Adjustable C-Shaped End Table With Wheels Serving Trolley Mobile Design. 【Vintage C-Shaped Design】: This versatile end table features a classic vintage design and is crafted from sturdy timber Its C-shaped structure allows it to slide easily under sofas and beds, making it a perfect addition to any living room, bedroom, or home office. 【Adjustable & Rotating Desktop】: The tabletop is ingeniously designed to both lift and rotate, providing a customizable surface for your laptop, meals, or books. Easily adjust the height and angle for optimal comfort whether you're working or relaxing. 【Mobile &
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": "Adjustable C-Shaped End Table With Wheels Serving Trolley Mobile Design",
"product_id": 9456622272751,
"variant_id": 50150085001455,
"quantity": 1,
"grams": 30000,
"length_cm": "79.0",
"width_cm": "49.0",
"height_cm": "64.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").