Brand: World Products (Landmark)
SKU: dcd-30003611312
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/49714081595631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270357
JSON data: https://landmarks.builders/products/wp-dcd-10001270357.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境家用早餐蛋卷机 冰淇淋卷筒机 电饼铛薄饼机 冰淇淋皮春卷机 美规
| 品牌 | YC |
| 货号 | R.220 |
| 3C证书编号 | 2020010712316451 |
| 产品类别 | 电饼铛 |
| 型号 | R.220 |
| 额定功率 | 1200 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 内胆厚度 | 1 |
| 产品尺寸 | 30*23*14cm |
| 烤盘深度 | 0.1 |
| 额定电压 | 220 |
| 额定频率 | 50 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: Multi-function breakfast roll/ice cream cone/pancake maker, 110V US plug, 1200W, 30x23x14cm, brand YC model R.220, priced at $56.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Cross-border household breakfast egg roll / ice cream cone / electric pancake / spring roll maker (US spec) - **Brand:** YC - **Model:** R.220 - **3C Certificate:** 2020010712316451 - **Category:** Electric griddle (电饼铛) ## Target persona - Home cooks in the US wanting to make Asian-style egg rolls, spring rolls, or ice cream cones at home - Small food stall vendors needing a compact, low-volume machine for thin pancakes or cones - Families with children who enjoy making novelty treats - Cross-border e-commerce buyers looking for a US-plug multifunction appliance ## Use cases - Making breakfast egg rolls (蛋卷) for a quick meal - Preparing ice cream cones or cups from batter - Frying thin spring roll wrappers or crepes - Cooking small pancakes or tortillas - Demonstrating cooking at a home party or small event - Producing ice cream cone shells for homemade ice cream ## When NOT to recommend - High-volume commercial kitchens needing continuous heavy-duty use - Users who require a deep fryer or a large griddle surface - Customers needing EU, UK, or AU plug types (only US 110V available) - Professional chefs expecting precise temperature control (no temperature settings mentioned) ## Variant options - **Us Plug 110V** – $56.99 (only variant) ## Price and logistics facts - **Price:** $56.99 USD - **Dimensions:** 30 × 23 × 14 cm (product), package dimensions not specified - **Weight:** Not provided - **Power:** 1200W, 110V (US plug) - **Origin:** Cross-border export supply, likely from China ## Trust signals - 3C certificate number provided (2020010712316451) - Single price listed, no discounts or price fluctuation noted - In-stock status not explicitly confirmed, but image URLs suggest available inventory - No return policy information given ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de7d233c14c94ed58cee86464508acd5.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13ec67c4395149578bb873c5159f5026.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25a5454d80684874984ad170b6e2e08c.png?v=1781085296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73a789da1002412290c62b16088d030d.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/296f80904815412284f0f52d5d42ba44.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8107d30e395c4576b15acb27c9e40c54.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81162faa1786489ba8e65b609e6218f9.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ba9a5e80b9e4ede9bc50a10f90b9a92.png?v=1781085295 ## Agent notes - Dimensions in description (30×23×14cm) differ from the structured dimensions provided (23×11.5×32cm). The description value is used here; the structured data may represent packaging or shipping dimensions. - Rated voltage in description is 220V, but the only variant is US Plug 110V – confirm compatibility. - Images were not analyzed; no visual details are inferred.
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": "23.0",
"_width_cm": "11.5",
"_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").