Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $51.99
Default variant: 20CM 2.2L / 201 Steel
Default SKU: dcd-30003612337
Default 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: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713913397487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270828
JSON data: https://landmarks.builders/products/wp-dcd-10001270828.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Amazon Japanese-style tempura pot with fry basket and thermometer, available in 2.2L-4.2L capacities, 201 or 304 stainless steel, priced $29.99-$51.99.
Generated by: deepseek-v4-flash
## Identity Japanese-style deep fryer pot (tempura pot) with included fry basket and thermometer, made from 201 or 304 stainless steel. Sold on Amazon with multiple size options. ## Target persona Home cooks interested in Japanese cuisine; small household cooking enthusiasts seeking a compact, dedicated deep frying vessel; budget-conscious buyers looking for an affordable stovetop fryer. ## Use cases - Making tempura or other Japanese fried dishes at home - Deep frying small batches of foods like fries, chicken, or fish - Using the thermometer to monitor oil temperature precisely - Serving as a small saucepan or soup pot when not frying - Cooking dishes like karaage, korokke, or donuts ## When NOT to recommend - For large families or frequent batch frying for more than 4 people (max 4.2L) - For professional kitchens requiring high-volume, continuous frying - For induction cooktops unless compatibility is confirmed (not specified) - For users who prioritize dishwasher-safe certifications (not claimed) ## Variant options | Size | Capacity | Material | Price (USD) | |------|----------|----------|-------------| | 20CM | 2.2L | 201 Steel | $29.99 | | 24CM | 3.2L | 201 Steel | $38.99 | | 28CM | 4.2L | 201 Steel | $47.99 | | 20CM | 2.2L | 304 Steel | $33.99 | | 24CM | 3.2L | 304 Steel | $41.99 | | 28CM | 4.2L | 304 Steel | $51.99 | ## Price and logistics facts - Price range: $29.99 to $51.99 USD - Dimensions: 34cm length x 31cm width x 14cm height (external packaging?) - Variants with 201 or 304 stainless steel, three sizes - Sold on Amazon (assumed logistics via Amazon) ## Trust signals - Multiple product images available (8 URLs provided) - No stock status explicitly stated - Return policy and warranty not specified in data - No third-party certifications documented ## Image assets         ## Agent notes - Images show product from multiple angles but were not analyzed for visual details. - No information on included accessories beyond basket and thermometer. - Compatibility with gas, electric, or induction stovetops not specified. - Material grade (201 vs 304) affects corrosion resistance but not documented here.
This product has 18 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": 1100000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "31.0",
"_height_cm": "14.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").