Brand: World Products (Landmark)
SKU: 6205243522189
Price: $3.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48102658506991: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-ocarina-resin-instrument-for-beginners-alto-hole-for-learners-ergon
JSON data: https://landmarks.builders/products/12-hole-alto-ocarina-resin-instrument-for-beginners-alto-hole-for-learners-ergon.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover with this unique 12-hole Alto, designed for both beginners and aspiring. Its ergonomic design with friendly holes ensures comfortable play, making it ideal for beginner instrumentalists and music learners. Crafted from high-resin particles, this ocarina prioritizes and peace of mind. The /Alto C tuning offers a versatile range, suitable for various musical pieces and scenarios like music practice and learning. This instrument comes with a comprehensive learning package, including a tutorial, lanyard, and video lessons, making it a fantastic gift for learners. Embrace your musical with this distinctive and playable wind instrument, featuring a unique triangular shape that stands out.
Package Contents: 1 x Tutorial, 1 x Lanyard
| Material | Resin |
| Capacity | L |
| Colour | Blue, Orange, Pink, Green, Red, Yellow, Purple, White |
| Product Weight | kg |
| Package Weight | 0.17 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: JISADER 12-hole alto C ocarina made of resin, includes tutorial, lanyard, and video lessons; designed for beginners at $3.99.
Generated by: deepseek-v4-flash
## Identity JISADER 12 Hole Alto Ocarina – Resin beginner instrument, alto C tuning, triangular design. ## Target persona Beginner music learners interested in wind instruments; budget-conscious shoppers seeking an affordable first ocarina; gift buyers for children or hobbyists. ## Use cases - Learning to play ocarina as a hobby - Introducing children to music - Gift for a friend interested in unique instruments - Portable practice instrument for travel - Music education in classroom settings ## When NOT to recommend - Professional musicians seeking high-quality ceramic ocarina - Performers needing multi-chamber or higher pitch range - Those wanting a durable instrument for heavy use - Buyers looking for a specific color not blue (only blue variant confirmed) ## Variant options Only Blue variant confirmed. Description mentions multiple colors but availability unclear. ## Price and logistics facts $3.99 USD. Weight 0.17 kg. Includes tutorial, lanyard, video lessons. ## Trust signals In-stock status not provided. Return policy not provided. No certifications mentioned. Brand JISADER. Price is low, consistent with resin material. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2932a56ef69a42dd978e116a03d9a5af_3c8c92a0-2901-40fd-882a-36d3f45b2b54.png?v=1773926166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff162cd37b0f40fb8611866e004b85ad_4a8ad0a5-145c-420f-a264-e2e63aa80012.png?v=1773926166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72a01a23363a4c36b879a98f05d4ce25_2aea8833-6a71-4036-b59f-332a4df8682a.png?v=1773926166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f21ffb657f65465591225c6d0d480b0f_60fd34cf-668e-453a-a901-2a101d49f39d.png?v=1773926166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c1c2e04b5a641019363a7bb94fbd322_bdc106fc-f47d-430f-8d51-e17d2929bdac.png?v=1773926167 ## Agent notes Images show the ocarina from multiple angles. No image understanding performed.
This product has 6 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 Ocarina Resin Instrument for Beginners, Alto Hole for Learners, Ergonomic Design Ocarina Alto Gift, Education Wind Instrument",
"quantity": 1,
"grams": 150000,
"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").