Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Blue
Default SKU: 5948694180648
Default price: $21.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017502765295: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-for-beginners-musical-instrument-resin-ocarina-with-lanyard
JSON data: https://landmarks.builders/products/12-hole-alto-ocarina-for-beginners-musical-instrument-resin-ocarina-with-lanyard.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 both beginners and intermediate, its hole design allows for a wide range of musical expression. Crafted from resin, this ocarina is built to last and is resistant to drops, offering a more to fragile ceramic instruments. C tuning makes it an choice for music lessons and personal, facilitating a smooth for learners. This musical instrument comes complete with a silicone mouthpiece cap and a convenient lanyard for easy carrying, making it for travel and playing. your musical with this beautifully designed and practical ocarina.
Package Contents: 1 x Ocarina, 1 x Silicone Mouthpiece Cap, 1 x Lanyard
| Material | Resin |
| Capacity | L |
| Colour | Blue,Yellow,Green,Rose Red,Orange,Pink |
| Product Weight | kg |
| Package Weight | 0.73 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: A durable resin 12-hole alto C ocarina for beginners and intermediate players, includes lanyard and mouthpiece cap, available in multiple colors for $21.99.
Generated by: deepseek-v4-flash
## Identity 12 Hole Alto Ocarina for Beginners, Musical Instrument Resin Ocarina with Lanyard and Mouthpiece Cap ## Target persona Budget-conscious beginners and intermediate learners seeking a durable, portable ocarina. ## Use cases - Learning ocarina basics at home or in lessons - Practicing music on the go during travel - Casual music making and personal enjoyment - Teaching children or introducing friends to ocarina - Gift for a music enthusiast starting out - Group music activities like school or community events ## When NOT to recommend - Professional musicians requiring high-end ceramic ocarina for concert performance - Users needing a specific tuning other than alto C - Individuals allergic to resin material - Buyers seeking a full-size, multi-octave instrument ## Variant options - Blue: $21.99 - Yellow: $21.99 (Additional colors mentioned in description but not listed in variants: Green, Rose Red, Orange, Pink) ## Price and logistics facts - Price: $21.99 USD - Package weight: 0.73 lbs - Dimensions: not provided - Material: Resin - Includes: 1 Ocarina, 1 Silicone Mouthpiece Cap, 1 Lanyard ## Trust signals - Resin construction more durable and drop-resistant than ceramic - Silicone mouthpiece cap for hygiene and protection - Lanyard for easy carrying and portability - Alto C tuning suitable for many songs and lessons - In-stock status not explicitly confirmed - No return policy or warranty information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45a4cbd2c81d4cc489af1c28edcfb55d.png?v=1773823167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb0c009e3c4a4acca195d194513e21bb.png?v=1773823167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59be32777f164d7dbd68939373faad99.png?v=1773823167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b31c12f1a13f40088782c29fb004ac44.png?v=1773823167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e3e719eed334599b6cb6e077d39d04b.png?v=1773823167 ## Agent notes Image understanding was not performed; visual details such as color accuracy or design specifics should not be inferred.
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 for Beginners, Musical Instrument Resin Ocarina with Lanyard and Mouthpiece Cap, Ocarina Hole Alto Learner",
"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").