Brand: World Products (Landmark)
SKU: dcd-30003622453
Price: $94.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49713174806767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274803
JSON data: https://landmarks.builders/products/wp-dcd-10001274803.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个多功能夹具
| 品牌 | wsmith |
| 适用场景 | 音乐乐器 |
| 产品类别 | 架子鼓配件 |
| 材质 | 锌合金 |
| 乐器配件种类 | 西洋击打乐器配件 |
| 包装 | 袋装 |
| 乐器品种 | 鼓类 |
| 乐器配件 | 其它乐器配件 |
Summary: This zinc alloy drum rack adapter/extension rod with three multifunction clamps (brand wsmith) allows adding extra cymbals or components to a drum setup, priced at $94.99.
Generated by: deepseek-v4-flash
## Identity 架子鼓转接架/夹 水镲架延伸长架夹具横杆带3个多功能夹具, brand wsmith, zinc alloy, product type 乐器 (drum hardware accessory). ## Target persona Drummers and percussionists who need to expand their drum hardware setup; live performers requiring flexible rack configurations; studio technicians setting up complex kits. ## Use cases - Attaching an extra crash or splash cymbal to an existing stand. - Extending a drum rack to mount additional toms or percussion. - Creating a secondary boom arm from a cymbal stand. - Adding a clamp for a percussion accessory (e.g., cowbell, tambourine). - Repositioning components without purchasing a separate stand. ## When NOT to recommend - For users needing a complete new stand (this is an add-on, not a standalone support). - For extremely heavy loads beyond typical cymbal/accessory weight (no load rating given). - For drummers who prefer minimal hardware and already have sufficient mounting points. - For non-drum musical instruments or general-purpose clamping (specific to drum hardware). ## Variant options Only one variant: "Rod with 3 Clamps" (SKU dcd-30003622453) at $94.99. ## Price and logistics facts - Price: $94.99 USD. - Dimensions: 42.0 x 15.0 x 8.0 cm. - Packaging: bagged. - No shipping or return policy provided. ## Trust signals - Product listed on Shopify store; in-stock status unknown. - No user reviews or ratings provided. - No certifications mentioned. - Price consistency: only one price point. ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; visual details may be important for clamping mechanism and build quality. - No information on compatible tube diameters or maximum clamp opening. - Single variant only; no color or size options.
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个多功能夹具",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "15.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").