Brand: World Products (Landmark)
SKU: dcd-30003603606
Price: $150.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 2020 g
Cart URL (default variant): https://landmarks.builders/cart/49714307203311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267338
JSON data: https://landmarks.builders/products/wp-dcd-10001267338.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
奥尔夫木制打击乐器套装儿童音乐启蒙教学礼盒初学者音乐打击教具
| 品牌 | 无 |
| 产品类别 | 其它 |
| 材质 | 其它 |
| 规格 | 8件套 |
| 包装 | 独立盒装 |
| 儿童专用 | 否 |
Summary: Orff wooden percussion instrument set for children's music education, 6-piece variant available, priced at $150.99.
Generated by: deepseek-v4-flash
## Identity - Orff wooden percussion instrument set, 6-piece SET, priced at $150.99. - Dimensions: 43 x 36 x 8 cm. - No brand specified; material unspecified. - Description mentions 8-piece set but variant is 6-piece SET (discrepancy). ## Target persona - Parents of young children (ages 3-8) seeking introductory music toys. - Preschool or kindergarten music teachers. - Early childhood music educators. ## Use cases - Group music activities in preschool or daycare. - Home music play for toddlers and young children. - Introduction to rhythm and percussion in music classes. - Gift for children's birthdays or holidays. - Use in Montessori or Waldorf music curriculum. ## When NOT to recommend - Professional musicians or advanced students needing high-quality instruments. - Buyers seeking specific brand-name or certified children's toys. - Schools requiring durable, heavy-use classroom sets. - Individuals looking for a complete orchestra or specific pitched percussion. ## Variant options - Only one variant: 6-piece SET (SKU: dcd-30003603606) at $150.99. ## Price and logistics facts - Price: $150.99 USD. - Dimensions: 43 x 36 x 8 cm. - Packaging: Individual box. - Shipping details and weight not provided. ## Trust signals - No return policy, warranty, or safety certifications stated. - No explicit in-stock status; tags indicate batch processing. - Price appears consistent across variant. ## Image assets - Image URLs (8 total): 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e84bf43ccbb540eb87b0f2f6ddb6bab3.png?v=1781085461 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d6aa161259140af90d0122c1c67b58b.png?v=1781085462 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73b7588e8f5046a4af233865f7ee3701.png?v=1781085462 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c691bc84ae284afeb080d1d1dee87ed7.png?v=1781085462 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78f8b938787a4d63b7afada80fb854c3.png?v=1781085462 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a7fe54c6dd14409bfa770fc01c0dc0f.png?v=1781085462 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9b1a213deb84c4b88504a8e166149c5.png?v=1781085462 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acc8e7e4aacc428eafebf22ec8e6f515.png?v=1781085462 ## Agent notes - Description states "8-piece set" but only 6-piece variant exists. Verify actual contents. - No brand or material information; images may show details but not analyzed. - No explicit target age range; title suggests children but description says "儿童专用 否" (not specifically for children).
This product has 11 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": 2020000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "36.0",
"_height_cm": "8.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").