{"id":8906,"date":"2026-03-10T14:41:12","date_gmt":"2026-03-10T13:41:12","guid":{"rendered":"https:\/\/oemmespa.com\/attrezzature-per-la-logistica\/"},"modified":"2026-07-27T23:57:11","modified_gmt":"2026-07-27T21:57:11","slug":"attrezzature-per-la-logistica","status":"publish","type":"page","link":"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/","title":{"rendered":"Attrezzature per la logistica"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8906\" class=\"elementor elementor-8906 elementor-7936\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fee5093 e-con-full e-flex e-con e-parent\" data-id=\"fee5093\" 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-a040071 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"a040071\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  ============================================================================\n  OEMME . Attrezzature logistiche (Logistics Equipment)\n  Versione linguistica: italiano (attributo lang=\"it\" sul wrapper .log-page)\n  ============================================================================\n  STRUTTURA\n    .log-badge     occhiello di categoria\n    .log-title     titolo, la parola tra span va in verde\n    .log-grid      griglia card: 1 colonna mobile, 2 da 768px, 3 da 1024px\n    .log-card      card prodotto, e un link: tutta la card e cliccabile\n    .log-contact   riquadro contatti in fondo\n\n  CARD PRESENTI\n    WB 703     banco di assemblaggio\n    WB 704     banco di lavoro\n    TROLLEY    gamma carrelli (nome prodotto, non tradotto)\n    HE 605 T   carrello portabarre. VERIFICARE URL: ipotizzato \/he-605-t\/\n\n  ANIMAZIONI\n    .log-animate parte da opacity 0. Le classi .log-d1 .. .log-d6 scaglionano\n    l ingresso. Aggiungendo una card, assegnare la delay successiva e spostare\n    il riquadro contatti su quella dopo, altrimenti entrano insieme.\n\n  IMMAGINI\n    .log-card-img ha altezza fissa 260px con object-fit contain: la macchina\n    si vede intera. Per riempire il riquadro ritagliando, passare a cover.\n  ============================================================================\n-->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap\">\n\n<style>\n.log-page, .log-page * { font-family: 'Montserrat', sans-serif !important; box-sizing: border-box; margin: 0; padding: 0; }\n.log-page { background: #121212; color: #f5f5f5; }\n.log-page a, .log-page a:hover, .log-page a:visited, .log-page a:active { text-decoration: none !important; color: inherit !important; border: none !important; box-shadow: none !important; }\n.log-page a:focus-visible { outline: 2px solid #39915A !important; outline-offset: 3px; }\n\n.log-container { max-width: 1200px; margin: 0 auto; padding: 6rem 24px 60px; }\n\n.log-badge { display: inline-flex; align-items: center; gap: 12px; margin-bottom: 16px; }\n.log-badge-icon { width: 40px; height: 40px; border-radius: 8px; background: rgba(57,145,90,0.1); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.log-badge-icon svg { width: 20px; height: 20px; color: #39915A; }\n.log-badge-text { color: #39915A; font-weight: 500; letter-spacing: 0.15em; font-size: 0.75rem; text-transform: uppercase; }\n\n.log-title { font-size: 2.5rem; font-weight: 700; color: #f5f5f5; line-height: 1.2; margin-bottom: 16px; }\n@media (min-width: 768px) { .log-title { font-size: 3rem; } }\n.log-title span { color: #39915A; }\n.log-subtitle { color: #999; font-size: 1.1rem; max-width: 640px; line-height: 1.7; margin-bottom: 48px; }\n\n.log-grid { display: grid; grid-template-columns: 1fr; gap: 32px; }\n@media (min-width: 768px) { .log-grid { grid-template-columns: 1fr 1fr; } }\n@media (min-width: 1024px) { .log-grid { grid-template-columns: 1fr 1fr 1fr; } }\n\n.log-card { display: flex; flex-direction: column; background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.08); overflow: hidden; transition: border-color 0.5s ease, background-color 0.5s ease; position: relative; }\n.log-card:hover { border-color: rgba(57,145,90,0.5); background: rgba(255,255,255,0.04); }\n.log-card-accent { position: absolute; top: 0; left: 0; width: 0; height: 3px; background: #39915A; transition: width 0.5s ease; z-index: 2; }\n.log-card:hover .log-card-accent { width: 100%; }\n\n.log-card-img { position: relative; height: 260px; overflow: hidden; background: #1a1a1a; }\n.log-card-img img { width: 100%; height: 100%; object-fit: contain; transition: transform 0.7s ease; padding: 16px; display: block; }\n.log-card:hover .log-card-img img { transform: scale(1.05); }\n.log-card-img-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(57,145,90,0.1), transparent, transparent); opacity: 0; transition: opacity 0.5s; pointer-events: none; }\n.log-card:hover .log-card-img-overlay { opacity: 1; }\n\n.log-card-body { padding: 20px; border-top: 1px solid rgba(255,255,255,0.08); display: flex; flex-direction: column; flex: 1; }\n.log-card-cat { font-size: 0.7rem; color: #39915A; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; margin-bottom: 8px; }\n.log-card-name { font-size: 1.1rem; font-weight: 700; color: #f5f5f5; margin-bottom: 8px; transition: color 0.3s; }\n.log-card:hover .log-card-name { color: #39915A; }\n.log-card-desc { color: #999; font-size: 0.85rem; line-height: 1.6; margin-bottom: 16px; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }\n\n.log-card-link { display: inline-flex; align-items: center; gap: 8px; color: #39915A !important; font-size: 0.8rem; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; margin-top: auto; }\n.log-card-link svg { width: 16px; height: 16px; flex-shrink: 0; transition: transform 0.3s; }\n.log-card:hover .log-card-link svg { transform: translateX(8px); }\n\n.log-contact { margin-top: 80px; text-align: center; padding: 48px 32px; background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.08); }\n.log-contact-title { font-size: 1.5rem; font-weight: 700; color: #f5f5f5; margin-bottom: 12px; }\n.log-contact-text { color: #999; font-size: 0.95rem; line-height: 1.7; max-width: 520px; margin: 0 auto 24px; }\n.log-page .log-btn-contact { display: inline-flex; align-items: center; gap: 10px; padding: 16px 36px; font-size: 0.85rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; background: #39915A; color: #fff !important; cursor: pointer; transition: background-color 0.3s; }\n.log-page .log-btn-contact:hover { background: #2d7a48; }\n.log-btn-contact svg { width: 18px; height: 18px; flex-shrink: 0; }\n\n@keyframes log-fadeUp { 0% { opacity: 0; transform: translateY(48px); } 100% { opacity: 1; transform: translateY(0); } }\n.log-animate { opacity: 0; animation: log-fadeUp 0.8s ease forwards; }\n.log-d1 { animation-delay: 0s; }\n.log-d2 { animation-delay: 0.1s; }\n.log-d3 { animation-delay: 0.2s; }\n.log-d4 { animation-delay: 0.3s; }\n.log-d5 { animation-delay: 0.4s; }\n.log-d6 { animation-delay: 0.5s; }\n\n@media (prefers-reduced-motion: reduce) {\n  .log-animate { opacity: 1; animation: none; }\n  .log-page * { transition: none !important; }\n  .log-card:hover .log-card-img img { transform: none; }\n  .log-card:hover .log-card-link svg { transform: none; }\n}\n<\/style>\n\n<div class=\"log-page\" lang=\"it\">\n  <div class=\"log-container\">\n\n    <div class=\"log-badge log-animate log-d1\">\n      <div class=\"log-badge-icon\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z\"\/><\/svg>\n      <\/div>\n      <span class=\"log-badge-text\">Sistemi in lega leggera<\/span>\n    <\/div>\n\n    <h2 class=\"log-title log-animate log-d1\">Attrezzature<br><span>logistiche<\/span><\/h2>\n    <p class=\"log-subtitle log-animate log-d1\">Sistemi di movimentazione e stoccaggio per una gestione efficiente del flusso di lavoro nelle linee di produzione.<\/p>\n\n    <div class=\"log-grid\">\n\n      <!-- WB 703 -->\n      <a href=\"https:\/\/oemmespa.com\/wb-703\/\" class=\"log-card log-animate log-d2\">\n        <span class=\"log-card-accent\"><\/span>\n        <div class=\"log-card-img\">\n          <img src=\"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/WB-703.jpg\" alt=\"Banco di assemblaggio WB 703 con piano di lavoro inclinabile\" loading=\"lazy\" decoding=\"async\">\n          <span class=\"log-card-img-overlay\"><\/span>\n        <\/div>\n        <div class=\"log-card-body\">\n          <div class=\"log-card-cat\">Banco di assemblaggio<\/div>\n          <div class=\"log-card-name\">WB 703<\/div>\n          <p class=\"log-card-desc\">Banco di assemblaggio per ante con piano di lavoro inclinabile da 0\u00b0 a 85\u00b0, dispositivo di sollevamento rotante incorporato e rulliera pieghevole.<\/p>\n          <span class=\"log-card-link\">Vedi dettagli <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/span>\n        <\/div>\n      <\/a>\n\n      <!-- WB 704 -->\n      <a href=\"https:\/\/oemmespa.com\/wb-704\/\" class=\"log-card log-animate log-d3\">\n        <span class=\"log-card-accent\"><\/span>\n        <div class=\"log-card-img\">\n          <img src=\"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/WB-704.jpg\" alt=\"Banco di lavoro estensibile WB 704 per l'assemblaggio di profili in alluminio\" loading=\"lazy\" decoding=\"async\">\n          <span class=\"log-card-img-overlay\"><\/span>\n        <\/div>\n        <div class=\"log-card-body\">\n          <div class=\"log-card-cat\">Banco di lavoro<\/div>\n          <div class=\"log-card-name\">WB 704<\/div>\n          <p class=\"log-card-desc\">Banco di lavoro estensibile su 2 lati. Postazione versatile progettata per le operazioni di assemblaggio e movimentazione dei profili in alluminio.<\/p>\n          <span class=\"log-card-link\">Vedi dettagli <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/span>\n        <\/div>\n      <\/a>\n\n      <!-- TROLLEY -->\n      <a href=\"https:\/\/oemmespa.com\/trolleys\" class=\"log-card log-animate log-d4\">\n        <span class=\"log-card-accent\"><\/span>\n        <div class=\"log-card-img\">\n          <img src=\"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/TROLLEY.png\" alt=\"Gamma di carrelli portapezzi OEMME\" loading=\"lazy\" decoding=\"async\">\n          <span class=\"log-card-img-overlay\"><\/span>\n        <\/div>\n        <div class=\"log-card-body\">\n          <div class=\"log-card-cat\">Movimentazione<\/div>\n          <div class=\"log-card-name\">TROLLEY<\/div>\n          <p class=\"log-card-desc\">Gamma completa di carrelli portapezzi: accessori, profili, telai, guarnizioni, barre e vetri.<\/p>\n          <span class=\"log-card-link\">Vedi dettagli <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/span>\n        <\/div>\n      <\/a>\n\n      <!-- HE 605 T : URL DA CONFERMARE -->\n      <a href=\"https:\/\/oemmespa.com\/he-605-t\/\" class=\"log-card log-animate log-d5\">\n        <span class=\"log-card-accent\"><\/span>\n        <div class=\"log-card-img\">\n          <img src=\"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/07\/Screenshot-2026-07-27-alle-23.44.29.png\" alt=\"Carrello portabarre HE 605 T con quattro ruote direzionali con freno\" loading=\"lazy\" decoding=\"async\">\n          <span class=\"log-card-img-overlay\"><\/span>\n        <\/div>\n        <div class=\"log-card-body\">\n          <div class=\"log-card-cat\">Carrello portabarre<\/div>\n          <div class=\"log-card-name\">HE 605 T<\/div>\n          <p class=\"log-card-desc\">Carrello portabarre con superfici di contatto in gomma antigraffio e 4 ruote direzionali dotate di freno. Portata max. 300 kg, peso 58 kg.<\/p>\n          <span class=\"log-card-link\">Vedi dettagli <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/span>\n        <\/div>\n      <\/a>\n\n    <\/div>\n\n    <div class=\"log-contact log-animate log-d6\">\n      <div class=\"log-contact-title\">Serve assistenza tecnica?<\/div>\n      <p class=\"log-contact-text\">I nostri tecnici ti aiutano a ottimizzare il flusso di produzione con le attrezzature logistiche giuste.<\/p>\n      <a href=\"https:\/\/oemmespa.com\/contact-2026\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"log-btn-contact\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>Contattaci<\/a>\n    <\/div>\n\n  <\/div>\n<\/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>Sistemi in lega leggera Attrezzaturelogistiche Sistemi di movimentazione e stoccaggio per una gestione efficiente del flusso di lavoro nelle linee di produzione. Banco di assemblaggio WB 703 Banco di assemblaggio per ante con piano di lavoro inclinabile da 0\u00b0 a 85\u00b0, dispositivo di sollevamento rotante incorporato e rulliera pieghevole. Vedi dettagli Banco di lavoro WB [&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-8906","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>Attrezzature per la logistica - 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\/it\/attrezzature-per-la-logistica\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Attrezzature per la logistica - OEMME SPA\" \/>\n<meta property=\"og:description\" content=\"Sistemi in lega leggera Attrezzaturelogistiche Sistemi di movimentazione e stoccaggio per una gestione efficiente del flusso di lavoro nelle linee di produzione. Banco di assemblaggio WB 703 Banco di assemblaggio per ante con piano di lavoro inclinabile da 0\u00b0 a 85\u00b0, dispositivo di sollevamento rotante incorporato e rulliera pieghevole. Vedi dettagli Banco di lavoro WB [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/\" \/>\n<meta property=\"og:site_name\" content=\"OEMME SPA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-27T21:57:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/WB-703.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/\",\"url\":\"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/\",\"name\":\"Attrezzature per la logistica - OEMME SPA\",\"isPartOf\":{\"@id\":\"https:\/\/oemmespa.com\/it\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/WB-703.jpg\",\"datePublished\":\"2026-03-10T13:41:12+00:00\",\"dateModified\":\"2026-07-27T21:57:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/#primaryimage\",\"url\":\"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/WB-703.jpg\",\"contentUrl\":\"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/WB-703.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/oemmespa.com\/it\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Attrezzature per la logistica\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/oemmespa.com\/it\/#website\",\"url\":\"https:\/\/oemmespa.com\/it\/\",\"name\":\"OEMME SPA\",\"description\":\"MACCHINE PER LAVORAZIONE DI SISTEMI IN LEGA LEGGERA\",\"publisher\":{\"@id\":\"https:\/\/oemmespa.com\/it\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/oemmespa.com\/it\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/oemmespa.com\/it\/#organization\",\"name\":\"OEMME SPA\",\"url\":\"https:\/\/oemmespa.com\/it\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/oemmespa.com\/it\/#\/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\/it\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Attrezzature per la logistica - 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\/it\/attrezzature-per-la-logistica\/","og_locale":"it_IT","og_type":"article","og_title":"Attrezzature per la logistica - OEMME SPA","og_description":"Sistemi in lega leggera Attrezzaturelogistiche Sistemi di movimentazione e stoccaggio per una gestione efficiente del flusso di lavoro nelle linee di produzione. Banco di assemblaggio WB 703 Banco di assemblaggio per ante con piano di lavoro inclinabile da 0\u00b0 a 85\u00b0, dispositivo di sollevamento rotante incorporato e rulliera pieghevole. Vedi dettagli Banco di lavoro WB [&hellip;]","og_url":"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/","og_site_name":"OEMME SPA","article_modified_time":"2026-07-27T21:57:11+00:00","og_image":[{"url":"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/WB-703.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"5 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/","url":"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/","name":"Attrezzature per la logistica - OEMME SPA","isPartOf":{"@id":"https:\/\/oemmespa.com\/it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/#primaryimage"},"image":{"@id":"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/#primaryimage"},"thumbnailUrl":"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/WB-703.jpg","datePublished":"2026-03-10T13:41:12+00:00","dateModified":"2026-07-27T21:57:11+00:00","breadcrumb":{"@id":"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/#primaryimage","url":"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/WB-703.jpg","contentUrl":"https:\/\/oemmespa.com\/wp-content\/uploads\/2026\/02\/WB-703.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/oemmespa.com\/it\/attrezzature-per-la-logistica\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/oemmespa.com\/it\/"},{"@type":"ListItem","position":2,"name":"Attrezzature per la logistica"}]},{"@type":"WebSite","@id":"https:\/\/oemmespa.com\/it\/#website","url":"https:\/\/oemmespa.com\/it\/","name":"OEMME SPA","description":"MACCHINE PER LAVORAZIONE DI SISTEMI IN LEGA LEGGERA","publisher":{"@id":"https:\/\/oemmespa.com\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/oemmespa.com\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/oemmespa.com\/it\/#organization","name":"OEMME SPA","url":"https:\/\/oemmespa.com\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/oemmespa.com\/it\/#\/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\/it\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/oemmespa.com\/it\/wp-json\/wp\/v2\/pages\/8906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oemmespa.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/oemmespa.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/oemmespa.com\/it\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/oemmespa.com\/it\/wp-json\/wp\/v2\/comments?post=8906"}],"version-history":[{"count":9,"href":"https:\/\/oemmespa.com\/it\/wp-json\/wp\/v2\/pages\/8906\/revisions"}],"predecessor-version":[{"id":10634,"href":"https:\/\/oemmespa.com\/it\/wp-json\/wp\/v2\/pages\/8906\/revisions\/10634"}],"wp:attachment":[{"href":"https:\/\/oemmespa.com\/it\/wp-json\/wp\/v2\/media?parent=8906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}