Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $37.99
Default variant: Cast Iron Base
Default SKU: dcd-30003641185
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/50150338789615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001282044
JSON data: https://landmarks.builders/products/m4x-10001282044.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This manual tapping machine is a precision-engineered tool designed for accurate vertical thread tapping in any workshop or DIY space.
Vertical Function: As a dedicated vertical tapping machine, it utilizes a spring-loaded vertical column and a hand-cranked top handle to ensure perfectly straight and controlled thread alignment.
Clamping Features: The machine features a versatile tap head with a clamping range of 1.5-10 mm, allowing you to work with a wide variety of tap sizes.
Stable Design: Built with a heavy bench-style base and a supportive side arm, this stable tapping machine with chuck wrench and hex key provides a secure foundation for repeatable, high-precision tasks.
Complete Package: This complete manual tapping machine setup includes essential accessories like a drill chuck wrench and a hex key, ensuring you have the necessary tools for quick adjustments and immediate operation.
Summary: Vertical Machine Manual Tapper Stable for Garage. 【Core Identity】: This manual tapping machine is a precision-engineered tool designed for accurate vertical thread tapping in any workshop or DIY space. 【Vertical Function】: As a dedicated vertical tapping machine, it utilizes a spring-loaded vertical column and a hand-cranked top handle to ensure perfectly straight and controlled thread alignment. 【Clamping Features】: The machine features a versatile tap head with a clamping range of 1.5-10 mm, allowing you to work with a wide variety of tap sizes. 【Stable Design】: Built with a heavy bench-styl
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": "Vertical Machine Manual Tapper Stable for Garage",
"product_id": 9456716251375,
"variant_id": 50150338789615,
"quantity": 1,
"grams": 2700,
"length_cm": "43.0",
"width_cm": "20.0",
"height_cm": "10.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").