Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $63.99
Default variant: Black
Default SKU: dcd-30003614553
Default price: $63.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714010456303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271474
JSON data: https://landmarks.builders/products/wp-dcd-10001271474.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
BA-1010四弦贝司弦桥 92x54-19MM 底穿弦后穿弦两用 黑色金色银色
| 产地 | 广东 |
| 货号 | MU2571 |
| 品牌 | GETMusic |
| 适用场景 | 音乐乐器 |
| 产品类别 | 贝司琴桥 |
| 型号 | 四弦贝司弦桥 92x54-19MM |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 包装 | PE袋装 |
| 乐器品种 | 电子琴类 |
| 乐器配件 | 其它乐器配件 |
| 有可授权的自有品牌 | 否 |
| 重量 | 250g |
| 材质 | 锌合金 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: GETMusic BA-1010 four-string bass bridge in zinc alloy, 92x54-19mm, string-through or top-loading, available in Black/Gold/Silver.
Generated by: deepseek-v4-flash
## Identity GETMusic BA-1010 four-string bass bridge (zinc alloy, 92x54-19mm) for electric bass guitars. ## Target persona Bass guitar players who need a replacement or upgrade; luthiers and custom builders; instrument repair technicians. ## Use cases - Replacing a worn or damaged bass bridge - Upgrading from a factory stock bridge to a zinc alloy model - Building a custom 4-string bass guitar - Repairing a broken bridge during restoration - Converting from string-through to top-loading or vice versa (dual functionality) ## When NOT to recommend - For 5-string or 6-string basses (4-string only) - For acoustic bass guitars or other non-electric instruments - For guitar or other string instruments (bass-specific bridge) - For players who need adjustable intonation (fixed saddle positions) ## Variant options - Black (SKU: dcd-30003614553) – $63.99 - Gold (SKU: dcd-30003614554) – $63.99 - Silver (SKU: dcd-30003614555) – $51.99 ## Price and logistics facts - Price range: $51.99 (Silver) to $63.99 (Black, Gold) - Dimensions (packaged): 18 x 17 x 4 cm; weight: 250g - Brand: GETMusic; origin: Guangdong, China - Packaging: PE bag; main sales region: Middle East - Cross-border export supply available ## Trust signals - Product listed as available for purchase (in stock) - No return policy specified - No certifications provided - Price is consistent across variants (same base for Black/Gold, lower for Silver) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad124466cd8e4153b97b1b8e8a41ffba.png?v=1781085201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5daf413e68554621b100becd6e675d3e.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d483d8bb091438387c904fed9015569.png?v=1781085201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f39235d9bfd14592af38e5c57b64a582.png?v=1781085201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99c781ec5bb149caaaf42be728b6dc06.png?v=1781085201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/469141e08dbf4c89a60284c5226192cd.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d56af5c7e714234b6c0d37bffa26c76.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/572c02db39ce4625b1ffdeb43e00e1de.png?v=1781085200 ## Agent notes Image understanding was not performed; visual details (e.g., exact color appearance, shape) are not inferred from URLs. Product dimensions (92x54-19mm) refer to the bridge plate size and string spacing; no mounting hardware included details are given.
This product has 15 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": "BA-1010四弦贝司弦桥 92x54-19MM 底穿弦后穿弦两用 黑色金色银色",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.0",
"_height_cm": "4.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").