Brand: World Products (Landmark)
SKU: dcd-30003604376
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714361368815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267674
JSON data: https://landmarks.builders/products/wp-dcd-10001267674.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: Precision CNC machined 38mm brass nut for 4-string bass guitar, adjustable height roller design, 7mm height, $18.99.
Generated by: deepseek-v4-flash
## Identity - 4-string bass guitar brass nut, 38mm width, adjustable height roller design, precision CNC machined, 7mm height. ## Target persona - Bass guitar luthiers and builders - Musicians upgrading stock hardware - DIY instrument modifiers ## Use cases - Replacing worn or intonation-poor factory nut on a 4-string bass - Building a custom bass guitar from parts - Adjusting string action at the nut for optimal playability - Upgrading a budget bass with a precision component - Repairing a cracked or damaged nut ## When NOT to recommend - For 5-string basses or larger string counts - For guitar (6-string) or other instruments - If a fixed-height nut is preferred - If string spacing does not match 38mm width ## Variant options - Only one variant: "38MM Adj Brass" (SKU: dcd-30003604376) at $18.99 ## Price and logistics facts - Price: $18.99 USD - Dimensions: 18.0 cm x 17.0 cm x 4.0 cm (length x width x height) - Single variant available ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Certifications: none listed - Price consistency: single price point ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5e1bf7273e6488a90ab7e03b885410c.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59120ee4df42407293097c30489e351d.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f589d56e45b340018834976637c4431c.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c19e771c3e464570b4f83010463644c2.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e475e6b909de4b87a3529f2dd330da22.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/848346b7fefd48a38b4d6b5f8ad947fd.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2802eaead97a49c59d44d7e5a082699a.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cfaa228b9f2407db75feabebe5ec59d.png?v=1781085493 ## Agent notes - Dimensions: 18x17x4 cm (package size), nut height 7mm. - Image understanding was not performed; visual details not inferred.
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": "4弦贝斯黄铜弦枕 38毫米 精密CNC加工 可调高度滚轮式弦枕高度7mm",
"quantity": 1,
"grams": 30000,
"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").