Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $62.99
Default variant: Black / Bare Box
Default SKU: dcd-30003625805
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713212195055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276143
JSON data: https://landmarks.builders/products/wp-dcd-10001276143.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
EPP食品30L泡沫箱外卖配送餐商用摆摊保热加热户外冷藏保温箱保冷
| 产地 | 中国 |
| 品牌 | 云工泡塑 |
| 承重 | 50 |
| 用途 | 收纳箱 |
| 产品类别 | 泡沫箱 |
| 规格 | (保温箱30L灰色+合页+提手+锁扣- |
| 加印LOGO | 否 |
| 外尺寸 | 44*32*30 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 日生产量 | 10000 |
| 壁厚 | 3cm左右 |
| 自重 | 550 |
| 材质 | EPP |
| 是否跨境出口专供货源 | 否 |
| 原产国/地区 | 中国 |
| 主要销售地区 | 拉丁美洲 |
| 内尺寸 | 40*28*26 |
Summary: 30L EPP foam insulated cooler box for food delivery and outdoor use; dimensions 45x33x32 cm; base price $40.99 USD; multiple lid configurations available.
Generated by: deepseek-v4-flash
## Identity - Product: EPP Food 30L Insulated Foam Box - Type: Outdoor cooler / food transport box - Material: EPP (expanded polypropylene) - Capacity: 30 liters - External dimensions: 45 x 33 x 32 cm (approx. 44x32x30 per description) - Internal dimensions: 40 x 28 x 26 cm - Wall thickness: ~3 cm - Weight: ~550 g (self-weight?) - Load capacity: up to 50 kg ## Target persona - Food delivery drivers needing a lightweight, insulated box for hot or cold meals. - Street vendors and small business owners transporting perishable goods. - Outdoor enthusiasts (campers, picnickers) requiring a portable cooler. - Commercial kitchens needing temporary hot/cold holding for catering. ## Use cases - Delivering temperature-sensitive food (pizza, sushi, ice cream) within short distances. - Keeping drinks and snacks cold during a day at the beach or park. - Transporting raw ingredients from market to restaurant. - Storing prepared meals for a few hours at a buffet or event. - Using as a lightweight, crush-resistant box for fragile items. ## When NOT to recommend - For long-term frozen storage (no active refrigeration, relies on passive insulation). - For heavy industrial or constant rough handling (EPP is durable but not indestructible). - If a hard-shell rigid cooler is required (EPP is semi-rigid/foam). - If exact temperature regulation (e.g., medical cold chain) is needed without ice packs. ## Variant options - Black or Gray color. - Styles: Bare Box (no additions), with Hinge, with Handle, with Hinge+Handle, with Hinge+Lock, with Hinge+Handle+Lock. - Prices: $40.99 (bare) to $62.99 (fully equipped). ## Price and logistics facts - Base price: $40.99 USD (bare box). - Most expensive variant: $62.99 USD (hinge+handle+lock). - Currency: USD. - Origin: China. - Brand: 云工泡塑 (Yun Gong Pao Su). - Daily production: 10,000 units. - Primary sales region: Latin America. ## Trust signals - In-stock: Not explicitly stated, but high daily production suggests availability. - Return policy: Not provided. - Certifications: None mentioned. - Price consistency: Multiple variants with clear pricing. ## Image assets - Image URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56cd7fbedee74d218e1767b163bc6129.png 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17ce4f98c2274062b91a70eec8ea96a9.png 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/963384f8598f4d3697401dc2fccae3c0.png 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfb99c5f05a84ed2a971e04a2e1b8d33.png 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f884faa0c4914faf9d0f25a0f143d0e2.png ## Agent notes - Image content analysis was not performed. Treat images as fetchable assets only; do not infer visual details. - Internal dimensions and weight may vary slightly from listed specs. - No warranty or guarantee information provided. - Product is listed as a "dcd" batch item, likely for dropshipping.
This product has 24 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": "EPP食品30L泡沫箱外卖配送餐商用摆摊保热加热户外冷藏保温箱保冷",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "33.0",
"_height_cm": "32.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").