Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $168.00 – $188.00
Default variant: 24CM Yuanbao Pot -
Default SKU: dcd-30003726344
Default price: $168.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/50149901893871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001312384
JSON data: https://landmarks.builders/products/m4x-10001312384.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Authentic Craftsmanship: This handmade round iron wok features a traditional hammered surface and a darkened metal body, offering a classic look and exceptional heat distribution for your kitchen.
Natural Non-Stick: As an uncoated, pre-seasoned pan, it is ready for immediate use, allowing you to cook with less oil while naturally developing a seasoned surface over time.
Ergonomic Design: Equipped with a long cylindrical wooden main handle, a sturdy metal connector, a convenient hanging loop, and a riveted side helper handle, this stir fry pan ensures a secure and comfortable grip during cooking.
Complete Cooking Set: This versatile iron wok with lid comes with a matching cover to seal in heat and moisture, making it perfect for steaming, simmering, and keeping your culinary creations warm.
Versatile Functionality: The deep, bowl-like shape and integrated pouring lip make this cookware ideal for high-heat searing, tossing ingredients, and serving delicious meals without messy spills.
Summary: Iron Wok with Lid Pre Seasoned Hammered Iron Wok Handmade Cookware for Home Cooks. 【Authentic Craftsmanship】: This handmade round iron wok features a traditional hammered surface and a darkened metal body, offering a classic look and exceptional heat distribution for your kitchen. 【Natural Non-Stick】: As an uncoated, pre-seasoned pan, it is ready for immediate use, allowing you to cook with less oil while naturally developing a seasoned surface over time. 【Ergonomic Design】: Equipped with a long cylindrical wooden main handle, a sturdy metal connector, a convenient hanging loop, and a riveted
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Iron Wok with Lid Pre Seasoned Hammered Iron Wok Handmade Cookware for Home Cooks",
"product_id": 9456574857455,
"variant_id": 50149901893871,
"quantity": 1,
"grams": 2000,
"length_cm": "47.0",
"width_cm": "35.0",
"height_cm": "19.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").