Brand: World Products (Landmark)
SKU: 6209050099658
Price: $7.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48102541787375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/12-hole-alto-handcrafted-clay-instrument-for-beginners-easy-to-play-with-tutoria
JSON data: https://landmarks.builders/products/12-hole-alto-handcrafted-clay-instrument-for-beginners-easy-to-play-with-tutoria.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
with this beautifully handcrafted 12-hole, C-key ocarina. Designed for beginners and students, its clay construction and unique firing process deliver exceptional sound and a distinctive aesthetic. The -hole configuration allows for a wider range of notes, while the C key tuning makes it incredibly accessible for those just starting out. Each ocarina is meticulously hand-crafted with attention to detail, ensuring accurate tuning and smooth finger holes for effortless playability. This instrument is not just a tool but also a piece of art, with unique glaze patterns resulting from the firing process. It comes complete with a lanyard, a bag, and comprehensive tutorial resources, including video and fingering charts, providing a fantastic gift for any aspiring player.
Package Contents: 1 x Lanyard, 1, 1 x Tutorial Video, 1 x Fingering Chart
| Material | Ceramic |
| Capacity | L |
| Colour | Brown, Dark Red, Blue, White, Beige |
| Product Weight | kg |
| Package Weight | 0.33 kilograms |
| Included Components | Lanyard, Bag, Tutorial Video |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: A handcrafted 12-hole clay alto ocarina tuned in C, designed for beginners with tutorial, bag, and lanyard included.
Generated by: deepseek-v4-flash
## Identity A handcrafted 12-hole alto ocarina made of clay, tuned to C, with a unique smoked finish (random pattern). Includes lanyard, bag, tutorial video, and fingering chart. ## Target persona Beginners and students new to ocarina; gift buyers for children or adults interested in learning a simple wind instrument; hobbyists seeking an affordable entry-level instrument. ## Use cases - Learning to play ocarina from scratch using included video and fingering chart. - Practicing music at home for leisure. - Gifting to a child or adult who wants to try a new instrument. - Introducing wind instruments in a classroom or family setting. - Casual music-making without high investment. ## When NOT to recommend - Professional musicians requiring precise tuning and tonal quality. - Buyers who need a specific color or pattern (finish is random). - Those looking for a multi-key or concert-grade ocarina. - Users expecting dishwasher-safe or microwaveable accessories (not included). ## Variant options Only one variant: Smoked Ocarina (Random Pattern) at $7.99 USD. ## Price and logistics facts - Price: $7.99 USD. - Package weight: 0.33 kg. - Dimensions not provided. - Currency: USD. ## Trust signals - Includes tutorial video and fingering chart for immediate play. - Comes with lanyard and carry bag. - Material: ceramic clay. - No dishwasher safe or microwaveable. - Price is consistent across single variant. - In-stock status not explicitly stated. ## Image assets -  -  -  -  -  ## Agent notes - Images were not analyzed; visual details such as exact color and pattern are unknown. - No return policy or warranty information provided. - Dimensions not available for packaging.
This product has 8 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": "12 Hole Alto, Handcrafted Clay Instrument for Beginners, Easy to Play with Tutorial and Bag, Musical Instrument Gift",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").