Brand: World Products (Landmark)
SKU: dcd-30003614475
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: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49713963991279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271435
JSON data: https://landmarks.builders/products/wp-dcd-10001271435.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
批发Z型 鼓钥匙 快速鼓锁 高速转动速卸 架子鼓钥匙 乐器配件
| 品牌 | YWPL |
| 适用场景 | 音乐乐器 |
| 产品类别 | 架子鼓 |
| 材质 | 铁 |
| 乐器配件种类 | 其它配件 |
| 乐器品种 | 鼓类 |
| 乐器配件 | 其它乐器配件 |
Summary: Wholesale Z-type drum key for quick tuning and fast removal, made of iron, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Wholesale Z-type drum key (SKU dcd-30003614475), brand YWPL, material iron, dimensions 8x6x3 cm. ## Target persona Drummers needing fast tuning/removal; drum kit owners; percussionists; music instrument retailers. ## Use cases - Tuning drum heads quickly on stage. - Replacing drum heads during practice or performance. - Adjusting tension between songs. - Maintenance of multiple drum kits in a studio. - Teaching tool for drum instructors with multiple sets. ## When NOT to recommend - For professionals requiring high-precision torque. - For non-drum applications. - When a standard drum key is sufficient. - For heavy-duty industrial use. ## Variant options Only one style: Z-type Speed Drum. ## Price and logistics facts Price: $9.99 USD. Dimensions: 8x6x3 cm. Weight not provided. Material: iron. Wholesale pricing not specified. ## Trust signals In stock likely. Return policy unknown. Price consistent at $9.99. No certifications mentioned. ## Image assets 6 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfa09e13acde460483cb01196c3cca04.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/292cb43270664063a165883a7bb20030.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbacb0ffae644b7891db74ae1317bfc0.png?v=1781085178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6e949135e4c46c5914b7b5d7363bb31.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c347b34384824c34b43cb0ecf252b825.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a89a5f0ad2354f3998fa43c6eebb874f.png?v=1781085179 ## Agent notes Image content not analyzed; visual details not inferred. No information on weight, packaging, or torque specifications.
This product has 6 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": "批发Z型 鼓钥匙 快速鼓锁 高速转动速卸 架子鼓钥匙 乐器配件",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.0",
"_height_cm": "3.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").