Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $25.99
Default variant: Black / Matte
Default SKU: dcd-30003624362
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713106747631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275613
JSON data: https://landmarks.builders/products/wp-dcd-10001275613.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
X2Pro大号卡祖笛 全新设计KAZOO大音腔大音量 易吹易学
| 产地 | 广东惠州 |
| 货号 | X2-Pro |
| 品牌 | galyda |
| 适用场景 | 音乐乐器 |
| 产品类别 | 卡祖笛 |
| 型号 | X2-Pro |
| 规格 | 20cm*9cm*4.2cm |
| 包装 | 精美盒子 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: X2Pro large kazoo by galyda with large resonant chamber and loud volume, easy to play. Available in Black, Purple, Blue (Matte) at $19.99 and Green (Glossy) at $25.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: X2Pro Large Kazoo (卡祖笛) by galyda - **Type**: Musical instrument - **Price**: $19.99 for Matte variants (Black, Purple, Blue); $25.99 for Glossy (Green) - **Dimensions**: 25.0 × 18.0 × 5.5 cm (package) - **Specification**: 20cm × 9cm × 4.2cm (instrument per description) - **Origin**: Huizhou, Guangdong, China ## Target persona - Beginners or casual learners wanting an easy-to-play introduction to wind instruments - Parents buying a fun, low-cost musical toy for children - Music teachers seeking affordable classroom instruments for group activities - Party or event organizers needing disposable or give-away instruments ## Use cases - Learning basic music and rhythm through simple blowing - Providing a humorous or novelty addition to jam sessions - Engaging children in music-making during school or family events - Using as a prop in interactive theater or comedy performances - Quick noise-making for audience participation at concerts ## When NOT to recommend - Professional musicians requiring precise intonation or high-quality sound - Users needing a durable instrument for heavy, frequent use (plastic may degrade) - Buyers expecting a traditional metal kazoo or specific material - Those with a budget for higher-end musical instruments (under $30 range) ## Variant options | SKU | Title | Price | Color | Style | | --- | --- | --- | --- | --- | | dcd-30003624362 | Black / Matte | $19.99 | Black | Matte | | dcd-30003624363 | Purple / Matte | $19.99 | Purple | Matte | | dcd-30003624364 | Blue / Matte | $19.99 | Blue | Matte | | dcd-30003624365 | Green / Glossy | $25.99 | Green | Glossy | ## Price and logistics facts - Base price $19.99 for Matte variants; $6 upcharge for Green Glossy - Price is consistent across three of four variants - No shipping cost or delivery time provided - Export-oriented (marked as cross-border e-commerce supply) ## Trust signals - No in-stock status available - No return policy mentioned - No certifications listed - Brand "galyda" appears to be the manufacturer - Variant pricing is stable except for Glossy finish ## Image assets - 5 PNG images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b1d7c9351294a798b2966822f86c0f4.png 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00aff7702b924e3d81e5749678a53515.png 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79022dbb3dd54d6c9de28853b8062ff5.png 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6565f91f5f9b4ed485127a91153f69a9.png 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b7c0757ed9a4a9eac7ddfd8aec295bb.png ## Agent notes - Image content was not analyzed; treat as fetchable assets only. - There is a discrepancy: provided dimensions (25×18×5.5 cm) vs. specification in description (20×9×4.2 cm). Use larger dimensions as package size; instrument is smaller. - No warranty or materials data beyond basic plastic construction inferred.
This product has 16 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": "X2Pro Large Kazoo, New Design, Large Resonance Chamber, Loud Volume, Easy to Play and Learn",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.0",
"_height_cm": "5.5"
}
}],
"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").