{"id":963,"date":"2020-09-02T17:39:13","date_gmt":"2020-09-02T14:39:13","guid":{"rendered":"http:\/\/arcxo.fi\/?page_id=963"},"modified":"2020-09-02T17:39:13","modified_gmt":"2020-09-02T14:39:13","slug":"pattyn","status":"publish","type":"page","link":"https:\/\/arcxo.fi\/en\/suppliers\/pattyn\/","title":{"rendered":"Pattyn"},"content":{"rendered":"<div id=\"pl-963\"  class=\"panel-layout\" ><div id=\"pg-963-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-963-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-963-0-0-0\" class=\"so-panel widget widget_arcxo-front-slider panel-first-child\" data-index=\"0\" ><div class=\"so-widget-arcxo-front-slider so-widget-arcxo-front-slider-default-d75171398898-963\"><div class=\"arcxo-so-front-slider sub\">\n    \t    <div class=\"slide image\">\n                                        <div class=\"image\" style=\"background-image: url(https:\/\/arcxo.fi\/wp-content\/uploads\/2020\/06\/pattyn_1-1920x1068.jpg)\"><\/div>\n                \t\t<div class=\"veil\"><\/div>\n            <div class=\"contentwrap\">\n    \t    \t<div class=\"content\">\n                    <h2>Pattyn<\/h2>\n\n                <\/div>\n\t\t    <\/div>\n\t    <\/div>\n    <\/div>\n<\/div><\/div><div id=\"panel-963-0-0-1\" class=\"so-panel widget widget_arcxo-column\" data-index=\"1\" ><div class=\"so-widget-arcxo-column so-widget-arcxo-column-default-d75171398898-963\">                    <section class=\"arcxo-so-column split contain white\">\n        <div class=\"right\" data-aos=\"fade-in\" data-aos-offset=\"300\" data-aos-duration=\"1000\">\n\t\t\t<div class=\"text\">\n            \t<h2 class=\"slashed\"><i class=\"slash\"><\/i>Pattyn Bakery Division SAS<\/h2>\n<p>The multinational Pattyn Group provides packaging machines and packaging lines for the food and non-food industries with over 60 years of experience. The products are intended for both bulk and piece-based packaging.<\/p>\n<p>The devices are based on proven technology and solutions tested in practice. Pattyn delivers turnkey solutions together with its dealers.<\/p>\n\t\n\t\t\t<\/div>\n        <\/div><div class=\"left\" style=\"background-image: url(https:\/\/arcxo.fi\/wp-content\/uploads\/2020\/04\/pattyn_kuvitus.jpg)\"'>\n        <\/div>\n<\/section>\n<\/div><\/div><div id=\"panel-963-0-0-2\" class=\"so-panel widget widget_arcxo-footer panel-last-child\" data-index=\"2\" ><div class=\"so-widget-arcxo-footer so-widget-arcxo-footer-default-d75171398898-963\"><div class=\"arcxo-so-footer\">\n    <div class=\"inner\">\n        <div class=\"col\">\n            <h3 class=\"heading\">Page map<\/h3>\n            <ul class=\"nav\">\n                                    <li><a href=\"\/en\/\"><span>Home<\/span><\/a><\/li>\n                                    <li><a href=\"\/en\/about\/\"><span>About us<\/span><\/a><\/li>\n                                    <li><a href=\"\/en\/suppliers\/\"><span>Suppliers<\/span><\/a><\/li>\n                                    <li><a href=\"\/en\/post-processing-and-packaging-machines\/\"><span>Post-processing and packaging machines<\/span><\/a><\/li>\n                                    <li><a href=\"\/en\/packaging-lines-and-systems\/\"><span>Packaging lines and systems<\/span><\/a><\/li>\n                                    <li><a href=\"\/en\/service-installation-and-spare-parts\/\"><span>Service, installation and spare parts<\/span><\/a><\/li>\n                                    <li><a href=\"\/en\/news-events\/\"><span>News and events<\/span><\/a><\/li>\n                                    <li><a href=\"\/en\/contact\/\"><span>Contact<\/span><\/a><\/li>\n                            <\/ul>\n        <\/div><div class=\"col\">\n            <h3 class=\"heading\">Contact<\/h3>\n\t\t\t<p><a href=\"https:\/\/arcxo.fi\/en\/contact\">Sales<\/a><\/p>\n<p><a href=\"https:\/\/arcxo.fi\/en\/service-installation-and-spare-parts\/\">Service<\/a><\/p>\n\n\n        <\/div><div class=\"col\">\n            <h3 class=\"heading\">Send a message<\/h3>\n            <form method=\"post\" action=\"\" id=\"footerform\" style=\"position: relative\">\n                <div class=\"field\">\n                    <input type=\"text\" name=\"name\" autocomplete=\"name\" placeholder=\"Name\" data-re=\"\\S+\" data-key=\"name\" \/>\n                <\/div>\n                <div class=\"field\"> \n                    <input type=\"text\" name=\"email\" autocomplete=\"email\" placeholder=\"Email\" data-re=\".+@.+\" data-key=\"email\" \/>\n                <\/div>\n                <div class=\"field\">\n                    <input type=\"text\" name=\"mobile\" autocomplete=\"tel\" placeholder=\"Telephone\" data-re=\"\\d+\" data-key=\"phone\" \/>\n                <\/div>\n                <div class=\"field\">\n                    <textarea name=\"message\" placeholder=\"Message\" data-key=\"message\"><\/textarea>\n                <\/div>\n                <button class=\"btn green\">\n                    Submit\n                <\/button>\n                <div style=\"display: none; position: absolute; width: 100%; height: 100%; background-color: rgba(4, 26, 60, .6); color: #fff; top: 0; left: 0; width: 100%; height: 100%\" class=\"thanks\">\n                    <div style=\"position: absolute; bottom: 4em; left: 0; width: 100%; text-align: center\">\n                        Thank you.\nThe message has been sent.\n                    <\/div>\n                <\/div>\n            <\/form>\n            <script>\n                var formBusy = false;\n$(document).ready(function() {\n    $('#footerform').submit(function(e) {\n        e.preventDefault();\n    });\n    $('#footerform button').click(function() {\n        if (formBusy) {\n            return;\n        }\n        formBusy = true;\n        var data = {};\n        var invalid = [];\n        $('#footerform .invalid').removeClass('invalid');\n        $('#footerform input, #footerform textarea').each(function(i, e) {\n            var elm = $(e);\n            var key = elm.data('key');\n            data[key] = elm.val();\n            if (elm.data('re')) {\n                if (!elm.val().match(new RegExp(elm.data('re')))) {\n                    elm.addClass('invalid');\n                    invalid.push(elm);\n                }\n            }\n        });\n        if (invalid.length > 0) {\n            invalid[0].focus();\n        } else {\n            $.post(ajaxurl, { data: data, action: 'ssmail' }, function(r) {\n                $('#footerform input, #footerform textarea').val('');\n                $('#footerform .thanks').show();\n                setTimeout(function() { $('#footerform .thanks').hide(); formBusy = false; }, 5000);\n            }, 'json');\n        }\n    });\n});\n            <\/script>           \n        <\/div><div class=\"col\">\n            <h3 class=\"heading\">See also<\/h3>\n            <p><a href=\"https:\/\/arcxo.fi\/en\/general-terms-and-conditions\/\">General terms and conditions<\/a><\/p>\n<p><a href=\"https:\/\/arcxo.fi\/wp-content\/uploads\/2021\/03\/AA_Arcxo_Group_Oy_EN_414571.pdf\" target=\"_blank\" rel=\"noopener\"><img class=\"alignnone wp-image-1201 size-full\" src=\"https:\/\/arcxo.fi\/wp-content\/uploads\/2021\/03\/SV_AA_LOGO_Arcxo_Group_Oy_EN_414571_web.jpg\" alt=\"\" width=\"209\" height=\"300\" \/><\/a><\/p>\n<p><a href=\"https:\/\/www.vastuugroup.fi\/fi-fi\/tietoa-meista\/vastuullisuus\" target=\"_blank\" rel=\"noopener\"><img class=\"wp-image-1184 alignleft\" src=\"https:\/\/arcxo.fi\/wp-content\/uploads\/2020\/11\/LK_valkoinen_rgb-600x282.jpg\" alt=\"\" width=\"200\" height=\"94\" \/><\/a><\/p>\n\n        <\/div>\n    <\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Pattyn Pattyn Bakery Division SAS The multinational Pattyn Group provides packaging machines and packaging lines for the food and non-food industries with over 60 years of experience. The products are intended for both bulk and piece-based packaging. The devices are based on proven technology and solutions tested in practice. Pattyn delivers turnkey solutions together with [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":918,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"tpl-basic.php","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v15.2.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Pattyn - Arcxo<\/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:\/\/arcxo.fi\/en\/suppliers\/pattyn\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pattyn - Arcxo\" \/>\n<meta property=\"og:description\" content=\"Pattyn Pattyn Bakery Division SAS The multinational Pattyn Group provides packaging machines and packaging lines for the food and non-food industries with over 60 years of experience. The products are intended for both bulk and piece-based packaging. The devices are based on proven technology and solutions tested in practice. Pattyn delivers turnkey solutions together with [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/arcxo.fi\/en\/suppliers\/pattyn\/\" \/>\n<meta property=\"og:site_name\" content=\"Arcxo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\">\n\t<meta name=\"twitter:data1\" content=\"Johanna Vuorinen\">\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\">\n\t<meta name=\"twitter:data2\" content=\"0 minutes\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/arcxo.fi\/en\/#website\",\"url\":\"https:\/\/arcxo.fi\/en\/\",\"name\":\"Arcxo\",\"description\":\"Prosessi- ja pakkausteknologian yhteisty\\u00f6kumppani\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/arcxo.fi\/en\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/arcxo.fi\/en\/suppliers\/pattyn\/#webpage\",\"url\":\"https:\/\/arcxo.fi\/en\/suppliers\/pattyn\/\",\"name\":\"Pattyn - Arcxo\",\"isPartOf\":{\"@id\":\"https:\/\/arcxo.fi\/en\/#website\"},\"datePublished\":\"2020-09-02T14:39:13+00:00\",\"dateModified\":\"2020-09-02T14:39:13+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/arcxo.fi\/en\/suppliers\/pattyn\/\"]}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/pages\/963"}],"collection":[{"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/comments?post=963"}],"version-history":[{"count":2,"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/pages\/963\/revisions"}],"predecessor-version":[{"id":967,"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/pages\/963\/revisions\/967"}],"up":[{"embeddable":true,"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/pages\/918"}],"wp:attachment":[{"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/media?parent=963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}