{"id":8710,"date":"2026-03-10T14:39:45","date_gmt":"2026-03-10T13:39:45","guid":{"rendered":"https:\/\/oemmespa.com\/produits-2\/"},"modified":"2026-03-11T13:54:26","modified_gmt":"2026-03-11T12:54:26","slug":"produits-2","status":"publish","type":"page","link":"https:\/\/oemmespa.com\/fr\/produits-2\/","title":{"rendered":"Produits"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8710\" class=\"elementor elementor-8710 elementor-8321\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d3d035 e-con-full e-flex e-con e-parent\" data-id=\"7d3d035\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c51bf8f elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"c51bf8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>.prod-wrap * { margin:0; padding:0; box-sizing:border-box; font-family:'Montserrat',sans-serif !important; }\n.prod-wrap { background:#121212; color:#fff; overflow-x:hidden; }\n.prod-hero { position:relative; min-height:50vh; display:flex; align-items:center; justify-content:center; border-bottom:2px solid #39915A; }\n.prod-hero-overlay { position:absolute; inset:0; background:linear-gradient(135deg,rgba(57,145,90,0.08),transparent 60%); }\n.prod-hero-grid { position:absolute; inset:0; background-image:linear-gradient(rgba(255,255,255,0.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.02) 1px,transparent 1px); background-size:50px 50px; }\n.prod-hero-inner { position:relative; z-index:1; width:100%; max-width:80rem; margin:0 auto; padding:4rem 2rem 4rem calc(2rem + 30px); text-align:center; }\n.prod-hero-tag { color:rgba(57,145,90,0.6); font-weight:400; letter-spacing:0.3em; font-size:1.5rem; text-transform:uppercase; margin-bottom:1rem; }\n.prod-hero-title { font-size:3rem; font-weight:700; color:#fff; line-height:1.1; margin-bottom:1.5rem; letter-spacing:-0.02em; }\n.prod-hero-desc { font-size:1.25rem; color:#fff; max-width:48rem; margin:0 auto; font-weight:400; line-height:1.6; }\n\n.prod-section { padding:6rem 0; }\n.prod-section-inner { max-width:80rem; margin:0 auto; padding:0 2rem 0 calc(2rem + 30px); }\n.prod-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:2rem; }\n.prod-card { position:relative; display:block; background:#1a1a1a; border:2px solid #2a2a2a; padding:2.5rem; text-decoration:none !important; color:inherit !important; transition:border-color 0.5s; }\n.prod-card:hover { border-color:#39915A; }\n.prod-card::before { content:''; position:absolute; top:0; left:0; width:0; height:3px; background:#39915A; transition:width 0.5s; }\n.prod-card:hover::before { width:100%; }\n.prod-card-num { font-size:3.5rem; font-weight:700; color:rgba(57,145,90,0.15); margin-bottom:1.5rem; transition:color 0.5s; }\n.prod-card:hover .prod-card-num { color:rgba(57,145,90,0.35); }\n.prod-card-sub { color:rgba(57,145,90,0.6); font-size:1.125rem; font-weight:400; letter-spacing:0.1em; text-transform:none; margin-bottom:0.5rem; }\n.prod-card-title { font-size:1.5rem; font-weight:700; color:#fff; line-height:1.25; margin-bottom:1rem; transition:color 0.3s; }\n.prod-card:hover .prod-card-title { color:#39915A; }\n.prod-card-desc { font-size:1.125rem; color:#fff; line-height:1.7; font-weight:400; margin-bottom:1.5rem; }\n.prod-card-cta { display:inline-flex; align-items:center; gap:0.5rem; color:#39915A !important; font-size:1.125rem; font-weight:400; letter-spacing:0.1em; text-decoration:none !important; transition:transform 0.3s; }\n.prod-card:hover .prod-card-cta { transform:translateX(8px); }\n.prod-card-cta svg { width:16px; height:16px; }\n\n.prod-bottom { padding:5rem 0; border-top:1px solid #2a2a2a; }\n.prod-bottom-inner { max-width:80rem; margin:0 auto; padding:0 2rem 0 calc(2rem + 30px); text-align:center; }\n.prod-bottom-title { font-size:2.25rem; font-weight:700; color:#fff; margin-bottom:1rem; }\n.prod-bottom-desc { font-size:1.25rem; color:#fff; max-width:40rem; margin:0 auto 2rem; font-weight:400; line-height:1.6; }\n.prod-bottom-btn { display:inline-flex; align-items:center; gap:0.5rem; padding:1.5rem 2.5rem; background:transparent; color:#39915A !important; font-weight:400; font-size:1.125rem; letter-spacing:0.3em; text-decoration:none !important; border:2px solid #39915A; cursor:pointer; transition:all 0.5s; text-transform:none; }\n.prod-bottom-btn:hover { background:#39915A; color:#fff !important; transform:scale(1.05); }\n.prod-bottom-btn svg { width:20px; height:20px; }\n\n@media(max-width:1024px){ .prod-grid { grid-template-columns:repeat(2,1fr); } }\n@media(max-width:640px){\n  .prod-grid { grid-template-columns:1fr; }\n  .prod-hero-inner, .prod-section-inner, .prod-bottom-inner { padding-left:1.5rem; padding-right:1.5rem; }\n  .prod-hero-tag { font-size:.7rem; font-weight:300; }\n  .prod-hero-title { font-size:clamp(2.5rem,6vw,4.5rem); }\n  .prod-hero-desc { font-size:1.15rem; font-weight:300; color:#999; }\n  .prod-card-sub { font-size:0.7rem; font-weight:300; }\n  .prod-card-title { font-size:1.4rem; }\n  .prod-card-desc { font-size:0.85rem; font-weight:300; color:#999; }\n  .prod-card-cta { font-size:0.8rem; font-weight:300; }\n  .prod-bottom-title { font-size:1.8rem; font-weight:300; }\n  .prod-bottom-desc { font-size:0.95rem; font-weight:300; color:#999; }\n  .prod-bottom-btn { font-size:0.85rem; font-weight:300; letter-spacing:0.1em; }\n}\n<\/style><div class=\"prod-wrap\"><div class=\"prod-hero\"><div class=\"prod-hero-overlay\"><\/div><div class=\"prod-hero-grid\"><\/div><div class=\"prod-hero-inner\"><div class=\"prod-hero-tag\">Our Product Range<\/div><div class=\"prod-hero-title\">PRODUCTS<\/div><div class=\"prod-hero-desc\">Three specialized sectors of industrial machinery, engineered for excellence in aluminum profile processing<\/div><\/div><\/div><div class=\"prod-section\"><div class=\"prod-section-inner\"><div class=\"prod-grid\"><a href=\"https:\/\/oemmespa.com\/fr\/equipements-dassemblage-de-profiles-a-rupture-thermique\/\" class=\"prod-card\"><div class=\"prod-card-num\">01<\/div><div class=\"prod-card-sub\">Complete assembly lines for thermal break profiles<\/div><div class=\"prod-card-title\">Thermal Break Profile Assembly Equipments<\/div><div class=\"prod-card-desc\">High-precision machinery for assembling thermal break profiles with maximum efficiency and quality control.<\/div><div class=\"prod-card-cta\"><span>Explorer sector<\/span><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div><\/a><a href=\"https:\/\/oemmespa.com\/fr\/machines-a-poinconner\/\" class=\"prod-card\"><div class=\"prod-card-num\">02<\/div><div class=\"prod-card-sub\">Precision punching systems for aluminum profiles<\/div><div class=\"prod-card-title\">Punching Machines<\/div><div class=\"prod-card-desc\">Industrial punching machines engineered for demanding production environments with superior force and speed.<\/div><div class=\"prod-card-cta\"><span>Explorer sector<\/span><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div><\/a><a href=\"https:\/\/oemmespa.com\/fr\/machines-pour-les-systemes-en-alliages-legers\/\" class=\"prod-card\"><div class=\"prod-card-num\">03<\/div><div class=\"prod-card-sub\">Specialized equipment for light-alloy processing<\/div><div class=\"prod-card-title\">Machines for Light-Alloy Systems<\/div><div class=\"prod-card-desc\">Advanced machinery designed specifically for processing light-alloy systems with precision and reliability.<\/div><div class=\"prod-card-cta\"><span>Explorer sector<\/span><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div><\/a><\/div><\/div><\/div><div class=\"prod-bottom\"><div class=\"prod-bottom-inner\"><div class=\"prod-bottom-title\">Need Help Choosing the Right Equipment?<\/div><div class=\"prod-bottom-desc\">Our engineering team is ready to analyze your production needs and recommend the optimal solution.<\/div><a href=\"https:\/\/oemmespa.com\/contactez-nous\/\" class=\"prod-bottom-btn\">Contact our experts\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/a><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Product RangePRODUCTSThree specialized sectors of industrial machinery, engineered for excellence in aluminum profile processing01Complete assembly lines for thermal break profilesThermal Break Profile Assembly EquipmentsHigh-precision machinery for assembling thermal break profiles with maximum efficiency and quality control.Explorer sector02Precision punching systems for aluminum profilesPunching MachinesIndustrial punching machines engineered for demanding production environments with superior force and [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-8710","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Produits - OEMME SPA<\/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:\/\/oemmespa.com\/fr\/produits-2\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Produits - OEMME SPA\" \/>\n<meta property=\"og:description\" content=\"Our Product RangePRODUCTSThree specialized sectors of industrial machinery, engineered for excellence in aluminum profile processing01Complete assembly lines for thermal break profilesThermal Break Profile Assembly EquipmentsHigh-precision machinery for assembling thermal break profiles with maximum efficiency and quality control.Explorer sector02Precision punching systems for aluminum profilesPunching MachinesIndustrial punching machines engineered for demanding production environments with superior force and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oemmespa.com\/fr\/produits-2\/\" \/>\n<meta property=\"og:site_name\" content=\"OEMME SPA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-11T12:54:26+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\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:\/\/oemmespa.com\/fr\/produits-2\/\",\"url\":\"https:\/\/oemmespa.com\/fr\/produits-2\/\",\"name\":\"Produits - OEMME SPA\",\"isPartOf\":{\"@id\":\"https:\/\/oemmespa.com\/fr\/#website\"},\"datePublished\":\"2026-03-10T13:39:45+00:00\",\"dateModified\":\"2026-03-11T12:54:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/oemmespa.com\/fr\/produits-2\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/oemmespa.com\/fr\/produits-2\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/oemmespa.com\/fr\/produits-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/oemmespa.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Produits\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/oemmespa.com\/fr\/#website\",\"url\":\"https:\/\/oemmespa.com\/fr\/\",\"name\":\"OEMME SPA\",\"description\":\"MACCHINE PER LAVORAZIONE DI SISTEMI IN LEGA LEGGERA\",\"publisher\":{\"@id\":\"https:\/\/oemmespa.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/oemmespa.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/oemmespa.com\/fr\/#organization\",\"name\":\"OEMME SPA\",\"url\":\"https:\/\/oemmespa.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/oemmespa.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/03\/Logo-Oemme-Completo.png\",\"contentUrl\":\"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/03\/Logo-Oemme-Completo.png\",\"width\":2160,\"height\":361,\"caption\":\"OEMME SPA\"},\"image\":{\"@id\":\"https:\/\/oemmespa.com\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Produits - OEMME SPA","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:\/\/oemmespa.com\/fr\/produits-2\/","og_locale":"fr_FR","og_type":"article","og_title":"Produits - OEMME SPA","og_description":"Our Product RangePRODUCTSThree specialized sectors of industrial machinery, engineered for excellence in aluminum profile processing01Complete assembly lines for thermal break profilesThermal Break Profile Assembly EquipmentsHigh-precision machinery for assembling thermal break profiles with maximum efficiency and quality control.Explorer sector02Precision punching systems for aluminum profilesPunching MachinesIndustrial punching machines engineered for demanding production environments with superior force and [&hellip;]","og_url":"https:\/\/oemmespa.com\/fr\/produits-2\/","og_site_name":"OEMME SPA","article_modified_time":"2026-03-11T12:54:26+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/oemmespa.com\/fr\/produits-2\/","url":"https:\/\/oemmespa.com\/fr\/produits-2\/","name":"Produits - OEMME SPA","isPartOf":{"@id":"https:\/\/oemmespa.com\/fr\/#website"},"datePublished":"2026-03-10T13:39:45+00:00","dateModified":"2026-03-11T12:54:26+00:00","breadcrumb":{"@id":"https:\/\/oemmespa.com\/fr\/produits-2\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oemmespa.com\/fr\/produits-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/oemmespa.com\/fr\/produits-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/oemmespa.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Produits"}]},{"@type":"WebSite","@id":"https:\/\/oemmespa.com\/fr\/#website","url":"https:\/\/oemmespa.com\/fr\/","name":"OEMME SPA","description":"MACCHINE PER LAVORAZIONE DI SISTEMI IN LEGA LEGGERA","publisher":{"@id":"https:\/\/oemmespa.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/oemmespa.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/oemmespa.com\/fr\/#organization","name":"OEMME SPA","url":"https:\/\/oemmespa.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/oemmespa.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/03\/Logo-Oemme-Completo.png","contentUrl":"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/03\/Logo-Oemme-Completo.png","width":2160,"height":361,"caption":"OEMME SPA"},"image":{"@id":"https:\/\/oemmespa.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/oemmespa.com\/fr\/wp-json\/wp\/v2\/pages\/8710","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oemmespa.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/oemmespa.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/oemmespa.com\/fr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/oemmespa.com\/fr\/wp-json\/wp\/v2\/comments?post=8710"}],"version-history":[{"count":7,"href":"https:\/\/oemmespa.com\/fr\/wp-json\/wp\/v2\/pages\/8710\/revisions"}],"predecessor-version":[{"id":9682,"href":"https:\/\/oemmespa.com\/fr\/wp-json\/wp\/v2\/pages\/8710\/revisions\/9682"}],"wp:attachment":[{"href":"https:\/\/oemmespa.com\/fr\/wp-json\/wp\/v2\/media?parent=8710"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}