Filters

Bestsellers

18 products

Showing 1 - 18 of 18 products
View
ER32 | ER ColletER32 | ER Collet
RR BRAND ER32 | ER Collet
From ₹ 289 excl. GST
Choose options
MT4 | Plain Tip | Heavy Duty Revolving Center - RR Brand
ER25 | ER ColletER25 | ER Collet
RR BRAND ER25 | ER Collet
From ₹ 259 excl. GST
Choose options
A25 | Round | Traub Machine Collet
RR BRAND A25 | Round | Traub Machine Collet
₹ 339 excl. GST
Choose options
MT3 to MT2 | A-Grade | Morse Taper Drill (Reduction) Sleeve
Expanding Adjustable Hand Reamer - RR BrandExpanding Adjustable Hand Reamer - RR Brand
RR BRAND Expanding Adjustable Hand Reamer
From ₹ 149 excl. GST
Choose options
Thread M12 x 1.5 | R8 (M1TR) Collet | RR BrandThread M12 x 1.5 | R8 (M1TR) Collet | RR Brand
Choose options
ER25 | BT50 | BT Taper ER Collet Chuck | RR BrandER25 | BT50 | BT Taper ER Collet Chuck
RR BRAND ER25 | BT50 | BT Taper ER Collet Chuck
From ₹ 3,599 excl. GST
Choose options
ER32 | BT40 | BT Taper ER Collet ChuckER32 | BT40 | BT Taper ER Collet Chuck
RR BRAND ER32 | BT40 | BT Taper ER Collet Chuck
From ₹ 1,379 excl. GST
Choose options
MT3 | Plain Tip | Heavy Duty Revolving Center - RR Brand
ER32 (0.005 mm Accuracy) | ER ColletER32 (0.005 mm Accuracy) | ER Collet
RR BRAND ER32 (0.005 mm Accuracy) | ER Collet
From ₹ 449 excl. GST
Choose options

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 */ }