Brand: World Products (Landmark)
SKU: dcd-30003601180
Price: $21.94
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Food Dehydrator
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/50403961733359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266426
JSON data: https://landmarks.builders/products/wp-dcd-10001266426.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This home appliance is an 8-layer food dehydrator designed in a cabinet-style form, giving it a compact rectangular profile with front access for everyday kitchen use. Built as a stainless steel food dehydrator with a metal body and stainless steel construction, it offers a sturdy structure paired with a front glass door and viewing window. Two front control knobs make this food dehydrator easy to adjust, with a timer range of 1 to 24 hours and a temperature range from 30 to 90 C for flexible drying. The 8-layer layout provides multiple trays in one unit, and each tray measures 200 x 180 mm, helping you process different foods at the same time without crowding. Ideal for drying jerky, fruits, herbs, and other foods, this cabinet-style dehydrator helps create evenly dried results while letting you monitor progress through the transparent door.
Summary: This home appliance is an 8-layer food dehydrator designed in a cabinet-style form, giving it a compact rectangular profile with front access for everyday kitchen use. Built as a stainless steel food dehydrator with a metal body and stainless steel construction, it offers a sturdy structure paired with a front glass door and viewing window. Two front control knobs make this food dehydrator easy to adjust, with a timer range of 1 to 24 hours and a temperature range from 30 to 90 C for flexible drying. The 8-layer layout provides multiple trays in one unit, and each tray measures 200 x 180 mm, helping you process different foods at the same time without crowding. Ideal for drying jerky, fruits, herbs, and other foods, this cabinet-style dehydrator helps create evenly dried results while letting you monitor progress through the transparent door.
Generated by: deepseek-v4-flash
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Adjustable Temperature 8-Layer Food Dehydrator Timer Control Stainless Steel Food Dehydrator Glass Door Jerky Dryer Machine Viewing Window",
"product_id": 9537069089007,
"variant_id": 50403961733359,
"quantity": 1,
"grams": 4500,
"length_cm": "30.0",
"width_cm": "28.0",
"height_cm": "38.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").