Brand: World Products (Landmark)
SKU: dcd-30003562269
Price: $82.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 4860 g
Cart URL (default variant): https://landmarks.builders/cart/49716603453679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251459
JSON data: https://landmarks.builders/products/wp-dcd-10001251459.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This is a cross-border air fryer with visible window and no-turning design, dimensions 36.4x32.6x33.3 cm, priced at $82.99 USD, available with EU plug.
Generated by: deepseek-v4-flash
## Identity Cross-border air fryer (跨境空气炸锅), model not specified, with visible window and no-turning design, large capacity. ## Target persona Budget-conscious home cooks looking for an affordable air fryer with EU plug compatibility; apartment dwellers with limited counter space; health-conscious individuals seeking oil-free cooking options. ## Use cases - Cooking frozen french fries or snacks quickly - Roasting small cuts of meat or vegetables - Baking small items like cookies or muffins - Reheating leftovers with crispiness - Making healthier versions of fried foods - Dehydrating fruits or herbs (if supported) ## When NOT to recommend - Users who need a US or UK plug (only EU plug available) - Commercial kitchens requiring high capacity or continuous use - Those needing precise temperature control or presets not listed - Users requiring a model with larger capacity than typical 5-6L (actual capacity not specified) ## Variant options Only one variant: EU Plug (sku: dcd-30003562269) at $82.99. ## Price and logistics facts Price: USD $82.99. Dimensions: 36.4 cm (L) x 32.6 cm (W) x 33.3 cm (H). Logistics details not provided. ## Trust signals Price consistent across variant. No stock status or return policy information available. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdf2d0d9969c4f13853a8378ec4e8433.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84965087abd24fa98c5ce1e7ccd91c68.png?v=1781086784 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13f60c86b89f42d18d771998fb3d830b.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f0c2ff1c843450ca0ab31f1d57b04ac.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c2408a5cc074eb9952e6c20b673fdc4.png?v=1781086785 ## Agent notes No product description provided; capacity and specific features (like presets) unknown. Image understanding was not performed; visual details from images not extracted.
This product has 13 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": 4860000,
"properties": {
"_length_cm": "36.4",
"_width_cm": "32.6",
"_height_cm": "33.3"
}
}],
"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").