Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: M2-m6
Default SKU: dcd-30002873020
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49973713404143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001081289
JSON data: https://landmarks.builders/products/m4x-10001081289.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Universal Compatibility: This versatile power tool accessory features a standard 3/8 inch square drive, making it compatible with electric drilling tools, percussive wrenches, and pneumatic tools for seamless integration into your existing toolkit.
Adjustable Clamping: Designed as a high-performance drill attachment, the adjustable three-jaw chuck provides a secure and centered grip on various tap sizes, ensuring precision during threading operations without slipping.
Secure Tap Holding: Functioning as a reliable tap holder, it accommodates a wide range of taps from M2 to 12mm, allowing for quick transitions between different thread sizes while maintaining a firm hold on the workpiece.
Heavy-Duty Construction: This adjustable tap chuck is forged from high-hardness alloy steel with a knurled non-slip surface, providing the durability and grip needed for demanding metalworking and mechanical repair tasks.
Efficient Threading: The 3/8 inch square drive tap socket simplifies the tapping process in tight areas, allowing you to use your ratchet or extension bar to create clean, accurate threads in garage or workshop environments.
Summary: 3/8 Inch Square Drive Tap Socket Secure Clamping Attachment for Machinists. Description: 【Universal Compatibility】: This versatile power tool accessory is designed to work seamlessly with electric, force wrenches, and angle, making it an essential addition to any toolbox. 【Standard Interface】: Featuring a standard 3/8 inch square drive tap socket, it allows for quick and stable connection to various driving tools without the risk of slipping during high-rotational force operations. 【Adjustable Design】: The adjustable tap chuck provides a flexible clamping range from M2 to 12mm, ensuring a tigh
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": "3\/8 Inch Square Drive Tap Socket Secure Clamping Attachment for Machinists",
"product_id": 9440315834607,
"variant_id": 49973713404143,
"quantity": 1,
"grams": 90,
"length_cm": "6.0",
"width_cm": "3.0",
"height_cm": "3.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. 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").