Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: Green
Default SKU: 5919671627766
Default price: $1.99
Availability: In Stock
Product Type: Ocarinas
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017459445999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/beginners-professional-ocarina-gift-beginner-resin-ocarina-colorful-student-ocar
JSON data: https://landmarks.builders/products/beginners-professional-ocarina-gift-beginner-resin-ocarina-colorful-student-ocar.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 C resin ocarina, designed for both beginners and aspiring. Its ergonomic design ensures comfortable handling, while the drop-resistant resin construction guarantees longevity, making it a more choice than traditional ceramic instruments. Suited for school teaching and personal learning, this student ocarina produces clear and beautiful sound. Available in a variety of colours, it's an engaging musical instrument gift for adults and children alike. The convenient hanging hole allows for easy portability, making it ideal for musical exploration.
| Material | Resin |
| Capacity | L |
| Colour | Green,Orange,Pink,Blue,Yellow |
| Product Weight | kg |
| Package Weight | 0.33 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: A 12-hole Alto C resin ocarina for beginners, drop-resistant, colorful, with hanging hole for portability, priced at $1.99.
Generated by: deepseek-v4-flash
## Identity Beginners Professional Ocarina Gift – a 12-hole Alto C resin ocarina (brand JISADER) for learning and school teaching. ## Target persona - Beginner ocarina students - Music teachers for school programs - Hobbyists exploring wind instruments - Parents buying a first musical instrument for a child ## Use cases - School music class lessons - Personal practice at home - Playing outdoors or on the go thanks to the hanging hole - Birthday or holiday gift for a beginner musician - Introduction to ocarina playing ## When NOT to recommend - Professional or advanced performers seeking high tonal quality - Players who prefer ceramic ocarinas for traditional sound - Those requiring a multi-octave range beyond Alto C - Buyers looking for a durable instrument for heavy daily use (resin may wear over time) ## Variant options - Green (SKU 5919671627766, $1.99) - Yellow (SKU 5919671627767, $1.99) - Note: description mentions additional colors (Orange, Pink, Blue) but no variants provided for them. ## Price and logistics facts - Price: $1.99 USD per variant - Package weight: 0.33 kg - Dimensions: not provided - Not dishwasher safe, not microwaveable ## Trust signals - Same price across all listed variants - Drop-resistant resin construction noted - No in-stock status or return policy provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b71d535f41ed43feb020377cb009ea6c.png?v=1773820923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51b65e4b8d8c4eb097cb818827acea7f.png?v=1773820923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e14340026fc2457f863caa6e5ddade02.png?v=1773820923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fea188d63005494284308b116d5cd1c4.png?v=1773820923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0a4db8cbba84fba8013f0856da43d9f.png?v=1773820923 ## Agent notes - Only two color variants (Green, Yellow) are confirmed in the variants data. Description mentions additional colors (Orange, Pink, Blue) but no SKUs provided. Dimensions not given. No image understanding performed – visual details are not extracted.
This product has 9 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": "Beginners Professional Ocarina Gift, Beginner Resin Ocarina, Colorful Student Ocarina, Drop Resistant Ocarina Alto, School Teaching Ocarina Beginners",
"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").