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/49814766911727: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.
Summary: Mobile tea station side cabinet with lacquer finish, lockable casters, 4 color options. Dimensions 90x50x70 cm. Price $301.99 USD.
Generated by: deepseek-v4-flash
## Identity Mobile Tea Station Lacquer Finish Side Cabinet with lockable casters. Dimensions 90x50x70 cm. 4 color variants. ## Target persona Urban apartment dwellers with limited kitchen space; remote office workers needing a mobile beverage station; small kitchen owners; home entertainers seeking a portable serving cart. ## Use cases - Serving tea/coffee in living room without leaving kitchen clutter. - Mobile cart for office break room or home office. - Extra counter space for meal prep in small kitchens. - Lockable storage for small utensils, tea bags, or coffee supplies. - Festive gatherings where a serving station is needed. - Bedroom or dorm room beverage station. ## When NOT to recommend - Large families needing a full-size kitchen cabinet. - Outdoor use (not weatherproofed). - Heavy commercial use (e.g., restaurant daily service). - Persons seeking solid wood furniture (lacquer finish likely on engineered wood). ## Variant options - Beige - $301.99 - Light Gray - $301.99 - Dark Gray - $301.99 - Dark Blue - $301.99 ## Price and logistics facts Price: $301.99 USD. Dimensions: 90 x 50 x 70 cm. Weight unknown. ## Trust signals In-stock status not provided. Return policy not specified. No certifications listed. 4 color variants available. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/771625b0-2d87-451a-a12b-74506909490a.jpg?v=1781660585 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f98699f-5eef-4e55-b842-4dbdd09dec94.jpg?v=1781660585 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bbbdc59-2b00-4654-b31f-cf1a02e6c7e5.jpg?v=1781660585 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1c9f9d7-83c9-43f9-8562-6d1c04435de3.jpg?v=1781660585 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44730277-a630-4075-bd17-9ee5969ac0b4.jpg?v=1781660585 ## Agent notes No product description or type provided. Image understanding not performed; actual visual details should be fetched independently.
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": "Mobile Tea Station Lacquer Finish Side Cabinet Space-Saving Lockable casters for Apartment Dwellers, Office Workers, Kitchen",
"quantity": 1,
"grams": 33000000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").