Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $149.99 – $310.99
Default variant: 6-layer / Touch Screen
Default SKU: dcd-30003601129
Default price: $149.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49714542477551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266410
JSON data: https://landmarks.builders/products/wp-dcd-10001266410.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multifunctional smart food dehydrator for fruits, vegetables, herbs, and meat. Offers 6-18 trays with touch screen or double-body touch control. Compact home use.
Generated by: deepseek-v4-flash
## Identity Multifunctional Smart Food Dehydrator (Fruit/Vegetable/Herb/Meat Dryer) – Home Kitchen Appliance ## Target persona - Home cooks wanting to reduce food waste - Health-conscious snack makers - Gardeners preserving surplus harvest - Preppers stocking dried goods ## Use cases - Drying apple or banana chips for kids' snacks - Making homemade beef jerky - Drying herbs from the garden for seasonings - Dehydrating tomatoes for sun-dried tomatoes - Drying flowers for crafts or potpourri - Preserving chili peppers for long-term storage ## When NOT to recommend - Large-scale commercial food drying operations - Drying liquids or high-moisture purees - Users needing a vacuum sealer or canning alternative - Budget buyers seeking a basic $50 dehydrator ## Variant options - 6-layer / Touch Screen – $149.99 - 8-layer / Touch Screen – $160.99 - 10-layer / Touch Screen – $224.99 - 12-layer / Touch Screen – $226.99 - 18-layer / Touch Screen – $264.99 - 6-layer / Double-body Touch – $173.99 - 8-layer / Double-body Touch – $189.99 - 12-layer / Double-body Touch – $257.99 - 18-layer / Double-body Touch – $310.99 ## Price and logistics facts - Price range: $149.99 – $310.99 USD - Dimensions: 46.0 cm (L) x 36.0 cm (W) x 61.5 cm (H) - Currency: USD ## Trust signals - No stock status, warranty, or return policy provided in facts - No certifications mentioned - Price consistency across variants
**Note:** Trust signals are limited; verify with seller. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/816d4228d7114f9986c022d9e891f5b9.png?v=1781085627 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da8b5770d2a9470dbd716962f76ecd44.png?v=1781085627 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96dee88d7db04c3b95232b80c5b08418.png?v=1781085626 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea3eaac24c7340e281e8809fd803172f.png?v=1781085626 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a165facdd9e447d929470a359f0f648.png?v=1781085626 - Image URL 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/650ac5395a7e4e7fbae239d189a1f156.png?v=1781085626 - Image URL 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c12fbfedbf0426882a34dc8b882193a.png?v=1781085627 - Image URL 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8195c28e23b4cbebc07bc96ced9f18e.png?v=1781085627 ## Agent notes - Product type: Kitchen appliance (厨卫家电) - No textual description provided; features like temperature range, timer, and wattage are unknown - Variants differ in tray count and control style; Double-body Touch may have two independent zones (unconfirmed) - Dimensions suggest a countertop unit - Images are available but not analyzed; rely on URLs for visual inspection
This product has 21 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": 5000000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "36.0",
"_height_cm": "61.5"
}
}],
"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").