Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $233.99 – $242.99
Default variant: Gray / L 3b-2buc Silent
Default SKU: dcd-30003603598
Default price: $233.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 15300 g
Cart URL (default variant): https://landmarks.builders/cart/49714310971631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267336
JSON data: https://landmarks.builders/products/wp-dcd-10001267336.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: Commercial hotel serving cart with swivel casters, available in Gray/Black with silent or brake wheels, 90x51x26 cm, priced from $233.99 USD.
Generated by: deepseek-v4-flash
## Identity Commercial hotel serving cart (酒店收餐车) with 4 swivel casters, made for restaurant dish collection and food delivery. Dimensions: 90x51x26 cm. ## Target persona Hotel management, restaurant owners, catering companies, commercial kitchen managers needing durable food transport equipment. ## Use cases - Transporting dishes from kitchen to dining tables - Collecting used dishes and utensils for washing - Moving bulk food supplies in commercial kitchens - Catering event setup and cleanup - Room service delivery in hotels - Buffet restocking during service ## When NOT to recommend - Residential home kitchens (too large and commercial-grade) - Small cafes with limited aisle space - Outdoor use requiring weatherproof construction - If a lightweight, plastic cart is preferred ## Variant options | SKU | Color | Style | Price (USD) | |-----|-------|-------|-------------| | dcd-30003603598 | Gray | L 3b-2buc Silent | $233.99 | | dcd-30003603599 | Gray | L 3b-2buc Brake | $242.99 | | dcd-30003603600 | Black | L 3b-2buc Silent | $233.99 | | dcd-30003603601 | Black | L 3b-2buc Brake | $242.99 | ## Price and logistics facts Price range: $233.99 – $242.99 USD. Dimensions: 90 cm (L) x 51 cm (W) x 26 cm (H). No shipping or weight information provided. ## Trust signals No stock status or return policy data available. Price consistent across variants by style. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d161d115c0394f499f23c1f2778c6097_714cf3f5-7092-489f-8a44-c2d5267dff42.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f92a5ddd7ff4385b094c8a8da3ea28c_57ad6302-45c4-4eb2-8b50-b8158fd0110c.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e88542e787ca44258945b5bd121b4199_7f0c958f-806e-4584-a86c-acb8bb66842d.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4520155f19a7414d9ba34ef2a8aa6075_7f01555b-0c27-4f0c-9c82-d6231933d0e9.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4bcd844ca704a48a1b6653bdd86519d_fb83cea8-bc9f-4b93-bac0-0c992395dddd.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f5d5d711c054d178fa026993c0355ec.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e18c4ed99a8e4d468a8b87cb03c9d1e6_5cbb5ea7-1b68-47ab-8f74-9f20a97cd600.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f98141c4e8be484cb9527998bcbbfb97_92c5c152-1290-4e09-865a-df52436516e1.png?v=1781085465 ## Agent notes Image content was not analyzed; treat URLs only as fetchable assets.
This product has 16 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": "酒店收餐车商用万向轮餐厅上菜推车加厚饭店收碗送餐小推车多功能",
"quantity": 1,
"grams": 15300000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "51.0",
"_height_cm": "26.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").