Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $69.99 – $124.99
Default variant: 65*35*60cm / White Glass
Default SKU: dcd-30002053460
Default price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/50150212927727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000916241
JSON data: https://landmarks.builders/products/m4x-10000916241.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 rolling side table features a sleek, minimalist C-shaped design that complements any modern decor, serving as a perfect end table, sofa table, or bedside nightstand.
Mobile Convenience: Equipped with four effortlessgliding, 360-degree swivel casters, this wheeled shelf universal design can be effortlessly moved anywhere you need it, providing convenient reach to your items in the living room, bedroom, or office.
Multi-Tier Smart Storage: The multi-level structure offers ample storage space. It includes accessible shelves for books, magazines, and decor, with an optional model featuring a drawer to keep smaller, personal items neatly tucked away.
Long-Lasting Quality Materials: Constructed with a sturdy carbon steel frame and a sleek tempered tempered glass top, this table is built for stability and longevity. The baked paint finish on the frame resists wear and tear, ensuring it looks great for years to come.
Space-Saving Solution: Its clever C-shaped profile allows it to slide easily under a sofa, chair, or bed, making it an perfect storage solution for small apartments, dorm rooms, and tight areas, maximizing your living area without sacrificing design.
Summary: On Wheels Multi-Tier Rolling Side Table Modern Design Wheeled Shelf Universal Design Space-Saving Mobile Storage Easy Assembly for Apartment Dwellers, Homeowners, Office Workers, Living Room, Next to Sofa, Bedroom, Small Areas. 【Modern & Versatile Design】: This rolling side table features a sleek, minimalist C-shaped design that complements any modern decor, serving as a perfect end table, sofa table, or bedside nightstand. 【Mobile Convenience】: Equipped with four effortlessgliding, 360-degree swivel casters, this wheeled shelf universal design can be effortlessly moved anywhere you need it, p
Generated by: m4x-map-v1
This product has 4 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": "On Wheels Multi-Tier Rolling Side Table Modern Design Wheeled Shelf Universal Design Space-Saving Mobile Storage Easy Assembly for Apartment Dwellers, Homeowners, Office Workers, Living Room, Next to Sofa, Bedroom, Small Areas",
"product_id": 9456665166063,
"variant_id": 50150212927727,
"quantity": 1,
"grams": 17000,
"length_cm": "95.0",
"width_cm": "45.0",
"height_cm": "35.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").