Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99 – $47.99
Default variant: Black
Default SKU: dcd-30003614515
Default price: $47.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/49713902387439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271454
JSON data: https://landmarks.builders/products/wp-dcd-10001271454.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Flipping Saddle 5弦低音琴桥95.5x46MM 琴身琴底通弦间 距16.5mm
| 产地 | 广东 |
| 货号 | MU2631 |
| 品牌 | GETMusic |
| 适用场景 | 音乐乐器 |
| 产品类别 | 电吉他5弦固定琴桥 |
| 型号 | 5弦固定琴桥 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 包装 | PE袋装 |
| 乐器品种 | 电子琴类 |
| 乐器配件 | 其它乐器配件 |
| 有可授权的自有品牌 | 否 |
| 重量 | 240g |
| 材质 | 锌合金 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: Bass guitar fixed bridge for 5-string instruments, 95.5x46mm, 16.5mm string spacing, zinc alloy, available in Black, Gold, Silver.
Generated by: deepseek-v4-flash
## Identity Flipping Saddle 5-string bass guitar fixed bridge. Dimensions: 95.5x46mm plate, 16.5mm string spacing. Material: zinc alloy. Weight: 240g. Color options: Black, Gold, Silver. Designed for 5-string electric basses. ## Target persona Luthiers, bass guitar technicians, and DIY musicians repairing or upgrading a 5-string bass guitar. ## Use cases - Replacing a damaged or worn bridge on a 5-string bass. - Upgrading from a vintage/stock bridge to a fixed bridge for improved sustain and tuning stability. - Building a custom 5-string bass guitar from scratch. - Restoring a vintage bass with a non-original bridge. - Modifying a 4-string bass to 5-string (if routing allows). ## When NOT to recommend - To users needing a tremolo (whammy) bridge. - For 4-string basses or guitars with different string counts. - For acoustic basses or upright basses. - For players wanting a vintage-style or zinc-free bridge (e.g., brass or steel). ## Variant options - Black (SKU dcd-30003614515): $47.99 - Gold (SKU dcd-30003614516): $47.99 - Silver (SKU dcd-30003614517): $45.99 ## Price and logistics facts - Base price: $45.99 (Silver), $47.99 (Black/Gold). - Dimensions: 17x15x5 cm (packaged). - Weight: 240g. - Packaging: PE bag. - Origin: Guangdong, China. ## Trust signals - No stock status provided; check availability. - No return policy mentioned. - No certifications listed. - Multiple images available (see Image assets). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99b26d84141049fbabd9d2ce6a089164.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e647b5e6ccd42a2a0d366e193c22486.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4adf0dd146cb4867958516076a76c626.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cae4fcd893924f47bc79c5725f84c765.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/565e5d4d5bdb41cc8d364343d21ed4f9.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3b4a1ee1dc54d3fae33018e34a63077.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e550ea56ef9402284fedb75aad73d2f.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de22323df93143d99b1441b2dd61dd20.png?v=1781085145 ## Agent notes - Image content not analyzed; treat URLs only as fetchable assets. - Verify string spacing suitability (16.5mm) for specific bass models. - No patent mentioned; design may be generic.
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": "Flipping Saddle 5弦低音琴桥95.5x46MM 琴身琴底通弦间 距16.5mm",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "15.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").