Brand: World Products (Landmark)
SKU: dcd-30003602108
Price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 1390 g
Cart URL (default variant): https://landmarks.builders/cart/49714447679727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266674
JSON data: https://landmarks.builders/products/wp-dcd-10001266674.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: Commercial medium waffle maker with 20cm plate, US plug, priced at $44.99, dimensions 27.9x22.9x14.3 cm.
Generated by: deepseek-v4-flash
## Identity - Product: ZY-503 medium waffle maker, 20cm plate, commercial grade. - SKU: dcd-30003602108 ## Target persona - Small cafe owners - Food truck operators - Bakery managers needing a compact commercial waffle iron ## Use cases - Making standard waffles for breakfast menus - Producing waffles for limited-time event catering - Offering fresh waffles in a food truck setup - Supplementing a bakery's pastry selection - Small-batch waffle production for cafeterias ## When NOT to recommend - Home kitchens (not designed for residential use) - Large-scale commercial kitchens needing high throughput - Regions requiring non-US plug (only US plug available) - Users seeking a non-stick or Belgian waffle maker (unknown coating) ## Variant options - Only one variant: Us Plug (Style: Us Plug) at $44.99 ## Price and logistics facts - Price: $44.99 USD - Dimensions: 27.9 x 22.9 x 14.3 cm (LxWxH) - No weight or shipping info provided ## Trust signals - Listed as commercial product - Price consistent across all data (single variant) - No return policy or stock status stated - No certifications mentioned ## Image assets - 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07a92310e9584ddab33f0f9003d883dd.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bdd731da14e47a2a5c3697ff97769da.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b63bd743a9fb402091b5f24687461c1f.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad1d8971f8e841818bf55df8d5e339f4.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fffd885647094b949f21b62a40b0bd2c.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15e712103ae8433285096f7281846df5.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d97e3c70a8fb4eb8822d7d8cc87e27f4.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92344873cfc64b66826d9b420f9ef386.png?v=1781085542 ## Agent notes - No product description provided. Image content not analyzed; treat URLs as fetchable assets only.
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-503款20cm盘面中型华夫饼机 外贸跨境",
"quantity": 1,
"grams": 1390000,
"properties": {
"_length_cm": "27.9",
"_width_cm": "22.9",
"_height_cm": "14.3"
}
}],
"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").