Brand: World Products (Landmark)
SKU: dcd-30002865464
Price: $138.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1160 g
Cart URL (default variant): https://landmarks.builders/cart/49973798338799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001077874
JSON data: https://landmarks.builders/products/m4x-10001077874.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compact Design: This purpose-built power tool features a 90-degree elbow configuration, making it the perfect solution for drilling in narrow corners and confined areas where standard drills cannot reach.
High Performance: Engineered as a high-speed air drill, it delivers a consistent 1800rpm unrestricted speed to ensure efficient and even penetration through various materials with minimal effort.
Precision Chuck: Equipped with a high-quality 3/8 inch 90-degree air drill chuck that supports a clamping range of 1.5-10mm, providing a secure grip on for accurate and stable operation.
Long-Lasting Construction: Built with a sturdy alloy metal shell, this pneumatic corner drill is designed for long-term industrial use, offering excellent wear resistance and a comfortable, ergonomic grip.
Versatile Application: This professional-grade angle drill is suitable for a wide range of tasks, including drilling through metal plates, glass, ceramic tiles, and wooden materials automotive or construction projects.
Summary: 3/8 Inch 90-Degree Angle Tool Air Multi-Material Drilling Power Tool. Description: 【High-High-Efficiency Tool】: This professional power tool features a sturdy 1800rpm speed, making it perfect for efficient drilling through various materials like wood, metal, and concrete. 【Compact 90-Degree Angle Tool Design】: The 3/8 inch 90-degree angle tool air is specifically engineered with a 90-degree elbow to reach into tight, narrow areas where standard cannot fit. 【Long-Lasting Alloy Construction】: Built with a high-quality alloy metal shell, this air offers exceptional wear resistance and a lightweig
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 90-Degree Angle Tool Air Multi-Material Drilling Power Tool",
"product_id": 9440349913327,
"variant_id": 49973798338799,
"quantity": 1,
"grams": 1160,
"length_cm": "23.0",
"width_cm": "11.7",
"height_cm": "5.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").