Filters

All products

838 products

Showing 817 - 838 of 838 products
View
Ø 7.9 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 8 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 8.1 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 8.2 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 8.3 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 8.4 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 8.6 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 8.7 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 8.8 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 8.9 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 9 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 9.1 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 9.2 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 9.3 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 9.4 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 9.5 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 9.6 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 9.7 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 9.8 mm | 2 Flutes | 55 HRC | Solid Carbide Drill
Ø 9.9 mm | 2 Flutes | 55 HRC | Solid Carbide Drill

Recently viewed

/* theme.scss.liquid or styles.css */ .collection-container { display: flex; flex-wrap: wrap; } .collection-item { width: 33.33%; /* Adjust the width as needed for a 3-column layout */ margin: 20px 0; position: relative; overflow: hidden; } .collection-image { width: 100%; padding-bottom: 76.96%; /* Maintain aspect ratio for the image */ position: relative; border: 1px solid #f0f0f0; /* Border color */ } .collection-details { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: flex-end; } .collection-name { background-color: #f0f0f0; /* Background color for the name box */ color: #112030; /* Text color for the name */ padding: 10px; margin: 0; width: 298.4px; height: 51.2px; } .collection-box { background-color: #f0f0f0; /* Background color for the description box */ padding: 15px; margin: 0; width: 318.4px; } .collection-description { margin: 0; } .view-more-button { display: block; background-color: #112030; /* Button background color */ color: #fff; /* Button text color */ padding: 10px; text-align: center; text-decoration: none; width: 318.4px; margin-top: 15px; } .view-more-button:hover { background-color: #000; /* Button background color on hover */ }