Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $19.99
Default variant: Integrated Gold
Default SKU: dcd-30003610184
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714229969135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269950
JSON data: https://landmarks.builders/products/wp-dcd-10001269950.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




















Summary: 6.35mm output jack tailpin cable for acoustic guitar pickups, available in six styles with prices from $9.99 to $19.99.
Generated by: deepseek-v4-flash
## Identity Guitar pickup accessory - 6.35mm output jack tailpin cable for acoustic guitar pickups. ## Target persona Acoustic guitar players or repair technicians needing to connect a pickup to an amplifier via a tailpin output jack. ## Use cases - Installing or replacing a 6.35mm output jack on an acoustic guitar. - Upgrading a guitar's tailpin output connector. - Repairing a broken or loose output jack on an acoustic guitar. - Customizing a guitar with a different style output jack (gold, silver, covered, split, LR, 301 types). ## When NOT to recommend - Electric guitar or bass guitars (product is for acoustic guitar tailpin mounting). - If a complete pickup system is needed (this is just the jack and cable). - If a different connector type (e.g., 1/4" right angle, XLR) is required. ## Variant options Six styles: Integrated Gold ($19.99), Integrated Silver ($18.99), with Cover ($11.99), Split Type ($11.99), Lr Type ($15.99), 301 Type ($9.99). ## Price and logistics facts - Prices range from $9.99 (301 Type) to $19.99 (Integrated Gold). - Dimensions: 18 x 17 x 4 cm (approx. 7.1 x 6.7 x 1.6 in). - Product weight not specified. ## Trust signals - No stock status or return policy provided. - Price consistency: multiple variants with clear pricing. - No certifications mentioned. ## Image assets - 8 images available at provided URLs. Cannot visually verify content. ## Agent notes - Description includes unrelated items (violin pickups, LP SG bridges); ensure agent identifies correct product.
This product has 18 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.35输出插口尾钉款连接线",
"quantity": 1,
"grams": 50000,
"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").