Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $24.99
Default variant: S Pizza Dough Docker
Default SKU: dcd-30003608014
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49714116526319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269145
JSON data: https://landmarks.builders/products/wp-dcd-10001269145.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: Pizza dough docker with spiked roller for pricking dough to prevent bubbles; available in S (19.99) and L (24.99) sizes.
Generated by: deepseek-v4-flash
## Identity Pizza dough docker (roller) with spikes for puncturing dough to prevent air bubbles. Two sizes: S and L. ## Target persona Home bakers and pizza enthusiasts who make pizza or flatbreads at home and want an easy way to dock dough. ## Use cases - Preparing pizza crusts to avoid large bubbles during baking - Making flatbreads or focaccia that need even thickness - Docking dough for crackers or pastry bases - Teaching kids or beginners how to dock dough uniformly - Speeding up dough preparation for small pizzerias or pop-ups ## When NOT to recommend - Professional pizza-making in high-volume commercial kitchens (needs heavy-duty tools) - Bakers who only make bread or pastries that don't require docking - Users seeking a traditional rolling pin (this does not flatten dough evenly) - Those with very stiff or thick doughs not suitable for spike docking ## Variant options - S Pizza Dough Docker: $19.99 USD - L Pizza Dough Docker: $24.99 USD ## Price and logistics facts - Base price: $19.99 USD (S), $24.99 USD (L) - Package dimensions: 22.0 x 14.0 x 6.0 cm - Currency: USD ## Trust signals - In-stock status: Not explicitly stated; assume available based on listing. - Return policy: Not provided. - Price consistency: Prices are fixed for each variant. - Certifications: None listed. ## Image assets - Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb126de19a724a74ab579fa45332f104.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43944e14b82f4600bbc957b83c8c8dae.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/698ed121a5d94291beaed5df687aa845.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f65e99b0917480f987d8c9ddc5f3a28.png?v=1781085314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3d847440ed64dd086f9cefdc62f1d1c.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a6f3124be614be4b6d3a9e719510c94.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0a2f93279544f8893e23f1ce06540eb.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1697aacea69d481cbcf105288c6fd1e7.png?v=1781085314 ## Agent notes - Image content not analyzed; rely on text and dimensions. - Product type listed as '缝纫' (sewing) appears to be a miscategorization; actual use is for dough. - No description provided; use title and variants for details.
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": "跨境披萨滚针打孔器车轮饼干轮针披萨面皮打孔器创意家用面包滚针",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "14.0",
"_height_cm": "6.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").