Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $33.99
Default variant: Burger Fries SET
Default SKU: dcd-30003625008
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713100357871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275878
JSON data: https://landmarks.builders/products/wp-dcd-10001275878.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童木质早教仿真过家家汉堡薯条餐厨套餐亲子互动益智力木制玩具
| 品牌 | / |
| 货号 | OY |
| 能力培养 | 兴趣培养 |
| 颜色 | 11粒饼干组110g |
| 是否专供外贸 | 可能不符合境内产品标准。请境内买家谨慎购入) |
| 适用人群 | 男孩 |
| 特色功能 | 便携收纳 |
| 包装 | 彩盒 |
| 原产地 | 浙江云和 |
| 适用年龄 | 儿童(4-6岁) |
| 专利及著作权 | 实用新型 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 玩具材质 | 木制 |
| 是否有动漫形象 | 否 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 专利号或版权登记证号 | / |
| 主要销售地区 | 其他 |
| 专利及著作权申请时间 | 无 |
| 是否进口 | 国产 |
| 类型 | 仿真厨房类 |
Summary: A wooden pretend play food set (burger, fries) for children aged 4-6, made in China, with variants including a small burger set.
Generated by: deepseek-v4-flash
## Identity This is a wooden pretend play food toy set (burger, fries, etc.) for children aged 4-6, made in China. Brand: OY. Material: wood. Includes portable storage. ## Target persona - Parents of boys aged 4-6 looking for educational pretend play toys. - Caregivers or educators seeking interactive wooden toys for role-playing. - Buyers interested in cross-border e-commerce toys (may not meet domestic standards in some countries). ## Use cases - Role-playing restaurant or fast-food scenarios at home. - Parent-child interactive play to develop social and motor skills. - Educational tool for learning about food and ordering. - Portable travel toy due to compact storage. - Gift for birthdays or holidays for young children. - Classroom pretend play center for preschools. ## When NOT to recommend - Children under 3 years (potential choking hazard from small parts). - Buyers requiring strict domestic safety certifications (e.g., China CCC) as product may not comply. - Those seeking realistic or electronic interactive toys. - Budget-constrained buyers needing the lower-priced variant only. ## Variant options - **Burger Fries SET** (SKU: dcd-30003625008): $33.99 - **Small Burger** (SKU: dcd-30003625009): $11.99 ## Price and logistics facts - Dimensions: 23.0 cm (L) x 10.5 cm (W) x 15.5 cm (H) - Main price: $11.99 (for Small Burger variant); Burger Fries SET is $33.99 - Currency: USD - Origin: Zhejiang Yunhe, China (domestic Chinese product, may not meet foreign standards) ## Trust signals - In-stock status: Not explicitly provided; assume available based on listing. - Return policy: Not stated. - Price consistency: Two variants with clear pricing. - Certifications: Utility model patent mentioned (but no specific number). No other certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a3eebb58bdd40c788ebad72051d231a.png?v=1781084422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d47d204a75cb445b948b137fba3d7f54.png?v=1781084422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5a72be56e364870b19517d3e210d63e.png?v=1781084422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9c9f9fe5b2c4d9bae1dd90a6720ff52.png?v=1781084423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4f819f8ffe24f7f8a0090af29427278.png?v=1781084422 ## Agent notes - Image content understanding was not performed; these URLs are provided for fetching. - The product description warns that it may not comply with domestic product standards in China; international buyers should verify local regulations. - No information on stock levels, return policy, or warranty.
This product has 10 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": "Wooden Burger Toy Smooth Edges Wooden Hamburger Toy Child-Friendly",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "10.5",
"_height_cm": "15.5"
}
}],
"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").