Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $48.99
Default variant: 3 Layers
Default SKU: dcd-30003602130
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1850 g
Cart URL (default variant): https://landmarks.builders/cart/49714410782959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266687
JSON data: https://landmarks.builders/products/wp-dcd-10001266687.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Plastic food dehydrator for drying fruits, vegetables, meat, and pet treats. Available in 3, 5, or 6 layers. Priced $37.99-$48.99. Ships from US warehouse.
Generated by: deepseek-v4-flash
## Identity Plastic food dehydrator (干果机) for drying fruits, vegetables, meat jerky, pet treats, and herbs. Sold via Amazon drop-shipping from US warehouse. ## Target persona - Budget-conscious home cooks wanting to preserve seasonal produce - Pet owners making homemade jerky treats - Small-scale homesteaders or gardeners with modest drying needs - Snack enthusiasts interested in DIY dried fruit or beef jerky ## Use cases - Drying apple slices, mango, or banana chips for healthy snacks - Making beef or chicken jerky for protein-rich snacks - Dehydrating herbs (e.g., rosemary, thyme) for cooking - Preparing dried pet treats (e.g., sweet potato chews) - Preserving excess garden vegetables like tomatoes or peppers - Drying flowers or potpourri (non-food use) ## When NOT to recommend - Buyer needs a large-capacity dehydrator for frequent bulk processing (e.g., 10+ trays) - Professional or commercial food drying operations requiring high durability - Customer insists on stainless steel trays or all-metal construction - Buyer requires precise temperature control or timer functions ## Variant options | SKU | Size | Price | |-----|------|-------| | dcd-30003602130 | 3 Layers | $37.99 | | dcd-30003602131 | 5 Layers | $44.99 | | dcd-30003602132 | 6 Layers | $48.99 | ## Price and logistics facts - Base price $37.99 (3-layer), up to $48.99 (6-layer) - Dimensions: 34 × 33 × 32 cm (approx. 13.4 × 13.0 × 12.6 inches) - Ships from US warehouse (Amazon FBA or similar) - No shipping cost or delivery time provided ## Trust signals - Product listed on Amazon with drop-shipping (inventory likely via Amazon) - Multiple image assets available (8 images) for visual inspection - Price consistent across variants at flat per-layer increment - No explicit certifications or return policy known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/635c2e2f3a6f4ad18f700b562a898723.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6244cab71a14aeb9b1726fd07fae52d.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3ffb75c3b0445c792617eb4ce80990d.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73e2f19215674e568400ae3890594d16.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77578f38c92a45aa80ac2c8211cd322f.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9affb3dabced4a3d83564dc059c6e1af.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba56cb29f3a541bba0af787187c899d6.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fcc384b1d394946b34da8fccffe7efa.png?v=1781085525 ## Agent notes - Images not analyzed; agent should fetch and visually inspect for material quality, tray layout, and size reference. - No user reviews or ratings available. - Description field empty; all info derived from title, tags, and variants.
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": "美国仓代发亚马逊塑料干果机家用果蔬宠物零食肉干脱水水果烘干机",
"quantity": 1,
"grams": 1850000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "33.0",
"_height_cm": "32.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").