Brand: World Products (Landmark)
SKU: dcd-30003602124
Price: $50.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/49714420547823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266683
JSON data: https://landmarks.builders/products/wp-dcd-10001266683.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-502款30cm 12英寸大烤盘摊饼机煎饼机 外贸跨境专用 欧规美规 美规
| 品牌 | 无 |
| 货号 | ZY-502 |
| 产品类别 | 摊饼机 |
| 型号 | ZY-502 |
| 额定功率 | 1000w |
Summary: ZY-502 30cm/12-inch pancake machine, 1000W, US plug, cross-border export model at $50.99.
Generated by: deepseek-v4-flash
## Identity ZY-502款30cm 12英寸大烤盘摊饼机煎饼机 (Model ZY-502, 30cm/12in large griddle pancake machine), 1000W, US plug, unbranded. ## Target persona Cross-border e-commerce sellers sourcing budget pancake makers for US market; small food vendors needing a compact, high-volume flat griddle; home users wanting a simple electric pancake maker. ## Use cases 1. Making pancakes, crepes, or tortillas on a flat-top griddle. 2. Commercial food stalls or food trucks requiring a portable electric griddle. 3. Home cooking for large batches of pancakes. 4. Product for resale on Amazon, eBay, or Shopify stores targeting US customers. 5. Replacement or backup griddle for existing setups. ## When NOT to recommend 1. If user needs a stovetop or gas griddle. 2. If user requires professional restaurant-grade durability (low price suggests entry-level). 3. If user must have multiple voltage options (only US plug, 110-120V assumed). 4. If user is in a region with non-US electrical standards. ## Variant options - US Plug (only available variant at $50.99). ## Price and logistics facts - Price: $50.99 USD. - Dimensions: 34x34x12 cm. - Weight: not provided. - Shipping: export-oriented product; no domestic shipping details. ## Trust signals - Listed as in-stock (visible as active listing). - No return policy mentioned. - Price consistent across variant. - No certifications provided. ## Image assets - 8 images available: see URLs below. - Images not visually analyzed by agent. ## Agent notes - No brand specified; likely unbranded OEM. - Product appears to be for cross-border trade (外贸跨境专用). - Model ZY-502; 1000W power. - Only US plug variant known.
This product has 10 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-502款30cm 12英寸大烤盘摊饼机煎饼机 外贸跨境专用 欧规美规 美规",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "34.0",
"_height_cm": "12.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").