{"id":96572,"date":"2026-07-08T08:15:40","date_gmt":"2026-07-08T06:15:40","guid":{"rendered":"https:\/\/sviluppo.canazza.com\/?page_id=96572"},"modified":"2026-07-08T08:53:15","modified_gmt":"2026-07-08T06:53:15","slug":"certificazione-iso-9001","status":"publish","type":"page","link":"https:\/\/sviluppo.canazza.com\/en\/certificazione-iso-9001\/","title":{"rendered":"ISO 9001:2015 Certification"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Source+Sans+3:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400&display=swap');\n.iso-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n.iso-wrap { font-family: 'Source Sans 3', sans-serif; color: #2c3e50; }\n\n\/* INTRO *\/\n.iso-intro {\n  display: grid;\n  grid-template-columns: 1fr 260px;\n  gap: 64px;\n  align-items: center;\n  padding: 6%;\n  background: #fff;\n}\n.iso-label {\n  font-size: 14px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase;\n  color: #f5c400; margin-bottom: 16px; display: block;\n}\n.iso-intro-testo h1 {\n  font-size: 38px; font-weight: 700; color: #0f2756; line-height: 1.2; margin-bottom: 24px;\n}\n.iso-intro-testo h1::after {\n  content: ''; display: block; width: 48px; height: 3px; background: #f5c400; margin: 14px 0 0; border-radius: 2px;\n}\n.iso-intro-testo p {\n  font-size: 20px; font-weight: 300; color: #5a6a7e; line-height: 1.8; margin-bottom: 16px;\n}\n.iso-intro-testo p strong { color: #2c3e50; font-weight: 600; }\n.iso-badge img { max-width: 100%; height: auto; display: block; }\n\n\/* SCOPE *\/\n.iso-scope { background: #f5f6f8; padding: 64px 6%; }\n.iso-scope h2 { font-size: 26px; font-weight: 700; color: #0f2756; }\n.iso-scope h2::after { content: ''; display: block; width: 48px; height: 3px; background: #f5c400; margin: 14px 0 24px; border-radius: 2px; }\n.iso-scope p { font-size: 20px; font-weight: 400; color: #5a6a7e; line-height: 1.8; margin-bottom: 16px; }\n.iso-scope-box {\n  background: #fff; border-left: 4px solid #f5c400; border-radius: 0 8px 8px 0;\n  padding: 24px 28px; margin: 8px 0 24px; font-size: 19px; color: #2c3e50; line-height: 1.7; font-style: italic;\n}\n\n\/* SIGNIFICATO *\/\n.iso-mean { background: #fff; padding: 64px 6%; }\n.iso-mean-header { text-align: center; margin-bottom: 40px; }\n.iso-mean-header h2 { font-size: 26px; font-weight: 700; color: #0f2756; }\n.iso-mean-header h2::after { content: ''; display: block; width: 48px; height: 3px; background: #f5c400; margin: 14px auto 0; border-radius: 2px; }\n.iso-mean-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }\n.iso-point {\n  background: #f5f6f8; border-radius: 10px; padding: 28px 24px; border: 1px solid #e2e8f0;\n}\n.iso-point h3 { font-size: 22px; font-weight: 700; color: #0f2756; margin-bottom: 10px; }\n.iso-point p { font-size: 18px; font-weight: 400; color: #5a6a7e; line-height: 1.7; }\n.iso-point-icon {\n  width: 48px; height: 48px; background: #0f2756; border-radius: 50%;\n  display: flex; align-items: center; justify-content: center; margin-bottom: 16px;\n}\n.iso-point-icon svg {\n  width: 22px; height: 22px; stroke: #f5c400; fill: none;\n  stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round;\n}\n\n\/* ESTREMI *\/\n.iso-data {\n  background: #f5f6f8;\n  padding: 64px 6%;\n}\n.iso-data-inner {\n  max-width: 760px;\n  margin: 0 auto;\n}\n.iso-data h2 {\n  font-size: 26px;\n  font-weight: 700;\n  color: #0f2756;\n  text-align: center;\n}\n.iso-data h2::after {\n  content: '';\n  display: block;\n  width: 48px;\n  height: 3px;\n  background: #f5c400;\n  margin: 14px auto 24px;\n  border-radius: 2px;\n}\n.iso-data-card {\n  background: #0f2756;\n  border-radius: 12px;\n  padding: 36px 40px;\n}\n.iso-data-row {\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n  padding: 14px 0;\n  border-bottom: 1px solid rgba(255,255,255,.12);\n}\n.iso-data-row:last-of-type {\n  border-bottom: none;\n}\n.iso-data-k {\n  font-size: 16px;\n  font-weight: 400;\n  color: #8fa3c4;\n}\n.iso-data-v {\n  font-size: 17px;\n  font-weight: 700;\n  color: #fff;\n  text-align: right;\n}\n.iso-data-note {\n  font-size: 18px;\n  color: #5a6a7e;\n  margin: 24px 0 28px;\n  line-height: 1.7;\n  text-align: center;\n}\n.iso-data-note a {\n  color: #0f2756;\n  font-weight: 600;\n  text-decoration: none;\n}\n.iso-data-note a:hover {\n  color: #e8a800;\n}\n.iso-data-btnwrap {\n  text-align: center;\n}\n.iso-data-btnwrap .iso-btn {\n  display: inline-block;\n  background: #0f2756;\n  color: #fff;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  padding: 14px 32px;\n  border-radius: 3px;\n  text-decoration: none;\n  transition: background .2s, transform .2s;\n}\n.iso-data-btnwrap .iso-btn:hover {\n  background: #f5c400;\n  color: #0f2756;\n  transform: translateY(-2px);\n}\n\n\/* CTA *\/\n.iso-cta {\n  background: #fff;\n  padding: 64px 6%;\n  border-top: 1px solid #e2e8f0;\n}\n.iso-cta h2 {\n  font-size: 26px;\n  font-weight: 700;\n  color: #0f2756;\n}\n.iso-cta h2::after {\n  content: '';\n  display: block;\n  width: 48px;\n  height: 3px;\n  background: #f5c400;\n  margin: 14px 0 16px;\n  border-radius: 2px;\n}\n.iso-cta p {\n  font-size: 20px;\n  font-weight: 400;\n  color: #5a6a7e;\n  line-height: 1.8;\n  margin-bottom: 28px;\n \n}\n.iso-cta-btnwrap {\n  margin-top: 8px;\n}\n.iso-cta-btn {\n  display: inline-block;\n  background: #0f2756;\n  color: #fff;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  padding: 14px 32px;\n  border-radius: 3px;\n  text-decoration: none;\n  transition: background .2s, transform .2s;\n}\n.iso-cta-btn:hover {\n  background: #f5c400;\n  color: #0f2756;\n  transform: translateY(-2px);\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .iso-intro { grid-template-columns: 1fr; gap: 40px; }\n  .iso-badge { order: -1; max-width: 200px; }\n  .iso-mean-grid { grid-template-columns: 1fr 1fr; }\n}\n@media (max-width: 600px) {\n  .iso-mean-grid { grid-template-columns: 1fr; }\n  .iso-intro-testo h1 { font-size: 28px; }\n  .iso-data-card { padding: 28px 24px; }\n  .iso-data-row { flex-direction: column; gap: 4px; }\n  .iso-data-v { text-align: left; }\n}\n<\/style>\n\n<div class=\"iso-wrap\">\n\n  <!-- INTRO -->\n  <div class=\"iso-intro\">\n    <div class=\"iso-intro-testo\">\n      <span class=\"iso-label\">Certified Quality<\/span>\n      <h1>ISO 9001:2015 Certification<\/h1>\n      <p>Quality is not just a statement; it is a method. Since 2024, Canazza &amp; C. has been certified according to the <strong>ISO 9001:2015<\/strong>international standard, the global benchmark for quality management systems. This certification verifies, through an independent third-party body, that all our processes\u2014from product selection to after-sales support\u2014follow structured, traceable, and periodically audited procedures.<\/p>\n      <p>For those who work with us, this provides a concrete guarantee: consistent reliability, adherence to timelines, and a partner that operates according to internationally recognized standards.<\/p>\n    <\/div>\n    <div class=\"iso-badge\">\n      <img decoding=\"async\" src=\"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/07\/ISO9001_canazza.png\" alt=\"Certificazione ISO 9001:2015 Canazza &amp; C.\" loading=\"lazy\">\n    <\/div>\n  <\/div>\n\n  <!-- SCOPE -->\n  <div class=\"iso-scope\">\n    <h2>Scope of our certification<\/h2>\n    <p>The scope of our certification is extensive and reflects the comprehensive nature of our work. We are certified for:<\/p>\n    <div class=\"iso-scope-box\">The design, development, construction, distribution, and installation of electronic, electrical, and mechanical components and equipment, as well as the implementation of IT applications, communication networks, and related technical support and maintenance.<\/div>\n    <p>This means that our certification covers not only sales but the entire value chain we offer our customers\u2014including technical development, design, and assistance.<\/p>\n  <\/div>\n\n<!-- SIGNIFICATO -->\n<div class=\"iso-mean\">\n  <div class=\"iso-mean-header\">\n    <h2>What this means for you<\/h2>\n  <\/div>\n  <div class=\"iso-mean-grid\">\n    <div class=\"iso-point\">\n      <div class=\"iso-point-icon\">\n        <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M8 12l3 3 5-6\"><\/path><\/svg>\n      <\/div>\n      <h3>Consistent Quality Over Time<\/h3>\n      <p>Every business process follows documented and verified procedures. The result is a consistent and reliable service, order after order.<\/p>\n    <\/div>\n    <div class=\"iso-point\">\n      <div class=\"iso-point-icon\">\n        <svg viewbox=\"0 0 24 24\"><path d=\"M4 6h16M4 12h16M4 18h10\"><\/path><circle cx=\"19\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n      <\/div>\n      <h3>Traceability and Transparency<\/h3>\n      <p>From order management to technical support, every phase is tracked. Should the need arise, we know exactly what was done and when.<\/p>\n    <\/div>\n    <div class=\"iso-point\">\n      <div class=\"iso-point-icon\">\n        <svg viewbox=\"0 0 24 24\"><path d=\"M21 12a9 9 0 1 1-3-6.7\"><\/path><polyline points=\"21 3 21 8 16 8\"><\/polyline><\/svg>\n      <\/div>\n      <h3>Continuous Improvement<\/h3>\n      <p>The ISO 9001 standard requires a commitment to constant improvement, with periodic audits by the certification body. It is not a milestone reached once, but a commitment that is renewed daily.<\/p>\n    <\/div>\n    <div class=\"iso-point\">\n      <div class=\"iso-point-icon\">\n        <svg viewbox=\"0 0 24 24\"><path d=\"M12 3l8 4v5c0 4.5-3.2 7.5-8 9-4.8-1.5-8-4.5-8-9V7z\"><\/path><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\n      <\/div>\n      <h3>A Recognized Partner<\/h3>\n      <p>For purchasing departments, technical specifications, and structured supplies, working with an ISO 9001 certified provider is often a requirement. With us, it is already guaranteed.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n <!-- ESTREMI -->\n<div class=\"iso-data\">\n  <div class=\"iso-data-inner\">\n    <h2>Certification Details<\/h2>\n    <div class=\"iso-data-card\">\n      <div class=\"iso-data-row\"><span class=\"iso-data-k\">Certification Body<\/span><span class=\"iso-data-v\">InterCert<\/span><\/div>\n      <div class=\"iso-data-row\"><span class=\"iso-data-k\">Standard<\/span><span class=\"iso-data-v\">ISO 9001:2015<\/span><\/div>\n      <div class=\"iso-data-row\"><span class=\"iso-data-k\">Registration Number<\/span><span class=\"iso-data-v\">IC-QM-2412045<\/span><\/div>\n      <div class=\"iso-data-row\"><span class=\"iso-data-k\">Initial Certification Date<\/span><span class=\"iso-data-v\">December 4, 2024<\/span><\/div>\n      <div class=\"iso-data-row\"><span class=\"iso-data-k\">IAF Code<\/span><span class=\"iso-data-v\">19, 28, 33<\/span><\/div>\n    <\/div>\n    <p class=\"iso-data-note\">The certificate's validity can be publicly verified at <a href=\"https:\/\/www.intercert.com\" target=\"_blank\" rel=\"noopener\">intercert.com<\/a>.<\/p>\n    <div class=\"iso-data-btnwrap\">\n      <a class=\"iso-btn\" href=\"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/07\/Certificato_ISO_9001_Canazza.pdf\" target=\"_blank\" rel=\"noopener\">Download Certificate (PDF) \u2192<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CTA -->\n<div class=\"iso-cta\">\n  <h2>Need more information?<\/h2>\n  <p>For inquiries regarding supplies, technical specifications, or documentation for your purchasing department, please contact us: we will provide everything you need.<\/p>\n  <div class=\"iso-cta-btnwrap\">\n    <a class=\"iso-cta-btn\" href=\"\/en\/contatti\/\">Contact us \u2192<\/a>\n  <\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Qualit\u00e0 certificata Certificazione ISO 9001:2015 La qualit\u00e0 non \u00e8 una dichiarazione, \u00e8 un metodo. Dal 2024 Canazza &amp; C. \u00e8 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-96572","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Certificazione ISO 9001:2015 | Qualit\u00e0 Certificata | Canazza &amp; C.<\/title>\n<meta name=\"description\" content=\"Canazza &amp; C. \u00e8 certificata ISO 9001:2015 per progettazione, commercializzazione, installazione e assistenza di componenti e apparecchiature elettriche, elettroniche e meccaniche. Scopri cosa significa.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Certificazione ISO 9001:2015 | Qualit\u00e0 Certificata | Canazza &amp; C.\" \/>\n<meta property=\"og:description\" content=\"Canazza &amp; C. \u00e8 certificata ISO 9001:2015 per progettazione, commercializzazione, installazione e assistenza di componenti e apparecchiature elettriche, elettroniche e meccaniche. Scopri cosa significa.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sviluppo.canazza.com\/en\/certificazione-iso-9001\/\" \/>\n<meta property=\"og:site_name\" content=\"Canazza &amp; C srl\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T06:53:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/07\/ISO9001_canazza.png\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sviluppo.canazza.com\\\/certificazione-iso-9001\\\/\",\"url\":\"https:\\\/\\\/sviluppo.canazza.com\\\/certificazione-iso-9001\\\/\",\"name\":\"Certificazione ISO 9001:2015 | Qualit\u00e0 Certificata | Canazza & C.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sviluppo.canazza.com\\\/certificazione-iso-9001\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sviluppo.canazza.com\\\/certificazione-iso-9001\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sviluppo.canazza.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/ISO9001_canazza.png\",\"datePublished\":\"2026-07-08T06:15:40+00:00\",\"dateModified\":\"2026-07-08T06:53:15+00:00\",\"description\":\"Canazza & C. \u00e8 certificata ISO 9001:2015 per progettazione, commercializzazione, installazione e assistenza di componenti e apparecchiature elettriche, elettroniche e meccaniche. Scopri cosa significa.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sviluppo.canazza.com\\\/certificazione-iso-9001\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sviluppo.canazza.com\\\/certificazione-iso-9001\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/sviluppo.canazza.com\\\/certificazione-iso-9001\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sviluppo.canazza.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/ISO9001_canazza.png\",\"contentUrl\":\"https:\\\/\\\/sviluppo.canazza.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/ISO9001_canazza.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sviluppo.canazza.com\\\/certificazione-iso-9001\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sviluppo.canazza.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Certificazione ISO 9001:2015\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#website\",\"url\":\"https:\\\/\\\/www.canazza.com\\\/\",\"name\":\"Canazza &amp; C srl\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.canazza.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#organization\",\"name\":\"Canazza &amp; C srl\",\"url\":\"https:\\\/\\\/www.canazza.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sviluppo.canazza.com\\\/wp-content\\\/uploads\\\/2016\\\/08\\\/cropped-logo_canazzaC.png\",\"contentUrl\":\"https:\\\/\\\/sviluppo.canazza.com\\\/wp-content\\\/uploads\\\/2016\\\/08\\\/cropped-logo_canazzaC.png\",\"width\":400,\"height\":54,\"caption\":\"Canazza &amp; C srl\"},\"image\":{\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Certificazione ISO 9001:2015 | Qualit\u00e0 Certificata | Canazza & C.","description":"Canazza & C. \u00e8 certificata ISO 9001:2015 per progettazione, commercializzazione, installazione e assistenza di componenti e apparecchiature elettriche, elettroniche e meccaniche. Scopri cosa significa.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_GB","og_type":"article","og_title":"Certificazione ISO 9001:2015 | Qualit\u00e0 Certificata | Canazza & C.","og_description":"Canazza & C. \u00e8 certificata ISO 9001:2015 per progettazione, commercializzazione, installazione e assistenza di componenti e apparecchiature elettriche, elettroniche e meccaniche. Scopri cosa significa.","og_url":"https:\/\/sviluppo.canazza.com\/en\/certificazione-iso-9001\/","og_site_name":"Canazza &amp; C srl","article_modified_time":"2026-07-08T06:53:15+00:00","og_image":[{"url":"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/07\/ISO9001_canazza.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sviluppo.canazza.com\/certificazione-iso-9001\/","url":"https:\/\/sviluppo.canazza.com\/certificazione-iso-9001\/","name":"Certificazione ISO 9001:2015 | Qualit\u00e0 Certificata | Canazza & C.","isPartOf":{"@id":"https:\/\/www.canazza.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sviluppo.canazza.com\/certificazione-iso-9001\/#primaryimage"},"image":{"@id":"https:\/\/sviluppo.canazza.com\/certificazione-iso-9001\/#primaryimage"},"thumbnailUrl":"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/07\/ISO9001_canazza.png","datePublished":"2026-07-08T06:15:40+00:00","dateModified":"2026-07-08T06:53:15+00:00","description":"Canazza & C. \u00e8 certificata ISO 9001:2015 per progettazione, commercializzazione, installazione e assistenza di componenti e apparecchiature elettriche, elettroniche e meccaniche. Scopri cosa significa.","breadcrumb":{"@id":"https:\/\/sviluppo.canazza.com\/certificazione-iso-9001\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sviluppo.canazza.com\/certificazione-iso-9001\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/sviluppo.canazza.com\/certificazione-iso-9001\/#primaryimage","url":"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/07\/ISO9001_canazza.png","contentUrl":"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/07\/ISO9001_canazza.png"},{"@type":"BreadcrumbList","@id":"https:\/\/sviluppo.canazza.com\/certificazione-iso-9001\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sviluppo.canazza.com\/"},{"@type":"ListItem","position":2,"name":"Certificazione ISO 9001:2015"}]},{"@type":"WebSite","@id":"https:\/\/www.canazza.com\/#website","url":"https:\/\/www.canazza.com\/","name":"Canazza &amp; C srl","description":"","publisher":{"@id":"https:\/\/www.canazza.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.canazza.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.canazza.com\/#organization","name":"Canazza &amp; C srl","url":"https:\/\/www.canazza.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.canazza.com\/#\/schema\/logo\/image\/","url":"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2016\/08\/cropped-logo_canazzaC.png","contentUrl":"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2016\/08\/cropped-logo_canazzaC.png","width":400,"height":54,"caption":"Canazza &amp; C srl"},"image":{"@id":"https:\/\/www.canazza.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/pages\/96572","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/comments?post=96572"}],"version-history":[{"count":8,"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/pages\/96572\/revisions"}],"predecessor-version":[{"id":96587,"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/pages\/96572\/revisions\/96587"}],"wp:attachment":[{"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/media?parent=96572"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}