Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $25.99
Default variant: Ss Food Container
Default SKU: dcd-30003613359
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713964974319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271122
JSON data: https://landmarks.builders/products/wp-dcd-10001271122.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
不锈钢加厚加大保鲜盒户外露营大容量野餐水果便当盒密封收纳盒
| 图案 | 纯色 |
| 产品类别 | 保鲜盒 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2021年夏 |
| 是否有专利 | 无 |
| 是否一次性 | 否 |
| 盒子层数 | 单层 |
| 品类 | 手提保鲜盒 |
| 风格类型 | 简约格调 |
| 材质 | 不锈钢 |
| 是否电动 | 否 |
| 贸易属性 | 内贸 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 48 |
| 款式 | 简约 |
| 形状 | 长方形 |
| 品牌 | 其他 |
| 微波炉 | 不可用 |
| 适用人群 | 成人 |
| 加印LOGO | 可以 |
| 产品质量等级 | 优等品 |
| 适用送礼场合 | 公关策划 |
| 功能 | 耐低温 |
| 版权 | 无 |
| 分格设计 | 单格 |
| 是否保温 | 否 |
| 风格 | 现代简约 |
| 容量 | 5L以上 |
| 是否进口 | 否 |
| 场景 | 通用 |
Summary: Stainless steel extra-large food container for outdoor camping, picnic, and fruit storage, with sealing lid and 5L+ capacity at $17.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel extra-large food container for outdoor and camping use. No patent, not insulated, not microwave-safe. Brand unspecified. ## Target persona Outdoor enthusiasts, campers, picnic-goers, adults needing bulk food storage for cold items. ## Use cases 1. Storing fruits and snacks for a picnic. 2. Packing lunch for camping trips. 3. Storing bulk dry goods in kitchen. 4. Cold storage of prepared meals (not for heating). 5. Transporting food to outdoor events. ## When NOT to recommend - Users needing microwave-safe containers. - Those requiring thermal insulation for hot foods. - Those wanting lightweight plastic containers. - Those needing multi-compartment organizers. ## Variant options - **Ss Food Container** ($17.99) - **Ss Food Container a** ($21.99) - **Ss Food Container B** ($25.99) (Details on style differences not provided.) ## Price and logistics facts - Price range: $17.99–$25.99 USD. - Dimensions: 36 x 20.5 x 15 cm. - Capacity: 5L+. - No shipping or stock information available. ## Trust signals - No certifications listed. - No return policy mentioned. - Price appears consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60d6cc4808704373874143015331850c.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/840cfba43c7041d9b46b9f4648a8579e.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16457e798496476c9f2b79c3b12dfa81.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c6e3f57f2a74a4c98a0289c51ed9a37.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2ccc7361db74f2f97d1de3cc1c02e08.png?v=1781085178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bbf0e71798a4a44b475d2561975bb02.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd58d6e9a1554c5480051787e34c4a86.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24a7bf5f48924e6fafdaa68609ea06c9.png?v=1781085180 ## Agent notes Image understanding not performed. Verify dimensions and capacity. Ensure seal quality if needed. No warranty or return policy information available.
This product has 15 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": "不锈钢加厚加大保鲜盒户外露营大容量野餐水果便当盒密封收纳盒",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "20.5",
"_height_cm": "15.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").