Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $112.99 – $138.99
Default variant: Black / Bare Box
Default SKU: dcd-30003625795
Default price: $112.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2340 g
Cart URL (default variant): https://landmarks.builders/cart/49713217437935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276142
JSON data: https://landmarks.builders/products/wp-dcd-10001276142.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
108L冷藏箱户外大容量保温箱商用摆摊专用食品外卖送餐EPP泡沫箱
| 产地 | 中国 |
| 品牌 | 云工泡塑 |
| 承重 | 80 |
| 用途 | 收纳箱 |
| 产品类别 | 泡沫箱 |
| 规格 | (保温箱108L灰色+合页+提手+锁扣- |
| 加印LOGO | 否 |
| 外尺寸 | 66*51*47 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 日生产量 | 10000 |
| 壁厚 | 3cm左右 |
| 自重 | 2335 |
| 材质 | EPP |
| 是否跨境出口专供货源 | 否 |
| 原产国/地区 | 中国 |
| 主要销售地区 | 拉丁美洲 |
| 内尺寸 | 60*45*40 |
Summary: 108L EPP foam cooler box with 3cm walls, 80kg load capacity, available in black/gray with multiple hardware options, priced from $112.99.
Generated by: deepseek-v4-flash
## Identity 108L EPP foam cooler box (冷藏箱) by brand 云工泡塑. External dimensions 67x52x48 cm, internal 60x45x40 cm. Wall thickness 3cm. Weight 2335g. Load capacity 80kg. ## Target persona Commercial street vendors, food delivery drivers, outdoor stall operators in Latin American markets (primary sales region). Businesses needing durable, large-capacity insulated transport for perishables. ## Use cases - Delivering hot or cold food from restaurant to customer (food delivery) - Keeping beverages and produce cold at outdoor market stalls - Transporting bulk perishable goods for catering events - Storing ice cream or frozen treats during vending - Camping or fishing trips where large ice chest is needed - Temporary cold storage at outdoor gatherings ## When NOT to recommend - Users needing a lightweight, portable cooler for personal picnics (empty weight 2.3kg, large size) - Applications requiring long-term (multi-day) ice retention without power (EPP foam has moderate insulation) - High-end events where visual aesthetics or brand are important - Situations where wheels are needed (no wheels included) ## Variant options - **Black / Bare Box** ($112.99) – No added hardware - **Gray / Bare Box** ($112.99) – No added hardware - **Black / W Hinge** ($121.99) – With hinge - **Gray / W Hinge** ($121.99) – With hinge - **Black / W Hinge Lock** ($129.99) – Hinge and lock - **Gray / W Hinge Lock** ($129.99) – Hinge and lock - **Black / W Hinge Handle** ($130.99) – Hinge and handle - **Gray / W Hinge Handle** ($130.99) – Hinge and handle - **Black / W Hinge Handle Lock** ($138.99) – Hinge, handle, lock - **Gray / W Hinge Handle Lock** ($138.99) – Hinge, handle, lock ## Price and logistics facts Base price $112.99 USD. Max variant $138.99. Dimensions: 67x52x48 cm (external). Weight: 2.335 kg. Production capacity: 10,000 units/day. Primary export market: Latin America (LAZADA platform). ## Trust signals No in-stock status provided. No return policy information. Brand is 云工泡塑. Made in China. Daily production volume suggests consistent availability. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9295015d5bfd4750b26d345307fb51fc.png?v=1781084470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31581aa738764800918069257b3d124a.png?v=1781084469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f3423816aaf4763849dd3c854e31e27.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cdae867dd57437cb7d00d94d9b937dd.png?v=1781084469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c28afe255ea2458a97772eeffd2d038d.png?v=1781084469 (Images not inspected; content unverified.) ## Agent notes - Dimensions from source: dimensions_cm shows 67x52x48, but description says external 66x51x47. Use dimensions_cm as primary. - Material: EPP (expanded polypropylene). - No image recognition performed; reliance on text facts only. - Primary sales region is Latin America.
This product has 22 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": "108L冷藏箱户外大容量保温箱商用摆摊专用食品外卖送餐EPP泡沫箱",
"quantity": 1,
"grams": 2340000,
"properties": {
"_length_cm": "67.0",
"_width_cm": "52.0",
"_height_cm": "48.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").