{"id":93040,"date":"2022-10-20T09:40:23","date_gmt":"2022-10-20T07:40:23","guid":{"rendered":"https:\/\/lukas-erzett.com\/?page_id=93040"},"modified":"2026-01-05T13:30:12","modified_gmt":"2026-01-05T12:30:12","slug":"china-shanghai","status":"publish","type":"page","link":"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/","title":{"rendered":"China \/ Shanghai"},"content":{"rendered":"\n<div class=\"is-layout-flex wp-container-3 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column\"><div class='custom-block cta-block big'><div class='button-wrap '><a href='https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai-cn\/' target='' class='style-red'>Read this page in Chinese<\/a><\/div><\/div><\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column\"><\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"kicker\">NEXT LEVEL SOLUTIONS.<\/p>\n\n\n\n<h1 style=\"text-transform:uppercase\">LUKAS-ERZETT IN CHINA<\/h1>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"is-layout-flex wp-container-6 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720.jpg\" data-fancybox><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"384\" src=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-1024x384.jpg\" alt=\"\" class=\"wp-image-93479\" srcset=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-1024x384.jpg 1024w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-300x113.jpg 300w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-768x288.jpg 768w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-1536x576.jpg 1536w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-480x180.jpg 480w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-720x270.jpg 720w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-1440x540.jpg 1440w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-533x200.jpg 533w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-907x340.jpg 907w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-1120x420.jpg 1120w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-1387x520.jpg 1387w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column is-vertically-aligned-center\">\n<p><strong>LUKAS Tools Trading Shanghai &#8211; Lukas Erzett for the APAC market<\/strong><\/p>\n\n\n\n<p>Agile, sustainable, future-orientated, forward thinking, customer-based solutions and always one step ahead of market requirements. With this in mind, <strong>LUKAS <\/strong>has left its mark all over the world &#8211; now also in China.<\/p>\n\n\n\n<p><strong>LUKAS Tools Trading (Shanghai) Co.,Ltd.<\/strong> is a German owned company based in Shanghai, servicing the entire APAC market. LUKAS has ambitions to be one of the leaders with the coming efficient logistic center in the biggest market in the world.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class='anchor-block anchor-69e430e2368b7 default'><div class='toggle-anchors closed'><div class='icon bars'><span class='bar bar1'><\/span><span class='bar bar2'><\/span><span class='bar bar3'><\/span><\/div><\/div><ul><li><a href='#history' class='anchor' data-offset='200'>History<\/a><\/li><li><a href='#service' class='anchor' data-offset='200'>Promise &#038; Service<\/a><\/li><li><a href='#products' class='anchor' data-offset='200'>Products<\/a><\/li><li><a href='#quality' class='anchor' data-offset='200'>Quality<\/a><\/li><li><a href='#contact us' class='anchor' data-offset='200'>Contact us<\/a><\/li><li><a href='#about us' class='anchor' data-offset='200'>About Us<\/a><\/li><\/ul><\/div><div class='anchor-spacer spacer-anchor-69e430e2368b7'><\/div>      <script type='text\/javascript' async defer>\r\n        jQuery(function ($) {\r\n          \"use strict\";\r\n\r\n          const menu    = document.querySelector('.anchor-69e430e2368b7');\r\n          const spacer  = document.querySelector('.spacer-anchor-69e430e2368b7');\r\n          const offset  = menu.getBoundingClientRect().top + window.pageYOffset;\r\n          const $toggle = $('.anchor-69e430e2368b7 .toggle-anchors');\r\n          const $ul     = $('.anchor-69e430e2368b7 ul');\r\n          const height  = menu.clientHeight;\r\n\r\n          $toggle.click(function () {\r\n            let $this = $(this);\r\n            if ( $this.hasClass('closed') ) {\r\n              $this.addClass('opened').removeClass('closed');\r\n              $ul.show();\r\n            } else if ( $this.hasClass('opened') ) {\r\n              $ul.hide();\r\n              $this.addClass('closed').removeClass('opened');\r\n            }\r\n          });\r\n\r\n          function closeMenu() {\r\n            if ( $toggle.hasClass('opened') && window.scrollY >= offset ) {\r\n              $ul.hide();\r\n              $toggle.addClass('closed').removeClass('opened');\r\n            }\r\n          }\r\n\r\n          function stickyNavigation() {\r\n            if ( window.scrollY >= offset ) {\r\n              spacer.style.height = height + \"px\";\r\n              menu.classList.add('stuck');\r\n            } else {\r\n              spacer.style.height = 0;\r\n              menu.classList.remove('stuck');\r\n              $toggle.addClass('opened').removeClass('closed');\r\n              $ul.show();\r\n            }\r\n          }\r\n\r\n          if ( menu.classList.contains('fixed') ) {\r\n\r\n            $ul.hide();\r\n            $toggle.addClass('closed').removeClass('opened');\r\n\r\n          } else {\r\n\r\n            stickyNavigation();\r\n\r\n            function onScroll() {\r\n              stickyNavigation();\r\n              closeMenu();\r\n            }\r\n\r\n            window.addEventListener('scroll', onScroll);\r\n\r\n          }\r\n\r\n        });\r\n      <\/script>\r\n      \n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<span class='anchorTarget' id='history'><\/span>\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"is-layout-flex wp-container-9 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column is-vertically-aligned-center\"><div class=\"wp-block-image\">\n<figure class=\"alignleft size-large is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-1024x1024.jpg\" alt=\"\" class=\"wp-image-73582\" width=\"546\" height=\"546\" srcset=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-1024x1024.jpg 1024w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-300x300.jpg 300w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-150x150.jpg 150w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-768x768.jpg 768w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-480x480.jpg 480w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-720x720.jpg 720w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-960x960.jpg 960w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-200x200.jpg 200w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-340x340.jpg 340w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-420x420.jpg 420w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt-520x520.jpg 520w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Kopf_schwarz_ausschnitt.jpg 1200w\" sizes=\"(max-width: 546px) 100vw, 546px\" \/><\/figure><\/div>\n\n\n<p><\/p>\n<\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column is-vertically-aligned-center\">\n<p class=\"kicker\">Lukas at the top of the global industry<\/p>\n\n\n\n<h2 style=\"text-transform:uppercase\">THIS IS LUKAS TOOLS TRADING SHANGHAI<\/h2>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul>\n<li>Supplier of powerful and innovative solutions<\/li>\n\n\n\n<li>Always focused on our customer needs from a vast range of industries<\/li>\n\n\n\n<li>Forward thinking, developing customer-based solutions staying one step ahead<\/li>\n\n\n\n<li>Our image to the world reflects our values<\/li>\n\n\n\n<li>Offering next level solutions<\/li>\n\n\n\n<li>Always the right tool<\/li>\n\n\n\n<li>360 degrees service<\/li>\n\n\n\n<li>Innovating for efficiency<\/li>\n\n\n\n<li>Industry expertise and consulting that benefits you<\/li>\n\n\n\n<li>Easy ordering and fast shipping<\/li>\n\n\n\n<li>A product range that leaves nothing to be desired<\/li>\n\n\n\n<li>Clever custom solutions that close your process gaps<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"is-layout-flex wp-container-11 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column\">\n<h2 style=\"text-transform:uppercase\">HISTORY<\/h2>\n\n\n\n<p>Due to the increasing competition and cost pressure in the course of globalisation, <strong>LUKAS <\/strong>began to pursue an intensive and rapid internationalisation strategy. Due to the increasing competition, in the course of globalization, <strong>LUKAS <\/strong>has started to pursue an internationalization strategy. The Rep. Office in Beijing, established in 2007, was to be the first milestone in opening up the Asian market. With the new foundation of <strong>LUKAS <\/strong>Tools Trading Shanghai Co., Ltd. in 2019, a full-fledged branch office should replace our Rep. Office in the long term, in order to systematically expand our successes in the Asian market and to be able to hold their development more strongly in our own hands.<\/p>\n\n\n\n<p>We closed our previous old representative office in Beijing in January 2023. Thus, our new office in Shanghai is the only and fully-fledged branch office. With this step, the <strong>LUKAS <\/strong>Group secures its long-term competitiveness and future also on other continents.<\/p>\n\n\n\n<p><strong>LUKAS Tools Trading (Shanghai) Co.,Ltd.<\/strong> is proud to be part of the entire LUKAS Group, being the pioneer of the new globalisation.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<span class='anchorTarget' id='service'><\/span>\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"kicker\"><\/p>\n\n\n\n<h2 style=\"text-transform:uppercase\">PROMISE &amp; SERVICE<\/h2>\n\n\n\n<div class=\"is-layout-flex wp-container-14 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column txt-accent10\">\n<h4>Always the right answer to your questions<\/h4>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Because we want to combine quality and reliability with the answers to the questions of the future, we do not only have a highly qualified sales team to take care of your needs, but also offer informative and effective product and customer training and full support in our customers research and development to find a solution for your industry requirements.<\/p>\n<\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column txt-accent10\">\n<h4>European quality at the best prices<\/h4>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>As a full-fledged new branch office we serve the entire Chinese mainland as well as neighboring countries, ensuring first-class service and fast and efficient delivery of European products.<\/p>\n\n\n\n<p>With our headquarter and warehouse in Shanghai LTTC comprises the areas of sales, export, import, shipping and customs clearance.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"is-layout-flex wp-container-17 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column txt-accent10\">\n<h4>The highest performance for you<\/h4>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Your economic success is also our economic success. That is why we want to keep you as a customer and support you.<\/p>\n<\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column txt-accent10\">\n<h4>Your satisfaction is our top priority<\/h4>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Our management, sales staff and development experts speak your language and support you with challenging questions. We familiarize ourselves with your applications and then deliver the perfect tools for your industry. We develop precise, high-performance, high-quality and economical tools that are optimized for your specific application.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<span class='anchorTarget' id='products'><\/span>\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"kicker\">Optimum availability, wide product range, individual production<\/p>\n\n\n\n<h2 style=\"text-transform:uppercase\">PRODUCTS<\/h2>\n\n\n\n<div class=\"is-layout-flex wp-container-20 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column is-vertically-aligned-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"474\" src=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/Produktpalette-1024x474.jpg\" alt=\"\" class=\"wp-image-73658\" srcset=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/Produktpalette-1024x474.jpg 1024w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/Produktpalette-300x139.jpg 300w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/Produktpalette-768x356.jpg 768w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/Produktpalette-480x222.jpg 480w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/Produktpalette-720x333.jpg 720w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/Produktpalette-432x200.jpg 432w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/Produktpalette-734x340.jpg 734w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/Produktpalette-907x420.jpg 907w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/Produktpalette.jpg 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column is-vertically-aligned-center\">\n<p><\/p>\n\n\n\n<p>We have prepared our comprehensive product range for you with a great depth of information so that you can always easily find the right tool for you. Discover the <strong>LUKAS <\/strong>products from the categories milling, drilling, grinding and polishing with bonded tools, grinding and polishing with flexible tools, cutting, rough grinding, cleaning.                                                                       <\/p>\n\n\n\n<p>Here you will find the entire <strong>LUKAS <\/strong>range bundled together:<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class='download-block download-wrap'><div class='file'><a href='https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Katalog_China_2023_engl_gesamt_ans_compressed.pdf' target='_blank'><span class=\"fal fa-file-pdf icon\">&nbsp;<\/span> <span class='name'>Product range APAC<\/span> <span class=\"size\">(11.91 MB)<\/span><\/a><\/div><\/div><\/div>\n<\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class='accordion-wrap accordion-block'><div class='accordion-title'><h3 class='label'>Milling<\/h3><\/div><div class='accordion-content'><div class='text-wrap'><p>LUKAS carbide burrs are manufactured using high-quality solid carbides on modern CNC automatic grinding machines in order to guarantee precision and repeatability of angle, profile and twist. <strong>Our Head Office in Germany manufactures solid carbide burrs to your drawings and specifications to help you solve difficult stock removal problems.<\/strong><\/p>\n<p>&nbsp;<\/p>\n<table cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; padding: 15px 20px 15px 20px;\" bgcolor=\"#A7192F\"><!--#link#DONE--> <a style=\"border-radius: 3px; font: 15px\/15px Helvetica, Arial, sans-serif; color: #ffffff !important; text-decoration: none; display: block;\" href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Katalog_China_2023_engl_gesamt_ans_compressed.pdf#page=11\" target=\"_blank\" rel=\"noopener noreferrer\">Product overview Milling<\/a> <!--#\/link#DONE--><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/div><div class='accordion-title'><h3 class='label'>Bonded Abrasives<\/h3><\/div><div class='accordion-content'><div class='text-wrap'><p><strong>Mounted Points, efficient and professional grinding<\/strong><\/p>\n<p>LUKAS mounted points are premium grinding tools with a long tool life that deliver high removal performance. They are perfect for efficient and effective rough processing, fettling, preparing and reworking weld seams, and for deburring.<br \/>\nFrom cutting to fine machining, we offer a range of mounted points in various shapes, sizes and finishes so that you always have the right grinding tool for the job. LUKAS mounted points are designed for grinding all kinds of material (steel, cast steel, tool steel, cast iron, aluminium alloys, titanium and nickel alloys, plastic, glass, ceramic and many more).<\/p>\n<p>&nbsp;<\/p>\n<table cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; padding: 15px 20px 15px 20px;\" bgcolor=\"#A7192F\"><!--#link#DONE--> <a style=\"border-radius: 3px; font: 15px\/15px Helvetica, Arial, sans-serif; color: #ffffff !important; text-decoration: none; display: block;\" href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Katalog_China_2023_engl_gesamt_ans_compressed.pdf#page=24\" target=\"_blank\" rel=\"noopener noreferrer\">Product overview Bonded Abrasives<\/a> <!--#\/link#DONE--><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/div><div class='accordion-title'><h3 class='label'>Polishing Points<\/h3><\/div><div class='accordion-content'><div class='text-wrap'><p>Whether you need to achieve certain technical surface values for your product or just want to make it shine, there are many good reasons to choose polishing tools from LUKAS.<br \/>\nIn sectors such as the automotive industry, aerospace, and pump and turbine engineering, there are plenty of sealing surfaces and fits that must be produced with high precision to achieve the right result. In the food and pharmaceutical industries, polished surfaces ensure hygienic clean working conditions. In the mould and die industry, surfaces are polished to a mirror finish, the result is that every casting produces a perfect end product.<br \/>\nIn response to the growing importance of fine machining, LUKAS has developed a wide range of polishing tools, featuring a variety of raw materials, grain combinations and hardness levels. LUKAS polishing tools are categorised into groups P1 to P7 according to the respective application. These tools include polishing wheels, points and sticks to cover a wide variety of applications.<\/p>\n<p>&nbsp;<\/p>\n<table cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; padding: 15px 20px 15px 20px;\" bgcolor=\"#A7192F\"><!--#link#DONE--> <a style=\"border-radius: 3px; font: 15px\/15px Helvetica, Arial, sans-serif; color: #ffffff !important; text-decoration: none; display: block;\" href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Katalog_China_2023_engl_gesamt_ans_compressed.pdf#page=36\" target=\"_blank\" rel=\"noopener noreferrer\">Product overview Polishing Points<\/a> <!--#\/link#DONE--><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/div><div class='accordion-title'><h3 class='label'>Coated Abrasives<\/h3><\/div><div class='accordion-content'><div class='text-wrap'><p>Our flexible grinding and polishing tools are made of high quality abrasive cloth and abrasive fleece. They consist of a flexible backing coated with abrasive grain.<br \/>\n<strong>Backings used:<\/strong> cloth, polyester, fleece, fibre<br \/>\n<strong>Grain types used:<\/strong> regular aluminium oxide (NK), silicon carbide (SIC), zirconia alumina (ZK), ceramic (Ceramic)<br \/>\nOur flexible grinding and polishing tools are available in many different shapes and dimensions. Applications range from high chip removal through to achieving an extremely fine surface finish.<\/p>\n<p>LUKAS offers you the right abrasive for every job \u2013 tailored to your requirements and the materials you want to machine. The high quality abrasives from LUKAS are ideal for many industries, areas and requirements, and therefore offer you a very wide choice.<\/p>\n<p>The overview in our catalogue lists all abrasives for use with flexible grinding and polishing tools. Read through the attributes and application areas for various workpiece materials to identify the most suitable abrasive grain type and tools to meet your requirements.<\/p>\n<p>&nbsp;<\/p>\n<table cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; padding: 15px 20px 15px 20px;\" bgcolor=\"#A7192F\"><!--#link#DONE--> <a style=\"border-radius: 3px; font: 15px\/15px Helvetica, Arial, sans-serif; color: #ffffff !important; text-decoration: none; display: block;\" href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Katalog_China_2023_engl_gesamt_ans_compressed.pdf#page=49\" target=\"_blank\" rel=\"noopener noreferrer\">Product overview Coated Abrasives<\/a> <!--#\/link#DONE--><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/div><div class='accordion-title'><h3 class='label'>Cutting Discs<\/h3><\/div><div class='accordion-content'><div class='text-wrap'><p>Cutting discs are specialists for powerful cuts: they work their way rapidly through every material. Cutting tools from LUKAS are precisely adapted for use on different materials and with handheld or stationary machines. They all achieve maximum performance and a long tool life.<br \/>\nThe LUKAS product range includes suitable cutting discs for steel and stainless steels, cast materials and light metal, as well as for bricks, tiles and other building materials. Cutting discs for stationary machine tools are also available in addition to types for handheld angle grinders.<\/p>\n<p>&nbsp;<\/p>\n<table cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; padding: 15px 20px 15px 20px;\" bgcolor=\"#A7192F\"><!--#link#DONE--> <a style=\"border-radius: 3px; font: 15px\/15px Helvetica, Arial, sans-serif; color: #ffffff !important; text-decoration: none; display: block;\" href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Katalog_China_2023_engl_gesamt_ans_compressed.pdf#page=91\" target=\"_blank\" rel=\"noopener noreferrer\">Product overview Cutting Discs<\/a> <!--#\/link#DONE--><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/div><div class='accordion-title'><h3 class='label'>Grinding Discs &#038; Wheels <\/h3><\/div><div class='accordion-content'><div class='text-wrap'><p>Rough grinding discs are the specialists for coarse work: you get the maximum cutting performance. LUKAS offers rough grinding discs for every type of metal with the properties to match.<br \/>\nLUKAS grinding discs are designed for machining steel, stainless steel, non-ferrous metals, cast materials, titanium and composite materials. Depending on the machining material, the tools comprise an optimised combination of grain, bonding agent, microstructure, shape and design.<\/p>\n<p>&nbsp;<\/p>\n<table cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"border-radius: 3px; padding: 15px 20px 15px 20px;\" bgcolor=\"#A7192F\"><!--#link#DONE--> <a style=\"border-radius: 3px; font: 15px\/15px Helvetica, Arial, sans-serif; color: #ffffff !important; text-decoration: none; display: block;\" href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Katalog_China_2023_engl_gesamt_ans_compressed.pdf#page=101\" target=\"_blank\" rel=\"noopener noreferrer\">Product overview Grinding Discs &amp; Wheels<\/a> <!--#\/link#DONE--><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/div><\/div>\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<span class='anchorTarget' id='quality'><\/span>\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"kicker\">QUALITY AT THE HIGHEST LEVEL<\/p>\n\n\n\n<h2 style=\"text-transform:uppercase\">QUALITY<\/h2>\n\n\n\n<div class=\"is-layout-flex wp-container-23 wp-block-columns are-vertically-aligned-top\">\n<div class=\"is-layout-flow wp-block-column is-vertically-aligned-top\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet.jpg\" data-fancybox><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"549\" src=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-1024x549.jpg\" alt=\"\" class=\"wp-image-73612\" srcset=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-1024x549.jpg 1024w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-300x161.jpg 300w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-768x412.jpg 768w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-1536x823.jpg 1536w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-480x257.jpg 480w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-720x386.jpg 720w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-1440x772.jpg 1440w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-373x200.jpg 373w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-634x340.jpg 634w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-784x420.jpg 784w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-970x520.jpg 970w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet-1343x720.jpg 1343w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS_Qualitaet.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column is-vertically-aligned-top\">\n<p>We do not talk about quality, we live it. Day after day. This makes <strong>LUKAS <\/strong>tools a reliable and safe factor in the manufacturing process and ensures optimum production quality. All products that leave our premises are intensively tested and meet the highest safety and quality standards.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul>\n<li>made in Germany<\/li>\n\n\n\n<li>first-class raw materials<\/li>\n\n\n\n<li>highly modern test facility<\/li>\n\n\n\n<li>Quality management system according to <a href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/ISO9001-2015-LUKAS-englisch.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ISO 9001:2015<\/a><\/li>\n\n\n\n<li>Energy management system according to <a href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/ISO50001-2018-LUKAS-englisch-1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">ISO 50001:2018<\/a><\/li>\n\n\n\n<li>active membership in specialist associations<\/li>\n\n\n\n<li>Regular audits by DQS<\/li>\n\n\n\n<li>LUKAS tools are manufactured according to the <a href=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/oSa-Membership-Certificate-2026_29.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">oSa- safety regulations<\/a> (in addition, we recommend compliance with the FEPA safety recommendations)<\/li>\n\n\n\n<li>Regular disclosure of environmental data to the non-profit charity <a href=\"https:\/\/www.cdp.net\/en\" target=\"_blank\" rel=\"noreferrer noopener\">CDP (Carbon Disclosure Programme)<\/a> for a continuous management of environmental impact and own sustainability<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<h5 style=\"text-transform:uppercase\">TRADE ASSOCIATIONS <\/h5>\n\n\n\n<p>We are an active member of the following trade associations:<\/p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:15% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"320\" height=\"147\" src=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/Fepa.jpg\" alt=\"\" class=\"wp-image-73468 size-full\" srcset=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/Fepa.jpg 320w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/Fepa-300x138.jpg 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n<p><a aria-label=\"FEPA \u2013 F\u00e9d\u00e9ration of European Producers of Abrasives (\u00f6ffnet in neuem Tab)\" rel=\"noreferrer noopener nofollow\" href=\"https:\/\/www.fepa-abrasives.com\/\" target=\"_blank\">FEPA \u2013 F\u00e9d\u00e9ration of European Producers of Abrasives<\/a><br>Information from FEPA on the correct use of abrasive tools can be found at: <a aria-label=\"www.abrasivessafety.com (\u00f6ffnet in neuem Tab)\" rel=\"noreferrer noopener nofollow\" href=\"https:\/\/abrasivessafety.com\" target=\"_blank\">www.abrasivessafety.com<\/a><\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:15% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"320\" height=\"200\" src=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/OSA_Zeichen_4c.jpg\" alt=\"\" class=\"wp-image-73642 size-full\" srcset=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/OSA_Zeichen_4c.jpg 320w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/OSA_Zeichen_4c-300x188.jpg 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n<p><a href=\"https:\/\/www.osa-abrasives.org\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\" aria-label=\"oSa \u2013 Organisation f\u00fcr die Sicherheit von Schleifwerkzeugen e. V. (\u00f6ffnet in neuem Tab)\">oSa \u2013 Organisation f\u00fcr die Sicherheit von Schleifwerkzeugen e. V.<\/a><\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:15% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"320\" height=\"93\" src=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/VDS_Logo.jpg\" alt=\"\" class=\"wp-image-73694 size-full\" srcset=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/VDS_Logo.jpg 320w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/VDS_Logo-300x87.jpg 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n<p><a href=\"https:\/\/www.vds-bonn.de\" target=\"_blank\" rel=\"noreferrer noopener nofollow\" aria-label=\"VDS \u2013 Verband Deutscher Schleifmittelwerke (\u00f6ffnet in neuem Tab)\">VDS \u2013 Verband Deutscher Schleifmittelwerke<\/a><\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<span class='anchorTarget' id='contact us'><\/span>\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:15% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"320\" height=\"217\" src=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/FWI_4c_klein.jpg\" alt=\"\" class=\"wp-image-73462 size-full\" srcset=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/FWI_4c_klein.jpg 320w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/FWI_4c_klein-300x203.jpg 300w, https:\/\/lukas-erzett.com\/wp-content\/uploads\/FWI_4c_klein-295x200.jpg 295w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n<p><a rel=\"noreferrer noopener nofollow\" aria-label=\"FWI \u2013 Fachverband Werkzeugindustrie e. V. (\u00f6ffnet in neuem Tab)\" href=\"https:\/\/www.deutsches-werkzeug.de\" target=\"_blank\">FWI \u2013 Fachverband Werkzeugindustrie e. V.<\/a> | <a href=\"https:\/\/www.deutsches-werkzeug.de\/de\/LUKAS-ERZETT_a18\" target=\"_blank\" rel=\"noreferrer noopener nofollow\" aria-label=\"LUKAS im Firmenverzeichnis (\u00f6ffnet in neuem Tab)\">LUKAS im Firmenverzeichnis<\/a><\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"kicker\">WE ARE THERE FOR YOU<\/p>\n\n\n\n<h2 style=\"text-transform:uppercase\">CONTACT CHINA<\/h2>\n\n\n\n<p>Close to you, everywhere in the world.<br>Service and sales that you can rely on.<\/p>\n\n\n\n<p>Our skilled, and experienced sales staff can give you detailed and professional support &nbsp;in any questions you may have concerning our products and services. They will even come and help you on site. Should you need individual consultation or a custom product development, our technicians and experts are here to help you at any time. Get in touch with us!<\/p>\n\n\n\n<div class=\"is-layout-flex wp-container-27 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column\">\n<p><strong>Head Office<\/strong><\/p>\n\n\n\n<p>LUKAS Tools Trading (Shanghai) Co.,Ltd.<br>Unit 313B, Tower 1, Block 2, N.88 Keyuan Road, Shanghai, 201203, China <br>Tel: +86 400 154 9169 <br>E-Mail: <a href=\"mailto:lukas-trading@lukas-erzett.com\">lukas-trading@lukas-erzett.com<\/a><\/p>\n\n\n\n<p><\/p>\n<\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column\">\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><br><\/p>\n<\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column\">\n<p><\/p>\n\n\n\n<p><\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<span class='anchorTarget' id='about us'><\/span>\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 style=\"text-transform:uppercase\">ABOUT LUKAS<\/h2>\n\n\n\n<div class=\"is-layout-flex wp-container-30 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column\">\n<p>LUKAS &#8211; NEXT LEVEL SOLUTIONS. <strong>LUKAS-ERZETT GmbH &amp; Co. KG<\/strong>, based in Greater Cologne area, is one of the technological leaders in the market for grinding, milling, cutting and polishing systems that specialises in the production and sale of tools, machinery and accessories, as well as expert consulting. Agile. Sustainable. Future-oriented. <strong>LUKAS<\/strong> thinks ahead, develops tailor-made solutions and is always one step ahead of market requirements. With this attitude, <strong>LUKAS<\/strong> has already set standards in the market at a very early stage.<br><br>All products manufactured and traded by <strong>LUKAS<\/strong> stand for the highest quality, such as powerful work, long service life, excellent ergonomics and best results. And if no standard solution fits your application: We develop an individual answer to every problem. So that not only our products, but above all yours, always remain fit for the future.<\/p>\n<\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column\">\n<p><strong>LUKAS on the pulse of global industry<\/strong><br><br>With around 650 employees, state-of-the-art production sites in Germany and the Czech Republic, an enormous wealth of experience and a broad product portfolio, <strong>LUKAS<\/strong> is firmly established in the markets. The internationally active company with branches and representatives on all continents has more than 85 years of experience in the production of system solutions for the application areas automotive, aerospace, environmental and energy industry as well as construction industry and handcraft.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 style=\"text-transform:uppercase\">Terms and Conditions<\/h2>\n\n\n\n<div class=\"is-layout-flex wp-container-33 wp-block-columns\">\n<div class=\"is-layout-flow wp-block-column\"><div class='download-block download-wrap'><div class='file'><a href='https:\/\/lukas-erzett.com\/wp-content\/uploads\/2021-07-01_AGB-ENG.pdf' target='_blank'><span class=\"fal fa-file-pdf icon\">&nbsp;<\/span> <span class='name'>General Terms of Business<\/span> <span class=\"size\">(111.55 KB)<\/span><\/a><\/div><\/div><\/div>\n\n\n\n<div class=\"is-layout-flow wp-block-column\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>NEXT LEVEL SOLUTIONS. LUKAS-ERZETT IN CHINA LUKAS Tools Trading Shanghai &#8211; Lukas Erzett for the APAC market Agile, sustainable, future-orientated, forward thinking, customer-based solutions and always one step ahead of market requirements. With this in mind, LUKAS has left its&hellip;<\/p>\n","protected":false},"author":9,"featured_media":0,"parent":78623,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_links_to":"","_links_to_target":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>China \/ Shanghai - NEXT LEVEL SOLUTIONS. | LUKAS-ERZETT<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"China \/ Shanghai - NEXT LEVEL SOLUTIONS. | LUKAS-ERZETT\" \/>\n<meta property=\"og:description\" content=\"NEXT LEVEL SOLUTIONS. LUKAS-ERZETT IN CHINA LUKAS Tools Trading Shanghai &#8211; Lukas Erzett for the APAC market Agile, sustainable, future-orientated, forward thinking, customer-based solutions and always one step ahead of market requirements. With this in mind, LUKAS has left its&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/\" \/>\n<meta property=\"og:site_name\" content=\"NEXT LEVEL SOLUTIONS. | LUKAS-ERZETT\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/LukasErzett\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-05T12:30:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-1024x384.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/\",\"url\":\"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/\",\"name\":\"China \/ Shanghai - NEXT LEVEL SOLUTIONS. | LUKAS-ERZETT\",\"isPartOf\":{\"@id\":\"https:\/\/lukas-erzett.com\/de\/#website\"},\"datePublished\":\"2022-10-20T07:40:23+00:00\",\"dateModified\":\"2026-01-05T12:30:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Company\",\"item\":\"https:\/\/lukas-erzett.com\/en\/company\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"International locations\",\"item\":\"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"China \/ Shanghai\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lukas-erzett.com\/de\/#website\",\"url\":\"https:\/\/lukas-erzett.com\/de\/\",\"name\":\"NEXT LEVEL SOLUTIONS. | LUKAS-ERZETT\",\"description\":\"innovative Schleifmittel \u2713 Fr\u00e4sstifte \u2713 Polierwerkzeuge &amp; mehr | direkt vom Hersteller \u25ba LUKAS-ERZETT - NEXT LEVEL SOLUTIONS.\",\"publisher\":{\"@id\":\"https:\/\/lukas-erzett.com\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lukas-erzett.com\/de\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/lukas-erzett.com\/de\/#organization\",\"name\":\"LUKAS-ERZETT\",\"url\":\"https:\/\/lukas-erzett.com\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lukas-erzett.com\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS-Logo-freigestellt.png\",\"contentUrl\":\"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS-Logo-freigestellt.png\",\"width\":650,\"height\":400,\"caption\":\"LUKAS-ERZETT\"},\"image\":{\"@id\":\"https:\/\/lukas-erzett.com\/de\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.youtube.com\/c\/LUKASERZETTGMBH\",\"https:\/\/www.facebook.com\/LukasErzett\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"China \/ Shanghai - NEXT LEVEL SOLUTIONS. | LUKAS-ERZETT","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/","og_locale":"en_US","og_type":"article","og_title":"China \/ Shanghai - NEXT LEVEL SOLUTIONS. | LUKAS-ERZETT","og_description":"NEXT LEVEL SOLUTIONS. LUKAS-ERZETT IN CHINA LUKAS Tools Trading Shanghai &#8211; Lukas Erzett for the APAC market Agile, sustainable, future-orientated, forward thinking, customer-based solutions and always one step ahead of market requirements. With this in mind, LUKAS has left its&hellip;","og_url":"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/","og_site_name":"NEXT LEVEL SOLUTIONS. | LUKAS-ERZETT","article_publisher":"https:\/\/www.facebook.com\/LukasErzett\/","article_modified_time":"2026-01-05T12:30:12+00:00","og_image":[{"url":"https:\/\/lukas-erzett.com\/wp-content\/uploads\/german-centre-shanghai_background_1920x720-1024x384.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/","url":"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/","name":"China \/ Shanghai - NEXT LEVEL SOLUTIONS. | LUKAS-ERZETT","isPartOf":{"@id":"https:\/\/lukas-erzett.com\/de\/#website"},"datePublished":"2022-10-20T07:40:23+00:00","dateModified":"2026-01-05T12:30:12+00:00","breadcrumb":{"@id":"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/china-shanghai\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Company","item":"https:\/\/lukas-erzett.com\/en\/company\/"},{"@type":"ListItem","position":2,"name":"International locations","item":"https:\/\/lukas-erzett.com\/en\/company\/international-locations\/"},{"@type":"ListItem","position":3,"name":"China \/ Shanghai"}]},{"@type":"WebSite","@id":"https:\/\/lukas-erzett.com\/de\/#website","url":"https:\/\/lukas-erzett.com\/de\/","name":"NEXT LEVEL SOLUTIONS. | LUKAS-ERZETT","description":"innovative Schleifmittel \u2713 Fr\u00e4sstifte \u2713 Polierwerkzeuge &amp; mehr | direkt vom Hersteller \u25ba LUKAS-ERZETT - NEXT LEVEL SOLUTIONS.","publisher":{"@id":"https:\/\/lukas-erzett.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lukas-erzett.com\/de\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/lukas-erzett.com\/de\/#organization","name":"LUKAS-ERZETT","url":"https:\/\/lukas-erzett.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lukas-erzett.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS-Logo-freigestellt.png","contentUrl":"https:\/\/lukas-erzett.com\/wp-content\/uploads\/LUKAS-Logo-freigestellt.png","width":650,"height":400,"caption":"LUKAS-ERZETT"},"image":{"@id":"https:\/\/lukas-erzett.com\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.youtube.com\/c\/LUKASERZETTGMBH","https:\/\/www.facebook.com\/LukasErzett\/"]}]}},"_links":{"self":[{"href":"https:\/\/lukas-erzett.com\/en\/api\/wp\/v2\/pages\/93040"}],"collection":[{"href":"https:\/\/lukas-erzett.com\/en\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lukas-erzett.com\/en\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lukas-erzett.com\/en\/api\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/lukas-erzett.com\/en\/api\/wp\/v2\/comments?post=93040"}],"version-history":[{"count":44,"href":"https:\/\/lukas-erzett.com\/en\/api\/wp\/v2\/pages\/93040\/revisions"}],"predecessor-version":[{"id":102109,"href":"https:\/\/lukas-erzett.com\/en\/api\/wp\/v2\/pages\/93040\/revisions\/102109"}],"up":[{"embeddable":true,"href":"https:\/\/lukas-erzett.com\/en\/api\/wp\/v2\/pages\/78623"}],"wp:attachment":[{"href":"https:\/\/lukas-erzett.com\/en\/api\/wp\/v2\/media?parent=93040"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}