Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Pink
Default SKU: dcd-30003606795
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 510 g
Cart URL (default variant): https://landmarks.builders/cart/49714153128175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268607
JSON data: https://landmarks.builders/products/wp-dcd-10001268607.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品名称:面包机
装箱数:24pcs/产品重量:0.51kg
外箱规格:58*37*32cm
Summary: Children's wooden bread maker pretend play toy set. Includes interactive kitchen accessories. Price $23.99. Available in Pink and White. Dimensions 17.5x9x15 cm.
Generated by: deepseek-v4-flash
## Identity 儿童面包机过家家套装亲子互动仿真食物厨房厨具木制益智玩具游戏 - Wooden bread maker pretend play toy set for children. ## Target persona - Parents of children aged 3-6 seeking educational pretend play toys. - Early childhood educators or Montessori practitioners. - Buyers of interactive parent-child play products. ## Use cases - Pretend play kitchen sessions at home. - Parent-child interactive learning about cooking and food. - Social play with siblings or friends. - Imaginative storytelling and role-playing. - Fine motor skill development through handling pieces. - Introduction to household appliances and food preparation. ## When NOT to recommend - For children under 3 years due to small parts choking hazard. - For buyers seeking electronic or realistic cooking toys. - For older children (above 8) who may find it too simple. - If minimal supervision is required or pieces are easily lost. ## Variant options - Pink ($23.99, SKU: dcd-30003606795) - White ($23.99, SKU: dcd-30003606796) ## Price and logistics facts - Price: $23.99 USD (both variants) - Dimensions: 17.5 cm (L) x 9.0 cm (W) x 15.0 cm (H) - Weight: 0.51 kg per product - Packaging: 24 pieces per carton (outer carton: 58x37x32 cm) ## Trust signals - No specific trust signals (e.g., in-stock status, return policy, certifications) are provided in the product data. - Price is consistent across variants. ## Image assets         ## Agent notes - Image understanding was not performed; do not infer visual details from URLs. - Dimensions and weight are for individual product. - Packaging quantity (24 pcs) is for wholesale; single unit sold.
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": 510000,
"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").