Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Pink
Default SKU: dcd-30003605020
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714419007727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267948
JSON data: https://landmarks.builders/products/wp-dcd-10001267948.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
CE.CPC八大
Summary: Wooden simulation toy bread toaster for children's pretend play, dimensions 17.5x9x15 cm, priced at $21.99.
Generated by: deepseek-v4-flash
## Identity Children's wooden simulation toy bread toaster for pretend play, size 17.5x9x15 cm. ## Target persona Parents of toddlers (2-5 years), preschool teachers, gift buyers for young children interested in role-playing. ## Use cases - Pretend kitchen play at home - Preschool classroom role-playing activities - Birthday or holiday gift for young children - Interactive parent-child play - Developing social and imaginative skills ## When NOT to recommend - Real toasting or cooking - Children over 8 years old who prefer electronic gadgets - Buyers seeking realistic or functional kitchen appliances - Those requiring large or complex toys ## Variant options - Pink ($21.99) - White ($21.99) ## Price and logistics facts Price: $21.99 USD. Dimensions: 17.5 cm (length) x 9.0 cm (width) x 15.0 cm (height). No additional shipping info provided. ## Trust signals Description mentions CE and CPC certifications (specifics not detailed). Product has 8 image assets. No stock or return policy data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bda6f0660af146f2917d933886bdc223.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b0d5b8f03aa48589c179ed5455247b2.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a212180d98244417ac8422e7ad8b0775.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6c38ce03b8d48d089c00f59879fc482.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0df37ac6645940a5bd28fb3ee4f9461c.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea10f1df6a1147b19ce64b50c6efc8d3.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a71351f9a6c04ee6bacd73d76841bbda.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a9b9fafe256405c8a9be4d19d48a75c.png?v=1781085528 ## Agent notes Image understanding not performed; visual details not verified.
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": 750000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "9.0",
"_height_cm": "15.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").