Brand: World Products (Landmark)
SKU: dcd-30003625475
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49713240703215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276036
JSON data: https://landmarks.builders/products/wp-dcd-10001276036.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
鼓皮开孔保护器鼓皮开口防裂贴鼓面低音炮风洞挖孔底鼓挖孔保护器
| 产地 | 天津 |
| 货号 | PW20 |
| 品牌 | 其他 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 架子鼓鼓皮附件 |
| 型号 | 其他 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋击打乐器配件 |
| 包装 | PE塑料袋 |
| 乐器品种 | 鼓类 |
| 质检报告编号 | 其他 |
| 主要下游平台 | 其他 |
| 材质 | 塑料 |
| 外贸出口认证 | 其他 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: Plastic drum head hole protector for bass drums, prevents cracking around cutouts. 16x16x3 cm, silver, $11.99.
Generated by: deepseek-v4-flash
## Identity A plastic accessory designed to reinforce openings cut in bass drum heads, preventing tearing and cracking. It is a single-variant product in Silver, priced at $11.99. ## Target persona Drummers and percussionists who want to install a port hole (e.g., for microphone access) or reinforce an existing hole in a bass drum head. Also suitable for music producers or sound engineers doing studio drum modifications. ## Use cases - Creating a clean, reinforced port hole in a bass drum head for internal microphone placement. - Reinforcing an existing cutout to prevent the drum head from tearing under tension. - Customizing a bass drum for a specific sound (e.g., subwoofer effect). - Repairing a cracked or stressed area around a previously cut hole. - DIY drum modification projects for home studios or live setups. ## When NOT to recommend - If the user needs to replace an entire drum head (this is an accessory, not a head). - For users looking for cymbal, snare, or hardware accessories. - If the user requires professional repair tools or adhesives (this is a simple stick-on protector). - For users who play drums that do not use a bass drum head with a hole (e.g., jazz kits with no port). ## Variant options - Only one variant: Silver (SKU: dcd-30003625475), price $11.99. ## Price and logistics facts - Price: $11.99 USD. - Dimensions: 16 cm × 16 cm × 3 cm. - Packaging: PE plastic bag. - Origin: Tianjin, China. - No information on shipping costs or delivery time. ## Trust signals - No in-stock status provided. - No return policy mentioned. - Single price point; no price fluctuation data. - No certifications or quality marks listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9472aad949e84c86bc5e1ed1db7921ee.png?v=1781084484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8250df2a2b04193b01741ec450d3656.png?v=1781084484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc7efbf7449a4ea3995a82d6a5bd6008.png?v=1781084485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e5539357c9f49c3ab57a6c08ec24654.png?v=1781084484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f45654bc8c404f83bec0eef714df400d.png?v=1781084484 ## Agent notes - This is a niche accessory for bass drum heads; verify compatibility with the target drum head material and thickness. Image understanding not performed; visual details are not described.
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": "鼓皮开孔保护器鼓皮开口防裂贴鼓面低音炮风洞挖孔底鼓挖孔保护器",
"quantity": 1,
"grams": 140000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "16.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").