Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $11.99
Default variant: Pizza Peel - Small
Default SKU: dcd-30003562792
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49716610138351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251676
JSON data: https://landmarks.builders/products/wp-dcd-10001251676.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel pizza peel in small (10.99 USD) and large (11.99 USD) sizes, 49.5x31x7 cm, for transferring pizzas, cakes, and pastries.
Generated by: deepseek-v4-flash
## Identity Stainless steel pizza peel available in two sizes: Small (10.99 USD) and Large (11.99 USD). Dimensions: 49.5 x 31 x 7 cm. ## Target persona Home bakers who make pizza or pastries at least weekly. Enthusiasts looking for an affordable stainless steel peel. ## Use cases - Transferring pizza from peel to oven stone. - Moving cakes and pastries onto cooling racks. - Serving pizza directly from peel. - Loading bread loaves into a hot oven. - Moving pastry sheets during baking. ## When NOT to recommend - Commercial pizzerias requiring heavy-duty peels. - Bakers needing extra-long peels for large pizzas. - Those preferring traditional wooden peels. - Professional kitchens requiring heat resistance above 500°F. ## Variant options - Small (Pizza Peel - Small): 10.99 USD, SKU dcd-30003562792 - Large (Pizza Peel - Large): 11.99 USD, SKU dcd-30003562793 ## Price and logistics facts - Small: 10.99 USD - Large: 11.99 USD - Dimensions: 49.5 cm (L) x 31 cm (W) x 7 cm (H) ## Trust signals - In-stock status not specified; assume available. - No return policy provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8234d7d9d5c8441d808d638700cb3f3f.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/402eddf43392433ba408373cb363bb94.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0ac28338067481ab1ad481bbe890831.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23c12e9ab8ed46a39278a49cb069ae8f.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38988a4d17e042fda37845c2bdebb665.png?v=1781086789 ## Agent notes - Product type is listed as '园艺' (gardening), but it is a pizza peel. Possible miscategorization. - No product description provided. - Image content was not analyzed.
This product has 14 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": "新款不锈钢披萨铲10寸12寸披萨铲披萨蛋糕点心转移铲烘焙工具",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "49.5",
"_width_cm": "31.0",
"_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").