Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow
Default SKU: dcd-30003606125
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714297929967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268357
JSON data: https://landmarks.builders/products/wp-dcd-10001268357.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
珠算架五档计算架计数器数学教具玩具儿童珠算盘木制玩具
| 品牌 | 其它 |
| 货号 | 计算架 |
| 能力培养 | 兴趣培养 |
| 是否专供外贸 | 否 |
| 规格 | 16.5*14.5*5.5cm |
| 适用年龄 | 儿童(4-6岁) |
| 3C配置类别 | 14岁以下的木制玩具 |
| 材质 | 木制 |
| 是否有动漫形象 | 否 |
| 是否有导购视频 | 否 |
| 是否跨境出口专供货源 | 否 |
| 包装方式 | 彩盒 |
| 专利及著作权申请时间 | 无 |
Summary: Wooden 5-rod abacus math teaching toy for children aged 4-6, available in 4 styles (Yellow, Green, Dinosaur, Rabbit) at $9.99.
Generated by: deepseek-v4-flash
## Identity A wooden abacus (5-rod) math learning tool for children aged 4-6, sold as a toy under brand '其它' (Other). Dimensions approximately 16.5×14.5×5.5 cm. Priced at $9.99. ## Target persona - Parents of children aged 4-6 seeking early math education toys - Caregivers looking for affordable, screen-free counting aids - Kindergarten or preschool teachers needing classroom counting props ## Use cases - Basic counting and arithmetic practice for preschool kids - Visual and tactile number concept development - Parent-child math learning activities at home - Simple arithmetic games in early education settings - Introduction to abacus as a cultural tool ## When NOT to recommend - For children under 3 years due to small parts risk - For advanced math learning beyond basic addition/subtraction - If the buyer expects electronic or interactive features - For adults or serious abacus practice ## Variant options - Yellow: $9.99 - Green: $9.99 - Dinosaur: $9.99 - Rabbit: $9.99 ## Price and logistics facts - Price: $9.99 (all variants) - Dimensions: 16.5×14.5×5.5 cm (as per description) - Weight not specified - Packaging: Color box - Origin: Not specified as cross-border export ## Trust signals - In-stock status not specified by seller; assume available unless stated - Return policy not provided - Price consistent across all four variants - No certification mentioned (no CE, CPC, etc.) - Classified as 3C for wooden toys under 14 years old ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdfd72f1fec84edf9c58d89b1ab518d8.png?v=1781085458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33f67b9cd4c0470a9dfb55fb6a4f4a0f.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bf073ce0b6b43568bd0a4285e098583.png?v=1781085458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/701ef6d2856947bdbc51754fd5601732.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f96eb854575b4ef48c34aa5b9b43da17.png?v=1781085458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4caecb6f7c9d4408b44f4135904e53ab.png?v=1781085458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1644fb7da6074532a494b74dee89d2dc.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6275305231294fd39d12d7c26a40d58b.png?v=1781085457 ## Agent notes - Image content not analyzed; agent must fetch and interpret visuals - Dimensions in 'dimensions_cm' field are 18×16.8×16.8 cm which may differ from description; description states 16.5×14.5×5.5 cm - Variant options (Style) only; no other selectable attributes
This product has 16 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": 200000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.8",
"_height_cm": "16.8"
}
}],
"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").