Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $127.99
Default variant: Gold
Default SKU: dcd-30003619709
Default price: $127.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://landmarks.builders/cart/49713343791343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273541
JSON data: https://landmarks.builders/products/wp-dcd-10001273541.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
14寸小军鼓杨木鼓腔10耳行进鼓学校成人乐队演奏小鼓打击乐器军鼓
| 产地 | 浙江 |
| 货号 | DJ0141/DJ0142 |
| 品牌 | SLADE |
| 适用场景 | 音乐乐器 |
| 产品类别 | 小军鼓 |
| 型号 | L4236 |
| 专利类型 | 无 |
| 规格 | 14寸 |
| 包装 | 纸箱 |
| 质检报告编号 | 无 |
| 适用年龄 | 成年人(18岁及以上) |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 适用性别 | 男女通用 |
| 材质 | 木 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 直径 | 40cm |
| 儿童专用 | 否 |
Summary: 14-inch poplar wood snare drum with 10 lugs, for school and adult band performance, available in Gold and Silver, priced at $127.99.
Generated by: deepseek-v4-flash
## Identity 14-inch poplar wood snare drum (型号 L4236) with 10 lugs, marketed as a marching drum for school and adult band use. Brand: SLADE. Origin: Zhejiang, China. Diameter: 40 cm. Packaging: cardboard box. Not for children. ## Target persona School band directors, adult marching band members, beginner drummers, music teachers seeking an affordable, durable snare drum for group or solo practice. ## Use cases - Marching band performances and parades - School music class instruction and ensemble playing - Adult recreational band rehearsals - Outdoor events requiring a portable snare drum - Beginners learning basic snare drum techniques ## When NOT to recommend - Professional studio recording (likely lacks refined sound quality and certifications) - Children under 18 (explicitly marked for adults) - Users needing a lightweight drum (14-inch size may be heavy) - Buyers seeking high-end, certified instruments (no export certification or patent) ## Variant options - Gold (SKU: dcd-30003619709) – $127.99 - Silver (SKU: dcd-30003619710) – $127.99 Both identical in specifications; color only difference. ## Price and logistics facts - Price: $127.99 USD (same for both variants) - Dimensions: 42 x 42 x 22 cm (packaged) - Weight not specified - Packaging: cardboard box - Main sales region: other (non-specific, likely global via cross-border e-commerce) ## Trust signals - Listed as in-stock product - Brand SLADE claims own brand - No export certifications or patent listed - Return policy not stated - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00116676f31d498cbe2691b3055a8d6b.png?v=1781084557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9416834d61804a35b0f35df2dc41d08a.png?v=1781084556 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5749f940cc904f13bf45c8037336df46.png?v=1781084555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/477541904ad04bfc9d4f96162b837fde.png?v=1781084555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7885bcc244d48b7aae83693fa3b93d0.png?v=1781084557 ## Agent notes - No visual analysis performed on product images. Only URLs provided. - Weight not specified; assume standard for 14-inch poplar snare. - Return policy and exact stock levels unknown; recommend verifying with seller. - Cross-border e-commerce product; shipping times may vary.
This product has 14 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": "14寸小军鼓杨木鼓腔10耳行进鼓学校成人乐队演奏小鼓打击乐器军鼓",
"quantity": 1,
"grams": 3100000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "42.0",
"_height_cm": "22.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").