Brand: World Products (Landmark)
SKU: dcd-30003614494
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713928175855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271446
JSON data: https://landmarks.builders/products/wp-dcd-10001271446.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
学校管乐团少先队乐队鼓号队小军鼓鼓带背带配件红色2.5cm金属钩
| 产地 | 浙江 |
| 货号 | 001 |
| 品牌 | 中性 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 背带 |
| 型号 | 大军鼓 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋击打乐器配件 |
| 包装 | 无包装 |
| 乐器品种 | 鼓类 |
| 乐器配件 | 背带 |
| 材质 | 尼龙 |
| 是否跨境出口专供货源 | 否 |
Summary: Red nylon drum strap with 2.5cm metal hook for school band snare drums, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Red nylon drum strap (背带) with 2.5cm metal hook, for school marching band snare drums (小军鼓). Brand: neutral. Product type: instrument accessory. ## Target persona School band directors or music teachers purchasing accessories for student drummers; marching band uniform coordinators; percussion section leaders. ## Use cases - Replacing worn or broken snare drum straps in school band programs. - Outfitting a new batch of drums for a marching season. - Having spare straps for quick repairs during rehearsals or performances. - Standardizing strap color to red for uniform appearance. - Budget-friendly accessory for large group purchases. ## When NOT to recommend - For professional drummers needing heavy-duty or ergonomic straps. - For instruments other than snare drums (e.g., bass drum or tenor drum). - When color must match non-red uniforms or instruments. - When buyer requires packaging or branded accessories. ## Variant options - **Large Drum Strap** (SKU: dcd-30003614494) – $9.99, only variant available. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 31.0 x 20.0 x 8.0 cm. - Origin: Zhejiang, China. - Material: nylon. - Packaging: none (item ships without packaging). ## Trust signals - In-stock status: not explicitly stated; assume available. - Return policy: not provided. - Price consistency: single price across one variant. - No certifications listed. ## Image assets         ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets only. - No detailed material specs (e.g., weight rating, stitch type) provided. - Patent type: none.
This product has 13 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": "学校管乐团少先队乐队鼓号队小军鼓鼓带背带配件红色2.5cm金属钩",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "20.0",
"_height_cm": "8.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").