Brand: World Products (Landmark)
SKU: dcd-30003602110
Price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714442731759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266676
JSON data: https://landmarks.builders/products/wp-dcd-10001266676.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
ZY-505款30cm盘面大摊饼机 煎饼机 可调节温度电饼铛 欧规
| 品牌 | 无 |
| 货号 | ZY-505 |
| 产品类别 | null |
| 型号 | ZY-505 |
Summary: ZY-505 30cm electric griddle with adjustable temperature, EU plug. Compact 33.2x34.2x10.2 cm. Suitable for pancakes, crepes, etc. Priced at $60.99.
Generated by: deepseek-v4-flash
## Identity ZY-505 30cm Electric Griddle (Pancake Machine) with Adjustable Temperature, EU Plug. Model ZY-505. ## Target persona Home cooks and small food vendors who need a large flat cooking surface for making pancakes, crepes, tortillas, eggs, etc. Budget-conscious buyers seeking an affordable electric griddle. ## Use cases - Making large breakfast pancakes for 3-4 people. - Preparing crepes for small events or family meals. - Heating tortillas and flatbreads evenly. - Quick frying eggs, bacon, or grilled sandwiches. - Melting cheese for quesadillas or nachos. ## When NOT to recommend - For high-volume commercial kitchens (likely not durable enough). - For users who require precise digital temperature control (only adjustable knob). - For users in countries with non-EU electrical plugs. - For professional chefs needing induction or gas heat. ## Variant options Only one variant: Eu (EU plug) at $60.99 USD. No other options. ## Price and logistics facts - Price: $60.99 USD. - Dimensions: 33.2 x 34.2 x 10.2 cm. - Weight and shipping cost not provided. ## Trust signals - No in-stock status or return policy provided. - No certifications or brand reputation details available. - Price point suggests basic home-use quality. ## Image assets 8 images available at the following URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/764c6c8d5cea405c95975c041e744ac1.png?v=1781085541 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00220de2ab88416396a840024b1aabb3.png?v=1781085539 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2676c65d3ff74a449975c478db6b7875.png?v=1781085539 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16d5f3343f1047f095abb7d6e8977e79.png?v=1781085540 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4835b40e85854d1d8b1b914ad9880b5a.png?v=1781085540 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96a32dbd652a49faba6c32610d00a852.png?v=1781085540 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7f0f13f58c9448bb16f159361ed9db6.png?v=1781085543 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/307b9fc23206497f9073d608a9692f84.png?v=1781085540 ## Agent notes - Image understanding not performed; rely on textual description only. - No brand name or warranty info available. - Product type: kitchen appliance.
This product has 12 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": "ZY-505款30cm盘面大摊饼机 煎饼机 可调节温度电饼铛 欧规",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "33.2",
"_width_cm": "34.2",
"_height_cm": "10.2"
}
}],
"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").