Brand: World Products (Landmark)
SKU: dcd-30003611870
Price: $419.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714091622639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270573
JSON data: https://landmarks.builders/products/wp-dcd-10001270573.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
修表工具 多功能机械手表校表仪 MTG-1000A 测表仪 打线机打表机 美规
| 品牌 | MTG |
| 货号 | NO.1000英文版机械校表仪 |
| 适用场景 | 电讯维修 |
| 材质 | 赛钢 |
| 尺寸 | 240X170X200 |
| 净重 | 1.5 |
| 适用范围 | 测日差/摆幅/偏振/参数 |
| 规格 | NO.1000英文版 |
| 套件数量 | 1 |
Summary: MTG-1000A mechanical watch timing machine measures daily rate, amplitude, beat error, and lift angle for watch repair; includes English UI variant.
Generated by: deepseek-v4-flash
## Identity **Brand:** MTG **Model:** MTG-1000A **Product:** 修表工具 多功能机械手表校表仪 (Mechanical Watch Timing Machine) ## Target persona Professional watchmakers, horology students, and dedicated enthusiasts who service mechanical watches and need precise timing diagnostics. ## Use cases - Diagnosing timing accuracy and rate deviation in vintage or modern mechanical watches. - Measuring amplitude to assess mainspring health and lubrication condition. - Adjusting beat error for optimal balance wheel performance. - Calibrating newly assembled movements before final casing. - Verifying rate and amplitude after spring or component replacement. - Performing quick quality checks on watches before sale or delivery. ## When NOT to recommend - For quartz or electronic watch repair – the device is mechanical-only. - For casual users without basic watchmaking knowledge – requires understanding of watch escapement mechanics. - When a simple one-click timegrapher is needed – this unit requires manual setup. - For industrial high-volume testing – designed for bench work, not automated lines. ## Variant options Only one variant available: **Style: English Us** (SKU: dcd-30003611870). ## Price and logistics facts - **Price:** USD $419.99 - **Dimensions:** 26.0 × 22.0 × 18.0 cm - **Weight:** 1.5 kg (净重) - **Material:** 赛钢 (likely acetal resin / Delrin) - **Includes:** Main unit, English manual (货号 NO.1000英文版) ## Trust signals - Single variant with consistent price across available listings. - In-stock status and return policy not specified in provided data. - No certifications stated; product appears to be a generic import tool. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; all information comes from structured product facts. - The product is listed under "乐器" (musical instruments) category, which may be a miscategorization. - Dimensions in description: 240X170X200 mm (which matches 26x22x18 cm approximately).
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": "修表工具 多功能机械手表校表仪 MTG-1000A 测表仪 打线机打表机 美规",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "22.0",
"_height_cm": "18.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").