Brand: World Products (Landmark)
SKU: dcd-30003624960
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 430 g
Cart URL (default variant): https://landmarks.builders/cart/49713146298607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275863
JSON data: https://landmarks.builders/products/wp-dcd-10001275863.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童加减乘除列式计算版数学教具早教拼图玩具益智开发数学认知板
| 产地 | 云和 |
| 品牌 | 柒熙 |
| 货号 | HBE |
| 是否外贸 | 是 |
| 产品类别 | 益智 |
| 是否能够DIY | 否 |
| 是否专供外贸 | 否 |
| 加工方式 | 来图定制 |
| 规格 | 22.7*18*4cm |
| 是否多功能 | 否 |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 3C配置类别 | 14岁以下的木制玩具 |
| 材质 | 木 |
| 是否有动漫形象 | 否 |
| 是否电动 | 否 |
| 加工定制 | 是 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 包装方式 | 彩盒 |
| 类别 | 其他益智玩具 |
Summary: Wooden math puzzle toy for children ages 4-6, teaching addition, subtraction, multiplication, and division calculation, priced at $18.99.
Generated by: deepseek-v4-flash
## Identity Wooden math puzzle toy for children ages 4-6, teaching addition, subtraction, multiplication, and division calculation. ## Target persona Parents of children aged 4-6 seeking early math education tools; preschool teachers; homeschooling parents; early childhood educators. ## Use cases - At-home math practice for young children - Preschool classroom learning activity - Travel-friendly educational toy for car or plane - Gift for birthdays or holidays for children 4-6 - Montessori-style hands-on math learning ## When NOT to recommend - For children older than 6 (too simple) - For advanced math topics beyond basic arithmetic - For children who prefer digital or screen-based learning - For buyers requiring non-wood materials (e.g., plastic or silicone) ## Variant options - Number Calculation: $18.99 USD (only variant) ## Price and logistics facts - Price: $18.99 USD - Dimensions: 22.7 x 18.0 x 4.0 cm - Shipping details not provided; assume standard e-commerce shipping ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: single variant, price as listed - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb2fcec3c6444a4d9c120aaa85ee3a64.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cd0b40185f64106b033161bad1b3fa1.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fa615361d2840be918dde099f9ebe0c.png?v=1781084442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d973554b29445ccb07f67363f320f71.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/127d184953134f9db8e151d8fa0098a4.png?v=1781084441 ## Agent notes - Image understanding not performed; only URLs provided. - Description originally in Chinese; key facts extracted. - Only one variant available. - No stock status, return policy, or shipping details provided.
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 Arithmetic Toy Set Addition Subtraction Multiplication Division",
"quantity": 1,
"grams": 430000,
"properties": {
"_length_cm": "22.7",
"_width_cm": "18.0",
"_height_cm": "4.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").