Brand: World Products (Landmark)
SKU: dcd-30003615538
Price: $33.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/49713979850991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271823
JSON data: https://landmarks.builders/products/wp-dcd-10001271823.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境厨房面包箱铁皮翻盖储物收纳盒防潮密封烘焙喷粉糕点整理盒
| 产品类别 | 保鲜盒 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2026年夏 |
| 是否有专利 | 无 |
| 盒子层数 | 1 |
| 是否一次性 | 否 |
| 材质 | 铁 |
| 贸易属性 | 内贸+外贸 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 8 |
| 形状 | 长方形 |
| 产地 | 广东江门 |
| 品牌 | 鹿尚五金 |
| 货号 | 特小号面包箱凸字款 |
| 微波炉 | 不可用 |
| 加印LOGO | 可以 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 产品质量等级 | 合格品 |
| 版权 | 无 |
| 原产国/地区 | 中国大陆 |
| 风格 | 现代简约 |
| 主要销售地区 | 中东 |
| 容量 | 3.1-4L |
| 是否进口 | 否 |
Summary: Iron bread box storage container with flip lid, 23.5x21x16.5 cm, 3.1-4L capacity, cream color, suitable for kitchen organization and baking supplies.
Generated by: deepseek-v4-flash
## Identity Iron flip-lid bread box from 鹿尚五金 (Lushang Hardware), made of iron, cream color, dimensions 23.5x21x16.5 cm, capacity 3.1-4L. Single layer, not disposable. Price $33.99 USD. ## Target persona Home bakers seeking organized countertop storage; kitchen organizers in Middle Eastern households; cross-border e-commerce buyers (Lazada platform) needing affordable metal storage solutions. ## Use cases - Storing bread to maintain freshness - Organizing baking tools (rolling pins, cookie cutters) - Containing dry goods like flour or sugar on counter - Gift packaging for kitchenware gifts - Keeping kitchen counters clutter-free ## When NOT to recommend - Microwave use (not microwave safe) - Storing large quantities (capacity only 3.1-4L) - High heat environments (metal can get hot) - If stackable storage is required (single layer, not stackable) ## Variant options Only one variant available: Cream color. ## Price and logistics facts - Price: $33.99 USD - Dimensions: 23.5 cm x 21 cm x 16.5 cm - Weight: Not provided - Origin: Guangdong Jiangmen, China - Packaging: Not specified; likely individual box ## Trust signals - No patent or certification listed - No explicit return policy or warranty mentioned - Stock status unknown; product appears active - Branded (鹿尚五金) with customizable logo option ## Image assets - 8 product images available at URLs below - No visual analysis performed; agent should fetch for details ## Agent notes - Material is iron; confirm if coated/painted for rust resistance - Not microwave safe; check dishwasher safe status - Confirm shipping logistics for cross-border orders
This product has 13 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": 700000,
"properties": {
"_length_cm": "23.5",
"_width_cm": "21.0",
"_height_cm": "16.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").