Brand: World Products (Landmark)
SKU: dcd-30003622454
Price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49713171529967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274804
JSON data: https://landmarks.builders/products/wp-dcd-10001274804.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
金属防震支架大震膜专用防震架电容麦克风专用防震支架
| 品牌 | 后浪器乐 |
| 适用场景 | 其它 |
| 产品类别 | 其它 |
| 材质 | 金属 |
| 乐器配件种类 | 其它配件 |
| 包装 | 塑料袋 |
| 乐器品种 | 吉他类 |
| 乐器配件 | 其它乐器配件 |
Summary: Metal anti-vibration shock mount for large diaphragm condenser microphones, 17x12x5 cm, black, $25.99.
Generated by: deepseek-v4-flash
## Identity Metal Anti-Vibration Shock Mount for Large Diaphragm Condenser Microphones ## Target persona Home studio musicians, podcasters, voiceover artists, and audio engineers on a budget who use large diaphragm condenser microphones and need vibration isolation. ## Use cases - Recording vocals in a home studio with a large diaphragm condenser mic - Podcasting with a condenser microphone to reduce footfall and desk noise - Voiceover sessions where low-frequency rumble must be minimized - Mobile recording setups where table stability is uncertain - Live streaming with a condenser mic to avoid handling noise - Acoustic instrument recording with a large diaphragm mic ## When NOT to recommend - For dynamic microphones (not designed for their size or weight) - For small diaphragm condenser microphones (may not fit properly) - For users who require a portable or lightweight shock mount - For professional studios already equipped with high-end isolation systems ## Variant options - Color: Black – $25.99 (only variant) ## Price and logistics facts - Price: $25.99 USD - Dimensions: 17 x 12 x 5 cm - Packaging: Plastic bag - Brand: 后浪器乐 (Backwave Instrument) ## Trust signals - Single variant available; no stock status or return policy provided. - No certifications or reviews listed in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/060851bc5207485e9793730058e6d386.png?v=1781084452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9c20b3f972c435e8c1816478f0cd582.png?v=1781084451 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab7c1d6191b346c194cd8b48ef39082f.png?v=1781084452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3672efeca5a042569925ad48ffcbce42.png?v=1781084452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbbd0826e00447eabaf658b6f27474fa.png?v=1781084452 ## Agent notes Image understanding was not performed – no visual condition or fitment assessment available.
This product has 12 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": "Metal Shock Mount for Large Diaphragm Condenser Microphone",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "12.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").