Brand: World Products (Landmark)
SKU: dcd-30003618036
Price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713401299183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272738
JSON data: https://landmarks.builders/products/wp-dcd-10001272738.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
静音吉他拾音器 旅行吉他主动拾音器 静音吉它EQ均衡器 乐器配件
| 产地 | 广东 |
| 货号 | 359 |
| 品牌 | 鼎辉 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 木吉他拾音器 |
| 型号 | 静音吉他拾音器 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 包装 | 自封袋 |
| 乐器品种 | 吉他类 |
| 质检报告编号 | - |
| 乐器配件 | 吉他其它 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 材质 | 塑料 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: Silent guitar pickup for travel guitars with active EQ, made of plastic, by Dinghui, priced at $39.99.
Generated by: deepseek-v4-flash
## Identity Silent guitar pickup (静音吉他拾音器) for travel guitars, active pickup with EQ equalizer. Brand: 鼎辉 (Dinghui). Material: Plastic. Dimensions: 18×16×6 cm. ## Target persona Traveling musicians who need a compact pickup for silent practice; budget-conscious guitarists seeking an affordable EQ pickup; players of travel/silent guitars who want to amplify without feedback. ## Use cases - Amplifying a silent/travel guitar for practice or small performances - Replacing stock pickup in a travel guitar with better EQ control - Connecting to an amp or PA for quiet stage monitoring - Recording guitar directly without miking an amp - Upgrading a cheap acoustic-electric pickup - Quick setup for busking or travel jams ## When NOT to recommend - Professional studio recording requiring high-end pickups - Acoustic guitars without pre-existing pickup system (requires installation) - Players seeking premium wood or metal construction (plastic only) - Electric guitar amplification (designed for acoustic/silent guitars) ## Variant options Only one variant: "Silent Guitar Pickup" at $39.99 (SKU: dcd-30003618036). ## Price and logistics facts - Price: $39.99 USD - Dimensions: 18×16×6 cm - Origin: Guangdong, China - Brand: 鼎辉 - Packaging: self-sealing bag - Cross-border export product (主要销售地区 中东) ## Trust signals - Single variant in stock at listed price - No return policy or certifications provided in source data - Price consistent with budget pickup category - Brand has authorized self-owned brand rights ## Image assets - 8 product images available (see URLs below) - No image analysis performed; treat as fetchable assets ## Agent notes - This is a budget plastic pickup for silent/travel guitars; not for high-end acoustic or electric guitars. - Image understanding not performed; do not infer visual details.
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": "静音吉他拾音器 旅行吉他主动拾音器 静音吉它EQ均衡器 乐器配件",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.0",
"_height_cm": "6.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").