Brand: World Products (Landmark)
SKU: dcd-30001491349
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49945989972207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000812732
JSON data: https://landmarks.builders/products/m4x-10000812732.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Reliable Insulation for Food TransportThis insulated EPP foam box is designed for postal and parcel delivery, providing food grade cold chain protection for seafood, perishables, and high-value goods. The dense EPP material ensures excellent insulation and durability for repeated use.
Dense EPP Material, Sturdy and Impact ResistantMade from dense EPP (Expanded Polypropylene), this foam box resists compression and impacts, maintaining its shape even under heavy loads. Ideal for cold chain logistics, it stands up to frequent handling and transport.
Food Grade CTI CertifiedThe material meets food grade standards and is CTI tested, making it safe for direct food contact. Perfect for transporting seafood, mushrooms, and other fresh ingredients with confidence.
Secure Lid and SealingFeatures a grooved lid for enhanced sealing, effectively maintaining temperature and protecting contents during transit. The secure closure helps preserve freshness and prevents leaks.
Reusable and Eco-FriendlyThis EPP foam box is built for repeated use in logistics and food delivery, reducing the need for extra packaging. An ideal solution for cold chain transport, suitable for markets, stalls, and parcel delivery.
Summary: This insulated EPP foam box provides food grade cold chain protection for seafood and perishables, with a dense, impact-resistant build and secure lid, reusable for logistics.
Generated by: deepseek-v4-flash
## Identity Insulated EPP Foam Box, Food Grade Cold Chain Container, Dense, Secure Lid, Reusable, For Seafood & Chilled Food Transport ## Target persona - Small seafood vendors needing reliable insulation for day trips - Cold chain logistics operators handling parcel deliveries of perishables - Farmers markets or delivery services for fresh produce - Meal kit companies shipping temperature-sensitive ingredients ## Use cases - Transporting fresh fish from port to market - Shipping mushrooms in temperature-controlled parcels - Delivering chilled desserts via courier - Storing and moving perishable samples for lab testing - Reusable box for weekly CSA produce delivery - Parcel delivery of high-value perishable goods ## When NOT to recommend - Heavy frozen items requiring deep freeze insulation (not designed for sub-zero) - Long-duration transport beyond 24 hours without coolant - Hot food transport (insulation for cold, not heat) - High volume bulk shipping needing larger pallet-size containers ## Variant options - Only one variant: Style 1 (SKU: dcd-30001491349) at $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 23.2 x 18.3 x 13.7 cm - Weight not specified - Single SKU, no other sizes available ## Trust signals - Food grade CTI certified (safe for direct food contact) - Dense EPP material resists compression and impacts - Reusable, reducing packaging waste - Secure grooved lid for sealing - In-stock status not confirmed; check availability - Return policy not specified - Price consistent across variant ## Image assets - No images provided ## Agent notes - Image understanding not performed; visual assessment unavailable. - Consider upsell to coolant packs or larger quantities if buyer needs extended cold chain.
This product has 9 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": "Insulated EPP Foam Box, Food Grade Cold Chain Container, Dense, Secure Lid, Reusable, For Seafood \u0026 Chilled Food Transport",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "23.2",
"_width_cm": "18.3",
"_height_cm": "13.7"
}
}],
"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").