Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Orange
Default SKU: dcd-30003603346
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 240 g
Cart URL (default variant): https://landmarks.builders/cart/49714312184047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267243
JSON data: https://landmarks.builders/products/wp-dcd-10001267243.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A bass drum anti-slip pad and damper that prevents the drum from sliding forward, compatible with most drum sets, available in Orange and Black at $18.99.
Generated by: deepseek-v4-flash
## Identity A bass drum non-slip pad and damper that stops the drum from moving forward and dampens excess resonance. ## Target persona Drummers playing on hard floors (hardwood, tile, concrete) who experience bass drum creep during performances or practice. ## Use cases - Preventing bass drum forward movement during aggressive playing - Protecting floors from scratches caused by drum spikes - Adding slight damping to reduce over-ringing - Stabilizing kick drum on slippery stages - Quick setup for gigs on varied surfaces - Reducing rehearsal noise transmission through floors ## When NOT to recommend - If the drummer already uses a non-slip rug or mat - For electronic drum sets (different mounting and stability needs) - When maximum resonance control is required (use a dedicated dampening pillow) - For players seeking heavy-duty isolation (consider a full drum riser) ## Variant options - Color: Orange - Color: Black ## Price and logistics facts - Price: $18.99 USD - Dimensions: 29 × 14 × 7 cm ## Trust signals - Two color options available - Standard product in consistent supply (no stock data provided) - Return policy not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a1334048f6042b48d659cae38013017.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c460b2c3f50e4dcc8013905ecf35e4f5.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/741fd4f5aa194ed695f72de4fc9049cd.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e73f56a742f0404ba6bb51d0a926e93f.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/934ef0ee45f24826b2d054186be6a530.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/609324386c79438c84f194363c3de00f.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/830aeeafde534c3c96a08a1309aaf705.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b741ffae2bde4ce69331c1f6b7a13ce1.png?v=1781085466 ## Agent notes - Image content not analyzed.
This product has 14 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": 240000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "14.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").