Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $301.99
Default variant: Beige
Default SKU: dcd-30001881320
Default price: $301.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 33000 g
Cart URL (default variant): https://landmarks.builders/cart/50150480969967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891715
JSON data: https://landmarks.builders/products/m4x-10000891715.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Tea Station: A stylish mobile side cabinet featuring a sophisticated lacquer finish and a long-lasting sintered stone top, perfect for serving as a modern tea station or sofa-side table.
multi-purpose Functionality: Designed to serve as a multi-purpose unit, this cabinet serves as a convenient side table, a mobile storage cart, or an elegant serving trolley for guests in your living room or reception area.
Enhanced Mobility & Stability: Equipped with 360-degree rotating casters for effortless and easy movement, and features lockable casters to ensure the cabinet stays securely in place when needed.
Smart Storage Solution: The dual-level, open-shelf design provides ample space for storing tea sets, books, snacks, and other essentials, helping to keep your living space organized and clutteruncluttered.
sturdy Safe Design: Constructed from sturdy sturdy wood multiply board with a heat-resistant and abrasionresistant sintered stone surface, and designed with rounded corners to prevent accidental bumps and injuries.
Summary: Mobile Tea Station Lacquer Finish Side Cabinet Space-Saving Easy to Assemble for Homeowners, Coffee Lovers, Parties, Kitchen. 【Elegant Tea Station】: A stylish mobile side cabinet featuring a sophisticated lacquer finish and a long-lasting sintered stone top, perfect for serving as a modern tea station or sofa-side table. 【multi-purpose Functionality】: Designed to serve as a multi-purpose unit, this cabinet serves as a convenient side table, a mobile storage cart, or an elegant serving trolley for guests in your living room or reception area. 【Enhanced Mobility & Stability】: Equipped with 360-d
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 Tea Station Lacquer Finish Side Cabinet Space-Saving Easy to Assemble for Homeowners, Coffee Lovers, Parties, Kitchen",
"product_id": 9456781197551,
"variant_id": 50150480969967,
"quantity": 1,
"grams": 33000,
"length_cm": "90.0",
"width_cm": "50.0",
"height_cm": "70.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").