Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99
Default variant: Red Box Red Handle
Default SKU: dcd-30003627927
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2120 g
Cart URL (default variant): https://landmarks.builders/cart/50150799442159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001276994
JSON data: https://landmarks.builders/products/m4x-10001276994.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Set Overview: This 131-piece hand tool set is a thread repair kit organized in a fitted hard case, giving you a complete thread repair tool kit for keeping essential repair parts together and easy to access.
Repair Function: Designed as a thread insert repair kit, it includes thread inserts, taps, T-handle drivers, safety pin tools, and 1 hex wrench to support thread restoration work with the right tools on hand.
Metric Coverage: This metric thread repair kit covers M5 x 0.8, M6 x 1.0, M8 x 1.25, M10 x 1.5, and 12mm x 1.75 sizes, helping you match the kit to common repair needs across multiple threaded applications.
Portable Storage: The fitted hard case keeps the 131 pieces neatly arranged, while the 375 x 185 x 32 mm package size and 2.12 kg weight make the set practical to store in a workshop, toolbox, or vehicle.
Practical Use: Built for thread restoration tasks, this kit helps replace damaged threads, organize repair steps, and keep components protected, making it a dependable choice for maintenance jobs that require a exact-fit.
Summary: Metric Thread Repair Kit 131-Piece Portable Tap and Die Repair Kit. 【Set Overview】: This 131-piece hand tool set is a thread repair kit organized in a fitted hard case, giving you a complete thread repair tool kit for keeping essential repair parts together and easy to access. 【Repair Function】: Designed as a thread insert repair kit, it includes thread inserts, taps, T-handle drivers, safety pin tools, and 1 hex wrench to support thread restoration work with the right tools on hand. 【Metric Coverage】: This metric thread repair kit covers M5 x 0.8, M6 x 1.0, M8 x 1.25, M10 x 1.5, and 12mm x 1.
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Metric Thread Repair Kit 131-Piece Portable Tap and Die Repair Kit",
"product_id": 9456879468783,
"variant_id": 50150799442159,
"quantity": 1,
"grams": 2120,
"length_cm": "37.5",
"width_cm": "18.5",
"height_cm": "3.2"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").