Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.56
Default variant: Ivory White
Default SKU: dcd-30003677472
Default price: $5.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Wind Instrument
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50406002065647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295312
JSON data: https://landmarks.builders/products/wp-dcd-10001295312.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This 18-tube panpipes features a curved, graduated tube layout and is designed to fit comfortably in hands. It measures 27.5 cm in length, 23.5 cm in height, and 7.2 cm in width. The detachable construction allows for convenient maintenance and storage. The set includes a carrying bag, a lanyard, an instruction booklet, and note stickers. Suitable for daily rehearsal, school music lessons, and student rehearsals.
Summary: Affordable 18-tube panpipes with curved graduated tubes, carrying bag, lanyard, instruction booklet, and note stickers; intended for school music lessons and student rehearsals.
Generated by: deepseek-v4-flash
## Identity 18-Tube Panpipes, a wind instrument for beginners. Includes carrying bag, lanyard, instruction booklet, and note stickers. Available in Ivory White and Bicolor at $5.56 USD. Product description dimensions: 27.5 cm length, 23.5 cm height, 7.2 cm width. ## Target persona Budget-conscious music teachers equipping classroom sets; beginner students (children or adults) starting wind instruments; parents seeking low-cost instruments for school music programs; hobbyists wanting a low-risk entry into panpipes. ## Use cases - School music lessons and group rehearsal. - Daily personal practice for beginners. - Introduction to wind instruments in educational settings. - Portable practice using the included carrying bag and lanyard. - Learning note positions via instruction booklet and note stickers. ## When NOT to recommend - Professional performances or recording sessions requiring precise tuning. - Advanced players expecting premium wood or handcrafted quality. - Buyers needing a specific musical key or certified tuning. - Gifting occasions where high-end craftsmanship is expected. ## Variant options - Ivory White (SKU dcd-30003677472) — $5.56 USD. - Bicolor (SKU dcd-30003677473) — $5.56 USD. ## Price and logistics facts - Price: $5.56 USD per variant. - Listed package dimensions: 37.0 cm × 30.0 cm × 6.0 cm. - Product description dimensions: 27.5 cm (length) × 23.5 cm (height) × 7.2 cm (width). - No shipping, handling, or delivery time information provided. ## Trust signals - No stock status explicitly stated in provided data. - Price is consistent across variants. - Listed with quality-audited catalog tag (wp-quality-audited) on the content platform. - No certifications or materials warranty provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8bb640a-c59c-45d0-8010-280bb6efebdb.jpg?v=1786242231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93b85426-0947-47a9-8186-b780d81ecaee.jpg?v=1786242104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ed4c7b2-00c6-4f06-b44e-107573946fa9.jpg?v=1786242103 ## Agent notes - Image understanding was not performed; image URLs are provided as-is without visual verification. - Dimension discrepancy exists: product description dimensions (27.5×23.5×7.2 cm) differ from the listed package dimensions (37×30×6 cm). Confirm before relying on either. - No stock status, return policy, or shipping details were provided; do not imply availability or expedited fulfillment. - This product is low-cost and positioned for educational/beginner use, not professional-grade performance.
This product has 3 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "18-Tube Panpipes with Carrying Bag, Manual, Easy to Play, for Music Lessons",
"product_id": 9537783857391,
"variant_id": 50406002065647,
"quantity": 1,
"grams": 350,
"length_cm": "37.0",
"width_cm": "30.0",
"height_cm": "6.0"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").