Brand: World Products (Landmark)
SKU: 5952570704867
Price: $35.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48101951045871: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-musical-instrument-gift-well-tuned-ocarina-with-beautiful-sou-3
JSON data: https://landmarks.builders/products/12-hole-alto-flute-musical-instrument-gift-well-tuned-ocarina-with-beautiful-sou-3.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 12 Hole Alto. Crafted from Brass, this musical instrument offers an authentic feel, providing compared to alternatives. Its ergonomic 12-hole design is specifically tailored for comfortable fingering, reducing strain and making it an ideal choice for beginners. C tuning delivers a versatile, allowing for a wider of expression across various musical. With its construction, this ocarina is built to last, ensuring longevity and resistance to damage during use. The elegant Imitation White wood grain design adds a visually and classic look, making it a beautiful addition to any collection. This ocarina flute is for music students, ocarina enthusiasts, and anyone looking for a unique musical instrument gift for adults or beginners.
| Material | Resin |
| Capacity | L |
| Colour | Imitation White Pine |
| Product Weight | kg |
| Package Weight | 0.3 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: A 12-hole Alto C ocarina made of resin with an imitation white wood grain design, priced at $35.99, suitable for beginners and music students.
Generated by: deepseek-v4-flash
## Identity - Product: 12 Hole Alto Flute (Ocarina) by JISADER - Material: Resin (description mentions brass, but spec says resin) - Color: Imitation White Pine - Tuning: Alto C - Price: $35.99 USD ## Target persona - Beginner ocarina players seeking an affordable instrument - Music students looking for a practice ocarina - Gift givers for someone interested in unique musical instruments - Ocarina enthusiasts adding to a collection ## Use cases - Learning to play the ocarina for the first time - Practicing scales and simple songs at home - Gifting for a birthday or holiday for a music hobbyist - Decorative piece for a music-themed room - Playing in informal gatherings or solo sessions ## When NOT to recommend - Professional musicians requiring high-end tonal accuracy - Performers needing a durable instrument for frequent travel - Anyone allergic to resin or sensitive to synthetic materials - Buyers seeking a traditional clay or ceramic ocarina ## Variant options - Only one variant: Imitation White Pine ($35.99) ## Price and logistics facts - Price: $35.99 USD - Package Weight: 0.3 kg - No dimensions provided - Dishwasher Safe: No - Microwaveable: No ## Trust signals - In-stock status not confirmed - Return policy not specified - Brand: JISADER (no known certifications) - Price consistency: single price across variant ## Image assets - No image URLs provided ## Agent notes - Material inconsistency: description says "Brass" but specification lists "Resin". Rely on spec (Resin) for accuracy. - No images available; cannot assess visual quality. - Tuning claimed as Alto C, but not verified. - Ergonomics claimed but not tested. - Not dishwasher or microwave safe – minor constraint. - Price point typical for beginner resin ocarinas.
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, Musical Instrument Gift, Well-Tuned Ocarina with Beautiful Sound, Comfortable Grip Ocarina for Beginners, Imitation White",
"quantity": 1,
"grams": 250000,
"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").