Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $74.82 – $109.00
Default variant: 26CM
Default SKU: dcd-30002724879
Default price: $74.82
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1226 g
Cart URL (default variant): https://landmarks.builders/cart/49810637160687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035017
JSON data: https://landmarks.builders/products/m4x-10001035017.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This high-quality cookware is crafted with a high-performance metal interior and stainless steel exterior, ensuring a healthy cooking surface that is resistant to and wear.
Healthy Cooking: Experience the benefits of a coating-unrestricted frying pan that features a physical non-stick hammered texture, allowing you to cook with less oil and no coatings.
Versatile Performance: This multi-functional skillet is perfect for searing steaks, frying eggs, or stir-frying vegetables, making it an essential tool for every home chef's common meal cooking.
Ergonomic Design: The double handle skillet features reinforced, rivet-coating-unrestricted handles that provide a secure grip and easy lifting while maintaining a sleek, easy-to-clean interior surface.
Universal Compatibility: This hammered high-performance metal pan is engineered with a three-tier layered base for rapid and even heat distribution across induction, gas, electric, and ceramic stovetops.
Summary: Hammered Titanium Pan Long-Lasting Double Handle Skillet Easy to Clean. Description: 【Premium Material】: This high-quality cookware is crafted with a titanium alloy interior and a multi-layer composite steel structure for exceptional durability. 【Healthy Cooking】: Experience the benefits of a coating-coating-free frying pan that features a zero-coating surface, ensuring your food remains pure and safe. 【Non-Stick Performance】: The unique hammered titanium pan design creates a physical non-stick surface that prevents food from sticking while using less oil. 【Ergonomic Design】: Featuring a sturd
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": "Hammered Titanium Pan Long-Lasting Double Handle Skillet Easy to Clean",
"product_id": 9429781709039,
"variant_id": 49810637160687,
"quantity": 1,
"grams": 1226,
"length_cm": "35.5",
"width_cm": "34.0",
"height_cm": "12.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").