Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: Blue
Default SKU: 5803798825383
Default price: $2.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017465409775: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-c-musical-instrument-instrument-gift-for-beginners-12-hole-ocarina
JSON data: https://landmarks.builders/products/12-hole-alto-c-musical-instrument-instrument-gift-for-beginners-12-hole-ocarina.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, a musical instrument for beginners and alike. Crafted from resin, this ocarina boasts an ergonomic design with smooth finger holes for comfortable grip and easy playability. Its upgraded version features a concave sound hole for improved sound and effortless blowing, producing a beautiful and melodious sound. Available in a range of, it's not just an instrument but also a stylish accessory. Offering a wide range of musical expression, this Alto is ideal for music lessons and personal practice. Make it an unforgettable gift with our engraving service, adding a personal touch to this enchanting wind instrument.
Package Contents: 1 x Paper box with lanyard
| Material | Resin |
| Capacity | L |
| Colour | Blue, Green, Pink, Orange, Yellow |
| Product Weight | kg |
| Package Weight | 0.33 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: 12-hole Alto C ocarina made of resin, beginner-friendly with C tuning, available in Blue and Green, priced at $2.99.
Generated by: deepseek-v4-flash
## Identity Product: 12 Hole Alto C Musical Instrument (Ocarina) by JISADER. Material: Resin. Tuning: Alto C. Configuration: 12 holes. ## Target persona - Budget-conscious beginner looking for an affordable first ocarina. - Parent buying a low-cost musical instrument gift for a child. - Gift shopper seeking a personalized, inexpensive present for a music enthusiast. - Teacher or program coordinator needing multiple economical instruments for group lessons. ## Use cases - Learning basic melodies and music theory at home. - Personal practice for hobbyists exploring wind instruments. - Gift for a friend or family member interested in music. - Classroom or workshop setting where cost-effective instruments are needed. - Introduction to ocarina playing with simple, non-professional expectations. ## When NOT to recommend - Professional musicians or performers requiring superior sound quality and tuning precision. - Users seeking a durable instrument for heavy daily use or travel. - Those wanting a high-end ocarina with advanced features. - Any scenario where consistent intonation across all notes is critical. ## Variant options - Blue (SKU: 5803798825383) – $2.99 - Green (SKU: 5803798825384) – $2.99 Note: Description mentions additional colors (Pink, Orange, Yellow) but only Blue and Green are confirmed available. ## Price and logistics facts - Price: $2.99 USD (all variants). - Weight: 0.33 kg package weight. - Includes paper box with lanyard. - Dimensions: Not provided. ## Trust signals - No stock status or return policy information available. - Brand: JISADER (no further certifications mentioned). - Price is consistent across known variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe68c2ea7ab04f60970ab6810dd653ed.png?v=1773821188) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6da05471bac4528a35b3e4deb6cd85e.png?v=1773821188) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59e1dda7038c4dc684ea607e2aee64c0.png?v=1773821188) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccededc3320e4c5b962b17cf45e0c245.png?v=1773821188) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a19f710a266b4c7f9119ed6f851a30c1.png?v=1773821188) ## Agent notes - Product description contains repetitive phrasing and missing details (e.g., dimensions). - Only two of the five mentioned color variants are listed with SKUs. - No image understanding performed; rely on provided URLs. - Consider verifying stock and return policy before recommending.
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 C Musical Instrument, Instrument Gift for Beginners, 12 Hole Ocarina Instrument, Musical Instrument Gift, Ocarina Alto C for Beginners",
"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").