Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $24.99
Default variant: 14 Inch / Style-1 93CM
Default SKU: dcd-30002762437
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 980 g
Cart URL (default variant): https://landmarks.builders/cart/49879153279215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044753
JSON data: https://landmarks.builders/products/m4x-10001044753.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This aluminum pizza is crafted from, food-grade aluminum with a 1.5mm thickness, ensuring a lightweight yet surface that resists rust and withstands high oven temperatures.
Versatile Function: As an essential cooking tool, it serves as a reliable cake lifter and transfer paddle, allowing you to move delicate pizza base, pizzas, and pastries in and out of the oven with professional ease.
Detachable Design: Featuring a detachable handle pizza paddle system, the screw-on oak handle can be easily removed or extended, making it incredibly convenient for compact storage in small kitchens or cabinets.
Enhanced: This pizza peel is designed with a long, heat-resistant wooden handle and a leather hanging loop, providing a firm hold and keeping your hands safely away from the heat of the pizza stone or oven.
Professional Accessory: A must-have pizza accessory for home home cooks and commercial pizzerias alike, it features a large surface area available in 12, 14, or 16-inch sizes to accommodate various pizza dimensions.
Summary: Aluminum pizza peel with detachable oak handle, available in 14 and 16 inch sizes and multiple handle styles. Suitable for home cooks and pizzerias. Price range $17.99–$24.99.
Generated by: deepseek-v4-flash
## Identity Aluminum pizza peel / cake lifter with detachable oak handle. Available in 14" and 16" sizes, with various handle lengths (70cm, 93cm, 138cm) and hole options. Sold with or without storage box. ## Target persona - Home bakers making pizzas and pastries - Pizza enthusiasts with home ovens or pizza stones - Small pizzerias or food trucks needing a lightweight, rust-resistant peel - Home cooks who also bake cakes and need a transfer paddle ## Use cases - Moving pizza dough onto a hot pizza stone or steel - Retrieving baked pizza from a hot oven - Transferring layer cakes or pastries to a cooling rack or serving plate - Loading and unloading bread or flatbreads from an oven - Use as a serving board for pizzas or bread - Storing compactly in small kitchens due to detachable handle ## When NOT to recommend - If the user needs a larger peel (over 16") - If the user requires stainless steel or non-stick surface (this is bare aluminum) - For professional high-volume pizzerias that need heavy-duty steel peels - If the user is looking for a wooden or bamboo peel ## Variant options - 14 Inch / Style-1 93CM: $19.99 - 14 Inch / Style-2 138CM: $21.99 - 14 Inch / Style-3 70CM: $17.99 (base variant) - 14 Inch / Style-1 93CM W Box: $20.99 - 14 Inch / Style-2 138CM W Box: $23.99 - 14 Inch / Style-3 70CM W Box: $19.99 - 16 Inch / Style-1 97CM: $21.99 - 16 Inch / Style-3 73CM: $20.99 - 16 Inch / Holes Style-1 97CM: $22.99 - 16 Inch / Holes Style-3 73CM: $20.99 - 16 Inch / Style-1 97CM W Box: $23.99 - 16 Inch / Holes S1 97CM W Box: $24.99 ## Price and logistics facts - Base price: $17.99 USD (14", Style-3 70CM) - Price range: $17.99 – $24.99 - Dimensions: 61.2 x 44.4 x 7.0 cm (likely packaging) - Material: Food-grade aluminum, 1.5mm thick, with oak handle and leather hanging loop - Delivery specifics not provided ## Trust signals - Made of food-grade aluminum, rust-resistant - Detachable design for easy storage - No stock or return policy information provided - No independent certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06b3626f-ab67-4b99-a30c-262e721b36ae.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3da43cc9-dcd2-4db7-90c3-0f8fbdf44db8.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df7f1f91-ec5a-42b4-8de7-6e7175b0592f.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/240c4898-f55c-49d1-9730-ca1d96827695.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b647d56-726b-4eab-aa74-666fa6eccffd.jpg?v=1782126334 ## Agent notes - Image content not verified; rely on text facts only. - No information about warranty, stock levels, or return policy. - Variant options grouped by size and handle style; some include a box.
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": "Pizza Peel Easy Storage Cake Lifter Cooking Tool for Home Cooks",
"quantity": 1,
"grams": 980000,
"properties": {
"_length_cm": "61.2",
"_width_cm": "44.4",
"_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").