Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99
Default variant: White / 70*80cm
Default SKU: dcd-30001895292
Default price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49811888505071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893787
JSON data: https://landmarks.builders/products/m4x-10000893787.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable multi-functional coffee trolley with dual-level shelves, available in 4 colors, priced at $189.99, dimensions 85x46x55 cm.
Generated by: deepseek-v4-flash
## Identity Space-Saving Foldable Coffee Trolley, multi-functional serving caddy with dual-level shelves. ## Target persona Apartment dwellers with limited space, hosts needing portable serving, catering professionals for events. ## Use cases - Serving coffee/drinks in living room or balcony - Moving items from kitchen to dining area - Catering small gatherings or parties - Using as a bedside side table in small bedrooms - Storing barware or snacks compactly ## When NOT to recommend - If heavy loads (e.g., full dinner sets) need to be moved regularly - For permanent, high-traffic commercial catering - When a stationary cabinet with more storage is required - For outdoor use exposed to rain without cover ## Variant options - Color: White / Size: 70*80cm – SKU: dcd-30001895292, $189.99 - Color: Walnut / Size: 70*80cm – SKU: dcd-30001895293, $189.99 - Color: Natural Wood / Size: 70*80cm – SKU: dcd-30001895294, $189.99 - Color: Black / Size: 70*80cm – SKU: dcd-30001895295, $189.99 ## Price and logistics facts Price: $189.99 USD. Dimensions: 85 cm length, 46 cm width, 55 cm height. Variant listed size 70*80cm (likely width*depth). No shipping or weight info provided. ## Trust signals All variants priced consistently. No stock or return policy info available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bd9c148-9929-4dcc-b63e-ed69e86a1d82.jpg?v=1781600896 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dccc3872-2a89-4b6e-8d8c-838326aa2450.jpg?v=1781600897 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6aa17477-9745-42b8-836e-07f368ef2d69.jpg?v=1781600896 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/248c7dd6-6583-4352-ad74-5e0b944db0b6.jpg?v=1781600896 ## Agent notes Image understanding not performed; no visual details inferred.
This product has 4 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": "Space-Saving Foldable \u0026coffee Trolley Multi-Functional Serving \u0026coffee caddy adaptable Design Household Furniture dual-level Shelves for Apartment Dwellers, Hosts, catering Professionals, Living Room, Small areas, Balcony, Bedroom",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "46.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").