Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $274.99 – $283.99
Default variant: Gray / L 6b-2buc Silent
Default SKU: dcd-30003603594
Default price: $274.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 15500 g
Cart URL (default variant): https://landmarks.builders/cart/49714315952367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267335
JSON data: https://landmarks.builders/products/wp-dcd-10001267335.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 or Black with silent or brake wheels, dimensions 90x51x26 cm.
Generated by: deepseek-v4-flash
## Identity Semi-commercial food service utility cart with heavy-duty swivel casters, designed for transporting dishes, supplies, and serving items in hospitality environments. ## Target persona Hotel managers, restaurant owners, and catering staff who need a durable, mobile cart for daily dish/supply transport in professional kitchens and dining areas. ## Use cases - Clearing tables and bussing dishes in a mid-to-large restaurant - Transporting clean dishware from kitchen to serving stations - Serving food platters at banquet events or buffet lines - Moving supply loads between storage and prep areas in hotel back-of-house - Organizing and staging tableware for large catered events ## When NOT to recommend - Residential kitchens due to size and cost (90 cm length is excessive for home use) - Outdoor or wet environments (no weatherproofing specified) - Users requiring lightweight, foldable cart for occasional use - Heavy load transport beyond typical food service loads (no weight capacity stated) ## Variant options - Gray / L 6b-2buc Silent - $274.99 - Gray / L 6b-2buc Brake - $283.99 - Black / L 6b-2buc Silent - $274.99 - Black / L 6b-2buc Brake - $283.99 ## Price and logistics facts Starting at $274.99 USD; brake variant $9 more. Dimensions: 90 × 51 × 26 cm. No shipping or lead time provided. ## Trust signals No stock status, return policy, or warranty information available from source. Price is consistent across color choices. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db52538776154a2f91c6b69d4b634b49.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5f77615149644b4ae10d3307149b76a.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86af55ddffcb4e00b11723e5a0074937.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc40f3ee6017460f95ab13650954de6d.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e121f8393ff54855a105352de8b985a4.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/189135c3e4fa49f0aad41eea4a0ee974.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b3afbf1b36444368c03c35399b019e3.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33e6412ccda24ebdb01fb2fcff93590b.png?v=1781085467 ## Agent notes - No description provided beyond title/tags. - Image content not analyzed; visual details not available. - Product type tag "家居用品" (home goods) may misclassify this commercial-grade cart. - Weight capacity, material, and assembly requirements unknown.
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": 15500000,
"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").