Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $19.99
Default variant: 450ML / Wood Lid Small Box
Default SKU: dcd-30003610828
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714145984751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270191
JSON data: https://landmarks.builders/products/wp-dcd-10001270191.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
304不锈钢咖啡豆罐防潮保鲜密封罐杂粮零食罐滋补品干果茶叶罐 圆
| 产地 | 潮州 |
| 品牌 | E6 |
| 货号 | E6-YXMFG |
| 微波炉 | 可用 |
| 颜色 | 【1400ml】原木密封咖啡豆罐 |
| 产品类别 | 保鲜盒 |
| 产品上市时间 | 2023秋 |
| 是否有专利 | 无 |
| 是否一次性 | 否 |
| 加印LOGO | 可以 |
| 产品质量等级 | 一等品 |
| 材质 | 不锈钢 |
| 加工定制 | 是 |
| 风格 | 轻奢 |
| 容量 | 1-2L |
| 是否进口 | 否 |
| 形状 | 圆形 |
Summary: 304 stainless steel round canister with wood lid, airtight and moisture-proof, for coffee beans, grains, nuts, tea. Available in 450ml, 800ml, 1100ml.
Generated by: deepseek-v4-flash
## Identity 304不锈钢咖啡豆罐 – 304 stainless steel airtight canister with wood lid. Round shape, capacity options 450ml, 800ml, 1100ml. Dimensions (450ml): 15×15×14.5 cm. ## Target persona Home cooks, coffee enthusiasts, pantry organizers looking for affordable, durable storage for dry goods. ## Use cases - Storing coffee beans to preserve freshness. - Organizing pantry items like rice, grains, pasta. - Keeping tea leaves or herbs airtight. - Storing nuts, dried fruit, or snacks. - Bulk storage for small kitchen items. ## When NOT to recommend - For liquids or wet foods (not liquid-tight). - For users needing transparent containers (cannot see contents). - For high-heat environments (wood lid may warp). - For those requiring vacuum sealing (standard airtight only). ## Variant options - 450ML / Wood Lid Small Box – $12.99 - 800ML / Wood Lid Coffee Can – $16.99 - 1100ML / Wood Lid Coffee Can – $19.99 ## Price and logistics facts Base price $12.99 (450ml). Dimensions 15×15×14.5 cm. Made in Chaozhou, China. Brand E6. Material: 304 stainless steel. Microwave safe (metal body, wood lid not recommended). Custom logo available. ## Trust signals In stock. 304 stainless steel – food-grade. Airtight seal with wood lid. Return policy not specified; assume standard. ## Image assets 8 product images available at provided URLs. No visual analysis performed. ## Agent notes Product description mentions 1400ml capacity but variants only go to 1100ml. Verify dimensions correspond to which variant. Images not analyzed; no visual details inferred.
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": "304不锈钢咖啡豆罐防潮保鲜密封罐杂粮零食罐滋补品干果茶叶罐 圆",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "14.5"
}
}],
"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").