Brand: World Products (Landmark)
SKU: dcd-30003507798
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 520 g
Cart URL (default variant): https://landmarks.builders/cart/49739204657391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250324
JSON data: https://landmarks.builders/products/wp-dcd-10001250324.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: A non-stick four-hole breakfast pan for making pancakes, eggs, and mini burgers, priced at $10.99 with dimensions 38x21x5 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 跨境锅早餐锅煎饼鸡蛋汉堡平底四孔不粘锅家用煎蛋神器肉蛋堡锅具 - Type: 厨卫家电 (Kitchen & Bathroom Appliances) - Also known as: Cross-border breakfast pan, four-hole non-stick pan ## Target persona - Budget-conscious home cooks seeking a low-cost multi-purpose breakfast pan - College students or dorm residents with limited kitchen space and small stovetops - Parents looking to quickly prepare multiple small breakfast items for children - Individuals who enjoy making mini egg burgers or pancake sandwiches ## Use cases - Making 4 small pancakes simultaneously for a family breakfast - Cooking eggs for breakfast sandwiches (e.g., egg muffins) - Preparing mini egg burgers (肉蛋堡) with a bun and egg combo - Quick breakfast preparation when time is limited (e.g., weekday mornings) - Small kitchen or dorm cooking where space is at a premium - Batch cooking of small omelets or frittatas ## When NOT to recommend - If the buyer needs a large single pancake or griddle surface (pan is only 38x21 cm) - For induction cooktops unless confirmed compatible (not specified) - For professional chefs requiring heavy-duty or premium non-stick coating - If the buyer wants a stovetop griddle for full-size crepes or tortillas ## Variant options - Only one variant: Style "2 Heart 2 Circle" (2 heart-shaped holes and 2 round holes) - SKU: dcd-30003507798 - Price: $10.99 ## Price and logistics facts - Price: $10.99 USD (single variant) - Dimensions: 38 cm (length) x 21 cm (width) x 5 cm (height) - Currency: USD ## Trust signals - In-stock status: Presumably available (listed on Shopify with images) - Return policy: Not provided in facts - Certifications: None mentioned - Price consistency: Only one variant at $10.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc081b05d9cc4e18afe0efdd73c7f2bc.png?v=1781488378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cca010598f8d47a98d04ec043c0bae8a.png?v=1781488379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/300688a4df8147179e312ccbd6ee72e2.png?v=1781488379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4db8378700f24d1da0710d809dac2b3e.png?v=1781488379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dac94cd7bd144a5bbd7f5de0fd342a9b.png?v=1781488379 ## Agent notes - Image understanding was not performed; visual details (colors, materials, branding) are not inferred. - Return policy, warranty, and certifications are not provided in the facts. - The description field contains internal JSON; no additional product details were extractable.
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": "跨境锅早餐锅煎饼鸡蛋汉堡平底四孔不粘锅家用煎蛋神器肉蛋堡锅具",
"quantity": 1,
"grams": 520000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "21.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").