Brand: World Products (Landmark)
SKU: dcd-30003611341
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714238030063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270377
JSON data: https://landmarks.builders/products/wp-dcd-10001270377.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
⚠️温馨提示:
上述产品属外贸型产品,不适合国内用户使用,下单购买需谨慎,一经下单默认知悉本说明内容。
Summary: A portable, no-electricity stainless steel frozen yogurt maker for home use, designed for export markets, priced at $21.99.
Generated by: deepseek-v4-flash
## Identity Home-use stainless steel frozen yogurt maker (炒酸奶机), no electricity required, export model (not for domestic Chinese market). ## Target persona Home cooks, parents with young children, campers, and budget-conscious dessert enthusiasts seeking a manual frozen treat maker. ## Use cases - Making frozen yogurt or ice cream at home without electricity. - Quick dessert preparation for family gatherings. - Outdoor camping treat making (portable, no power needed). - Kids' cooking activity to make their own frozen snacks. - Preparing sorbet or sherbet from fresh fruit. ## When NOT to recommend - For large-scale commercial production. - For users expecting an electric automatic machine. - For domestic Chinese users (per manufacturer warning). - For professional chefs requiring precise temperature control. ## Variant options - Orange Bear style (only variant) at $21.99. ## Price and logistics facts - Price: $21.99 USD. - Dimensions: 30 cm (L) x 25 cm (W) x 5 cm (H). - Weight: not provided. - Only one variant available. ## Trust signals - In-stock status: not explicitly stated but listed with images. - Return policy: not provided. - Price consistency: single variant at listed price. - Certifications: not specified. - Manufacturer warning: export model, not for domestic Chinese use. ## Image assets - 8 PNG images available at the following URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63bf64baaafb4da6aa704f6f736e8d5e.png?v=1781085379 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee7a2bb9c1394ff9b70977015dbd19a0.png?v=1781085380 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c30faec04d624b72862a565ce51755cf.png?v=1781085380 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c161b074a26430bb97e80d3c3df13b5.png?v=1781085379 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4702abb70974a4696398af333ada1ed.png?v=1781085380 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da2c44320510480296eb6ba2a3ba1dcc.png?v=1781085379 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a64336b6fcb42a5811b3e98e0f31388.png?v=1781085380 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e914d7aa11784bf88b7e06abd73e4857.png?v=1781085378 ## Agent notes - Product is an export model; not recommended for domestic Chinese users per manufacturer. - No electricity required; manual operation. - Dimensions: 30x25x5 cm; weight unknown. - No image understanding performed; treat image URLs as fetchable assets.
This product has 13 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": 1300000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "5.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").