Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $197.99 – $201.99
Default variant: Skylight 6-layer
Default SKU: dcd-30003602122
Default price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 7400 g
Cart URL (default variant): https://landmarks.builders/cart/49714424316143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266682
JSON data: https://landmarks.builders/products/wp-dcd-10001266682.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境可视天窗家用食品烘干机不锈钢干果机风干肉干蔬菜水果烘干机
| 加热方式 | 风机加热 |
| 产品类别 | 干果机 |
| 型号 | 天窗款双层不锈钢干果机 |
| 证书类型 | 3C |
| 售后服务 | 店铺质保 |
| 额定电压 | 220V/110V |
| 机身材质 | 不锈钢/PP |
| 预约功能 | 24小时/48小时 |
| 证书编号 | 2023010712543587 |
| 包装清单 | 主机+网格+说明书+电源线 |
| 品牌 | 思莱尔 |
| 货号 | 黑色天窗款双层不锈钢干果机 |
| 适用场景 | 家用、商用 |
| 产品规格 | 6-8层 |
| 3C证书编号 | 2023010712543587 |
| 层数 | 6/8层 |
| 额定功率 | 400W/450W |
| 控制方式 | 触摸 |
| 温度范围 | 30-90℃ |
| 面板类型 | 触摸屏 |
| 外贸 | 亚马逊 |
| 有可授权的自有品牌 | 思莱尔 |
| 额定频率 | 50-60hz |
| 容量 | 6-8层 |
Summary: Stainless steel food dehydrator with 6-8 layers, 30-90°C temperature range, touch control, 400W/450W power, and 3C certification, priced from $197.99.
Generated by: deepseek-v4-flash
## Identity Cross-border visual skylight household food dehydrator, stainless steel dried fruit machine, brand Silaier (思莱尔), model skylight double-layer stainless steel. ## Target persona Home cooks who preserve food, small business owners making dried snacks, health-conscious individuals drying fruits/vegetables, preppers and homesteaders. ## Use cases - Drying fruits like apples, mangoes, bananas - Making beef or turkey jerky - Dehydrating vegetables for soups/storage - Creating dried herbs and spices - Preparing pet treats (e.g., dried chicken strips) - Making fruit roll-ups or dried yogurt drops ## When NOT to recommend - Commercial large-scale dehydration operations (capacity max 8 layers) - Those needing precise digital timers (only 72h timer variant; other has basic timer) - Users requiring very high capacity (max 8 layers, dimensions 45x35x35 cm) - Users needing reliable dishwasher-safe parts (stainless steel but PP components) ## Variant options - **Skylight 6-layer**: $201.99, includes skylight feature - **72h Timer 6-layer**: $197.99, includes 72-hour timer (Standard: 6/8 layers, 400W/450W, touch control, 30-90°C) ## Price and logistics facts - Base price: $197.99 USD (72h Timer variant) - Skylight variant: $201.99 - Dimensions: 45 x 35 x 35 cm - Power: 400W (6 layers) / 450W (8 layers) - Voltage: 220V/110V, frequency 50-60Hz - Included: host, grids, manual, power cord - Warranty: store warranty (店铺质保) ## Trust signals - 3C certification (China Compulsory Certificate) – certificate number 2023010712543587 - In-stock status: not explicitly stated, but listed as active product on Shopify - Return policy: not specified - Price consistency: two variants at $197.99 and $201.99 - Brand: Silaier (思莱尔) with authorized own brand ## Image assets - 8 product images available at the provided URLs (see image_urls array) - Images not fetched; detailed visual inspection not performed ## Agent notes - Image understanding was not performed; rely on textual description for details. - The product is listed on Shopify with tags indicating batch import for cross-border ecommerce. - 3C certification is specific to China; may not be valid outside China. - No information on noise level, energy efficiency, or shipping weight.
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": "跨境可视天窗家用食品烘干机不锈钢干果机风干肉干蔬菜水果烘干机",
"quantity": 1,
"grams": 7400000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "35.0",
"_height_cm": "35.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").