Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: 18 Inch
Default SKU: dcd-30003625436
Default 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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713106092271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276024
JSON data: https://landmarks.builders/products/wp-dcd-10001276024.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
底鼓共振皮架子鼓皮爵士鼓大鼓皮黑色白色带开孔18.20.22英寸
| 品牌 | YWPL |
| 适用场景 | 音乐乐器 |
| 产品类别 | 其它 |
| 型号 | 架子鼓 |
| 专利类型 | 无 |
| 乐器配件种类 | 其它配件 |
| 包装 | 塑料袋 |
| 乐器品种 | 鼓类 |
| 质检报告编号 | - |
| 乐器配件 | 其它乐器配件 |
| 材质 | 涤纶(聚酯纤维) |
| 外贸出口认证 | - |
Summary: YWPL bass drum resonant head with port, available in 18, 20, 22 inch sizes, polyester fiber, priced $9.99-$10.99.
Generated by: deepseek-v4-flash
## Identity YWPL Bass Drum Resonant Head (with port), black/white, sizes 18",20",22", polyester fiber. ## Target persona Drummers upgrading or replacing bass drum resonant heads, especially for jazz, rock, or general drum set use; budget-conscious musicians seeking affordable replacement heads. ## Use cases - Replacing worn-out bass drum resonant head. - Adding a ported resonant head for microphone placement in recording or live performance. - Upgrading stock drum heads for better sound on a budget. - Matching black/white aesthetic with drum set. ## When NOT to recommend - When a batter head (striking surface) is needed. - When a higher-end, single-ply or coated head is preferred for advanced sound. - If exact size not in 18,20,22 inches. - For heavy hitting styles requiring thicker heads. ## Variant options - 18 Inch – $9.99 (SKU: dcd-30003625436) - 20 Inch – $9.99 (SKU: dcd-30003625437) - 22 Inch – $10.99 (SKU: dcd-30003625438) ## Price and logistics facts - Price range: $9.99-$10.99 USD. - Product dimensions: 57 x 57 x 5 cm (packaged). - No shipping cost info; assume standard. ## Trust signals - No certifications listed. - In-stock (based on listing). - Return policy unknown. - Price consistent across variants except 22" slightly higher. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9187974be1141a690e90e9e17802a5a.png?v=1781084423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3d018c361ff427d82881a5cea8dcdf3.png?v=1781084423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e10a607a55648568eb8bbd865a3f716.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5454475ac8604cb199bbb6c01dbcc459.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7630024a72864d0589db1ddb8ea46344.png?v=1781084423 ## Agent notes - No image understanding performed; visual details not described. - Only size options available; no material or color variation beyond black/white implied.
This product has 8 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": "Bass drum resonant head, black white with hole, 18\/20\/22 inches",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "57.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").