Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $28.99
Default variant: 201 Material - 4-pc
Default SKU: dcd-30003612529
Default price: $22.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/49713950097647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270883
JSON data: https://landmarks.builders/products/wp-dcd-10001270883.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境不锈钢方形油炸锅厨房带炸篮炸锅家用收纳保鲜盒可蒸油炸小煮
| 产品类别 | 多功能锅 |
| 价格段 | 20-30元 |
| 型号 | 1120 |
| 产品上市时间 | 2026年夏 |
| 是否有专利 | 无 |
| 适用炉灶 | 通用 |
| 材质 | 不锈钢 |
| 特色 | 不生锈 |
| 是否电动 | 否 |
| 贸易属性 | 内贸外贸 |
| 深度 | 9.5CM |
| 加工定制 | 否 |
| 多功能分类 | 可炸可保鲜 |
| 是否跨境出口专供货源 | 是 |
| 货号 | YZG |
| 品牌 | 无 |
| 锅底材质 | 单底 |
| 包装 | 纸盒 |
| 锅盖类型 | ABS |
| 加印LOGO | 可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 重量 | 750g |
| 产品质量等级 | 优等品 |
| 外箱规格 | 咨询客服 |
| 适用送礼场合 | 其他 |
| 功能 | 可油炸 |
| 风格 | 现代简约 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
Summary: Stainless steel square frying pot with basket, can also be used as storage container, available in 201 or 304 material, priced $22.99-$28.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel square frying pot with basket, multi-use for deep frying, storage, and steaming. Non-electric, suitable for general stovetops. Available in 201 stainless steel (4-pc set) or 304 pot body (4-pc set). ## Target persona Budget-conscious home cooks or small households needing a compact, multi-functional pot. Cross-border e-commerce buyers looking for affordable kitchen tools. ## Use cases - Deep frying small quantities of food (e.g., fries, chicken nuggets). - Using the basket to drain and serve fried items. - Temporary food storage or保鲜 (keeping fresh) with lid. - Steaming small items when used with a steamer rack (not included). - As a backup pot for boiling or shallow frying. ## When NOT to recommend - For high-volume or commercial frying needs. - For induction cooktops (stovetop compatibility not explicitly confirmed). - For users requiring an electric deep fryer with temperature control. - For those seeking a premium non-stick or enameled pot. ## Variant options - **201 Material - 4-pc** (SKU: dcd-30003612529) - $22.99 - **304 Pot Body - 4-pc** (SKU: dcd-30003612530) - $28.99 ## Price and logistics facts - Base price: $22.99 (201 variant) - Premium variant: $28.99 (304 pot body) - Dimensions: 23.5 x 23.5 x 15 cm (length x width x height) - Weight: 750g - Packaging: cardboard box - Origin: likely China (cross-border export goods) ## Trust signals - In-stock status: Unknown (no data provided). - Return policy: Not specified. - Price consistency: Variants priced consistently. - Certifications: Not listed. No patent. - Quality grade: Claimed as '优等品' (superior quality). ## Image assets - 8 product images available (see URLs in data). - Note: Images were not analyzed; visual details cannot be described. ## Agent notes - The product is described as a "multi-function pot" but lacks specific certifications. - Stovetop compatibility listed as '通用' (universal), but induction compatibility unknown. - Depth of pot is 9.5 cm (from description). - Brand: None; unbranded. - Material differences: 201 vs 304 stainless steel (304 is more corrosion-resistant).
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": "9.5",
"_width_cm": "23.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").