Brand: World Products (Landmark)
SKU: dcd-30003602106
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/49714452693231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266672
JSON data: https://landmarks.builders/products/wp-dcd-10001266672.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: ZY-505 30cm plate pancake machine with adjustable temperature. Dimensions: 34.2x33.2x10.2 cm. Price: $60.99. One variant available.
Generated by: deepseek-v4-flash
## Identity ZY-505款30cm盘面大摊饼机 (煎饼机, electric griddle) – adjustable temperature, 30cm cooking surface. ## Target persona Small restaurant owners, food truck operators, street food vendors, home cooks who need a large flat griddle for pancakes, crepes, or flatbreads. ## Use cases - Making batches of pancakes for breakfast rush. - Cooking crepes or tortillas at a stall. - Pressing and cooking dough for Chinese-style pancakes (jianbing). - Heating and toasting flatbreads. - Preheating quickly for multiple orders. ## When NOT to recommend - If deep frying or boiling is needed. - If a portable, small griddle for personal use is required (30cm is large). - If induction or gas compatibility is needed (electric only). - If precise digital temperature control is required (likely analog dial). ## Variant options - Only one variant: "Us" (presumably US plug) at $60.99. ## Price and logistics facts - Price: $60.99 USD. - Dimensions: 34.2 cm (L) x 33.2 cm (W) x 10.2 cm (H). - Weight: not provided. - Shipping: not specified. ## Trust signals - In-stock status: not confirmed. - Return policy: not provided. - Price consistency: single price point. - Certifications: none stated. ## Image assets 8 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/547989d1c5a641dfa1d00ad2f282a310.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/147cb9196c334ec2a439fb7c787ed462.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f5a40c4ea0f4bd7b18572643316721b.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0850260d9d9d43fbbd1e4c552f44854a.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c83a22c97dd4ba18ed09fdf918f21ab.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47bc9bb969404f38ac73b8542cc5670c.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/388370d39e564062a8b151968c81209f.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a72a05d9de44d0b83a5fc0915fe3f6e.png?v=1781085545 ## Agent notes Image content not analyzed. No description text provided for the product. Only one variant available. No warranty or return policy information.
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": "ZY-505款30cm盘面大摊饼机 煎饼机 可调节温度电饼铛",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "34.2",
"_width_cm": "33.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").