Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: Blue
Default SKU: 6131399654807
Default price: $0.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 129 g
Cart URL (default variant): https://landmarks.builders/cart/48017465016559: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-flute-lightweight-melodious-ocarina-for-beginners-musical-instrumen
JSON data: https://landmarks.builders/products/12-hole-alto-flute-lightweight-melodious-ocarina-for-beginners-musical-instrumen.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 versatile 12 Hole Alto . Designed for ease of play and producing clear, melodious sounds, it's the musical instrument gift for beginners of all ages, from kids to adults. Crafted from material, this ocarina ensures longevity, making it an teaching ocarina for music lessons and classroom settings. Its Alto C tuning is ideal for ensemble playing and learning new melodies. The lightweight design makes it comfortable to hold and easy to carry, allowing practice of favourite tunes anywhere. Available in a variety of colours, this ocarina is not just an instrument but also a stylish accessory. Embrace musical with this attractive and stylish ocarina flute.
Package Contents: 1 x 12-hole velvet bag x 1
| Material | Resin |
| Capacity | L |
| Colour | Blue,Pink,Orange,Yellow,Green,White |
| Product Weight | kg |
| Package Weight | 0.15 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: A lightweight resin 12-hole alto ocarina in Alto C tuning, designed for beginners, priced at $0.99, available in Blue and Pink, with a velvet bag included.
Generated by: deepseek-v4-flash
## Identity A 12-hole alto ocarina made of resin, tuned to Alto C, weighing 129g, priced at $0.99, by JISADER. ## Target persona Beginners learning musical instruments; parents buying a first instrument for kids; classroom teachers needing affordable teaching ocarinas; casual hobbyists seeking a low-cost instrument. ## Use cases - Introducing children to wind instruments in a classroom setting - Self-paced learning for adults interested in ocarina basics - Budget-friendly gift for music enthusiasts - Portable practice instrument for travel or casual play - Ensemble playing in group lessons due to Alto C tuning ## When NOT to recommend - Professional musicians seeking high-quality or concert-grade ocarinas - Users needing a durable or wood-crafted instrument for heavy use - Those requiring specific colors beyond Blue and Pink - Buyers who want accessories beyond the velvet bag ## Variant options - Blue (SKU: 6131399654807, $0.99) - Pink (SKU: 6131399654809, $0.99) ## Price and logistics facts - Price: $0.99 USD per unit - Weight: 0.15 kg (package weight) - Dimensions: not provided - Variants all at same price ## Trust signals - In-stock status: unknown; assume available unless stock shown otherwise - Return policy: not specified - Brand: JISADER - Certifications: none provided ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1922059b33f748848b76df59b8a306a6.png?v=1773821156) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/789e0ace2e694712bda2dbd979f222e2.png?v=1773821156) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6e0a404ed93445482cb7dce8e1e14e1.png?v=1773821156) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ca6631b114a45538dc5d843d0d984cc.png?v=1773821156) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5d7ed4a572b426b84b193b7806382bc.png?v=1773821156) ## Agent notes - Image content was not visually parsed; assume product photos of ocarina in different colors. - No information on materials quality or sound durability beyond description. - Price very low; may indicate basic quality.
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 Flute, Lightweight Melodious Ocarina for Beginners, Musical Instrument Gift for Kids Adults, Teaching Ocarina with Velvet Bag",
"quantity": 1,
"grams": 129000,
"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").