Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $17.99
Default variant: 16CM Honeycomb
Default SKU: dcd-30003507833
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 480 g
Cart URL (default variant): https://landmarks.builders/cart/49739203969263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250332
JSON data: https://landmarks.builders/products/wp-dcd-10001250332.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: Honeycomb non-stick frying pan, food-grade coating, suitable for eggs and steak, available in 13cm ($11.99) and 16cm ($17.99).
Generated by: deepseek-v4-flash
## Identity Food-grade honeycomb non-stick frying pan for eggs and steak. Two sizes: 13cm and 16cm. ## Target persona Budget-conscious home cooks, small kitchen dwellers, students, campers looking for a lightweight affordable pan. ## Use cases - Frying eggs without sticking - Searing small steaks - Making omelettes or pancakes - Reheating leftovers - Camping or dorm cooking with limited space ## When NOT to recommend - For large families or cooking for more than 2 people (pan is small) - For high-heat searing (non-stick coating degrades above 260°C) - For induction stovetops (not specified as compatible) - For professional chefs needing durable restaurant-grade equipment ## Variant options - 13CM Honeycomb: $11.99 - 16CM Honeycomb: $17.99 ## Price and logistics facts - Base price: $11.99 (13cm variant) - 16cm variant: $17.99 - Dimensions (packed): 37 x 23 x 7 cm - Currency: USD ## Trust signals - No return policy or stock status provided. - Price is consistent across variants. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e338b27ed73b4878b5cb70d71f0e8b5d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68c5bec634c24d5298a922f2c44a11d0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/491dae58ed5e467b88af15a844fb2ce2.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c75619ba146f48c99d004e25e79ce345.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0df86d7edca94fdeaecf11400979ac2d.png ## Agent notes - No product description provided. Image understanding not performed, so visual details (handle type, coating appearance) are unknown. - Honeycomb texture suggests non-stick and even heat distribution. - Verify stovetop compatibility before recommending for induction.
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": 480000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "23.0",
"_height_cm": "7.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").