Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $83.99
Default variant: 7L Smart View Eu
Default SKU: dcd-30003605304
Default price: $83.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49714328862959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268052
JSON data: https://landmarks.builders/products/wp-dcd-10001268052.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel air fryer with smart view window, 7L capacity, available in EU or Russian plug, priced at $83.99.
Generated by: deepseek-v4-flash
## Identity air fryer不锈钢可视空气炸锅智能家用电炸锅电烤箱一体一件代发 (Stainless steel smart air fryer, 7L capacity, visible window, multifunctional). ## Target persona Budget-conscious home cooks, small families, apartment dwellers with limited counter space looking for a compact, multipurpose air fryer under $100. ## Use cases - Frying frozen foods (french fries, chicken wings) - Roasting vegetables and small cuts of meat - Baking small cakes or pastries - Reheating leftovers with crispiness - Quick weeknight meals for 1-3 people ## When NOT to recommend - Users needing large capacity (e.g., family of 5+) - Professional or high-volume cooking - Those requiring precise temperature control (no explicit specs) - Users who need oven-style broiling or dehydrating functions (not stated) ## Variant options - **7L Smart View Eu** (SKU: dcd-30003605304) – $83.99 - **7L Russian Eu** (SKU: dcd-30003605305) – $83.99 ## Price and logistics facts - Price: $83.99 USD - Dimensions: 31.5 cm × 31.5 cm × 34.0 cm - No shipping or tax info provided; check store for details. ## Trust signals - No warranty or return policy stated in facts. - Price appears consistent across both variants. - Images available but not analyzed for condition. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fa101da8dc847bf958091e858a5477f.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bed3d23987e41a4bcacb4e624541326.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c414534edcb4e4cb1afddb02b3fe13e.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57eef4c4e646472d90dcd7436decceab.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9885259c96ff41ffb31dd3a1f2961e66.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f8356a686c440069def81745aa87c5e.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8170be78eae846e5a8562a5e71997518.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/660edf7a3ce442d28a37cbd8bc1caf3e.png?v=1781085475 ## Agent notes - No description or detailed specifications provided. Images not analyzed visually. Verify plug type compatibility (EU vs Russian) before recommending.
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": "air fryer不锈钢可视空气炸锅智能家用电炸锅电烤箱一体一件代发",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "31.5",
"_width_cm": "31.5",
"_height_cm": "34.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").