Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $25.99
Default variant: S 550ML 8MM / with Stand
Default SKU: dcd-30002769919
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49879110090991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046778
JSON data: https://landmarks.builders/products/m4x-10001046778.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Takoyaki Batter Dispenser Easy Control Pancake Batter Funnel with Stand
Summary: A batter dispenser for takoyaki and pancakes with easy control, available in 550ml and 1200ml sizes with various nozzle diameters and stand options.
Generated by: deepseek-v4-flash
## Identity Takoyaki Batter Dispenser Easy Control Pancake Batter Funnel with Stand – a manual batter dispenser designed for controlled pouring into takoyaki or pancake molds. ## Target persona Home cooks who make takoyaki or pancakes regularly; small-scale street food vendors; hobbyists making pancake art or filled pancakes; party hosts preparing batter-based snacks. ## Use cases - Dispensing takoyaki batter evenly into hemispherical molds - Filling pancake batter onto a griddle with precision - Portioning batter for multiple small items like mini pancakes or fritters - Transferring batter from mixing bowl to cooking surface without mess - Using the funnel attachment for other thin liquids (e.g., chocolate, sauce) ## When NOT to recommend - Professional kitchens needing high-volume, fast dispensing (e.g., commercial takoyaki machines) - Users who require a non-stick or PTFE-coated dispenser - Thick batters (e.g., waffle batter, dough) – nozzle diameters only 8–21mm - Precision baking applications requiring exact gram-level portioning ## Variant options | Variant | Size | Nozzle | Style | Price (USD) | |---------|------|--------|-------|-------------| | S 550ML 8MM / with Stand | 550ml | 8mm | with Stand | $16.99 | | L 1200ML 8MM / with Stand | 1200ml | 8mm | with Stand | $20.99 | | L 1200ML 17MM / with Stand | 1200ml | 17mm | with Stand | $21.99 | | L 1200ML 19MM / with 4 Nozzles | 1200ml | 19mm | with 4 Nozzles | $25.99 | | L 1200ML 21MM / with Stand | 1200ml | 21mm | with Stand | $23.99 | | L 1200ML 19MM / Thick W 4 Nozzles | 1200ml | 19mm | Thick W 4 Nozzles | $25.99 | ## Price and logistics facts - Base price: $16.99 (S 550ml with stand) - Top price: $25.99 (L 1200ml 19mm with 4 nozzles or thick version) - All prices in USD - Product dimensions: 29.5 cm × 25.0 cm × 18.0 cm - No shipping or tax info provided ## Trust signals - In-stock status not specified - Return policy not provided - No certifications mentioned - Price is consistent with similar kitchen gadgets online ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8db087ee-e550-4fd0-b885-3986412a85ad.jpg?v=1782126315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3ceef29-225b-41de-ac6d-5171a183681a.jpg?v=1782126313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca3706ed-ec48-4222-bcb3-89f937933a9f.jpg?v=1782126314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa0a0128-ff8d-4307-a31d-52df7f124f1c.jpg?v=1782126314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56e95fea-5c76-4b16-b1a2-525b28693428.jpg?v=1782126315 ## Agent notes - Images were not analyzed; no visual details inferred. - Only facts from provided data are used; no assumptions about material or quality.
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": "Takoyaki Batter Dispenser Easy Control Pancake Batter Funnel with Stand",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "29.5",
"_width_cm": "25.0",
"_height_cm": "18.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").