Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Tomato Yellow Gradient
Default SKU: 5913526106186
Default price: $9.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/48003347677423: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-musical-instrument-gift-for-adults-beginners-professional-ocarina-f
JSON data: https://landmarks.builders/products/12-hole-alto-musical-instrument-gift-for-adults-beginners-professional-ocarina-f.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover melodies with this beautifully crafted 12-hole Alto. Made from ceramic, it delivers a resonant and beautiful sound, for both beginners and aspiring. -hole Alto C tuning provides a rich and versatile sound, allowing you to play a wide variety of melodies. This ocarina instrument comes as a complete starter kit, including essential teaching materials, a convenient lanyard, and a cloth bag for easy carrying and learning. Its unique hand-painted designs and gradient color finishes make each piece a work of art. The compact and portable size (17.5*10*4.5 CM) ensures you can take your melodies anywhere. This ocarina is specifically designed and packaged for, ensuring export quality for international buyers, making it an ideal musical instrument gift for adults, children, and music lovers.
Package Contents: 1 x Textbook, 1 x Lanyard, 1 x Cloth bag
| Material | Ceramic |
| Capacity | L |
| Colour | Yellow, Red, Purple, Blue, Green, White |
| Product Weight | kg |
| Package Weight | 0.33 kilograms |
| Included Components | Lanyard, Textbook, Cloth bag |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: Ceramic 12-hole alto ocarina in C tuning, includes teaching materials, lanyard, cloth bag. Portable 17.5x10x4.5 cm. Multiple colors, $9.99.
Generated by: deepseek-v4-flash
## Identity 12-hole Alto Ceramic Ocarina by JISADER ## Target persona Beginner musicians, adult hobbyists, children learning wind instruments, music teachers for classroom use. ## Use cases - Learning to play ocarina with included textbook - Playing melodies on the go (portable size) - Gifting to music enthusiasts (adults or children) - Classroom music education for beginners - Personal relaxation or hobby practice ## When NOT to recommend - Professional performances requiring high-end tonal precision - Advanced players seeking multi-chamber or expanded range ocarinas - Those needing a different key than Alto C - Buyers wanting a plastic or metal ocarina (this is ceramic) ## Variant options - Tomato Yellow Gradient ($9.99) - Lavender Blue Gradient ($9.99) ## Price and logistics facts - Price: $9.99 USD - Package weight: 0.33 kg - Dimensions: 17.5 x 10 x 4.5 cm - Shipping specifics not provided ## Trust signals - Brand: JISADER - Complete starter kit: includes textbook, lanyard, cloth bag - Hand-painted designs - In-stock status and return policy not given ## Image assets -  -  -  -  -  -  ## Agent notes - Image understanding not performed; actual product appearance may differ from description. - Return policy and stock status not provided; need verification before recommending.
This product has 6 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 6 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: A 12-hole ocarina. **Material & finish**: Appears to be ceramic or clay, covered in a glossy glaze. The surface has a speckled texture from white dots. **Form & proportions**: The instrument has an elongated, teardrop-like body with a short, curved mouthpiece extending from one side. It tapers to a pointed end. Multiple circular finger holes are visible on the top surface, along with two smaller holes on the side. The letters "AC" are embossed near the mouthpiece. It appears to be a handheld size. **Color & pattern**: Features a vibrant gradient color scheme, transitioning from bright yellow at the mouthpiece end, through orange in the middle, to a deep red at the pointed tip. White speckles are evenly distributed across the entire colored surface. **Style**: Modern, playful. **Quality signals**: The embossed "AC" indicates a specific model or tuning. The uniform holes suggest precision in manufacturing. **Likely use scenario**: A buyer would use this for playing music or as a decorative item.
**Object**: A 12-hole alto ocarina. **Material & finish**: Appears to be ceramic or glazed clay with a high-gloss finish. The surface has a fine, scattered white speckle pattern. **Form & proportions**: The instrument has an elongated, teardrop or bird-like shape, tapering to a pointed end. It features multiple circular finger holes on its upper surface and sides, with a small mouthpiece extension at the wider end. It appears to be a handheld size. An etched "EC" mark is visible on the underside. **Color & pattern**: The color transitions in a smooth gradient from bright yellow at the mouthpiece end, through orange in the middle, to a deep red at the tapered end. The white speckles are distributed across the entire colored surface. **Style**: Whimsical, modern, decorative. **Likely use scenario**: Playing a wind instrument or as a decorative display item.
**Object**: A ceramic ocarina, a wind musical instrument. **Material & finish**: Made of ceramic with a glossy, glazed finish. The surface features a speckled texture. **Form & proportions**: The instrument has an elongated, teardrop-like body that tapers to a pointed end. A short, curved mouthpiece or finger rest extends from one side. Multiple circular finger holes are visible across its top surface. It appears to be a compact, hand-held size. **Color & pattern**: Features a gradient
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 Musical Instrument Gift for Adults, Beginners Professional Ocarina Flute, Beautiful Sound Wind Instrument, Portable Size, Fresh Yellow",
"quantity": 1,
"grams": 320000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "10.0",
"_height_cm": "4.5"
}
}],
"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").