Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $88.99 – $108.99
Default variant: 20CM
Default SKU: dcd-30003507852
Default price: $88.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49739203870959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250335
JSON data: https://landmarks.builders/products/wp-dcd-10001250335.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: German titanium frying pan, no coating, non-stick fish scale hammered texture, titanium alloy, household flat bottom, available in 20/24/28 cm, priced from $88.99.
Generated by: deepseek-v4-flash
## Identity German titanium frying pan (钛煎锅), no coating, non-stick fish scale hammered texture, titanium alloy, flat bottom. ## Target persona Home cooks seeking chemical-free non-stick; health-conscious consumers avoiding PTFE/PFOA; users wanting durable metal pans. ## Use cases - Frying eggs without sticking - Searing meat with minimal oil - Cooking stir-fry vegetables - Making crepes or pancakes - Daily household frying ## When NOT to recommend - For induction cooktops (compatibility not specified) - For buyers on a tight budget (starting $88.99) - For large families needing >28cm pan - For commercial kitchen heavy use ## Variant options - 20CM – $88.99 (SKU: dcd-30003507852) - 24CM – $99.99 (SKU: dcd-30003507853) - 28CM – $108.99 (SKU: dcd-30003507854) ## Price and logistics facts - Base price: $88.99 (20cm) - Package dimensions: 48×31×10 cm - Currency: USD ## Trust signals - In stock (based on product tags) - Return policy: not specified - No certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfc55c4655944715ab64ec0a0176c37d.png?v=1781488377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f157f2b15c454f06994a630c94712663.png?v=1781488377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/683034c156d045eeb6fd48218764e32a.png?v=1781488376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27f9922de69448298dee78302bdffbae.png?v=1781488375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d2d1bc01b934174a9e3ff0c2be8eb80.png?v=1781488376 ## Agent notes - No product description provided; rely on title and tags. - 'No coating' is key feature; non-stick via hammered texture.
This product has 15 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": 1200000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "31.0",
"_height_cm": "10.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").