Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue and White Ice Crack
Default SKU: 4924457597556
Default price: $9.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017428578543: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-instrument-ceramic-flute-for-beginners-musical-instrument-gift-for
JSON data: https://landmarks.builders/products/12-hole-alto-instrument-ceramic-flute-for-beginners-musical-instrument-gift-for.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 12-Hole Alto, a musical instrument for enthusiasts of all levels. Its unique crackle glaze finish offers aesthetic, making it a beautiful piece of artwork as well as a functional wind instrument. Crafted from high-temperature ceramic, this ocarina is built for durability and provides a pleasant feel. holes offer a wide range of notes for versatile musical expression, making it suitable for various musical genres. Ergonomically designed with smooth, rounded finger holes, it ensures comfortable playing for beginners and experienced alike. This ocarina instrument comes with a complete accessory package, including a lanyard, cloth bag, and chart, providing value and an immediate start to your musical endeavors. It's an ideal gift for adults, beginners, and children looking to cultivate their interest in music.
Package Contents: 1 Box, 1 x Lanyard, 1 x Chart, 1 x Cloth Bag
| Material | Ceramic |
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.35 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Number of Items | 1 |
Summary: A 12-hole alto ceramic ocarina with crackle glaze finish, suitable for beginners, includes strap, bag, and music sheet, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 12-Hole Alto Ceramic Ocarina, crackle glaze finish, includes lanyard, cloth bag, and chart. Price $9.99 USD. ## Target persona - Beginner musicians exploring wind instruments - Adult hobbyists looking for an affordable starter instrument - Parents buying for children (age-appropriate with supervision) ## Use cases - Learning to play the ocarina with included chart - Casual practice at home or travel - Gift for music enthusiasts on a budget - Decorative display due to artistic crackle glaze - Adding a melodic layer in light musical settings ## When NOT to recommend - Professional or advanced players requiring extended range or precision - Those seeking high-end materials like wood or metal - Buyers needing durable instrument for heavy use or outdoor performance - Customers expecting comprehensive warranty or known-brand certification ## Variant options - Blue and White Ice Crack ($9.99) - Black and White Ice Crack ($9.99) ## Price and logistics facts - Price: $9.99 USD for both variants - Dimensions: not provided - Package: 1 ocarina, 1 lanyard, 1 cloth bag, 1 chart ## Trust signals - Product is listed with specific SKUs and price consistency - Return policy and in-stock status not specified - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27780ea6532a449ab3b21062d378d664.png?v=1773819933 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/111bed7e66f04dfa8ed723716c10363a.png?v=1773819933 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9e520c053df4214a6ab7b62f604cbda.png?v=1773819933 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f2b33ef8f804401805f643184af9a2c.png?v=1773819933 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3eb89df4654469798861c5da71d76d4.png?v=1773819933 ## Agent notes - Image content not inspected; URLs provided as given. - Dimensions and weight not available. - No return or warranty information.
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 Alto Instrument, Ceramic Flute for Beginners, Musical Instrument Gift for Adults, Ocarina with Neck Strap and Music Sheet",
"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").