Brand: World Products (Landmark)
SKU: dcd-30003611313
Price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714269651183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270358
JSON data: https://landmarks.builders/products/wp-dcd-10001270358.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: Multi-function kitchen appliance for making egg rolls, ice cream cones, pancakes, and spring roll wrappers. Compact 32x23x11.5 cm. $56.99 with Eu Plug.
Generated by: deepseek-v4-flash
## Identity Multi-function breakfast/ice cream cone/pancake/spring roll wrapper maker. Built for home and small-scale commercial use. Models: Eu Plug variant. ## Target persona Home cooks who want to make fresh egg rolls or pancakes; small food vendors needing a compact electric crepe/wrapper maker; parents preparing novelty breakfast items; ice cream shop owners looking for a cone-making appliance. ## Use cases - Making breakfast egg rolls in minutes at home. - Producing homemade ice cream cones for parties or small businesses. - Cooking thin pancakes or crepes for quick meals. - Preparing spring roll wrappers for dim sum or fried rolls. - Creating dessert shells for ice cream sundaes. ## When NOT to recommend - For high-volume commercial production; this is a compact home/small-batch unit. - For users requiring a different plug type (only Eu Plug available). - For those who need a full-size griddle or multiple cooking surfaces. - For recipes requiring precise temperature control; no digital controls mentioned. ## Variant options - Style: Eu Plug (SKU: dcd-30003611313) – $56.99. ## Price and logistics facts - Price: $56.99 USD. - Dimensions: 32.0 × 23.0 × 11.5 cm. - Only one variant listed; no other plug types currently available. ## Trust signals - Listed in-stock with multiple image assets available. - No explicit warranty, return policy, or certifications provided. - Price consistent across variant. ## Image assets - 8 product images available (links provided). Images not analyzed for content. ## Agent notes - No customer reviews, ratings, or detailed description provided. - Product title suggests multiple overlapping functions; clarify intended use with vendor. - Image content unknown: cannot verify actual design, features, or quality.
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": 1500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "23.0",
"_height_cm": "11.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").