Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $37.99
Default variant: 23CM Diameter
Default SKU: dcd-30003507858
Default price: $25.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/49739203477743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250336
JSON data: https://landmarks.builders/products/wp-dcd-10001250336.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

Summary: Cast iron non-stick frying pan with wooden handle, available in 23-29cm diameters for $25.99-$37.99, suitable for eggs, pancakes, and steaks.
Generated by: deepseek-v4-flash
## Identity Cast iron non-stick frying pan with wooden handle, sold under SKU variants by diameter. ## Target persona Home cooks and budget-conscious shoppers looking for a versatile, small-to-medium non-stick pan for daily breakfast and simple meals. ## Use cases - Cooking eggs (fried, scrambled, omelettes) - Making pancakes or crepes - Searing steaks or browning meat - Preparing grilled sandwiches or tortillas - Quick stir-fries for one to two servings ## When NOT to recommend - If the buyer needs a large pan for family-size portions (max 29cm diameter) - If induction cooktop compatibility is required (not specified) - If dishwasher-safe cookware is a must (unknown) - For professional kitchen use requiring high heat tolerance without non-stick coating concerns ## Variant options - 23cm diameter: $25.99 - 25cm diameter: $27.99 - 27cm diameter: $31.99 - 29cm diameter: $37.99 ## Price and logistics facts - Price range: $25.99 – $37.99 USD - Packaging dimensions (approx): 54 x 30 x 7 cm - Weight: not specified ## Trust signals - In stock (as of data pull) - No reviews or ratings provided - No return policy or warranty stated - No material certifications listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efc67db3a3d34fe2b5f3c3d62c033a41.png?v=1781488375) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76d6014025f1440baf57a1f16ee1052c.png?v=1781488375) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5ba5e938b4441199b9a7ac3d0444afc.png?v=1781488375) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69c7ef5c40aa466aa05927802a73850d.png?v=1781488375) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07530eb6f40f45ddb75d714dd6b85866.png?v=1781488375) ## Agent notes - Description is empty; no material or care instructions provided. - Induction compatibility, oven safety, and coating durability are unknown. - Images not analyzed; rely on URLs for visual inspection.
This product has 16 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": "54.0",
"_width_cm": "30.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").