Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $46.99
Default variant: Hammered
Default SKU: dcd-30003610831
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714142314735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270192
JSON data: https://landmarks.builders/products/wp-dcd-10001270192.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
日式雪平锅无涂层三层钢辅食锅蒸煎煮泡面风锤纹不粘奶锅电磁炉
| 货号 | 无涂层锤纹奶锅 |
| 品牌 | E6 |
| 产品类别 | 奶锅 |
| 锅底材质 | 三层底 |
| 产品上市时间 | 2024 |
| 是否有专利 | 无 |
| 包装 | 电商盒包装 |
| 锅盖类型 | 玻璃盖 |
| 加印LOGO | 可以 |
| 适用炉灶 | 通用 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 产品质量等级 | 一等品 |
| 材质 | 304不锈钢 |
| 版权 | 无 |
| 特色 | 无涂层 |
| 是否电动 | 否 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 轻奢 |
| 是否进口 | 否 |
Summary: Japanese-style three-layer steel hammered milk pot, 304 stainless steel, no coating, suitable for induction and all stoves, 38x20x15 cm, from $34.99.
Generated by: deepseek-v4-flash
## Identity Japanese-style three-layer steel hammered milk pot (雪平锅). 304 stainless steel, no coating, hammered pattern. Suitable for all stoves including induction. Dimensions: 38x20x15 cm. Two variants: base and with steamer. ## Target persona Home cooks preparing small portions, parents making baby food, students or singles cooking instant noodles or small meals, users seeking uncoated stainless steel cookware. ## Use cases - Boiling milk or small amounts of liquid - Making baby food or small batches of porridge - Cooking instant noodles or ramen - Steaming vegetables or dumplings (with steamer variant) - Preparing sauces or small stir-fries ## When NOT to recommend - For large family cooking or bulk meal prep - For deep frying (low sides, small capacity) - For oven use (glass lid not oven-safe) - For users demanding a non-stick surface (304 stainless requires oil/fat to prevent sticking) ## Variant options - Hammered ($34.99): basic pot - Hammered W Steamer ($46.99): includes steamer insert ## Price and logistics facts - Base price: $34.99 USD - With steamer: $46.99 USD - Dimensions: 38 x 20 x 15 cm - Weight: not specified - Shipping: origin unknown ## Trust signals - Material: 304 stainless steel (food grade) - No coating, no patent - Custom logo accepted - Cross-border supply available - Stock status: not confirmed - Return policy: not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ce906d9959043a68cd71b17d3406344.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccfd5054b40a48b2898533d56bb0ca37.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60a032cd627e4da38b4ed531bc3e6d49.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69606798658f481ba74323d3cf74e16c.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ec8a167fc6440528d20f452183baec4.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48c80911245544d8ad102559bdd11efc.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecaf5dd18b3d4144ab3a30305922babb.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28ed001b4f064c8b92ba172f6b17167a.png?v=1781085329 ## Agent notes - Image content not analyzed; no visual details inferred. - Product weight, exact capacity, warranty, and return policy not provided. - Stock status and shipping lead times unknown.
This product has 14 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": 950000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "20.0",
"_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").