Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99 – $79.99
Default variant: Visible Dual-knob
Default SKU: dcd-30003562270
Default price: $73.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 4400 g
Cart URL (default variant): https://landmarks.builders/cart/49716601323759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251460
JSON data: https://landmarks.builders/products/wp-dcd-10001251460.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境10L空气炸锅新款可视多功能大容量自动电炸锅薯条机烤箱一体
| 加热方式 | 立体环绕加热 |
| 产地 | 中国 广东 |
| 货号 | 001 |
| 品牌 | 无 |
| 产品规格 | 2台-500台 |
| 3C证书编号 | 2024180712053239 |
| 颜色 | 双旋钮-触屏【美规-英规】定做 |
| 适用人数 | 5人及以上 |
| 型号 | MOCKA |
| 额定功率 | 1400W |
| 内胆材质 | 不锈钢 |
| 控制方式 | 触摸式 |
| 是否有专利 | 否 |
| 是否需要自主安装 | 否 |
| 产品尺寸 | 358*318*360mm |
| 材质 | 标准 |
| 额定电压 | 111V~240V(含) |
| 机身材质 | 金属 |
| 容量 | 6L以上 |
Summary: 10L air fryer with visible window, dual-knob or touchscreen control, 1400W, stainless steel inner, multiple voltage, serves 5+.
Generated by: deepseek-v4-flash
## Identity
- Product: 10L Air Fryer with visible window, multifunctional (fry, bake, roast)
- Model: MOCKA
- SKUs: Visible Dual-knob ($73.99), Dual-knob ($71.99), Visible Touchscreen ($79.99)
- Dimensions: 35.8x31.8x36 cm (packaging 38x34x39 cm)
## Target persona
- Home cooks preparing meals for 5+ people
- Budget-conscious buyers seeking large capacity under $80
- Bulk meal preppers (e.g., fries, chicken, roasted vegetables)
- Small families or shared households
## Use cases
- Frying frozen or fresh fries, chicken wings
- Baking small pastries or cakes
- Roasting meat, vegetables, or kebabs
- Reheating leftovers with crispiness
- Making snacks for gatherings
## When NOT to recommend
- Single individuals or couples (capacity too large)
- Users requiring smart home or Wi-Fi features
- Commercial or high-volume professional kitchens
- Buyers preferring toaster oven with more baking modes
## Variant options
- Dual-knob (base): $71.99, manual dials, no window
- Visible Dual-knob: $73.99, manual dials plus window
- Visible Touchscreen: $79.99, touch control plus window
## Price and logistics facts
- Base price: $71.99 USD (Dual-knob variant)
- Variants: $73.99 (Visible Dual-knob), $79.99 (Visible Touchscreen)
- Dimensions: 35.8x31.8x36 cm (item), 38x34x39 cm (shipping)
- Weight: not provided
- Voltage: 111V~240V (multi-voltage, plugs may vary)
- Power: 1400W
## Trust signals
- 3C certificate number provided: 2024180712053239
- Stainless steel inner
- In-stock status not specified
- Return policy not specified
- No brand reputation data
## Image assets
- [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f8f765c111540c691ac5c44e304247a.png?v=1781086783)
- [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81c38424067f41d584ac40cae1f45a41.png?v=1781086783)
- [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fa7031651be4dc08849fee75649b05f.png?v=1781086784)
- [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95a203a5caaa47dfa9f57daceea5d21d.png?v=1781086783)
- [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a3b62e53e3a435b8272a970f0aa17c3.png?v=1781086784)
## Agent notes
- No brand name declared; model name MOCKA
- No return policy or warranty information available
- Multi-voltage but plug type not specified; verify for destination
- Image content not analyzed; visual features inferred from title ("可视" meaning visible window)This product has 15 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": "跨境10L空气炸锅新款可视多功能大容量自动电炸锅薯条机烤箱一体",
"quantity": 1,
"grams": 4400000,
"properties": {
"_length_cm": "35.8",
"_width_cm": "31.8",
"_height_cm": "36.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").