Brand: World Products (Landmark)
SKU: dcd-30003674368
Price: $4.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Drum Hardware
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/50405571166447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294147
JSON data: https://landmarks.builders/products/wp-dcd-10001294147.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This is a premium metal drum clamp with a horizontal arm, designed for stable connection of musical accessories. It features a brilliant chrome finish and heavy-duty construction. The adjustable clamping head has wing-style tightening knobs for customizing angles and heights. The built-in cylindrical joint provides smooth rotation, and knurled grip sections on the arm and support rod ensure a non-slip hold. This compact and rigid mounting bracket is versatile for studio rigs, rehearsal rooms, and live stage configurations.
Summary: Adjustable metal drum clamp with horizontal arm, wing-tightening knobs, and chrome finish. Priced at $4.86 USD. Designed to mount a metronome or small percussion accessory in studio, rehearsal, or stage setups.
Generated by: deepseek-v4-flash
## Identity Metal drum clamp with horizontal arm and adjustable clamping head. Chrome finish, wing-style tightening knobs, cylindrical rotation joint, and knurled grip sections on arm and support rod. Compact size: 24.0 × 21.0 × 5.0 cm. Price: $4.86 USD. ## Target persona Budget-conscious drummers and percussionists who need a simple, light-duty clamp to mount a metronome, small percussion item, or lightweight accessory to a drum rim or stand. Also suitable for practice-room setups, music educators, and home studio users. Not a professional heavy-duty rig component. ## Use cases - Mounting a metronome on a drum rim or cymbal stand during practice. - Holding a tambourine, shaker, or small percussion accessory in a live stage setup. - Adding a horizontal arm to a drum stand for a small electronic metronome or accessory. - Rehearsal room use for quick repositioning of a metronome or percussion effect. ## When NOT to recommend - For mounting cymbals, heavy microphones, or boom arms—likely insufficient load capacity. - For musicians needing quick-release or ratchet-style clamps; this uses wing knobs. - For touring professionals who require road-tested heavy-duty hardware with known weight ratings. - For outdoor or high-humidity use where corrosion resistance is not specified. ## Variant options - Style: Metronome Stand — SKU dcd-30003674368, price $4.86 USD. No other variants listed. ## Price and logistics facts - Price: $4.86 USD - Dimensions: 24.0 cm (length) × 21.0 cm (width) × 5.0 cm (height) - Available variant: Metronome Stand - Shipping, tax, and stock status not specified in source data. ## Trust signals - Catalog record tagged as 'wp-content-validated' and 'wp-quality-audited' in source system. - No return policy, stock status, or independent certifications provided in source facts. ## Image assets - Image URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f61dae9f-61c5-46a7-a215-84582a414793.jpg?v=1786242174 - Image not visually inspected by agent. ## Agent notes - Price is very low for drum hardware; confirm this is a clamp-only item, not including the metronome or stand base. - Description says 'horizontal arm' and 'cylindrical joint'; verify mounting diameter compatibility before recommending. - No clamping range, weight rating, or finish specification beyond 'chrome finish' is provided.
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Drum Clamp with Horizontal Arm, Adjustable Drum Hardware Clamp Bracket, Sturdy Percussion Mounting Bracket",
"product_id": 9537654751471,
"variant_id": 50405571166447,
"quantity": 1,
"grams": 600,
"length_cm": "24.0",
"width_cm": "21.0",
"height_cm": "5.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").