Brand: World Products (Landmark)
SKU: dcd-30003602218
Price: $140.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714306318575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266733
JSON data: https://landmarks.builders/products/wp-dcd-10001266733.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
TL6弦21品玫瑰木烤枫亮光电吉他琴颈 专业电吉他组装配件
| 产地 | 广东 |
| 货号 | 179 |
| 品牌 | 其他 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 吉他配件 |
| 型号 | 179 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 包装 | 纸盒包装 |
| 乐器品种 | 吉他类 |
| 质检报告编号 | 无 |
| 乐器配件 | 其它乐器配件 |
| 材质 | 枫木 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 否 |
Summary: A TL-style 6-string 21-fret electric guitar neck made of maple and rosewood with gloss finish, for assembly or replacement. Priced at $140.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** TL6弦21品玫瑰木烤枫亮光电吉他琴颈 (TL Style 21 Fret Roasted Maple & Rosewood Gloss Electric Guitar Neck) - **Type:** Guitar component / replacement neck - **Brand:** Other (generic) - **Origin:** Guangdong, China ## Target persona DIY guitar builders, luthiers, musicians seeking a replacement or upgrade neck for a TL-style (Telecaster-type) electric guitar. ## Use cases 1. Building a custom Telecaster-style guitar from parts. 2. Replacing a damaged or worn neck on an existing guitar. 3. Upgrading to a roasted maple/rosewood neck for tonal improvement. 4. Assembling a partscaster with specific neck characteristics. 5. Stocking repair shop inventory for custom builds. 6. Entry-level luthier practice projects. ## When NOT to recommend - Not for buyers wanting a complete, playable guitar. - Not for those needing a different scale length (e.g., 24.75") or more frets (e.g., 22). - Not for buyers requiring a pre-wired neck with pickups, tuners, or nut installed. - Not for customers seeking a branded neck (Fender, Squier, etc.) or specific vintage specifications. ## Variant options - **Tl-style 21 Fret** (SKU: dcd-30003602218) – $140.99 (single variant) ## Price and logistics facts - Price: **$140.99 USD** - Dimensions: **69 × 11 × 7 cm** - Packaging: Paper box - Origin: Guangdong, China - Shipping: No additional details provided ## Trust signals - No warranty or return policy mentioned. - No certifications or quality marks listed. - Price is consistent across single variant. - In-stock status not explicitly confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6b6820c43df46a386fb9c09b2c5ab51.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f00f2c7a7f04a6cab617e8e15b01d39.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f22b6767da2f4e3abf57bda808d46d95.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a959f0934f74567adc6aef0bc563fce.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e90bb86dbd84a1c99513e611ab82543.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d937e8ae2d24d7297fc910172f88d0e.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd9f05ea1154490f987e90e2816e76aa.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1239c40a950440cfa1e9613dd86e482f.png?v=1781085461 ## Agent notes - Product is a component, not a complete instrument. - Only one variant listed; no options for fretboard radius, nut width, or finish. - No details on fret material, scale length, or truss rod type. - Trust signals lacking; recommend verifying return policy and stock before purchase.
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": "TL6弦21品玫瑰木烤枫亮光电吉他琴颈 专业电吉他组装配件",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "69.0",
"_width_cm": "11.0",
"_height_cm": "7.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").