Brand: World Products (Landmark)
SKU: dcd-30003615368
Price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713943871727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271752
JSON data: https://landmarks.builders/products/wp-dcd-10001271752.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
架子鼓框架系统配件管夹具 管尾扣适用于 3/4‘’ 7/8‘’ 1”
| 品牌 | wsmith |
| 适用场景 | 音乐乐器 |
| 产品类别 | 架子鼓配件 |
| 材质 | 锌合金 |
| 乐器配件种类 | 西洋击打乐器配件 |
| 包装 | 袋装 |
| 乐器品种 | 鼓类 |
| 乐器配件 | 其它乐器配件 |
Summary: Zinc alloy tube end buckle for 3/4", 7/8", 1" drum rack systems by wsmith, priced $35.99, dimensions 18x15x6 cm.
Generated by: deepseek-v4-flash
## Identity * **Product:** 架子鼓框架系统配件管夹具 管尾扣 (Drum rack system pipe clamp / tube end buckle) * **Brand:** wsmith * **Material:** Zinc alloy * **Compatible pipe sizes:** 3/4", 7/8", 1" * **SKU:** dcd-30003615368 ## Target persona * Drummers building or modifying drum racks * Percussion instrument technicians * DIY hardware enthusiasts * Music store inventory buyers for replacement parts ## Use cases 1. Replacing worn or broken tube end buckles on drum rack systems. 2. Extending drum rack configurations by adding new pipes with secure clamps. 3. Customizing rack height or angle by repositioning pipe connectors. 4. Repairing vintage or modern drum hardware requiring zinc alloy fittings. 5. Assembling custom drum rack setups from individual components. ## When NOT to recommend * For drummers using pipe sizes other than 3/4", 7/8", or 1". * For buyers seeking complete drum rack kits instead of individual parts. * For users requiring plastic or lightweight clamps (e.g., for travel kits). * For children's toy drum sets or non-professional applications. ## Variant options * **Tube End Buckle** – $35.99 (only variant available) ## Price and logistics facts * **Price:** $35.99 USD * **Dimensions (package):** 18 x 15 x 6 cm * **Shipping:** Details not specified * **Warranty:** Not stated ## Trust signals * **Single variant price:** Consistent across all listings * **Brand:** wsmith (established hardware brand) * **Material:** Zinc alloy (durable metal for percussion hardware) * **Tags:** Includes dcd and product type tags for traceability * **In-stock status:** Not explicitly provided * **Return policy:** Not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c741f16f45647b0b219a5d052d9ab8a_1106fc6e-c66a-4332-943d-48e3864d5ab8.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3eec5b376634424bb938d3ddc2978c10_08a40050-896b-42c8-aecd-be5e6da59c32.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c0c2c399c70496bb1f98eb5cb3de5b7_d446dc7a-7959-4492-b2b6-0e16a5954b9b.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90f422c63de34b25ad8cb3e501cbec17_1bac64f3-4264-475d-bcdf-b8fc9840468d.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5662bc304e247949940ecdba3f76227_30a0516d-b146-45bd-b563-4a9dba131081.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70ea9438cbd84efda78d0764c2cc5120_ab954d66-2c27-4e00-858a-19784b505672.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b294844141714129be584ee3173e3c46.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a18c50ab85cf4da2bca019a67a2ca1a8_d862ad4d-5097-44e0-a576-e219ee315303.png?v=1781085168 ## Agent notes * Images provided but no visual analysis performed. Dimensions listed are for packaging, not necessarily the product itself. Availability, shipping costs, and return policy not available from given facts.
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": "架子鼓框架系统配件管夹具 管尾扣适用于 3\/4‘’ 7\/8‘’ 1”",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").