Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $51.99
Default variant: 3 Layers
Default SKU: dcd-30003602092
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714468028655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266665
JSON data: https://landmarks.builders/products/wp-dcd-10001266665.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 fruits, vegetables, meat, and pet treats. 3-layer model at $39.99, also in 5-layer ($47.99) and 6-layer ($51.99).
Generated by: deepseek-v4-flash
## Identity Plastic dry food dehydrator for home use. Suitable for fruits, vegetables, meat, jerky, and pet treats. 3-layer base model, with 5-layer and 6-layer variants. ## Target persona Home cooks and pet owners wanting to preserve food or make treats on a budget. Small-scale users with limited counter space. ## Use cases - Drying apple slices or banana chips for snacks - Making beef or chicken jerky - Dehydrating herbs like mint or rosemary - Preparing natural dog or cat treats - Preserving seasonal vegetables for long-term storage - Making fruit leather or yogurt drops ## When NOT to recommend - Large-scale or commercial food dehydration (capacity too small) - High-temperature smoking or jerky requiring precise temperature control (no temp specs given) - Users needing stainless steel or BPA-free materials (material not specified) - Those requiring advanced features like timers or auto shut-off (not mentioned) ## Variant options - 3 Layers: $39.99 - 5 Layers: $47.99 - 6 Layers: $51.99 ## Price and logistics facts - Base price: $39.99 USD (3 layers) - Dimensions: 35 x 33 x 32 cm - Currency: USD - Wholesale cross-border listing (tagged dcd-batch-dx-202606-1145) ## Trust signals - No in-stock status provided - No return policy mentioned - No certifications listed - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e78656d9c36f403fa8dd2b852205e93f.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08d9093c5da74ab6bb752dc6aacdc33d.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ece273fade7d4353a1983808ee5c03d3.png?v=1781085555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af22abbb9fff4c2cbed75bd64e2b326e.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd6deb7852414d308c98628a04c702b8.png?v=1781085555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42b929c81b8e427db132f6294c5c371a.png?v=1781085555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d8a9cf755f6482a8627ba09ba4cca8d.png?v=1781085555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a3459e4f16e4179a03ec29a79131d04.png?v=1781085554 ## Agent notes Image content not analyzed; no visual details inferred. Description field empty; all facts from price, dimensions, variants, and tags.
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": 2500000,
"properties": {
"_length_cm": "35.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").