Brand: World Products (Landmark)
SKU: dcd-30003507802
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49739204591855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250326
JSON data: https://landmarks.builders/products/wp-dcd-10001250326.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: Four-hole non-stick pan for cooking eggs, pancakes, and breakfast items; compatible with gas and induction stoves; 40x22x5 cm; $9.99.
Generated by: deepseek-v4-flash
## Identity Independent station egg pan, non-stick, four-hole, for breakfast use. Compatible with gas and induction stoves. Color: Black. ## Target persona Budget-conscious home cooks, students in dorms, or small families who want a quick and affordable way to cook multiple eggs or small pancakes simultaneously. ## Use cases - Cooking multiple fried eggs for a family breakfast. - Making mini pancakes or silver dollar pancakes. - Frying eggs for sandwiches. - Heating tortillas or small flatbreads. - Cooking hash brown patties or egg bites. - Batch cooking for meal prep. ## When NOT to recommend - Professional chefs needing high-end, heavy-duty cookware. - Large families requiring a full-size griddle or larger cooking surface. - Users who need oven-safe or dishwasher-safe pans (not stated in facts). - Those seeking a pan with lid or deep sides. ## Variant options - Black: $9.99 ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 40 x 22 x 5 cm. - Weight: Not provided. ## Trust signals - In-stock status: Not explicitly confirmed. - Return policy: Not stated. - Price consistency: Single price across variant. - Certifications: None provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7b6ff770c504a9fada71d2d2618cc45.png?v=1781488378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14a5909815bc4f17ba9a6266f1999de8.png?v=1781488378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1c43dc9ceae4df1890037366b649db7.png?v=1781488378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/622bed84f8f94a59bccf994b5e4676f2.png?v=1781488378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcb24250681f4aeb9bb546530001b2cd.png?v=1781488377 ## Agent notes - Product description is empty. Image understanding was not performed; treat images as fetchable assets only.
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": "独立站煎蛋锅平底不粘汉堡家用早餐蛋饺电磁炉燃气通用四孔煎锅",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "22.0",
"_height_cm": "5.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").