Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Beige Heart-star Egg
Default SKU: dcd-30003507810
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 470 g
Cart URL (default variant): https://landmarks.builders/cart/49739204296943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250328
JSON data: https://landmarks.builders/products/wp-dcd-10001250328.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 四孔不粘平底锅,用于同时煎制四个鸡蛋或小煎饼,适合快速早餐,尺寸22.7x22.5x3.4cm,售价$24.99。
Generated by: deepseek-v4-flash
## Identity 严选日月星辰煎鸡蛋汉堡平底锅不粘锅早餐锅家用小煎饼锅四孔神器 ## Target persona Home breakfast cooks, parents making fun-shaped meals for children, small household cooks. ## Use cases - Making four identical mini pancakes simultaneously - Frying eggs in heart or star shapes - Preparing multiple items for a family breakfast (eggs, bacon, etc.) - Cooking small burger patties or egg sandwiches - Batch cooking for meal prep ## When NOT to recommend - Large batch cooking (only 4 small cavities) - High-heat searing or broiling - Oven use (non-stick coating not verified for oven) - Commercial kitchen needs - Users needing a large single pan ## Variant options - Beige Heart-star Egg ($24.99) - Blk Heart-star Egg ($24.99) ## Price and logistics facts - Price: $24.99 USD - Dimensions: 22.7 x 22.5 x 3.4 cm - Two style options available at same price ## Trust signals - In stock (based on listing) - Price is consistent across variants - Return policy not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cca5d28ae3a04340a5309534919134ca.png?v=1781488378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe07f3f7b8eb475c8ccf4bdcba6bae2c.png?v=1781488377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d90c427c69334c52a93a4cd6582bcd6a.png?v=1781488378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66697f0cb1b848b1bd0b44d99937137f.png?v=1781488378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/144d2c97bb9f437199d0694747fb8887.png?v=1781488378 ## Agent notes Image content not analyzed; verify actual shapes and colors from images. Material and handle details not provided. Oven safety unknown.
This product has 14 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": 470000,
"properties": {
"_length_cm": "22.7",
"_width_cm": "22.5",
"_height_cm": "3.4"
}
}],
"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").