Brand: World Products (Landmark)
SKU: dcd-30003602216
Price: $101.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714309857519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266731
JSON data: https://landmarks.builders/products/wp-dcd-10001266731.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
ST6弦21品黄色加拿大枫木玫瑰木哑光电吉他琴颈 电吉他改装配件
| 产地 | 广东 |
| 货号 | 180 |
| 品牌 | 其他 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 电吉他柄 |
| 型号 | 180 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 包装 | 纸盒包装 |
| 乐器品种 | 吉他类 |
| 质检报告编号 | 无 |
| 乐器配件 | 吉他其它 |
| 材质 | 枫木 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 否 |
Summary: ST-style 21-fret electric guitar neck made of maple and rosewood, suitable for guitar modification or replacement, priced at $101.99.
Generated by: deepseek-v4-flash
## Identity ST-style 21-fret electric guitar neck, yellow Canadian maple with rosewood fingerboard, matte finish. Product type: guitar neck (replacement/modification part). ## Target persona DIY guitar builders; guitar repair technicians; musicians customizing their ST-style electric guitar. ## Use cases - Replacing a damaged or worn guitar neck on an ST-style body. - Building a custom partscaster guitar from scratch. - Upgrading to a maple+rosewood neck for tonal preference. - Repairing a neck with fret issues by replacing entirely. - Experimenting with different neck profiles on a budget. - Restoring a vintage ST-style guitar with a new neck. ## When NOT to recommend - Customer seeking a complete electric guitar (this is a neck only). - Guitar body is not ST-style (Squier Stratocaster, Fender Stratocaster, etc.) as fit is not guaranteed. - Buyer needs a neck for a 22-fret or 24-fret configuration (this is 21-fret). - Professional luthiers requiring high-end certified wood or precise fretwork (no quality certifications provided). ## Variant options - Style: St-style 21-fret (only one variant available) ## Price and logistics facts - Price: $101.99 USD - Dimensions: 68.0 cm (length) x 11.0 cm (width) x 6.0 cm (height) - Package: paper box packaging - Origin: Guangdong, China ## Trust signals - Listed as in stock (no stock level provided). - No return policy or warranty mentioned. - No certifications (e.g., RoHS, FSC) reported. - Price is consistent (single variant). - No customer reviews provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/702d80dda14842ac84b20516cd0387fd.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11af71cc562045ea8c7f558f9eb00899.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31a80c12975244c989bfac19c1d736d0.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75437c01e7a840cab078150866021a3d.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e154c51b8c244b0a66cf837b36518b8.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acd796264e474b16aafb90e2d3ac185e.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ab8560dab0b485eabe789f58049441f.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f389e8f363654fb8be4f8103f2f746fa.png?v=1781085464 ## Agent notes - Images were not interpreted for visual details (e.g., color, condition, fret wear). - No data on fret material or nut width. - No information on compatibility with specific brands or models beyond ST-style.
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": "ST6弦21品黄色加拿大枫木玫瑰木哑光电吉他琴颈 电吉他改装配件",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "11.0",
"_height_cm": "6.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").