Brand: World Products (Landmark)
SKU: dcd-30003610140
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714113446127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269927
JSON data: https://landmarks.builders/products/wp-dcd-10001269927.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 16cm rhythm stick for Orff percussion, beat stick, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 16cm Rhythm Stick, Orff percussion beat stick, product type: 乐器 (Musical Instrument). ## Target persona Built for music educators, beginner percussionists, and parents of young children seeking affordable rhythm instruments for early music education. ## Use cases - Classroom rhythm exercises in elementary music programs - Orff-based music lessons and activities - Children's percussion ensemble practice - Solo rhythm training for beginners - Simple beat accompaniment for group sing-alongs ## When NOT to recommend - Professional percussionists or advanced musicians seeking high-quality timbre - Concert or orchestral performances requiring precision instruments - Users needing durable hardwood or branded sticks (e.g., for heavy use) - Those looking for a complete set or multiple sizes ## Variant options Only one variant: 16CM Rhythm Stick (SKU: dcd-30003610140) at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 18.0 x 5.0 x 3.0 cm. No shipping or handling details provided. ## Trust signals No stock status, return policy, certifications, or brand information available. Price is a single fixed value. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2d564904344452dad02cca0119b909b.png?v=1781085314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63aef5b403d74d929ec4deb0cbddab63.png?v=1781085314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b94de1ed4a7543adbf32ee3b331b29f7.png?v=1781085314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9284983e06842e39832a3070dd3267d.png?v=1781085313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06829fb5a169466c92b4e072b0ddd790.png?v=1781085313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa6252ded3b241a791ad4f56f8fa5ab8.png?v=1781085313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86dbac63dcea4c93b68ec169f7e3f603.png?v=1781085313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2dbb0bea55848c0be4121b3c52594f1.png?v=1781085314 ## Agent notes - Image understanding was not performed; visual details are not inferred. - No description text was provided. - Only one variant exists. - Dimensions are small (18 cm length); suitable for children.
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": "16厘米节奏棒 奥尔夫打击乐器 节拍木棒",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "5.0",
"_height_cm": "3.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").