Brand: World Products (Landmark)
SKU: dcd-30003901918
Price: $45.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Food Transport
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/50412766986479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001373911
JSON data: https://landmarks.builders/products/wp-dcd-10001373911.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Simplify your catering and meal delivery operations with this professional-grade insulated food container with compartments. Designed to meet the demands of busy commercial kitchens, canteens, and delivery drivers, this two-compartment food carrier allows you to transport different dishes simultaneously while keeping them organized. Each of the two stainless steel inner compartments measures 23.8 x 30 x 19 cm and holds up to 13.5 L, providing ample space for large batches of hot or cold meals. Engineered for temperature retention, this insulated food pan carrier features a thick, rectangular outer shell and a tightly sealed hinged lid that locks in heat or cold. The front is equipped with secure metal latch closures to prevent accidental openings during transit, while the built-in side handles offer a comfortable grip for easy lifting and carrying. With overall outer dimensions of 56 x 35 x 24 cm, this compact yet spacious container fits easily into delivery vehicles. Built to last, the rugged food box features a non-removable inner liner that ensures structural integrity and prevents leaks. Whether you are delivering fresh meals to customers, setting up a buffet at a meal transport event, or holding prepared dishes in a busy kitchen, this reliable transport solution ensures your food arrives at the right temperature and ready to serve.
Summary: Simplify your catering and meal delivery operations with this professional-grade insulated food container with compartments. Designed to meet the demands of busy commercial kitchens, canteens, and delivery drivers, this two-compartment food carrier allows you to transport different dishes simultaneously while keeping them organized. Each of the two stainless steel inner compartments measures 23.8 x 30 x 19 cm and holds up to 13.5 L, providing ample space for large batches of hot or cold meals. Engineered for temperature retention, this insulated food pan carrier features a thick, rectangular outer shell and a tightly sealed hinged lid that locks in heat or cold. The front is equipped with secure metal latch closures to prevent accidental openings during transit, while the built-in side handles offer a comfortable grip for easy lifting and carrying. With overall outer dimensions of 56 x 35 x 24 cm, this compact yet spacious container fits easily into delivery vehicles. Built to last, the rugged food box features a non-removable inner liner that ensures structural integrity and prevents leaks. Whether you are delivering fresh meals to customers, setting up a buffet at a meal transport event, or holding prepared dishes in a busy kitchen, this reliable transport solution ensures your food arrives at the right temperature and ready to serve.
Generated by: deepseek-v4-flash
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Insulated Food Container with Compartments Heavy-Duty Insulated Food Pan Carrier Non-Electric for Caterers, Delivery Drivers, Commercial Kitchens",
"product_id": 9539660316911,
"variant_id": 50412766986479,
"quantity": 1,
"grams": 8000,
"length_cm": "56.0",
"width_cm": "35.0",
"height_cm": "24.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").