Brand: World Products (Landmark)
SKU: 5851230703122
Price: $4.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/48102434603247: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-beginner-easy-to-play-alto-ocarina-ergonomic-alto-ocarina-g
JSON data: https://landmarks.builders/products/12-hole-alto-ocarina-beginner-easy-to-play-alto-ocarina-ergonomic-alto-ocarina-g.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 Ocarina, expertly crafted. Its hole design offers a wide range of musical expression, while the versatile Alto C key makes it suitable for various musical genres and skill levels. for beginner and hobbyists, this ocarina instrument is and comes as a complete ocarina set, including a lanyard and attractive color box packaging, making it an ideal gift for any aspiring musician. Start your musical with this accessible and enjoyable wind instrument.
Package Contents: 1 Music, 1 x Lanyard, 1 Box
| Material | Plastic |
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.17 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: 12-hole plastic alto ocarina in C key, includes lanyard and color box; beginner-friendly, $4.99.
Generated by: deepseek-v4-flash
## Identity 12 Hole Alto Ocarina Beginner, Easy to Play Alto Ocarina, Ergonomic Alto Ocarina Gift, Hobbyist Musician Alto Ocarina ## Target persona Beginner musicians, hobbyists, and gift givers looking for an affordable, easy-to-learn wind instrument. ## Use cases - Learning to play the ocarina for the first time - Casual music recreation at home or outdoors - Gift for a child or adult interested in starting a wind instrument - Introduction to musical expression without a large investment - Lightweight portable instrument for travel or gatherings ## When NOT to recommend - Advanced players requiring a professional-grade ocarina - Performers needing ceramic or metal construction for tone quality - Buyers seeking multiple color options (only Yellow available) - Those who prefer a larger range than 12 holes ## Variant options - Color: Yellow (SKU 5851230703122) – $4.99 ## Price and logistics facts - Price: $4.99 USD - Weight: 0.17 kg (package) - Dimensions: Not provided - Material: Plastic ## Trust signals - Plastic construction offers durability and lightweight handling - Includes lanyard and color box packaging - No specific in-stock or return policy data available - No external certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/824931c84ed0498d9497ea89a194ff61_482330be-64d6-4f15-896e-326d2660e136.png?v=1773926023 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a2f249d65cd4a9d95b5bdacd20a47c0_45a59d84-7778-40c6-a01f-7c5b2d29554a.png?v=1773926023 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1bea009c4d44848973777abdb631483_7f5959d1-defd-4319-981c-3e003b8166fd.png?v=1773926023 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c12298177b44c11bb478459775c949a_6a76b3f1-1896-4034-873e-f1d44bd7c935.png?v=1773926023 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2db34d39c644ad3b345421e7100b37f_6393e3f3-6149-4eb9-828e-c44c4d99b17e.png?v=1773926023 ## Agent notes - No dimensions provided; verify physical size if needed. - Image content was not analyzed; treat URLs only as fetchable assets.
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 Beginner, Easy to Play Alto Ocarina, Ergonomic Alto Ocarina Gift, Hobbyist Musician Alto Ocarina",
"quantity": 1,
"grams": 170000,
"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").