Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $268.99 – $383.99
Default variant: 50x40x30cm 12MM
Default SKU: dcd-30001889985
Default price: $268.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49814709207279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893062
JSON data: https://landmarks.builders/products/m4x-10000893062.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
C-Shaped Versatility: Cleverly designed to slide under sofas, beds, and chairs, this table brings a convenient surface right where you need it, maximizing your living space.
Mobile & Convenient: Equipped with effortlessrolling casters, this side table can be effortlessly moved from the living room to the bedroom or balcony, adapting to your changing needs throughavailable the day.
Transparent & Modern Design: Made from high-quality clear acrylic, the table offers a minimalist, 'see-through' look that creates a feeling of openness and seamlessly blends with any home decor and appearance.
Space-Saving Solution: Its space-efficient footprint and ability to tuck-away make C-shaped perfect choice for small apartments, dorm rooms, or any area where space is at a premium.
Multi-Functional Use: Serve snacks, grip laptop, display decor, or keep nighttime essentials convenient. This adaptable piece functions perfectly as a nightstand, sofa table, or even a chic plant stand.
Summary: C-Shaped Rolling Table Transparent Design Nightstand Space-Saving Multi-Functional for Homeowners, Living Room, Bedroom, Balcony
Generated by: m4x-map-v1
This product has 12 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": "C-Shaped Rolling Table Transparent Design Nightstand Space-Saving Multi-Functional for Homeowners, Living Room, Bedroom, Balcony",
"quantity": 1,
"grams": 8500000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "45.0",
"_height_cm": "45.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").