{"id":968,"date":"2020-09-02T17:40:55","date_gmt":"2020-09-02T14:40:55","guid":{"rendered":"http:\/\/arcxo.fi\/?page_id=968"},"modified":"2020-09-02T17:40:55","modified_gmt":"2020-09-02T14:40:55","slug":"pohjaranta","status":"publish","type":"page","link":"https:\/\/arcxo.fi\/en\/suppliers\/pohjaranta\/","title":{"rendered":"Pohjaranta"},"content":{"rendered":"<div id=\"pl-968\"  class=\"panel-layout\" ><div id=\"pg-968-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-968-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-968-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-968\"><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\/04\/pohjaranta_kuvitus.jpg)\"><\/div>\n                \t\t<div class=\"veil\"><\/div>\n            <div class=\"contentwrap\">\n    \t    \t<div class=\"content\">\n                    <h2>Pohjaranta<\/h2>\n\n                <\/div>\n\t\t    <\/div>\n\t    <\/div>\n    <\/div>\n<\/div><\/div><div id=\"panel-968-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-968\">                    <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>Pohjaranta Oy<\/h2>\n<p>The Finnish company Pohjaranta Oy supplies energy-efficient box and bin washing lines for the food and pharmaceutical industries. The selection includes box and bin washing lines based on modular blocks as well as washing lines tailored to different needs and spaces.<\/p>\n<p>Environmentally friendly equipment improves productivity and efficiency. It produces a good washing result by using less energy, detergents and water.<\/p>\n<p>It is important for the customer to get the required number of reliably clean and dry packaging boxes at the right time.<\/p>\n\t\n\t\t\t<\/div>\n        <\/div><div class=\"left\" style=\"background-image: url(https:\/\/arcxo.fi\/wp-content\/uploads\/2020\/07\/kuvitus_pohjaranta-1.jpg)\"'>\n        <\/div>\n<\/section>\n<\/div><\/div><div id=\"panel-968-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-968\"><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>Pohjaranta Pohjaranta Oy The Finnish company Pohjaranta Oy supplies energy-efficient box and bin washing lines for the food and pharmaceutical industries. The selection includes box and bin washing lines based on modular blocks as well as washing lines tailored to different needs and spaces. Environmentally friendly equipment improves productivity and efficiency. It produces a good [&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>Pohjaranta - 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\/pohjaranta\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pohjaranta - Arcxo\" \/>\n<meta property=\"og:description\" content=\"Pohjaranta Pohjaranta Oy The Finnish company Pohjaranta Oy supplies energy-efficient box and bin washing lines for the food and pharmaceutical industries. The selection includes box and bin washing lines based on modular blocks as well as washing lines tailored to different needs and spaces. Environmentally friendly equipment improves productivity and efficiency. It produces a good [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/arcxo.fi\/en\/suppliers\/pohjaranta\/\" \/>\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\/pohjaranta\/#webpage\",\"url\":\"https:\/\/arcxo.fi\/en\/suppliers\/pohjaranta\/\",\"name\":\"Pohjaranta - Arcxo\",\"isPartOf\":{\"@id\":\"https:\/\/arcxo.fi\/en\/#website\"},\"datePublished\":\"2020-09-02T14:40:55+00:00\",\"dateModified\":\"2020-09-02T14:40:55+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/arcxo.fi\/en\/suppliers\/pohjaranta\/\"]}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/pages\/968"}],"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=968"}],"version-history":[{"count":2,"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/pages\/968\/revisions"}],"predecessor-version":[{"id":973,"href":"https:\/\/arcxo.fi\/en\/wp-json\/wp\/v2\/pages\/968\/revisions\/973"}],"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=968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}