Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $15.99
Default variant: SET a / Ss304
Default SKU: dcd-30003609617
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714190647535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269729
JSON data: https://landmarks.builders/products/wp-dcd-10001269729.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 304 or 410 stainless steel deep fryer with filter, 29x16x17 cm, for home frying on induction or gas, 11 size/style variants, $9.99–$15.99.
Generated by: deepseek-v4-flash
## Identity A compact stainless steel deep fryer with built-in filter, designed for small-batch frying and compatible with induction cooktops. Available in multiple size sets (SET A–F) and two steel grades (Ss304 and Ss410). ## Target persona Home cooks who fry small quantities, budget-conscious buyers, induction cooktop users, and those seeking an oil-saving pot. ## Use cases - Frying chicken wings or drumsticks in small batches. - Making french fries or onion rings. - Frying spring rolls or dumplings. - Straining cooking oil using the integrated filter. - Boiling small amounts of soup or stew. - Using on induction, gas, or electric stovetops. ## When NOT to recommend - For large families needing to fry more than 1-2 servings at a time. - Commercial or high-volume food preparation. - Buyers who prefer non-stick coating over stainless steel. - Professional chefs requiring precise temperature control. ## Variant options - SET A / Ss304: $9.99 - SET B / Ss410: $9.99 - SET B / Ss304: $10.99 - SET C / Ss410: $9.99 - SET C / Ss304: $11.99 - SET D / Ss410: $9.99 - SET D / Ss304: $11.99 - SET E / Ss410: $9.99 - SET E / Ss304: $12.99 - SET F / Ss410: $10.99 - SET F / Ss304: $15.99 ## Price and logistics facts - Price range: $9.99–$15.99 USD. - Dimensions: 29.0 cm (L) x 16.0 cm (W) x 17.0 cm (H). - Currency: USD. - Specific shipping weight and origin not provided. ## Trust signals - All variant prices listed; no price ambiguity. - In-stock status not explicitly confirmed. - Return policy not specified. - Stainless steel grades (304 and 410) are known material standards. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/714b4c3dbee343839648ed6508688578.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/999f1120c5db43aab37e91fc9fcf06c6.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c1b27a2021e401b90192838077fc13b.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efdc003057184825b4368a6f2031287c.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ea7de6bc9b54c3e9723166795d370db.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ad98448953b4d8786542b1f906e4a04.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5d57352ffc34e1aa60d4159a33c2272.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f290c72e72044a2686e3c3a76c5dbdaf.png?v=1781085353 ## Agent notes - Image understanding not performed; visual details cannot be confirmed. - No description provided; all info derived from product title, variants, and dimensions.
This product has 23 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": 550000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "16.0",
"_height_cm": "17.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").