Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $260.99
Default variant: Walnut
Default SKU: dcd-30001886949
Default price: $260.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50151100252399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892649
JSON data: https://landmarks.builders/products/m4x-10000892649.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic and design sturdy Wood: Elegantly designed mobile end table crafted from high-quality sturdy rubberwood, featuring a minimalist Nordic look that complements any modern living space.
adaptable Serving Trolley: Features a removable top tray, perfect for serving drinks, snacks, or breakfast in bed, while the bottom shelf provides additional storage for books, magazines, or decorative items.
Space-Saving Foldable Design: This trolley can be easily folded flat for space-efficient storage when not in use, making iTan optimal solution for apartments, small living rooms, or any area where space is a premium.
easy Mobility & Stability: Equipped with four 360-degree rotating casters, two of which are brakeable, allowing you to move the table glidingly from from area to area and and subsequently brake brakeablely brakeablely with with minimal effort.
Pre-assembled Convenience: Arrives fully assembled, eliminating any complex setup. Simply unbox and roll it into place to instantly add a functional and stylish accent to your home.
Summary: Folding Trolley with Removable Tray Rolling casters Mobile End Table for Balcony. 【Nordic and design sturdy Wood】: Elegantly designed mobile end table crafted from high-quality sturdy rubberwood, featuring a minimalist Nordic look that complements any modern living space. 【adaptable Serving Trolley】: Features a removable top tray, perfect for serving drinks, snacks, or breakfast in bed, while the bottom shelf provides additional storage for books, magazines, or decorative items. 【Space-Saving Foldable Design】: This trolley can be easily folded flat for space-efficient storage when not in use,
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": "Folding Trolley with Removable Tray Rolling casters Mobile End Table for Balcony",
"product_id": 9456966893807,
"variant_id": 50151100252399,
"quantity": 1,
"grams": 25000,
"length_cm": "105.0",
"width_cm": "30.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").