Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Silver
Default SKU: dcd-30003610161
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714084053231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269938
JSON data: https://landmarks.builders/products/wp-dcd-10001269938.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Vintage-style Telecaster guitar bridge with six saddles, single pickup, brass tailpiece, and hardware. Silver or Black finish, $12.99.
Generated by: deepseek-v4-flash
## Identity Vintage-style Telecaster bridge assembly with six individual saddles, single-coil pickup cutout, brass tailpiece, mounting screws, and adjustment wrench. Available in Silver or Black finish. ## Target persona - DIY guitar builders seeking affordable vintage-spec parts - Telecaster owners replacing a damaged or worn bridge - Budget-conscious modders upgrading a Squier or entry-level Tele - Hobbyist luthiers learning guitar repair and setup ## Use cases - Replacing the bridge on a Telecaster to restore vintage look and feel - Upgrading a stock Tele bridge to individual saddles for better intonation - Building a partscaster Tele from scratch - Repairing a broken or corroded bridge assembly - Experimenting with different pickup configurations (single-coil bridge position) - Tuning or adjusting saddle height and intonation with included tools ## When NOT to recommend - For non-Telecaster guitar models (Strat, Les Paul, etc.) - For professional-grade instruments requiring high-end hardware (e.g., Gotoh, Callaham) - For players seeking a tremolo/vibrato bridge - For complete guitar builds needing a neck or other major components ## Variant options - Silver (SKU dcd-30003610161): $12.99 - Black (SKU dcd-30003610162): $12.99 ## Price and logistics facts - Price: $12.99 USD per unit - Dimensions: 18.0 x 15.0 x 3.0 cm (shipping package size) - No indication of bundled strings, pickguard, or electronics - Weight not specified ## Trust signals - In-stock status: not confirmed (no stock count provided) - Return policy: not stated - Price consistent across variants at $12.99 - No certifications or brand details provided ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description provided; all details inferred from title and variants. - Image content not analyzed visually; URLs provided as fetched assets. - No return policy, stock level, or brand information available.
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": "Tele电吉他琴桥 复古六琴码单拾音器黄铜拉弦板螺丝扳手 乐器配件",
"quantity": 1,
"grams": 160000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "3.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").