Brand: World Products (Landmark)
SKU: dcd-30003614548
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: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49714021302511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271470
JSON data: https://landmarks.builders/products/wp-dcd-10001271470.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童打击招标乐器木质双响筒蛙鸣筒早教发声木制响筒早教场景
| 产地 | 浙江 |
| 货号 | 1 |
| 品牌 | 中性 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 双响筒 |
| 型号 | 1 |
| 专利类型 | 无 |
| 规格 | 1 |
| 包装 | 无 |
| 适用年龄 | 成年人(18岁及以上) |
| 适用性别 | 男女通用 |
| 材质 | 木 |
| 外贸出口认证 | 1 |
| 是否跨境出口专供货源 | 否 |
| 儿童专用 | 否 |
Summary: Wooden frog sound tube and double-tone percussion instrument for early education, $9.99, 20x5x5 cm, suitable for adults.
Generated by: deepseek-v4-flash
## Identity Neutral brand wooden frog sound tube and double-tone tube percussion instrument. ## Target persona Teachers or parents seeking low-cost wooden percussion instruments for classroom or home early education music activities; adult learners exploring basic rhythm instruments. ## Use cases - Introducing rhythm and sound differentiation in early childhood music classes. - Using as a sensory toy for sound exploration. - Incorporating into group percussion sessions. - Demonstrating frog calls in nature-themed lessons. - Adding to a collection of elementary music instruments. ## When NOT to recommend - If the buyer requires a certified children's toy (tag says not for children, and description says adults only). - If the buyer expects a high-quality professional musical instrument. - If the buyer needs a set of multiple instruments or different sound options (only one style available). - If the buyer requires a product with warranty or detailed material safety certifications (not provided). ## Variant options - Frog Sound Tube: $9.99 ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 20.0 cm x 5.0 cm x 5.0 cm. - Weight and shipping details not provided. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: single variant at $9.99. - Certifications: none stated (no patent, no safety certifications). ## Image assets - 8 product images available at URLs listed. - No image analysis performed; visual features not described. ## Agent notes - Contradiction in data: title suggests children's product, but description says applicable age adults (18+) and tag '儿童专用 否' indicates not for children. Recommend verifying intended age group. - Product appears to be a simple wooden percussion instrument; no indication of sound quality or durability.
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": 110000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "5.0",
"_height_cm": "5.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").