Brand: World Products (Landmark)
SKU: dcd-30003622381
Price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49713266262255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274777
JSON data: https://landmarks.builders/products/wp-dcd-10001274777.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境儿童金字塔抽木棍游戏益智玩具宝宝早教形状配对认知训练
| 产地 | 云和 |
| 品牌 | 其他 |
| 产品类别 | 金字塔抽棍游戏 |
| 是否能够DIY | 否 |
| 是否专供外贸 | 否 |
| 是否多功能 | 否 |
| 适用年龄 | 儿童(4-6岁) |
| 3C配置类别 | 14岁以下的木制玩具 |
| 材质 | 木 |
| 是否电动 | 否 |
| 是否有导购视频 | 否 |
| 包装方式 | 彩盒 |
| 类别 | 其他益智玩具 |
Summary: Wooden pyramid stick game for children 4-6 years old, shape matching and cognitive training toy, $53.99, dimensions 23.3x20.8x18.5 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 跨境儿童金字塔抽木棍游戏益智玩具宝宝早教形状配对认知训练 (Pyramid Stick Game) - Type: Wooden toy (益智玩具) - Brand: Other (no specific brand) - Origin: Yunhe, China ## Target persona - Parents of children aged 4-6 seeking educational wooden toys - Early childhood educators or daycare providers - Gift buyers for preschool children - Shoppers for screen-free, fine motor skill activities ## Use cases - At-home learning activity for shape and color recognition - Preschool classroom teaching aid for cognitive training - Parent-child interactive game for bonding - Travel-friendly due to compact dimensions (23.3 x 20.8 x 18.5 cm) - Fine motor skills practice through stick pulling and balancing - Solo play for children to develop problem-solving skills ## When NOT to recommend - Children under 3 years old due to small parts choking hazard - Families seeking electronic or digital learning toys - Buyers looking for a construction or building block set - Users wanting a multi-functional toy (DIY, electric, or video guide) ## Variant options - Only one variant: Style "Pyramid Stick Game" at $53.99 (SKU: dcd-30003622381) ## Price and logistics facts - Price: $53.99 USD - Dimensions: 23.3 x 20.8 x 18.5 cm - Packaging: Color box - No shipping or delivery info provided ## Trust signals - In-stock status: Not specified in facts - Return policy: Not specified - Price consistency: Only one price point across variants - Certifications: None listed; product labeled as wooden toy for children 4-6, no specific safety certifications mentioned ## Image assets - 5 images available (PNG format) from Shopify CDN: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa64473a4d8444afbfce7186a5432696.png?v=1781084500 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/849ea79d3cd94df687076e8e71d3999e.png?v=1781084498 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ca578aa0598484794184cb2eb3ec12b.png?v=1781084498 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df438da5738c49f7971a315a49aa74ef.png?v=1781084498 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c59ff9767294a41b6c669e7224c3323.png?v=1781084498 ## Agent notes - Product description indicates it is a wooden pyramid stick game for children 4-6 years. It is not DIY, not electric, no video guide. The category is "Pyramid Stick Game" from Yunhe. No further details on gameplay or specific educational benefits beyond the title. Images not analyzed.
This product has 13 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": 950000,
"properties": {
"_length_cm": "23.3",
"_width_cm": "20.8",
"_height_cm": "18.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").