Brand: World Products (Landmark)
SKU: dcd-30003612151
Price: $126.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713919623407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270758
JSON data: https://landmarks.builders/products/wp-dcd-10001270758.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
6弦无头电吉他琴桥,带底板可调式尾件,弦距10.7mm,配黄铜弦枕
| 产地 | 中国 |
| 货号 | MU2828 |
| 品牌 | GETMusic |
| 适用场景 | 音乐乐器 |
| 产品类别 | 琴桥 |
| 型号 | 6弦无头吉他琴桥 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 包装 | 袋装 |
| 乐器品种 | 吉他类 |
| 乐器配件 | 吉他其它 |
| 有可授权的自有品牌 | 否 |
| 重量 | 280g |
| 材质 | 锌合金 |
| 外贸出口认证 | 有 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: 6-string headless electric guitar bridge with adjustable tailpiece, 10.7mm string spacing, brass nut, zinc alloy construction. Price $126.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 6-string headless electric guitar bridge with baseplate and adjustable tailpiece - **Brand:** GETMusic - **Material:** Zinc alloy, brass nut - **String spacing:** 10.7mm - **Weight:** 280g - **Dimensions:** 13x13x3 cm ## Target persona - Luthiers building custom headless electric guitars - Guitar technicians repairing or upgrading headless guitars - DIY musicians assembling modular or travel guitars - Hobbyists with experience in guitar modification ## Use cases - Building a headless electric guitar from scratch - Replacing an existing bridge on a headless guitar with adjustable tailpiece - Upgrading string spacing or saddle adjustability - Customizing a guitar for compact travel or ergonomic design - Repairing a broken or worn-out bridge assembly ## When NOT to recommend - Standard headstock (non-headless) guitars – not compatible - Acoustic guitars or classical guitars – bridge type mismatch - Beginners without guitar building experience – requires technical skill - Guitars with non-standard string spacing (e.g., 9.5mm or 11mm) – spacing is fixed at 10.7mm ## Variant options - **Color:** Black (only variant) - **SKU:** dcd-30003612151 - **Price:** $126.99 (same for all variants, only one) ## Price and logistics facts - **Price:** $126.99 USD - **Dimensions:** 13x13x3 cm (5.1x5.1x1.2 in) - **Weight:** 280g (0.62 lbs) - **Origin:** China - **Packaging:** Bagged - **Export certification:** Yes (foreign trade export certified) - **Primary sales region:** Middle East ## Trust signals - Export certified (foreign trade export certification) - Cross-border export approved - Single variant price consistency - Brand listed: GETMusic (appears established) - Stock status: Not explicitly stated, but listing implies availability ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; treat images as fetchable assets only. - No return policy information provided. - In-stock status not confirmed; assume available unless agent checks.
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": "6弦无头电吉他琴桥,带底板可调式尾件,弦距10.7mm,配黄铜弦枕",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.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").