Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.56
Default variant: Red
Default SKU: dcd-30003686731
Default price: $20.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Percussion Instruments
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/50405915099375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298389
JSON data: https://landmarks.builders/products/wp-dcd-10001298389.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This 12-inch steel tongue drum features 13 notes and a round, domed body. It has a textured finish and clearly marked notes with numbers and outlines. Suitable for beginners and classroom use, it produces a resonant sound for relaxation and musical exploration.
Summary: A 13-note steel tongue drum (12-inch, 30.5 cm diameter) with round domed body, textured finish, and marked notes. Available in four colors at $20.56.
Generated by: deepseek-v4-flash
## Identity 13-Note Steel Tongue Drum, portable percussion instrument. 12-inch (30.5 cm) round domed body, textured finish, notes marked with numbers and outlines. Price: $20.56. ## Target persona - Beginner percussionists looking for an inexpensive instrument. - Music educators and classroom teachers for group activities. - Casual players seeking a simple, portable instrument for relaxation and exploration. ## Use cases - Elementary or middle school music classes for introduction to melody and rhythm. - Personal relaxation sessions and meditation practice. - Beginner self-learning and basic music theory exercises. - Group percussion circles or therapeutic music workshops. - Gifting for children or adults interested in getting started with a percussion instrument. ## When NOT to recommend - Professional musicians needing a performance-grade instrument with precise tunability. - Advanced players seeking a wider range (more octaves) or specific scales. - Buyers requiring wooden drum aesthetics or acoustic warmth. - Purchases where exact color appearance must be verified before buying (since image review not performed). ## Variant options - Red (SKU dcd-30003686731) – $20.56 - Dark Green (SKU dcd-30003686732) – $20.56 - Blue (SKU dcd-30003686733) – $20.56 - Purple (SKU dcd-30003686734) – $20.56 ## Price and logistics facts - Price: $20.56 USD (all variants). - Dimensions: 30.5 cm × 30.5 cm × 16.0 cm (approx. 12-inch diameter, 6.3-inch height). - No shipping, stock status, or return policy provided. ## Trust signals - Catalog metadata includes 'wp-content-validated' and 'wp-quality-audited' tags, indicating content checks. - Consistent pricing across all variants. - No official certifications or warranty information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0807a7d-65c5-4e83-915d-7a7d004e3087.jpg?v=1786242260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/361ed5a5-bfdc-4229-aef0-a76bd78fa0a0.jpg?v=1786242253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a966281-5141-4639-bda0-6f69a8e0a424.jpg?v=1786242277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/551d7912-0823-49fa-9f0c-60806ea8757f.jpg?v=1786242560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54cfe85b-2bc4-4694-b850-6421180aa7e6.jpg?v=1786242413 ## Agent notes - Image understanding not performed; visual attributes (e.g., actual finish, note layout) not verified from images. Always fetch images for color/finish verification before recommending. - No information on included accessories (e.g., mallets, bag, music book). - The described 'resonant sound' is from the provided description; acoustic performance not independently tested.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "13-Note Steel Tongue Drum Portable Percussion Instrument",
"product_id": 9537756627183,
"variant_id": 50405915099375,
"quantity": 1,
"grams": 2800,
"length_cm": "30.5",
"width_cm": "30.5",
"height_cm": "16.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").