Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $32.99
Default variant: Pink
Default SKU: 5979070557654
Default price: $29.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017512595695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/12-hole-ocarina-alto-musical-instrument-easy-to-adults-resin-ocarina-beginner-mu
JSON data: https://landmarks.builders/products/12-hole-ocarina-alto-musical-instrument-easy-to-adults-resin-ocarina-beginner-mu.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 ocarina, designed for both beginners and experienced . Crafted from resin, this musical instrument offers exceptional longevity and resilience, making it resistant to drops and wear. Its professional tuning and internal cavity design ensure a clear and resonant sound, for educational settings or personal enjoyment. Available in a selection of colours, this ocarina is not only a fantastic musical instrument but also a visually appealing accessory. We offer service, allowing you to personalise your ocarina for a truly special gift for or yourself. The included lanyard ensures easy portability and prevents accidental drops, making it an ideal companion for any music their .
| Material | Resin |
| Capacity | L |
| Colour | Pink, Green, Orange, Blue, Yellow |
| Product Weight | kg |
| Package Weight | 0.33 pounds |
| Included Components | Instructional materials, Storage bag, Colorful lanyard, Base |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: 12-hole alto resin ocarina by JISADER, beginner-friendly with lanyard and accessories, available in Pink ($29.99) and Green ($32.99).
Generated by: deepseek-v4-flash
## Identity 12-hole alto ocarina made of resin, brand JISADER, beginner-friendly musical instrument. ## Target persona Beginner musicians, music students, hobbyists exploring wind instruments, gift givers for musician friends. ## Use cases - Learning to play ocarina - Personal practice at home or on the go - Gifting to a musician or enthusiast - Portable music making (with lanyard) - Classroom music education ## When NOT to recommend - Professional musicians needing concert-grade instruments - Buyers preferring ceramic or wood ocarinas - Those requiring dishwasher-safe or microwaveable items - Collectors seeking rare or handcrafted pieces ## Variant options - Pink: $29.99 (SKU 5979070557654) - Green: $32.99 (SKU 5979070557655) - Other colors (Orange, Blue, Yellow) mentioned in description but no SKU/pricing provided. ## Price and logistics facts - Base price: $29.99 (Pink), $32.99 (Green) - Package weight: 0.33 pounds - Includes: instructional materials, storage bag, colorful lanyard, base - Dimensions: not provided - Brand: JISADER ## Trust signals - In-stock: assumed from listing, no explicit confirmation - Return policy: not stated - Certifications: none - Price consistency: two variants have different prices; others unknown - Material: resin (durable, resistant to drops) - Professional tuning claimed ## Image assets      ## Agent notes - Image content not visually described; fetch images for visual details. - Dimensions not provided; unable to assess size. - Only two variant prices confirmed; other colors may exist but missing SKU/pricing. - Return policy and stock status not specified.
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 Ocarina Alto Musical Instrument, Easy to \u0026 Adults, Resin Ocarina Beginner Musical Instrument, Musical Instrument Gift for Musician",
"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").