";var removeFromCartClick = function (e) { var mybtn = (this).closest('dt'); var qtity = $(mybtn).find('.quantity').text(); var mydataid = $(mybtn).attr('data-id') ; var product_id = mydataid.split('_')[3] ; var attribute_id = mydataid.split('_')[4] ; //console.log("remove from cart: " + product_id + "-" + attribute_id + " x " + qtity); window.dataLayer.push({ 'event': 'removeFromCart', 'ecommerce': { 'remove': { 'products': [{ 'id': product_id + "-" + attribute_id, 'item_id': product_id, 'quantity': qtity }] } } }); } var removeFromCartClick_ps171 = function (e) { var mybtn = (this).closest('.product-line-grid'); var qtity = $(mybtn).find('.js-cart-line-product-quantity').val(); var product_id = $(this).attr('data-id-product'); var attribute_id = $(this).attr('data-id-product-attribute'); console.log("remove from cart 1.7: " + product_id + "-" + attribute_id + " x " + qtity); window.dataLayer.push({ 'event': 'removeFromCart', 'ecommerce': { 'remove': { 'products': [{ 'id': product_id + "-" + attribute_id, 'item_id': product_id, 'quantity': qtity }] } } }); } window.addEventListener('load', function() { $(document).on('click', '.ajax_cart_block_remove_link', removeFromCartClick ); $(document).on('mousedown', 'BODY#cart .cart-items a.remove-from-cart', removeFromCartClick_ps171 ); }); if (typeof(page_name)== "undefined"){ if (!(typeof(prestashop))== "undefined"){ var page_name = prestashop.page.page_name; } } if(typeof(ph_product_price) !== 'undefined'){ if (typeof(parseFloat(ph_product_price)) == 'number'){ if (!isNaN(ph_product_price)){ // var productPrice = ph_product_price; var productPrice = parseFloat(ph_product_price); } } } /*if (typeof(ph_product_price) == 'number'){ var productPrice = ph_product_price; }*/ if(typeof(productPrice) == 'undefined'){ var productPrice = 0; var productPriceFloat = 0; }else{ if(isFloat(productPrice)){ var productPriceFloat = productPrice; } else { var productPriceFloat = productPrice.toFixed(2); } } if (typeof(sharing_name) == 'undefined' ){ if(typeof(prestashop) !== "undefined"){ if(typeof(prestashop.page) !== "undefined"){ if(typeof(prestashop.page.meta) !== "undefined"){ if(typeof(prestashop.page.meta.title) !== "undefined"){ var sharing_name = prestashop.page.meta.title; } } } } else { var sharing_name = ph_page_name; } } /*IMPRESSIONS PRODUCTS*/ var impressions = []; var maxProducts = 35; var impressions = [{"reference":"CMT-PNL","item_id":"CMT-PNL","ean13":"","upc":"","id":"CMT-PNL","id_product":17249,"name":"Panalign strips","item_name":"Panalign strips","price":10.76,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":1},{"reference":"CMT170-171-180-181","item_id":"CMT170-171-180-181","ean13":"8019296022209","upc":"","id":"CMT170-171-180-181","id_product":17107,"name":"Straight cutters with threaded shank","item_name":"Straight cutters with threaded shank","price":29.75,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":2},{"reference":"CMT173-182","item_id":"CMT173-182","ean13":"8019296022452","upc":"","id":"CMT173-182","id_product":17108,"name":"Straight cutters with threaded shank","item_name":"Straight cutters with threaded shank","price":28.63,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":3},{"reference":"CMT174-01","item_id":"CMT174-01","ean13":"8019296022568","upc":"","id":"CMT174-01","id_product":935,"name":"Solid carbide router cutters","item_name":"Solid carbide router cutters","price":30.06,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":4},{"reference":"CMT174-02","item_id":"CMT174-02","ean13":"8019296022612","upc":"","id":"CMT174-02","id_product":1017,"name":"Router cutters","item_name":"Router cutters","price":28.02,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":5},{"reference":"CMT177-01","item_id":"CMT177-01","ean13":"8019296023046","upc":"","id":"CMT177-01","id_product":936,"name":"Router cutters","item_name":"Router cutters","price":38.58,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":6},{"reference":"CMT190B-191B-192B","item_id":"CMT190B-191B-192B","ean13":"","upc":"","id":"CMT190B-191B-192B","id_product":937,"name":"Double-bearing spiral flush trim router bits","item_name":"Double-bearing spiral flush trim router bits","price":49.03,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":7},{"reference":"CMT191-192","item_id":"CMT191-192","ean13":"","upc":"","id":"CMT191-192","id_product":17237,"name":"5 piece spiral bit sets","item_name":"5 piece spiral bit sets","price":311.01,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":8},{"reference":"CMT199","item_id":"CMT199","ean13":"","upc":"","id":"CMT199","id_product":1367,"name":"Round nose solid carbide upcut spiral bits","item_name":"Round nose solid carbide upcut spiral bits","price":37.47,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":9},{"reference":"CMT312","item_id":"CMT312","ean13":"","upc":"","id":"CMT312","id_product":1373,"name":"Dowel drills for mafell\u00ae and hand-held routers","item_name":"Dowel drills for mafell\u00ae and hand-held routers","price":23.33,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":10},{"reference":"CMT350","item_id":"CMT350","ean13":"8019296028560","upc":"","id":"CMT350","id_product":17322,"name":"Countersinks with threaded shank","item_name":"Countersinks with threaded shank","price":61.86,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":11},{"reference":"CMT351","item_id":"CMT351","ean13":"","upc":"","id":"CMT351","id_product":17323,"name":"Countersinks with threaded shank","item_name":"Countersinks with threaded shank","price":62.45,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":12},{"reference":"CMT380","item_id":"CMT380","ean13":"0664252036622","upc":"","id":"CMT380","id_product":1374,"name":"Router bits for domino\u00ae joining machines by festool\u00ae","item_name":"Router bits for domino\u00ae joining machines by festool\u00ae","price":33.1,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":13},{"reference":"CMT392","item_id":"CMT392","ean13":"0664252031016","upc":"","id":"CMT392","id_product":1051,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":24.88,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":14},{"reference":"CMT500.001-02-03","item_id":"CMT500.001-02-03","ean13":"8019296030938","upc":"","id":"CMT500.001-02-03","id_product":1394,"name":"Boring bit and plug cutter sets","item_name":"Boring bit and plug cutter sets","price":233.44,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":15},{"reference":"CMT501","item_id":"CMT501","ean13":"8019296023602","upc":"","id":"CMT501","id_product":17314,"name":"Interchangeable boring bits with threaded shank","item_name":"Interchangeable boring bits with threaded shank","price":37.87,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":16},{"reference":"CMT503","item_id":"CMT503","ean13":"8019296024111","upc":"","id":"CMT503","id_product":17312,"name":"Adaptors with threaded shank for interchangeable bits","item_name":"Adaptors with threaded shank for interchangeable bits","price":34.12,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":17},{"reference":"CMT506","item_id":"CMT506","ean13":"8019296024173","upc":"","id":"CMT506","id_product":17311,"name":"Adaptors with threaded shank for interchangeable bits","item_name":"Adaptors with threaded shank for interchangeable bits","price":34.42,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":18},{"reference":"CMT509-532-533","item_id":"CMT509-532-533","ean13":"8019296024234","upc":"","id":"CMT509-532-533","id_product":17309,"name":"Adaptors with parallel shank for interchangeable bits","item_name":"Adaptors with parallel shank for interchangeable bits","price":15.74,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":19},{"reference":"CMT511","item_id":"CMT511","ean13":"8019296024272","upc":"","id":"CMT511","id_product":17310,"name":"Adaptors with parallel shank for quick change drills","item_name":"Adaptors with parallel shank for quick change drills","price":15.33,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":20},{"reference":"CMT512-01","item_id":"CMT512-01","ean13":"8019296024463","upc":"","id":"CMT512-01","id_product":1052,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":38.79,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":21},{"reference":"CMT512-02","item_id":"CMT512-02","ean13":"8019296008906","upc":"","id":"CMT512-02","id_product":1053,"name":"Steel Boring bits with parallel shank","item_name":"Steel Boring bits with parallel shank","price":13.3,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":22},{"reference":"CMT512-COFFRET1","item_id":"CMT512-COFFRET1","ean13":"8019296004731","upc":"","id":"CMT512-COFFRET1","id_product":1400,"name":"5 Pieces boring bit set for hinges","item_name":"5 Pieces boring bit set for hinges","price":213.13,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":23},{"reference":"CMT512-COFFRET2","item_id":"CMT512-COFFRET2","ean13":"8019296004724","upc":"","id":"CMT512-COFFRET2","id_product":1399,"name":"5 steel Pieces boring bit set for hinges","item_name":"5 steel Pieces boring bit set for hinges","price":77.07,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":24},{"reference":"CMT513","item_id":"CMT513","ean13":"8019296019926","upc":"","id":"CMT513","id_product":1054,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":81.05,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":25},{"reference":"CMT514","item_id":"CMT514","ean13":"8019296020076","upc":"","id":"CMT514","id_product":1055,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":82.65,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":26},{"reference":"CMT515-01","item_id":"CMT515-01","ean13":"8019296032925","upc":"","id":"CMT515-01","id_product":1056,"name":"Drill bits for ANUBA\u00ae hinges","item_name":"Drill bits for ANUBA\u00ae hinges","price":16.86,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":27},{"reference":"CMT515-02","item_id":"CMT515-02","ean13":"8019296053326","upc":"","id":"CMT515-02","id_product":949,"name":"Drill bits for ANUBA\u00ae hinges, parallel shank with driving flat","item_name":"Drill bits for ANUBA\u00ae hinges, parallel shank with driving flat","price":48.64,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":28},{"reference":"CMT515-03","item_id":"CMT515-03","ean13":"8019296063844","upc":"","id":"CMT515-03","id_product":1057,"name":"Drill bits with countersink for screw joints","item_name":"Drill bits with countersink for screw joints","price":9.64,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":29},{"reference":"CMT515-04","item_id":"CMT515-04","ean13":"8019296060638","upc":"","id":"CMT515-04","id_product":17325,"name":"90\u00b0 Countersink with parallel shank","item_name":"90\u00b0 Countersink with parallel shank","price":57.06,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":30},{"reference":"CMT515A","item_id":"CMT515A","ean13":"8019296060683","upc":"","id":"CMT515A","id_product":211,"name":"Drill Bits with 90\u00b0 countersink set","item_name":"Drill Bits with 90\u00b0 countersink set","price":70.37,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":31},{"reference":"CMT516","item_id":"CMT516","ean13":"8019296023404","upc":"","id":"CMT516","id_product":17321,"name":"Brad point bits","item_name":"Brad point bits","price":6.8,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":32},{"reference":"CMT517-01","item_id":"CMT517-01","ean13":"8019296013597","upc":"","id":"CMT517-01","id_product":1058,"name":"Brad point bits","item_name":"Brad point bits","price":2.23,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":33},{"reference":"CMT517-02","item_id":"CMT517-02","ean13":"8019296032314","upc":"","id":"CMT517-02","id_product":1059,"name":"Brad point bits","item_name":"Brad point bits","price":3.75,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":34},{"reference":"CMT517-COFFRET","item_id":"CMT517-COFFRET","ean13":"8019296004755","upc":"","id":"CMT517-COFFRET","id_product":1402,"name":"Brad point bit sets","item_name":"Brad point bit sets","price":20.21,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":35},{"reference":"CMT521-1","item_id":"CMT521-1","ean13":"8019296060140","upc":"","id":"CMT521-1","id_product":17326,"name":"45\u00b0 Countersink with parallel shank","item_name":"45\u00b0 Countersink with parallel shank","price":50.97,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":36},{"reference":"CMT521-2","item_id":"CMT521-2","ean13":"8019296062854","upc":"","id":"CMT521-2","id_product":17327,"name":"90\u00b0 Solid carbide countersink with parallel shank","item_name":"90\u00b0 Solid carbide countersink with parallel shank","price":67.83,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":37},{"reference":"CMT521.001","item_id":"CMT521.001","ean13":"0664252037988","upc":"","id":"CMT521.001","id_product":17324,"name":"Adjustable countersink","item_name":"Adjustable countersink","price":38.69,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":38},{"reference":"CMT521A","item_id":"CMT521A","ean13":"8019296060591","upc":"","id":"CMT521A","id_product":214,"name":"Drill Bits with 45\u00b0 countersink set","item_name":"Drill Bits with 45\u00b0 countersink set","price":69.25,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":39},{"reference":"CMT522","item_id":"CMT522","ean13":"8019296024401","upc":"","id":"CMT522","id_product":17155,"name":"9\u00b0 dovetail cutter","item_name":"9\u00b0 dovetail cutter","price":52.8,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":40},{"reference":"CMT523","item_id":"CMT523","ean13":"8019296024418","upc":"","id":"CMT523","id_product":17156,"name":"9\u00b0 dovetail cutter","item_name":"9\u00b0 dovetail cutter","price":44.99,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":41},{"reference":"CMT529","item_id":"CMT529","ean13":"8019296013917","upc":"","id":"CMT529","id_product":1393,"name":"Plug cutters","item_name":"Plug cutters","price":57.47,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":42},{"reference":"CMT529-2","item_id":"CMT529-2","ean13":"0664252021024","upc":"","id":"CMT529-2","id_product":17405,"name":"Plug cutters","item_name":"Plug cutters","price":57.47,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":43},{"reference":"CMT531","item_id":"CMT531","ean13":"0664252033447","upc":"","id":"CMT531","id_product":17318,"name":"Rosette cutters","item_name":"Rosette cutters","price":154.44,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":44},{"reference":"CMT534","item_id":"CMT534","ean13":"8019296024036","upc":"","id":"CMT534","id_product":17313,"name":"Adaptors with tapered shank for interchangeable bits","item_name":"Adaptors with tapered shank for interchangeable bits","price":60.79,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":45},{"reference":"CMT537-01","item_id":"CMT537-01","ean13":"0664252013524","upc":"","id":"CMT537-01","id_product":1060,"name":"Forstner Bits","item_name":"Forstner Bits","price":11.78,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":46},{"reference":"CMT537-02","item_id":"CMT537-02","ean13":"0664252007165","upc":"","id":"CMT537-02","id_product":948,"name":"Forstner bits","item_name":"Forstner bits","price":11.58,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":47},{"reference":"CMT537-COFFRET","item_id":"CMT537-COFFRET","ean13":"0664252036660","upc":"","id":"CMT537-COFFRET","id_product":17317,"name":"5 Piece Forstner bit set","item_name":"5 Piece Forstner bit set","price":35.44,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":48},{"reference":"CMT540","item_id":"CMT540","ean13":"8019296013863","upc":"","id":"CMT540","id_product":17319,"name":"Brad point bits with parallel shank","item_name":"Brad point bits with parallel shank","price":25.18,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":49},{"reference":"CMT541-1","item_id":"CMT541-1","ean13":"8019296024074","upc":"","id":"CMT541-1","id_product":17320,"name":"541 - Stop collars","item_name":"541 - Stop collars","price":5.28,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":50},{"reference":"CMT541-2","item_id":"CMT541-2","ean13":"8019296058673","upc":"","id":"CMT541-2","id_product":17328,"name":"541 - Stop collars with sleeve","item_name":"541 - Stop collars with sleeve","price":14.11,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":51},{"reference":"CMT542-535","item_id":"CMT542-535","ean13":"8019296029321","upc":"","id":"CMT542-535","id_product":1096,"name":"Brad point bits","item_name":"Brad point bits","price":14.72,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":52},{"reference":"CMT600.005.01","item_id":"CMT600.005.01","ean13":"8019296030921","upc":"","id":"CMT600.005.01","id_product":17236,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":479.16,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":53},{"reference":"CMT651-652","item_id":"CMT651-652","ean13":"0664252024711","upc":"","id":"CMT651-652","id_product":17109,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":88.24,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":54},{"reference":"CMT652","item_id":"CMT652","ean13":"8019296051704","upc":"","id":"CMT652","id_product":17110,"name":"Straight router bits with insert knives for laminates","item_name":"Straight router bits with insert knives for laminates","price":74.02,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":55},{"reference":"CMT652B","item_id":"CMT652B","ean13":"8019296024869","upc":"","id":"CMT652B","id_product":17118,"name":"Pattern router bits with insert knives","item_name":"Pattern router bits with insert knives","price":99.41,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":56},{"reference":"CMT653-01","item_id":"CMT653-01","ean13":"0664252024810","upc":"","id":"CMT653-01","id_product":1064,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":105.9,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":57},{"reference":"CMT653-02","item_id":"CMT653-02","ean13":"","upc":"","id":"CMT653-02","id_product":947,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":100.52,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":58},{"reference":"CMT654","item_id":"CMT654","ean13":"8019296016765","upc":"","id":"CMT654","id_product":17112,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":115.04,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":59},{"reference":"CMT655","item_id":"CMT655","ean13":"8019296016789","upc":"","id":"CMT655","id_product":17111,"name":"Straight router bit with insert knives","item_name":"Straight router bit with insert knives","price":66.1,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":60}]; ;while(impressions.length){ var impressions_part = impressions.splice(0,maxProducts); window.dataLayer.push({ "page": "viewCategory", "currentCateg": "Bits", "parentCateg": "Tools","ecommerce": { "currencyCode": currencyCode, "impressions": impressions_part } }); }/*CLICK PRODUCT ON CATEGORY*/ var clickCallBack = function (e) { // var url = $(this).attr('href'); var url = e.getAttribute('href'); var clicked_product_name = e.text.trim(); console.log( clicked_product_name ); if(clicked_product_name == ''){ clicked_product_name = e.parentElement.parentElement.getElementsByClassName('product-title')[0].getElementsByTagName('A')[0].innerHTML.trim(); } console.log( clicked_product_name ); window.dataLayer.push({ 'event': 'productClick', 'ecommerce': { 'click': { 'actionField': {'list': 'Category Listing'}, // Optional list property.*/ 'products': [{ // 'name': this.text.trim() // 'name': e.text.trim() 'name': clicked_product_name //'id': productObj.id, //'price': $, //'brand': productObj.brand, //'category': productObj.cat, //'variant': productObj.variant, //'position': productObj.position }] } }, 'eventCallback': function () { document.location = url } }); /* $(document).on('click', '.product-name', clickCallBack); */ /*e.preventDefault();*/ }; window.addEventListener('load', function() { // $(document).on('click', '.product-name , BODY#category .products article a', clickCallBack); console.log('productClick loaded'); $('.product-title a:not(.quick-view):not(.js-quick-view), .product-name , BODY#category .products article a:not(.quick-view):not(.js-quick-view)').click( function (e) { console.log($(this)[0] ); clickCallBack( $(this)[0] ); }); }); /* for all pages*/ var action = "" var list = "Bits"; var products = [{"reference":"CMT-PNL","item_id":"CMT-PNL","ean13":"","upc":"","id":"CMT-PNL","id_product":17249,"name":"Panalign strips","item_name":"Panalign strips","price":10.76,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":1},{"reference":"CMT170-171-180-181","item_id":"CMT170-171-180-181","ean13":"8019296022209","upc":"","id":"CMT170-171-180-181","id_product":17107,"name":"Straight cutters with threaded shank","item_name":"Straight cutters with threaded shank","price":29.75,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":2},{"reference":"CMT173-182","item_id":"CMT173-182","ean13":"8019296022452","upc":"","id":"CMT173-182","id_product":17108,"name":"Straight cutters with threaded shank","item_name":"Straight cutters with threaded shank","price":28.63,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":3},{"reference":"CMT174-01","item_id":"CMT174-01","ean13":"8019296022568","upc":"","id":"CMT174-01","id_product":935,"name":"Solid carbide router cutters","item_name":"Solid carbide router cutters","price":30.06,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":4},{"reference":"CMT174-02","item_id":"CMT174-02","ean13":"8019296022612","upc":"","id":"CMT174-02","id_product":1017,"name":"Router cutters","item_name":"Router cutters","price":28.02,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":5},{"reference":"CMT177-01","item_id":"CMT177-01","ean13":"8019296023046","upc":"","id":"CMT177-01","id_product":936,"name":"Router cutters","item_name":"Router cutters","price":38.58,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":6},{"reference":"CMT190B-191B-192B","item_id":"CMT190B-191B-192B","ean13":"","upc":"","id":"CMT190B-191B-192B","id_product":937,"name":"Double-bearing spiral flush trim router bits","item_name":"Double-bearing spiral flush trim router bits","price":49.03,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":7},{"reference":"CMT191-192","item_id":"CMT191-192","ean13":"","upc":"","id":"CMT191-192","id_product":17237,"name":"5 piece spiral bit sets","item_name":"5 piece spiral bit sets","price":311.01,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":8},{"reference":"CMT199","item_id":"CMT199","ean13":"","upc":"","id":"CMT199","id_product":1367,"name":"Round nose solid carbide upcut spiral bits","item_name":"Round nose solid carbide upcut spiral bits","price":37.47,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":9},{"reference":"CMT312","item_id":"CMT312","ean13":"","upc":"","id":"CMT312","id_product":1373,"name":"Dowel drills for mafell\u00ae and hand-held routers","item_name":"Dowel drills for mafell\u00ae and hand-held routers","price":23.33,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":10},{"reference":"CMT350","item_id":"CMT350","ean13":"8019296028560","upc":"","id":"CMT350","id_product":17322,"name":"Countersinks with threaded shank","item_name":"Countersinks with threaded shank","price":61.86,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":11},{"reference":"CMT351","item_id":"CMT351","ean13":"","upc":"","id":"CMT351","id_product":17323,"name":"Countersinks with threaded shank","item_name":"Countersinks with threaded shank","price":62.45,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":12},{"reference":"CMT380","item_id":"CMT380","ean13":"0664252036622","upc":"","id":"CMT380","id_product":1374,"name":"Router bits for domino\u00ae joining machines by festool\u00ae","item_name":"Router bits for domino\u00ae joining machines by festool\u00ae","price":33.1,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":13},{"reference":"CMT392","item_id":"CMT392","ean13":"0664252031016","upc":"","id":"CMT392","id_product":1051,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":24.88,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":14},{"reference":"CMT500.001-02-03","item_id":"CMT500.001-02-03","ean13":"8019296030938","upc":"","id":"CMT500.001-02-03","id_product":1394,"name":"Boring bit and plug cutter sets","item_name":"Boring bit and plug cutter sets","price":233.44,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":15},{"reference":"CMT501","item_id":"CMT501","ean13":"8019296023602","upc":"","id":"CMT501","id_product":17314,"name":"Interchangeable boring bits with threaded shank","item_name":"Interchangeable boring bits with threaded shank","price":37.87,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":16},{"reference":"CMT503","item_id":"CMT503","ean13":"8019296024111","upc":"","id":"CMT503","id_product":17312,"name":"Adaptors with threaded shank for interchangeable bits","item_name":"Adaptors with threaded shank for interchangeable bits","price":34.12,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":17},{"reference":"CMT506","item_id":"CMT506","ean13":"8019296024173","upc":"","id":"CMT506","id_product":17311,"name":"Adaptors with threaded shank for interchangeable bits","item_name":"Adaptors with threaded shank for interchangeable bits","price":34.42,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":18},{"reference":"CMT509-532-533","item_id":"CMT509-532-533","ean13":"8019296024234","upc":"","id":"CMT509-532-533","id_product":17309,"name":"Adaptors with parallel shank for interchangeable bits","item_name":"Adaptors with parallel shank for interchangeable bits","price":15.74,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":19},{"reference":"CMT511","item_id":"CMT511","ean13":"8019296024272","upc":"","id":"CMT511","id_product":17310,"name":"Adaptors with parallel shank for quick change drills","item_name":"Adaptors with parallel shank for quick change drills","price":15.33,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":20},{"reference":"CMT512-01","item_id":"CMT512-01","ean13":"8019296024463","upc":"","id":"CMT512-01","id_product":1052,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":38.79,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":21},{"reference":"CMT512-02","item_id":"CMT512-02","ean13":"8019296008906","upc":"","id":"CMT512-02","id_product":1053,"name":"Steel Boring bits with parallel shank","item_name":"Steel Boring bits with parallel shank","price":13.3,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":22},{"reference":"CMT512-COFFRET1","item_id":"CMT512-COFFRET1","ean13":"8019296004731","upc":"","id":"CMT512-COFFRET1","id_product":1400,"name":"5 Pieces boring bit set for hinges","item_name":"5 Pieces boring bit set for hinges","price":213.13,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":23},{"reference":"CMT512-COFFRET2","item_id":"CMT512-COFFRET2","ean13":"8019296004724","upc":"","id":"CMT512-COFFRET2","id_product":1399,"name":"5 steel Pieces boring bit set for hinges","item_name":"5 steel Pieces boring bit set for hinges","price":77.07,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":24},{"reference":"CMT513","item_id":"CMT513","ean13":"8019296019926","upc":"","id":"CMT513","id_product":1054,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":81.05,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":25},{"reference":"CMT514","item_id":"CMT514","ean13":"8019296020076","upc":"","id":"CMT514","id_product":1055,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":82.65,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":26},{"reference":"CMT515-01","item_id":"CMT515-01","ean13":"8019296032925","upc":"","id":"CMT515-01","id_product":1056,"name":"Drill bits for ANUBA\u00ae hinges","item_name":"Drill bits for ANUBA\u00ae hinges","price":16.86,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":27},{"reference":"CMT515-02","item_id":"CMT515-02","ean13":"8019296053326","upc":"","id":"CMT515-02","id_product":949,"name":"Drill bits for ANUBA\u00ae hinges, parallel shank with driving flat","item_name":"Drill bits for ANUBA\u00ae hinges, parallel shank with driving flat","price":48.64,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":28},{"reference":"CMT515-03","item_id":"CMT515-03","ean13":"8019296063844","upc":"","id":"CMT515-03","id_product":1057,"name":"Drill bits with countersink for screw joints","item_name":"Drill bits with countersink for screw joints","price":9.64,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":29},{"reference":"CMT515-04","item_id":"CMT515-04","ean13":"8019296060638","upc":"","id":"CMT515-04","id_product":17325,"name":"90\u00b0 Countersink with parallel shank","item_name":"90\u00b0 Countersink with parallel shank","price":57.06,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":30},{"reference":"CMT515A","item_id":"CMT515A","ean13":"8019296060683","upc":"","id":"CMT515A","id_product":211,"name":"Drill Bits with 90\u00b0 countersink set","item_name":"Drill Bits with 90\u00b0 countersink set","price":70.37,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":31},{"reference":"CMT516","item_id":"CMT516","ean13":"8019296023404","upc":"","id":"CMT516","id_product":17321,"name":"Brad point bits","item_name":"Brad point bits","price":6.8,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":32},{"reference":"CMT517-01","item_id":"CMT517-01","ean13":"8019296013597","upc":"","id":"CMT517-01","id_product":1058,"name":"Brad point bits","item_name":"Brad point bits","price":2.23,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":33},{"reference":"CMT517-02","item_id":"CMT517-02","ean13":"8019296032314","upc":"","id":"CMT517-02","id_product":1059,"name":"Brad point bits","item_name":"Brad point bits","price":3.75,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":34},{"reference":"CMT517-COFFRET","item_id":"CMT517-COFFRET","ean13":"8019296004755","upc":"","id":"CMT517-COFFRET","id_product":1402,"name":"Brad point bit sets","item_name":"Brad point bit sets","price":20.21,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":35},{"reference":"CMT521-1","item_id":"CMT521-1","ean13":"8019296060140","upc":"","id":"CMT521-1","id_product":17326,"name":"45\u00b0 Countersink with parallel shank","item_name":"45\u00b0 Countersink with parallel shank","price":50.97,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":36},{"reference":"CMT521-2","item_id":"CMT521-2","ean13":"8019296062854","upc":"","id":"CMT521-2","id_product":17327,"name":"90\u00b0 Solid carbide countersink with parallel shank","item_name":"90\u00b0 Solid carbide countersink with parallel shank","price":67.83,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":37},{"reference":"CMT521.001","item_id":"CMT521.001","ean13":"0664252037988","upc":"","id":"CMT521.001","id_product":17324,"name":"Adjustable countersink","item_name":"Adjustable countersink","price":38.69,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":38},{"reference":"CMT521A","item_id":"CMT521A","ean13":"8019296060591","upc":"","id":"CMT521A","id_product":214,"name":"Drill Bits with 45\u00b0 countersink set","item_name":"Drill Bits with 45\u00b0 countersink set","price":69.25,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":39},{"reference":"CMT522","item_id":"CMT522","ean13":"8019296024401","upc":"","id":"CMT522","id_product":17155,"name":"9\u00b0 dovetail cutter","item_name":"9\u00b0 dovetail cutter","price":52.8,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":40},{"reference":"CMT523","item_id":"CMT523","ean13":"8019296024418","upc":"","id":"CMT523","id_product":17156,"name":"9\u00b0 dovetail cutter","item_name":"9\u00b0 dovetail cutter","price":44.99,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":41},{"reference":"CMT529","item_id":"CMT529","ean13":"8019296013917","upc":"","id":"CMT529","id_product":1393,"name":"Plug cutters","item_name":"Plug cutters","price":57.47,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":42},{"reference":"CMT529-2","item_id":"CMT529-2","ean13":"0664252021024","upc":"","id":"CMT529-2","id_product":17405,"name":"Plug cutters","item_name":"Plug cutters","price":57.47,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":43},{"reference":"CMT531","item_id":"CMT531","ean13":"0664252033447","upc":"","id":"CMT531","id_product":17318,"name":"Rosette cutters","item_name":"Rosette cutters","price":154.44,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":44},{"reference":"CMT534","item_id":"CMT534","ean13":"8019296024036","upc":"","id":"CMT534","id_product":17313,"name":"Adaptors with tapered shank for interchangeable bits","item_name":"Adaptors with tapered shank for interchangeable bits","price":60.79,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":45},{"reference":"CMT537-01","item_id":"CMT537-01","ean13":"0664252013524","upc":"","id":"CMT537-01","id_product":1060,"name":"Forstner Bits","item_name":"Forstner Bits","price":11.78,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":46},{"reference":"CMT537-02","item_id":"CMT537-02","ean13":"0664252007165","upc":"","id":"CMT537-02","id_product":948,"name":"Forstner bits","item_name":"Forstner bits","price":11.58,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":47},{"reference":"CMT537-COFFRET","item_id":"CMT537-COFFRET","ean13":"0664252036660","upc":"","id":"CMT537-COFFRET","id_product":17317,"name":"5 Piece Forstner bit set","item_name":"5 Piece Forstner bit set","price":35.44,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":48},{"reference":"CMT540","item_id":"CMT540","ean13":"8019296013863","upc":"","id":"CMT540","id_product":17319,"name":"Brad point bits with parallel shank","item_name":"Brad point bits with parallel shank","price":25.18,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":49},{"reference":"CMT541-1","item_id":"CMT541-1","ean13":"8019296024074","upc":"","id":"CMT541-1","id_product":17320,"name":"541 - Stop collars","item_name":"541 - Stop collars","price":5.28,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":50},{"reference":"CMT541-2","item_id":"CMT541-2","ean13":"8019296058673","upc":"","id":"CMT541-2","id_product":17328,"name":"541 - Stop collars with sleeve","item_name":"541 - Stop collars with sleeve","price":14.11,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":51},{"reference":"CMT542-535","item_id":"CMT542-535","ean13":"8019296029321","upc":"","id":"CMT542-535","id_product":1096,"name":"Brad point bits","item_name":"Brad point bits","price":14.72,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":52},{"reference":"CMT600.005.01","item_id":"CMT600.005.01","ean13":"8019296030921","upc":"","id":"CMT600.005.01","id_product":17236,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":479.16,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":53},{"reference":"CMT651-652","item_id":"CMT651-652","ean13":"0664252024711","upc":"","id":"CMT651-652","id_product":17109,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":88.24,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":54},{"reference":"CMT652","item_id":"CMT652","ean13":"8019296051704","upc":"","id":"CMT652","id_product":17110,"name":"Straight router bits with insert knives for laminates","item_name":"Straight router bits with insert knives for laminates","price":74.02,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":55},{"reference":"CMT652B","item_id":"CMT652B","ean13":"8019296024869","upc":"","id":"CMT652B","id_product":17118,"name":"Pattern router bits with insert knives","item_name":"Pattern router bits with insert knives","price":99.41,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":56},{"reference":"CMT653-01","item_id":"CMT653-01","ean13":"0664252024810","upc":"","id":"CMT653-01","id_product":1064,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":105.9,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":57},{"reference":"CMT653-02","item_id":"CMT653-02","ean13":"","upc":"","id":"CMT653-02","id_product":947,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":100.52,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":58},{"reference":"CMT654","item_id":"CMT654","ean13":"8019296016765","upc":"","id":"CMT654","id_product":17112,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":115.04,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":59},{"reference":"CMT655","item_id":"CMT655","ean13":"8019296016789","upc":"","id":"CMT655","id_product":17111,"name":"Straight router bit with insert knives","item_name":"Straight router bit with insert knives","price":66.1,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":60}]; var currencyCode = "EUR"; document.addEventListener("DOMContentLoaded", function() { // window.addEventListener('load', function() {// $(document).on('click', '.ajax_add_to_cart_button , #add_to_cart > button > span , .add-to-cart', function (e) { $('.ajax_add_to_cart_button , #add_to_cart > button > span , .add-to-cart , .elementor-button-add-to-cart ').click( function (e) {var products = [{"reference":"CMT-PNL","item_id":"CMT-PNL","ean13":"","upc":"","id":"CMT-PNL","id_product":17249,"name":"Panalign strips","item_name":"Panalign strips","price":10.76,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":1},{"reference":"CMT170-171-180-181","item_id":"CMT170-171-180-181","ean13":"8019296022209","upc":"","id":"CMT170-171-180-181","id_product":17107,"name":"Straight cutters with threaded shank","item_name":"Straight cutters with threaded shank","price":29.75,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":2},{"reference":"CMT173-182","item_id":"CMT173-182","ean13":"8019296022452","upc":"","id":"CMT173-182","id_product":17108,"name":"Straight cutters with threaded shank","item_name":"Straight cutters with threaded shank","price":28.63,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":3},{"reference":"CMT174-01","item_id":"CMT174-01","ean13":"8019296022568","upc":"","id":"CMT174-01","id_product":935,"name":"Solid carbide router cutters","item_name":"Solid carbide router cutters","price":30.06,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":4},{"reference":"CMT174-02","item_id":"CMT174-02","ean13":"8019296022612","upc":"","id":"CMT174-02","id_product":1017,"name":"Router cutters","item_name":"Router cutters","price":28.02,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":5},{"reference":"CMT177-01","item_id":"CMT177-01","ean13":"8019296023046","upc":"","id":"CMT177-01","id_product":936,"name":"Router cutters","item_name":"Router cutters","price":38.58,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":6},{"reference":"CMT190B-191B-192B","item_id":"CMT190B-191B-192B","ean13":"","upc":"","id":"CMT190B-191B-192B","id_product":937,"name":"Double-bearing spiral flush trim router bits","item_name":"Double-bearing spiral flush trim router bits","price":49.03,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":7},{"reference":"CMT191-192","item_id":"CMT191-192","ean13":"","upc":"","id":"CMT191-192","id_product":17237,"name":"5 piece spiral bit sets","item_name":"5 piece spiral bit sets","price":311.01,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":8},{"reference":"CMT199","item_id":"CMT199","ean13":"","upc":"","id":"CMT199","id_product":1367,"name":"Round nose solid carbide upcut spiral bits","item_name":"Round nose solid carbide upcut spiral bits","price":37.47,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":9},{"reference":"CMT312","item_id":"CMT312","ean13":"","upc":"","id":"CMT312","id_product":1373,"name":"Dowel drills for mafell\u00ae and hand-held routers","item_name":"Dowel drills for mafell\u00ae and hand-held routers","price":23.33,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":10},{"reference":"CMT350","item_id":"CMT350","ean13":"8019296028560","upc":"","id":"CMT350","id_product":17322,"name":"Countersinks with threaded shank","item_name":"Countersinks with threaded shank","price":61.86,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":11},{"reference":"CMT351","item_id":"CMT351","ean13":"","upc":"","id":"CMT351","id_product":17323,"name":"Countersinks with threaded shank","item_name":"Countersinks with threaded shank","price":62.45,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":12},{"reference":"CMT380","item_id":"CMT380","ean13":"0664252036622","upc":"","id":"CMT380","id_product":1374,"name":"Router bits for domino\u00ae joining machines by festool\u00ae","item_name":"Router bits for domino\u00ae joining machines by festool\u00ae","price":33.1,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":13},{"reference":"CMT392","item_id":"CMT392","ean13":"0664252031016","upc":"","id":"CMT392","id_product":1051,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":24.88,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":14},{"reference":"CMT500.001-02-03","item_id":"CMT500.001-02-03","ean13":"8019296030938","upc":"","id":"CMT500.001-02-03","id_product":1394,"name":"Boring bit and plug cutter sets","item_name":"Boring bit and plug cutter sets","price":233.44,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":15},{"reference":"CMT501","item_id":"CMT501","ean13":"8019296023602","upc":"","id":"CMT501","id_product":17314,"name":"Interchangeable boring bits with threaded shank","item_name":"Interchangeable boring bits with threaded shank","price":37.87,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":16},{"reference":"CMT503","item_id":"CMT503","ean13":"8019296024111","upc":"","id":"CMT503","id_product":17312,"name":"Adaptors with threaded shank for interchangeable bits","item_name":"Adaptors with threaded shank for interchangeable bits","price":34.12,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":17},{"reference":"CMT506","item_id":"CMT506","ean13":"8019296024173","upc":"","id":"CMT506","id_product":17311,"name":"Adaptors with threaded shank for interchangeable bits","item_name":"Adaptors with threaded shank for interchangeable bits","price":34.42,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":18},{"reference":"CMT509-532-533","item_id":"CMT509-532-533","ean13":"8019296024234","upc":"","id":"CMT509-532-533","id_product":17309,"name":"Adaptors with parallel shank for interchangeable bits","item_name":"Adaptors with parallel shank for interchangeable bits","price":15.74,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":19},{"reference":"CMT511","item_id":"CMT511","ean13":"8019296024272","upc":"","id":"CMT511","id_product":17310,"name":"Adaptors with parallel shank for quick change drills","item_name":"Adaptors with parallel shank for quick change drills","price":15.33,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":20},{"reference":"CMT512-01","item_id":"CMT512-01","ean13":"8019296024463","upc":"","id":"CMT512-01","id_product":1052,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":38.79,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":21},{"reference":"CMT512-02","item_id":"CMT512-02","ean13":"8019296008906","upc":"","id":"CMT512-02","id_product":1053,"name":"Steel Boring bits with parallel shank","item_name":"Steel Boring bits with parallel shank","price":13.3,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":22},{"reference":"CMT512-COFFRET1","item_id":"CMT512-COFFRET1","ean13":"8019296004731","upc":"","id":"CMT512-COFFRET1","id_product":1400,"name":"5 Pieces boring bit set for hinges","item_name":"5 Pieces boring bit set for hinges","price":213.13,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":23},{"reference":"CMT512-COFFRET2","item_id":"CMT512-COFFRET2","ean13":"8019296004724","upc":"","id":"CMT512-COFFRET2","id_product":1399,"name":"5 steel Pieces boring bit set for hinges","item_name":"5 steel Pieces boring bit set for hinges","price":77.07,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":24},{"reference":"CMT513","item_id":"CMT513","ean13":"8019296019926","upc":"","id":"CMT513","id_product":1054,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":81.05,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":25},{"reference":"CMT514","item_id":"CMT514","ean13":"8019296020076","upc":"","id":"CMT514","id_product":1055,"name":"Carbide Boring bits with parallel shank","item_name":"Carbide Boring bits with parallel shank","price":82.65,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":26},{"reference":"CMT515-01","item_id":"CMT515-01","ean13":"8019296032925","upc":"","id":"CMT515-01","id_product":1056,"name":"Drill bits for ANUBA\u00ae hinges","item_name":"Drill bits for ANUBA\u00ae hinges","price":16.86,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":27},{"reference":"CMT515-02","item_id":"CMT515-02","ean13":"8019296053326","upc":"","id":"CMT515-02","id_product":949,"name":"Drill bits for ANUBA\u00ae hinges, parallel shank with driving flat","item_name":"Drill bits for ANUBA\u00ae hinges, parallel shank with driving flat","price":48.64,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":28},{"reference":"CMT515-03","item_id":"CMT515-03","ean13":"8019296063844","upc":"","id":"CMT515-03","id_product":1057,"name":"Drill bits with countersink for screw joints","item_name":"Drill bits with countersink for screw joints","price":9.64,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":29},{"reference":"CMT515-04","item_id":"CMT515-04","ean13":"8019296060638","upc":"","id":"CMT515-04","id_product":17325,"name":"90\u00b0 Countersink with parallel shank","item_name":"90\u00b0 Countersink with parallel shank","price":57.06,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":30},{"reference":"CMT515A","item_id":"CMT515A","ean13":"8019296060683","upc":"","id":"CMT515A","id_product":211,"name":"Drill Bits with 90\u00b0 countersink set","item_name":"Drill Bits with 90\u00b0 countersink set","price":70.37,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":31},{"reference":"CMT516","item_id":"CMT516","ean13":"8019296023404","upc":"","id":"CMT516","id_product":17321,"name":"Brad point bits","item_name":"Brad point bits","price":6.8,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":32},{"reference":"CMT517-01","item_id":"CMT517-01","ean13":"8019296013597","upc":"","id":"CMT517-01","id_product":1058,"name":"Brad point bits","item_name":"Brad point bits","price":2.23,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":33},{"reference":"CMT517-02","item_id":"CMT517-02","ean13":"8019296032314","upc":"","id":"CMT517-02","id_product":1059,"name":"Brad point bits","item_name":"Brad point bits","price":3.75,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":34},{"reference":"CMT517-COFFRET","item_id":"CMT517-COFFRET","ean13":"8019296004755","upc":"","id":"CMT517-COFFRET","id_product":1402,"name":"Brad point bit sets","item_name":"Brad point bit sets","price":20.21,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":35},{"reference":"CMT521-1","item_id":"CMT521-1","ean13":"8019296060140","upc":"","id":"CMT521-1","id_product":17326,"name":"45\u00b0 Countersink with parallel shank","item_name":"45\u00b0 Countersink with parallel shank","price":50.97,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":36},{"reference":"CMT521-2","item_id":"CMT521-2","ean13":"8019296062854","upc":"","id":"CMT521-2","id_product":17327,"name":"90\u00b0 Solid carbide countersink with parallel shank","item_name":"90\u00b0 Solid carbide countersink with parallel shank","price":67.83,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":37},{"reference":"CMT521.001","item_id":"CMT521.001","ean13":"0664252037988","upc":"","id":"CMT521.001","id_product":17324,"name":"Adjustable countersink","item_name":"Adjustable countersink","price":38.69,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":38},{"reference":"CMT521A","item_id":"CMT521A","ean13":"8019296060591","upc":"","id":"CMT521A","id_product":214,"name":"Drill Bits with 45\u00b0 countersink set","item_name":"Drill Bits with 45\u00b0 countersink set","price":69.25,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":39},{"reference":"CMT522","item_id":"CMT522","ean13":"8019296024401","upc":"","id":"CMT522","id_product":17155,"name":"9\u00b0 dovetail cutter","item_name":"9\u00b0 dovetail cutter","price":52.8,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":40},{"reference":"CMT523","item_id":"CMT523","ean13":"8019296024418","upc":"","id":"CMT523","id_product":17156,"name":"9\u00b0 dovetail cutter","item_name":"9\u00b0 dovetail cutter","price":44.99,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":41},{"reference":"CMT529","item_id":"CMT529","ean13":"8019296013917","upc":"","id":"CMT529","id_product":1393,"name":"Plug cutters","item_name":"Plug cutters","price":57.47,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":42},{"reference":"CMT529-2","item_id":"CMT529-2","ean13":"0664252021024","upc":"","id":"CMT529-2","id_product":17405,"name":"Plug cutters","item_name":"Plug cutters","price":57.47,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":43},{"reference":"CMT531","item_id":"CMT531","ean13":"0664252033447","upc":"","id":"CMT531","id_product":17318,"name":"Rosette cutters","item_name":"Rosette cutters","price":154.44,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":44},{"reference":"CMT534","item_id":"CMT534","ean13":"8019296024036","upc":"","id":"CMT534","id_product":17313,"name":"Adaptors with tapered shank for interchangeable bits","item_name":"Adaptors with tapered shank for interchangeable bits","price":60.79,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":45},{"reference":"CMT537-01","item_id":"CMT537-01","ean13":"0664252013524","upc":"","id":"CMT537-01","id_product":1060,"name":"Forstner Bits","item_name":"Forstner Bits","price":11.78,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":46},{"reference":"CMT537-02","item_id":"CMT537-02","ean13":"0664252007165","upc":"","id":"CMT537-02","id_product":948,"name":"Forstner bits","item_name":"Forstner bits","price":11.58,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":47},{"reference":"CMT537-COFFRET","item_id":"CMT537-COFFRET","ean13":"0664252036660","upc":"","id":"CMT537-COFFRET","id_product":17317,"name":"5 Piece Forstner bit set","item_name":"5 Piece Forstner bit set","price":35.44,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":48},{"reference":"CMT540","item_id":"CMT540","ean13":"8019296013863","upc":"","id":"CMT540","id_product":17319,"name":"Brad point bits with parallel shank","item_name":"Brad point bits with parallel shank","price":25.18,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":49},{"reference":"CMT541-1","item_id":"CMT541-1","ean13":"8019296024074","upc":"","id":"CMT541-1","id_product":17320,"name":"541 - Stop collars","item_name":"541 - Stop collars","price":5.28,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":50},{"reference":"CMT541-2","item_id":"CMT541-2","ean13":"8019296058673","upc":"","id":"CMT541-2","id_product":17328,"name":"541 - Stop collars with sleeve","item_name":"541 - Stop collars with sleeve","price":14.11,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":51},{"reference":"CMT542-535","item_id":"CMT542-535","ean13":"8019296029321","upc":"","id":"CMT542-535","id_product":1096,"name":"Brad point bits","item_name":"Brad point bits","price":14.72,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":52},{"reference":"CMT600.005.01","item_id":"CMT600.005.01","ean13":"8019296030921","upc":"","id":"CMT600.005.01","id_product":17236,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":479.16,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":53},{"reference":"CMT651-652","item_id":"CMT651-652","ean13":"0664252024711","upc":"","id":"CMT651-652","id_product":17109,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":88.24,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":54},{"reference":"CMT652","item_id":"CMT652","ean13":"8019296051704","upc":"","id":"CMT652","id_product":17110,"name":"Straight router bits with insert knives for laminates","item_name":"Straight router bits with insert knives for laminates","price":74.02,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":55},{"reference":"CMT652B","item_id":"CMT652B","ean13":"8019296024869","upc":"","id":"CMT652B","id_product":17118,"name":"Pattern router bits with insert knives","item_name":"Pattern router bits with insert knives","price":99.41,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":56},{"reference":"CMT653-01","item_id":"CMT653-01","ean13":"0664252024810","upc":"","id":"CMT653-01","id_product":1064,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":105.9,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":57},{"reference":"CMT653-02","item_id":"CMT653-02","ean13":"","upc":"","id":"CMT653-02","id_product":947,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":100.52,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":58},{"reference":"CMT654","item_id":"CMT654","ean13":"8019296016765","upc":"","id":"CMT654","id_product":17112,"name":"Straight router bits with insert knives","item_name":"Straight router bits with insert knives","price":115.04,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":59},{"reference":"CMT655","item_id":"CMT655","ean13":"8019296016789","upc":"","id":"CMT655","id_product":17111,"name":"Straight router bit with insert knives","item_name":"Straight router bit with insert knives","price":66.1,"quantity":0,"category":"Bits","item_category":"Bits","list":"Category Listing","position":60}];if(products.length>1){/* Fix For PS1.7 */ // if(typeof(products) == "undefined" ){ // if(!(typeof(products[0]) == "undefined" )){ var products_quickview = $(this).closest('.quickview'); if(products_quickview.size()>0){ var products_quickview = $(this).closest('.quickview'); //if(typeof(ph_merchant_center_id) == "undefined") var products_name = products_quickview.find('H1').text(); var products_id = products_quickview.find('INPUT[name=id_product]').attr('value') ; /*reference*/ var products_id_product = products_quickview.find('INPUT[name=id_product]').attr('value'); var products_reference = products_quickview.find('INPUT[name=id_product]').attr('value') ; var products_price = products_quickview.find('.product-price span').attr('content') ; var products_quantity = products_quickview.find('.qty input').attr('value'); ; var products_ean13 = '' ; var products_upc = '' ; var products_category = '' ; var products = [{"reference":products_reference,"ean13":products_ean13,"upc":products_upc,"id":products_id,"id_product":products_id_product,"name":products_name,"price":products_price,"quantity":products_quantity,"category":products_category,"list":"QuickView"}]; } // } }window.dataLayer.push({ 'event': 'addToCart', 'ecommerce': { 'currencyCode': currencyCode, 'add': { 'products': products } } }); }); }); if (typeof(id) == "undefined"){ } if (typeof(id) != "undefined"){ window.dataLayer.push({ "google_conversion_id": "11070171750", "google_conversion_format": "3", "google_conversion_color": "ffffff", "google_conversion_label": "X0iZCLWItq8YEObU1Z4p", "google_conversion_only": false, "currency_code": currencyCode, "order_id": id, "ADW_enhancedConversion_Email": "", "ADW_enhancedConversion_Phone": "" }); }else{ window.dataLayer.push({ "google_conversion_id": "11070171750", "google_conversion_format": "3", "google_conversion_color": "ffffff", "google_conversion_label": "X0iZCLWItq8YEObU1Z4p", "google_conversion_only": false, "currency_code": currencyCode, }); } var ph_fb_prodid = []; var ph_fb_prodid_attribute = '';var google_tag_params = { ecomm_pagetype: "category", ecomm_category: "Bits", }; window.dataLayer.push({ "google_tag_params": google_tag_params }); window.dataLayer.push({ "ph_anonymize_analytics" : true,"UID_Cookie": "-guest", "CID_Cookie": "", "AdwConvId": "11070171750", "AdwConvLb": "X0iZCLWItq8YEObU1Z4p", }); function isFloat(n) { return n === +n && n !== (n|0); } function isInteger(n) { return n === +n && n === (n|0); } function createCookie(name,value,days,path) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path="+path; } function eraseCookie(cookie_name,path) { createCookie(cookie_name,"",0,path); } function getCookie(name) { var value = "; " + document.cookie; var parts = value.split("; " + name + "="); if (parts.length == 2) return parts.pop().split(";").shift(); }
Same-day shipping for all orders placed before 10 AM throughout Europe with DPD
No products
Prices are tax included
Beautiful panel doors can be ruined by a poorly-aligned panel. Next time, slip panalign strips into the rails to keep panels perfectly centred while allowing for expansion. Unlike carpet foam, which eventually loses elasticity and ceases to work, the rubber in panalign strips is specially designed to spring back indefinitely. The rectangular shape makes...
Used for drilling, grooving or jointing on solid wood and wood composites. Can be used on machining centres, CNC routers and hand-held routers equipped with chucks or adaptors.
Used for drilling, grooving or jointing on solid wood and wood composites. Can be used on machining centres, CNC routers and hand-held routers equipped with chucks or adaptors.
Used for grooving, jointing and general routing operation on solid wood, wood composites, plastics and laminates. Can be used on machining centres, CNC routers and hand-held routers.
The new CMT solid carbide spiral flush trim bits are manufactured with a special super-micrograin formulation that has increased hardness with a higher transverse rupture point. Combined with the spiral cutting angle, the new CMT solid carbide spiral flush trim bits with double bearing allow the cabinet maker to sheer wood and wood products cleanly,...
CMT is proud to offer you these new sets of high quality solid tungsten carbide upcut and downcut spiral bits in the most popular diametres. The new formulated super micrograin composition guarantees extremely sharp long-lasting cutting edges, whereas the spiral layout allows for a more efficient chip ejection. In addition these bits stay cooler during...
A special super-micrograin carbide formulation was created to produce and hold a keen cutting edge. The new low-angle spiral is designed specifically to shear wood cleanly and provide efficient chip ejection. The tools run cooler and the edges last longer.
These drill bits are made with high-strength steel in order to work with high speed rotation. They are perfect to bore all materials like solid wood, wood and composites, plastic and laminated with hand-held routers and MAFELL® machine model DD40.
For use with spiral bits featuring parallel shank.
For use with spiral bits featuring parallel shank.
To be used on Domino® machines to rout slots on solid wood and wood composites.
For use on drilling machines and hand-held routers in solid wood, wood composites and plastic laminated materials. Ideal for hinges.
We offer a wide range of boring bits and plug cutters in the most popular diametres. If you need to bore or to make plugs in softwood these sets are with you need!
Used on boring machines with adaptor chucks.For use with the following parts : 501 HW.
Used on boring machines with adaptor chucks.For use with the following parts : 501 HW.
Used on boring machines with adaptor chucksFor use with the following parts : 501 HW.
Used on boring machines with adaptor chucks.For use with the following parts : 501 HW.
Used for drilling blind holes on solid wood, wood composites and plastic laminated materials. Ideal for hinges.
Used for drilling blind holes on solid wood, wood composites and plastic laminated materials. Ideal for hinges.
Used for drilling blind holes in solid wood, wood composites and plastic laminated materials. Ideal for hinges.
Used for drilling blind holes in solid wood, wood composites and plastic laminated materials. Ideal for hinges.
For use on drilling machines and hand-held routers in solid wood, wood composites and plastic laminated materials. Ideal for hinges.
For use on drilling machines and hand-held routers in solid wood, wood composites and plastic laminated materials. Ideal for hinges.
Used for drilling blind holes in soft and hardwood. For ANUBA® hinges.
Used for drilling blind holes in soft and hardwood. For ANUBA® hinges.
Used for drilling blind holes in soft and hardwood.
To be used with helical drill bits with fixing identical to the diameter of the opening of the countersink
Used for drilling holes in soft, hardwood and wood composites.
Used for drilling holes in soft and hardwood. Long-lasting cutting performance.
Used for drilling holes in soft and hardwood. Long-lasting cutting performance.
An economical collection of the most popular sized brad points. Safely packaged in a reusable plastic case for easy storage and inventory.
Used for drilling holes in soft, hardwood and wood composites.
To be used on drill presses and drilling power tools at low RPM. We recommend clamping your workpiece mechanically during boring operations.
Used on CNC machines or hand-held routers equipped with adaptor chucks.For use with the following parts : 501 HW.
Used to drill precise flat bottom holes with no chipping in any softwood thickness.
Used to drill precise flat bottom holes with no chipping in any softwood thickness.
We offer a wide range of Forstner bits in the most popular diametres. These bits are available separately or in beautiful wooden sets. The high performance stagger tooth design on the bits with larger diametres allows for sharp holes with straight sides and flat bottoms. Bits available for drill presses, electric and cordless drills and suitable to work...
Used for drilling blind holes on solid wood, wood composites or plastic laminates.To be inserted on hand-held routers.
Stop collars with precision clamping nut and key for quick and easy assembly.
Stop collars with Delrin® sleeve - Boring depth limiter.- Precision work with Delrin® sleeve, which protects the workpiece.- Key included.- Quick and easy assembly.
Used for drilling deep holes in soft and hardwood. Ideal for making hidden shelves.
Ideal for fast plunge cuts and other grooving applications. Use these single edge bits in CNC or portable routers for work in laminated stock, soft and hardwood.
Ideal for fast plunge cuts and other grooving applications. Use these single edge bits in CNC or portable routers for work in laminated stock, soft and hardwood.
Straight trimmer bits with one replaceable knife fixed by Torx screw. For economical specialist application requiring low down-time. The 29,5x9x1,5mm knife provide a 40mm (1-37/64”) cutting length when operating in multiple passes. For routing, trimming and grooving on board materials (laminated chipboards, worktop panels and MDF). For use on portable...
Straight router bits with on replaceable knife fixed by a Torx screw. For economical specialist applications requiring low downtime. They are equipped with top bearing for template use. For routing, trimming and grooving in board materials (laminated chipboards, worktop panels, MDF). For use on portable routers.
Straight router bits with on replaceable plunging knife and side knife fixed by a special Torx screw. The tool bodies are precisely balanced. For finishing, routing, plunging and grooving on board materials (laminated chipboards and MDF) and hardwood. For use on portable routers.
Straight router bits with on replaceable plunging knife and side knife fixed by a special Torx screw. The tool bodies are precisely balanced. For finishing, routing, plunging and grooving on board materials (laminated chipboards and MDF) and hardwood. For use on CNC machining centres.
Straight router bit with two replaceable knives fixed by special Torx screws. Their blades are sharpened on the top with 3° angle for better plunging operations.
Straight router bit with two replaceable knives fixed by special Torx screws. Their blades are sharpened on the top with 3° angle for better plunging operations.
Discover how to sharpen your kitchen knives optimally with a sharpening machine.
The Japanese Takagi saws, particularly the Shark Saw series, are renowned for their efficiency and precision.
Set the perfect sharpening...
Presentation of the Japanese...