Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $229.99 – $238.99
Default variant: Gray / L 6-basin Silent
Default SKU: dcd-30003603602
Default price: $229.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/49714309038319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267337
JSON data: https://landmarks.builders/products/wp-dcd-10001267337.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 restaurant cart with six basins, caster wheels, available in Gray or Black with silent or brake casters, dimensions 90x51x25 cm, priced $229.99-$238.99.
Generated by: deepseek-v4-flash
## Identity Commercial multifunctional hotel restaurant cart with six basins and caster wheels, designed for dish collection, food transport, and table bussing. ## Target persona Restaurant owners, hotel service staff, commercial kitchen managers, and catering businesses seeking durable, high-capacity transport solutions. ## Use cases - Bussing dirty dishes in a busy restaurant. - Transporting prepared meals to tables. - Collecting tableware in a hotel buffet. - Organizing kitchen supplies during service. - Moving heavy loads in a commercial kitchen. - Delivering room service trays. ## When NOT to recommend - Home kitchen use due to large size and industrial design. - Light-duty tasks like office or retail shelving. - Situations requiring a covered or enclosed cart. - Users needing a cart with fewer than 6 compartments. ## Variant options - Gray / L 6-basin Silent (SKU dcd-30003603602) - $229.99 - Gray / L 6-basin Brake (SKU dcd-30003603603) - $238.99 - Black / L 6-basin Silent (SKU dcd-30003603604) - $229.99 - Black / L 6-basin Brake (SKU dcd-30003603605) - $238.99 ## Price and logistics facts - Price range: $229.99 to $238.99 USD. - Dimensions: 90 cm (length) x 51 cm (width) x 25 cm (height). - No shipping or stock details provided. ## Trust signals - No specific trust signals (e.g., return policy, certifications, stock status) are available from provided data. - Listing appears active with multiple variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d161d115c0394f499f23c1f2778c6097.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f92a5ddd7ff4385b094c8a8da3ea28c.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e88542e787ca44258945b5bd121b4199.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4520155f19a7414d9ba34ef2a8aa6075.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4bcd844ca704a48a1b6653bdd86519d.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f5d5d711c054d178fa026993c0355ec_042a2442-f8cf-4dbf-8601-4fa19c3c584e.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e18c4ed99a8e4d468a8b87cb03c9d1e6.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f98141c4e8be484cb9527998bcbbfb97.png?v=1781085464 ## Agent notes - No manually written description provided; product details derived from title and variants. - Image content not verified; visual details not extracted.
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": "25.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").