Brand: World Products (Landmark)
SKU: dcd-30001489834
Price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3815 g
Cart URL (default variant): https://landmarks.builders/cart/49810964578543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000812352
JSON data: https://landmarks.builders/products/m4x-10000812352.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable 60L Insulated Food Container for Multiple ScenariosThis large insulated food container is ideal for commercial use, takeaway delivery, and outdoor catering. The 60L capacity fits various food types, making it suitable for restaurants, food stalls, and car transport.
Dual Function for Hot and Cold StorageWith both insulation and cooling, this box keeps food warm or cold as needed, maintaining freshness and temperature for rice, buns, and other meals during delivery or outdoor events.
Safe and Hygienic Food-Grade MaterialMade from food-grade plastic and foam, this container is safe for direct food contact, easy to clean, and perfect for storing a variety of foods in a hygienic environment.
Multi-Use for Takeaway, Car, and Outdoor EventsIdeal for takeaway delivery, car transport, and outdoor vending, this insulated box adapts to different scenarios, supporting efficient food service and convenient mobility.
Easy to Clean and Maintain, Multiple Sizes AvailableThe material allows simple cleaning and maintenance, while sizes from 33L to 80L meet diverse needs for commercial and personal use.
Summary: Large Food Chiller Box, Insulated, Delivery, Catering, Outdoor. Description: Adaptable insulated food container with hot and cold retention. Ideal for commercial food delivery, catering, and outdoor events. Large capacity for transporting rice, buns, and meals. Double function for hot and cold storage. Designed for insulation and cooling, suitable for food delivery, outdoor vending, and vehicle transport. Keeps food at desired temperature for long periods. Made from food-grade plastic and foam. Safe for direct food contact, easy to clean, and durable for commercial use. Multiple usage scenario
Generated by: m4x-map-v1
This product has 12 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": "Large Food Chiller Box, Insulated, Delivery, Catering, Outdoor",
"product_id": 9429865922799,
"variant_id": 49810964578543,
"quantity": 1,
"grams": 3815,
"length_cm": "57.0",
"width_cm": "34.0",
"height_cm": "33.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").