Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $92.99 – $111.99
Default variant: Beige / White Slate 50x30cm
Default SKU: dcd-30001923223
Default price: $92.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49811425165551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897472
JSON data: https://landmarks.builders/products/m4x-10000897472.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mobile C-Shaped Design: Equipped with four effortlessrolling casters, this side table can be easily moved anywhere you need it. The ingenious C-shape allows it to slide neatly under your sofa or bed, saving space and keeping essentials within reach.
long-lasting Sintered Stone Top: Features a high-quality sintered stone surface that is resistant to scratches, heat, and marks. It provides a sturdy and elegant surface for your laptop, drinks, or decorative items.
dual-level Storage: This rolling cart offers two levels of storage. The spacious top is perfect for items you use frequently, while the lower metal mesh shelf is perfect for books, magazines, or storage baskets.
Sturdy & Stable Construction: Built with a robust iron frame using a fused construction, ensuring excellent stability and durability. The minimalist design supports your items withoutside wobbling, providing a dependable surface.
adaptable Multi-Purpose: Its space-efficient size and stylish look make it a excellent match for any room. Use it as a sofa side table in the living room, a nightstand in the bedroom, a small serving cart in the kitchen, or a plant stand on the balcony.
Summary: Mobile Design 2-Tier Rolling Trolley Sintered Stone Top 2-Tier Rolling Cart space-efficient Size End Table Space-Saving for Apartment Dwellers, Interior Decorators, Living Room, Bedroom, Small Spaces, Balcony. 【Mobile End Table】: A stylish and functional 2-tier rolling cart designed as a curved-shaped end table, perfect for sliding under sofas and beds to save space in any room. 【easy Mobility】: Equipped with four glidingrolling casters, allowing you to easily move the table from your living room to the bedroom or balcony anywhere you need a curvedonvenient surface. 【long-lasting Construction】
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 Design 2-Tier Rolling Trolley Sintered Stone Top 2-Tier Rolling Cart space-efficient Size End Table Space-Saving for Apartment Dwellers, Interior Decorators, Living Room, Bedroom, Small Spaces, Balcony",
"product_id": 9429995323631,
"variant_id": 49811425165551,
"quantity": 1,
"grams": 8000,
"length_cm": "60.0",
"width_cm": "40.0",
"height_cm": "55.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").