Brand: World Products (Landmark)
SKU: dcd-30003604851
Price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714398953711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267874
JSON data: https://landmarks.builders/products/wp-dcd-10001267874.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
镀锌铁竹盖面包箱 家用铁皮储物盒 厨房糕点收纳盒 金属密封盒
| 产地 | 其他 |
| 品牌 | other/其他 |
| 货号 | 其他 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2025夏 |
| 是否有专利 | 无 |
| 加印LOGO | 可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 产品质量等级 | 一等品 |
| 适用送礼场合 | 其他 |
| 材质 | 不锈钢 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 美式 |
| 是否进口 | 否 |
Summary: Galvanized iron bread box with bamboo lid, stainless steel material, 36x25x15.5cm, $29.99, for kitchen storage and pastry organization.
Generated by: deepseek-v4-flash
## Identity Product is a galvanized iron bread box with bamboo lid, marketed as a household iron storage box for kitchen and pastry storage. Material described as stainless steel (but title says galvanized iron). American style. Price $29.99. ## Target persona Home bakers or cooks who need a sealed metal container for bread or cookies on countertop; small kitchen dwellers wanting compact storage; budget-conscious buyers looking for basic metal storage box. ## Use cases 1) Storing bread to keep fresh. 2) Organizing pastries and cookies in kitchen. 3) Countertop storage for dry snacks. 4) Sealed storage for sugar or flour (if compatible). 5) Decorative metal box in American style kitchens. ## When NOT to recommend For users needing airtight food-grade seal (no seal rating given); for large families needing larger capacity; for those preferring plastic or glass containers; for high-humidity environments (metal may corrode if not stainless); for users who want a luxury designer brand. ## Variant options One variant: "35x24x14-5cm" style at $29.99. Note dimensions slightly differ from listed 36x25x15.5cm. ## Price and logistics facts Price $29.99. Dimensions 36x25x15.5 cm (listed). Variant dimensions 35x24x14-5cm. Made in other (non-specific origin). Suitable for cross-border export. ## Trust signals First-class quality grade. No patent. Can add logo. In stock? Not specified. Return policy not specified. Price seems consistent with one variant. ## Image assets 8 images available at URLs listed. Images show the product but details not analyzed. ## Agent notes There is a discrepancy in dimensions: product description says 36x25x15.5cm, variant title says 35x24x14-5cm. Material inconsistency: title says galvanized iron, description says stainless steel. Verify actual material. No in-stock or return policy info.
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": 1300000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "25.0",
"_height_cm": "15.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").