Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Pink
Default SKU: dcd-30003604506
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49714390925551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267732
JSON data: https://landmarks.builders/products/wp-dcd-10001267732.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款婴儿玩具益智早教宝宝多功能儿童忙碌巴士忙碌板宝宝早教玩具
| 产地 | 广东省 |
| 品牌 | 其他 |
| 货号 | FE-054 |
| 是否外贸 | 否 |
| 产品类别 | 益智玩具 |
| 是否能够DIY | 否 |
| 是否专供外贸 | 否 |
| 规格 | 个 |
| 是否多功能 | 是 |
| 适用年龄 | 青年(15-35岁) |
| 3C配置类别 | 14岁以上的玩具 |
| 功能 | 其他 |
| 材质 | 塑料/塑胶 |
| 是否有动漫形象 | 否 |
| 是否电动 | 否 |
| 加工定制 | 否 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 否 |
| 包装方式 | 彩盒 |
| 类别 | 其他益智玩具 |
Summary: Multifunctional plastic busy board toy for early education, available in Pink and Yellow, priced at $24.99, dimensions 23.5x17x5.5 cm.
Generated by: deepseek-v4-flash
## Identity A plastic busy board toy with multiple interactive elements, intended for early childhood education. Brand unspecified, model FE-054, made in Guangdong, China. ## Target persona Parents of toddlers (1-3 years) seeking an affordable, portable educational toy. Also suitable for caregivers looking for screen-free engagement. ## Use cases - Keeping a toddler occupied during car rides or plane trips - Developing fine motor skills through buttons, switches, and levers - Introducing cause and effect relationships - Providing a quiet activity for waiting times (restaurants, doctor's office) - Supplementing Montessori-style learning at home ## When NOT to recommend - For children under 12 months (small parts risk not confirmed) - For children older than 5 years (limited engagement) - For buyers seeking wooden or natural material toys - For customers needing a toy with electronic sounds or lights ## Variant options - **Pink**: $24.99, SKU dcd-30003604506 - **Yellow**: $24.99, SKU dcd-30003604507 ## Price and logistics facts - Price: $24.99 USD (both variants) - Dimensions: 23.5 × 17.0 × 5.5 cm - Material: Plastic - Packaging: Color box - Origin: Guangdong, China ## Trust signals - No stock status or return policy information available - No certifications or awards mentioned - Price is consistent across variants ## Image assets - 8 images available. URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/632a7cf01c6643a691685e2173a750c4.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ce34bc7915548c59648eed66dce8294.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a421a6e0823f4b7a9b949a6226f0b2da.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2783a81a8eb4b148272aeff46313cfc.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a89ec3f569e4e0989afc5298c652eb1.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84788dadbb424ff2b004400938b3fb67.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8bbd675b89f4bda948e0c235be5792e.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3f960737ba84ed494640f2ad5d4e1f2.png ## Agent notes - The listing states applicable age as '15-35 years' and '14+ years' for 3C category, which conflicts with typical baby toy usage. Verify intended age before recommending for toddlers. Image understanding was not performed; do not infer visual 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": 370000,
"properties": {
"_length_cm": "23.5",
"_width_cm": "17.0",
"_height_cm": "5.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").