Brand: World Products (Landmark)
SKU: dcd-30003354640
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 894 g
Cart URL (default variant): https://landmarks.builders/cart/49878225813743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001186713
JSON data: https://landmarks.builders/products/m4x-10001186713.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This cooking ware is made from 1.0 mm aluminum alloy, giving the loaf loaf tray sturdy feel that holds its shape well during cooking and handles regular home or bakery use
Function: Designed as a toast form and bread bread pan, it supports even loaf shaping for sandwich bread, cheese loaves, and other long-pan recipes while helping the batter expand in a neat, uniform form.
Nonstick Surface: The nonstick loaf pan helps baked goods smoothly, reducing sticking and making it easier to remove easily finished loaves without tearing the crust crumb.
Practical Feature: With a tray size of 390 x 185 x 58 mm and a lower inner size of 365 x 160 mm, this bread bread pan offers a useful cooking space for standard loaf recipes while keeping portions consistent.
Purpose: The vented base with 5 holes is designed to improve heat distribution and support better cooking results, making it a reliable choice when you want cleaner shaping, easier unmolding, and more professional-looking loaf.
Summary: Nonstick Loaf Pan Metal Bread Pan Heat-Resistant Bakeware for Home Kitchen. 【Material】: This cooking ware is made from 1.0 mm aluminum alloy, giving the loaf loaf tray sturdy feel that holds its shape well during cooking and handles regular home or bakery use 【Function】: Designed as a toast form and bread bread pan, it supports even loaf shaping for sandwich bread, cheese loaves, and other long-pan recipes while helping the batter expand in a neat, uniform form. 【Nonstick Surface】: The nonstick loaf pan helps baked goods smoothly, reducing sticking and making it easier to remove easily finishe
Generated by: m4x-map-v1
This product has 12 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": "Nonstick Loaf Pan Metal Bread Pan Heat-Resistant Bakeware for Home Kitchen",
"quantity": 1,
"grams": 894000,
"properties": {
"_length_cm": "42.3",
"_width_cm": "26.7",
"_height_cm": "10.6"
}
}],
"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").