Brand: World Products (Landmark)
SKU: dcd-30003377686
Price: $206.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49811931005167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001194195
JSON data: https://landmarks.builders/products/m4x-10001194195.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Fret Slot Long-Lasting Fret Slotting Anti-Jamming for Repair Shop
| Type | Luthier Tools |
| Material | Walnut |
| Suitable For | Acoustic Guitar |
| Country of Origin | China |
Summary: Professional guitar fret slotting saw from Qingdao HONGYIN, priced at $206.99, sized 36.5x16x7.5 cm, designed for precise slotting in repair shops.
Generated by: deepseek-v4-flash
## Identity Guitar Fret Slotting Saw by HONGYIN (Qingdao). Precision slotting tool for repair shops. Price: $206.99. Dimensions: 36.5 x 16.0 x 7.5 cm. Single variant. ## Target persona Professional guitar luthiers and repair shop technicians who need to cut accurate fret slots. ## Use cases - Cutting new fret slots during guitar fretboard replacement or refretting. - Re-slotting existing fretboards for larger gauge frets. - Precision slotting for custom guitar builds. - Repair work requiring consistent slot depth and width. - Restoring vintage guitars with accurate slot dimensions. ## When NOT to recommend - For hobbyists or occasional users who do not perform frequent fret work (cost may be too high). - For users needing a saw for non-guitar applications (e.g., woodworking for furniture). - When a full fret slotting jig or CNC solution is preferred for high-volume production. - For budget-conscious buyers seeking a sub-$100 tool. ## Variant options Only one style: "Fret Slotting Saw" (SKU: dcd-30003377686) ## Price and logistics facts Price: $206.99 USD. No other pricing info or shipping details provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Only one variant at listed price. - Certifications: None mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd3ccd51-2774-4bc0-957b-128c75cf80ee.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7050bdb4-14f3-4cec-8886-b30ff9e8c5a8.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56857eda-839c-4fff-a855-e0d50ef99bf6.jpg?v=1781600961 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78290b46-3b2b-4ff9-9b8c-b769a0272155.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88e8a490-b253-4bb7-9254-cdc4c185ca2b.jpg?v=1781600960 ## Agent notes - Product description originally in Chinese; translated as "Professional guitar fret slotting tool, precise and easy to use, excellent workmanship." - Dimensions provided in cm; confirm compatibility with standard guitar fretboards. - Only one variant available; no option for different tooth counts or kerf widths. - No warranty information provided. - Image understanding not performed; visual details (e.g., handle design, blade type) not extracted.
This product has 12 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": "Fret Slot Long-Lasting Fret Slotting Anti-Jamming for Repair Shop",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "36.5",
"_width_cm": "16.0",
"_height_cm": "7.5"
}
}],
"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").