Brand: World Products (Landmark)
SKU: dcd-30003937372
Price: $2.06
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Musical Instruments
Vendor: World Products
Weight: 590 g
Cart URL (default variant): https://landmarks.builders/cart/50413478314223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001386467
JSON data: https://landmarks.builders/products/wp-dcd-10001386467.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 metal drum accessory is designed to expand your percussion setup and provide stability. It allows you to position cymbals exactly where needed for optimal reach. Crafted with a textured silver finish, it is compatible with 22 mm and 25 mm tube diameters. The design features a long straight rod and an angled joint, making it ideal for flexible configurations in tight spaces. It includes a secure black tightening clamp end for firm locking during performances.
Summary: Drum stand extension arm cymbal holder for 22mm and 25mm tubes, with long straight rod, angled joint, and black tightening clamp. Priced at $2.06 USD.
Generated by: deepseek-v4-flash
## Identity Metal drum accessory that extends a drum stand to hold a cymbal. Compatible with 22 mm and 25 mm tube diameters. Has a long straight rod, an angled joint, and a black tightening clamp end. Silver textured finish. ## Target persona Drummer or percussionist setting up a rehearsal studio on a tight budget who needs to attach an extra cymbal to an existing stand without buying a full cymbal stand. Likely a home or practice user who values low cost and space-saving configuration. ## Use cases - Extending an existing 22 mm or 25 mm drum stand tube to add an extra cymbal. - Positioning a cymbal at a specific reachable angle using the angled joint. - Setting up a compact percussion arrangement in a small rehearsal room. - Replacing a missing or broken cymbal holder arm on an existing stand. - Adding a cymbal to a practice kit without increasing floor footprint. ## When NOT to recommend - Professional touring drummers needing heavy-duty hardware that withstands constant setup/teardown. - Buyers expecting a full standalone cymbal stand (this is only an extension arm, not a complete stand). - Users with tube diameters other than 22 mm or 25 mm, unless verified compatible. - Larger cymbal setups requiring counterweighted boom stands for stability. ## Variant options Only one variant available: "Cymbal Stand" style, SKU dcd-30003937372, priced at $2.06 USD. ## Price and logistics facts - Price: $2.06 USD - Dimensions: 45.3 cm x 10.0 cm x 7.0 cm - Shipping and stock status not provided in source data. ## Trust signals - Listed in a catalog with validation and quality audit tags (wp-content-validated, wp-quality-audited). - No certifications, return policy, or stock status provided; do not assume beyond stated facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92fe1548-00bf-49e1-9f4a-a7930bd2e7d9.jpg?v=1786251581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ee4f897-0ad3-4c7b-a511-9049401ef0cb.jpg?v=1786251530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b013c20a-d4a6-485a-8c9f-f9b91fa8abac.jpg?v=1786251593 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c792ec4e-c52c-471e-a860-794fed69c69e.jpg?v=1786251590 ## Agent notes Images were not inspected; visual details are not inferred. No shipping, stock, return, or material certification data was provided. The product is a low-cost extension arm, not a full cymbal stand.
This product has 4 images 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 Stand Extension Arm Stable Space-Saving Cymbal Holder for Rehearsal Studio",
"product_id": 9539880845551,
"variant_id": 50413478314223,
"quantity": 1,
"grams": 590,
"length_cm": "45.3",
"width_cm": "10.0",
"height_cm": "7.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").