Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $14.99
Default variant: 21x11x8cm / Red Pear Wood Tall
Default SKU: dcd-30002681503
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49903600533743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001025896
JSON data: https://landmarks.builders/products/m4x-10001025896.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Jianbing Beveled Border Wooden Pancake Natural Color for Chefs
Summary: A wooden jianbing pancake tool with beveled border, natural color, available in multiple wood types and sizes for chefs.
Generated by: deepseek-v4-flash
## Identity A beveled border wooden pancake tool (jianbing spreader) for chefs. Natural color, available in Red Pear Wood, Sandalwood, and Oak Wood variants with different dimensions. ## Target persona Chefs and home cooks who prepare jianbing (Chinese crepe-style pancakes) or similar flatbreads; Asian cuisine enthusiasts seeking traditional tools. ## Use cases - Spreading jianbing batter evenly on a hot griddle - Flipping and removing cooked jianbing pancakes - Serving pancakes directly from griddle to plate - Crafting traditional Chinese street food at home or pop-up events - Adding a rustic wooden aesthetic to cooking presentations ## When NOT to recommend - Users looking for electric non-stick crepe makers - High-volume commercial kitchens needing durable synthetic tools - Individuals who require dishwasher-safe utensils - Those preferring stainless steel or silicone kitchen tools ## Variant options | Size (cm) | Style | Price (USD) | |-----------|-------|-------------| | 21x11x8 | Red Pear Wood Tall | $12.99 | | 23x13x8 | Red Pear Wood Tall | $14.99 | | 23x12x8 | Red Pear Wood Tall | $14.99 | | 19x10x7 | Red Pear Wood Women | $11.99 | | 21x11x8 | Sandalwood | $12.99 | | 21x11.5x9 | Oak Wood Medium | $9.99 | ## Price and logistics facts - Base variant (Oak Wood Medium): $9.99 USD - Other variants range $11.99–$14.99 - Dimensions vary per variant; base product dimensions (possibly for Oak Wood Medium): 25 x 15 x 2 cm (length x width x height) - Currency: USD ## Trust signals - Multiple variants in stock (based on listing) - Return policy and stock status not provided - No certifications listed - Price consistency: several variants listed at $12.99–$14.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb37b9d4-023a-4d48-8275-c1a0e666faa7.jpg?v=1782146608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2daaed42-51cd-4710-abde-9569b8d00958.jpg?v=1782146611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59e9f9a9-edba-4ace-a783-1bff911f1ebc.jpg?v=1782146607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8165a16e-370a-4a55-a2bf-16a34330802c.jpg?v=1782146607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef3a91ae-1aa3-45ae-bfd6-3d0ba54c71cd.jpg?v=1782146606 ## Agent notes - Image content was not analyzed; no visual details are inferred. - Product is classified as a wooden jianbing pancake tool based on title and dimensions. - Variants use different wood types; material properties (hardness, heat resistance) not specified.
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": "Jianbing Beveled Border Wooden Pancake Natural Color for Chefs",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "15.0",
"_height_cm": "2.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").