Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Traditional / Smoked Red
Default SKU: 6145726378048
Default price: $29.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48017512431855: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-for-beginners-easy-to-learn-ocarina-with-beautif
JSON data: https://landmarks.builders/products/12-hole-alto-musical-instrument-for-beginners-easy-to-learn-ocarina-with-beautif.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 with this 12-Hole Alto, a beautifully crafted musical instrument for beginners and aspiring. Designed for ease of learning, you the ocarina in just with our comprehensive learning system, complete with a full refund. Enjoy lifetime teaching and a learning, ensuring your musical is supported. This ocarina comes as part of a comprehensive learning package, including a textbook, engaging video, and interactive guidance. Access real-person teaching with detailed explanations and continuous updates, and receive guidance from experienced teachers via interactive. This ocarina is an entry-level instrument that produces a melodious sound, making it ideal for school music classes, personal practice, or as a thoughtful musical instrument gift for adults and children.
Package Contents: 1 x Ocarina, 1 x Textbook, 1 x Lanyard, 1, 1 x Songbooks
| Material | Ceramic, Resin |
| Capacity | L |
| Colour | Red, Blue, Green, White, Pink |
| Product Weight | kg |
| Package Weight | 0.728 pounds |
| Included Components | Ocarina, Lanyard, Protective Bag, User Manual, Teaching Videos, Sheet Music, Metronome App |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: 12-hole alto ocarina for beginners, made of ceramic and resin. Includes textbook, videos, lanyard, and personalized teaching support. Priced at $29.99.
Generated by: deepseek-v4-flash
## Identity 12-Hole Alto Ocarina by JISADER. Material: Ceramic and resin. Color/style variants: Traditional Smoked Red and Cracked Glaze Light Blue. Price: $29.99. ## Target persona - Beginner musicians with no prior ocarina experience - Music students looking for an affordable learning instrument - Adults wanting to start a new musical hobby - Parents seeking a musical gift for children ## Use cases - Learning to play the ocarina from scratch - School music class instruction - Personal practice at home - Gift for a music enthusiast - Group music activities with simple melodies ## When NOT to recommend - Professional or advanced ocarina players requiring higher quality - Those seeking a wood or metal ocarina - Buyers needing a concert-grade instrument - Anyone looking for a multi-instrument set (this is a single ocarina kit) ## Variant options - **Traditional / Smoked Red**: $29.99 - **Cracked Glaze / Light Blue**: $29.99 ## Price and logistics facts - Price: $29.99 USD (both variants) - Package weight: 0.728 pounds - Dimensions: not provided - Colors: Red, Blue, Green, White, Pink (based on description; variants list Smoked Red and Light Blue) ## Trust signals - Refund guarantee: "backed by a full refund if you don't succeed" - Includes lifetime teaching resources and interactive guidance - Brand: JISADER - In-stock status: not specified ## Image assets - 5 image URLs provided in the product data. Fetch and evaluate visually for quality and detail. ## Agent notes - Images were not analyzed; rely on textual description for appearance. - Dimensions (length, width, height) are missing; consider measuring if needed. - Dishwasher safe: No; Microwaveable: No
This product has 9 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 Musical Instrument for Beginners, Easy to Learn Ocarina with Beautiful Sound, Ceramic Instrument for Music Students, Gift for Adults",
"quantity": 1,
"grams": 350000,
"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").