Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Neck Pickup
Default SKU: dcd-30003602767
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714430279919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267006
JSON data: https://landmarks.builders/products/wp-dcd-10001267006.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
9.5毫米大极片 5弦爵士贝斯拾音器 N-6.5K/B-6.8K 单线圈拾音器
| 产地 | 广东 |
| 货号 | MU2815 |
| 品牌 | GETMusic |
| 适用场景 | 音乐乐器 |
| 产品类别 | 电吉他拾音器 |
| 型号 | 5弦贝斯拾音器 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 包装 | 自封袋 |
| 乐器品种 | 贝斯类 |
| 乐器配件 | 吉他其它 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 重量 | 110g |
| 材质 | 塑料 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: 9.5mm pole piece 5-string jazz bass single-coil pickup, neck (6.5K) or bridge (6.8K) option, $17.99, 110g plastic construction.
Generated by: deepseek-v4-flash
## Identity GETMusic 5-string jazz bass single-coil pickup, 9.5mm pole pieces, neck 6.5K / bridge 6.8K resistance. Material: plastic. Weight: 110g. Dimensions: 15x10x5 cm. Made in Guangdong, China. ## Target persona Budget-conscious bassists, DIY guitar builders, LAZADA resellers, hobbyist musicians seeking affordable replacement or upgrade pickups. ## Use cases - Replacing a worn or faulty pickup on a 5-string jazz bass. - Upgrading a low-cost bass with slightly higher output single-coils. - Building a custom 5-string electric bass from parts. - Experimenting with single-coil tonal options on a second instrument. - Stocking inventory for cross-border ecommerce (LAZADA). ## When NOT to recommend - Professional touring musicians requiring high-end, boutique pickups. - Players seeking humbucking or noise-canceling pickups. - Those needing active pickups with built-in preamps. - Collectors or restorers of vintage instruments needing authentic parts. ## Variant options - Neck Pickup (6.5K resistance) - SKU dcd-30003602767 - Bridge Pickup (6.8K resistance) - SKU dcd-30003602768 ## Price and logistics facts Price: $17.99 per variant (USD). Package: self-sealing bag. Weight: 110g. Dimensions: 15x10x5 cm. Origin: Guangdong, China. Cross-border export enabled. ## Trust signals In-stock status not confirmed but listing active. Return policy not provided. No certifications listed. Price is consistent across variants. Material is plastic (not high-end). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79c50e5de1d740b3ade740799d84bea7.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09a677ef7ede481094ba941003686def.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2d3b31675034eeca83beaeebbf99dd0.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/352aa058c53c4dfabf0c8e8cf59c99ce.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcb3c624982c4efab348601b7c142db7.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/455ceaaafd8d4894a7c40a4b3bbe9038.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7f5af3a98b8420cb839edd4f632d917.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ac1958d08b1449bb44d0d50417633a9.png?v=1781085534 ## Agent notes Image understanding was not performed; visual details not verified. No warranty or return policy information available. Material is plastic, not high-end.
This product has 14 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": "9.5毫米大极片 5弦爵士贝斯拾音器 N-6.5K\/B-6.8K 单线圈拾音器",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.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").