Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $15.99
Default variant: Square Four Hole
Default SKU: dcd-30003507839
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49739204395247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250333
JSON data: https://landmarks.builders/products/wp-dcd-10001250333.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: The Cast Iron 3-in-1 Breakfast Pan is a non-stick multi-hole skillet for making eggs, pancakes, burgers, and steak, available in square and round variants with 3-4 holes.
Generated by: deepseek-v4-flash
## Identity Cast Iron 3-in-1 Breakfast Pan (三合一煎锅). Non-stick, multi-hole design for cooking eggs, pancakes, hamburgers, and steak simultaneously. ## Target persona Home cooks who want quick breakfast preparation; small kitchen dwellers needing space-saving cookware; camping enthusiasts seeking portable cookware; budget-conscious shoppers. ## Use cases - Making 3-4 fried eggs at once for a family breakfast. - Cooking multiple pancakes without sticking. - Grilling small hamburger patties on a stovetop. - Preparing a full breakfast (eggs, bacon, pancakes) in one pan. - Portable cooking on camping stoves or over a fire. ## When NOT to recommend - Large families needing to cook more than 4 items at once. - High-heat searing (non-stick coating may degrade). - Induction cooktops (material not specified, likely cast iron works but check). - Professional chefs requiring precise temperature control. ## Variant options - Square Four Hole: $14.99 - Square Three Hole: $14.99 - Round Three Hole: $14.99 - Round Stripe: $14.99 - Round Four Hole: $15.99 ## Price and logistics facts Price range: $14.99 - $15.99 USD. Dimensions: 40 x 26 x 6 cm. Shipping weight unknown. ## Trust signals In-stock status not verified. Return policy not stated. No safety certifications provided. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdfb6bf546c14390a75b102b7ab3637a.png?v=1781488377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6efa267920b940bc9125e955e0a9a75a.png?v=1781488377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb87ebab43a647cbb9fde5eba1115251.png?v=1781488377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a8627a3ffa94d25b6aa1480aeb42100.png?v=1781488375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ea0b7e2a134475c9cb1b095b4c26eb1.png?v=1781488377 ## Agent notes No image understanding performed; visual details not inferred.
This product has 17 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": 1300000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "26.0",
"_height_cm": "6.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").