{"id":28470,"date":"2025-07-04T13:26:58","date_gmt":"2025-07-04T13:26:58","guid":{"rendered":"https:\/\/summitsystems.co.uk\/plastics-automation\/?post_type=brand&#038;p=28470"},"modified":"2026-01-12T12:13:45","modified_gmt":"2026-01-12T12:13:45","slug":"frigel","status":"publish","type":"brand","link":"https:\/\/summitsystems.co.uk\/plastics-automation\/about-us\/our-brands\/frigel\/","title":{"rendered":"Frigel"},"content":{"rendered":"\n<div id=\"block_65d64fe1d8b5544e52a91520f8d8edb3\" class=\"product-highlights-block bg-white text-primary py-20\" style=\"padding-top: 220px;\">\n    <div class=\"container\">\n        <div class=\"row justify-between\">\n\n                            <div class=\"col-xl-5 col-lg-5 col-md-6  mb-16 md:mb-0 \">\n                    <div class=\"product-slideshow [&#038;_.slick-dots]:flex [&#038;_.slick-dots]:mt-10 [&#038;_.slick-dots]:relative [&#038;_.slick-dots]:bottom-0 [&#038;_li]:flex [&#038;_li]:!h-[6px] [&#038;_li]:rounded-[22px] [&#038;_li]:!w-full [&#038;_li]:opacity-40 [&#038;_.slick-active]:opacity-100 [&#038;_.product-dot]:!w-full [&#038;_.product-dot]:!h-[6px] [&#038;_.product-dot]:!rounded-[22px] [&#038;_.product-dot]:!before:content-[''] [&#038;_.product-dot]:!bg-brand1\" id=\"slideshow-block_65d64fe1d8b5544e52a91520f8d8edb3\">\n\n                                                                                                                <div class=\"slide\">\n                                    <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/Adiabatic-Cooling-Frigel_Feature-Image-2048x2048-1.png\"\n                                        alt=\"\"\n                                        class=\"w-full h-auto rounded-lg shadow-lg\" \/>\n                                <\/div>\n                                                                                                                                            <div class=\"slide\">\n                                    <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/multistage-frigel.png\"\n                                        alt=\"\"\n                                        class=\"w-full h-auto rounded-lg shadow-lg\" \/>\n                                <\/div>\n                                                                                                                                            <div class=\"slide\">\n                                    <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/Frigel-Free-Cooling-Feature-Image-2048x2048-1.png\"\n                                        alt=\"\"\n                                        class=\"w-full h-auto rounded-lg shadow-lg\" \/>\n                                <\/div>\n                                                                                                                                            <div class=\"slide\">\n                                    <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/Microgel-Feature-Image-2048x2048-1.png\"\n                                        alt=\"\"\n                                        class=\"w-full h-auto rounded-lg shadow-lg\" \/>\n                                <\/div>\n                                                                                                                                            <div class=\"slide\">\n                                    <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/aircoolchillers2.jpg\"\n                                        alt=\"\"\n                                        class=\"w-full h-auto rounded-lg shadow-lg\" \/>\n                                <\/div>\n                                                    \n                    <\/div>\n                <\/div>\n            \n\n            <div class=\"col-xl-6 col-lg-6 col-md-6\">\n\n                \n                                    <div class=\"content-area [&#038;_ul]:list-none [&#038;_ul]:pl-0 [&#038;_li]:relative [&#038;_li]:pl-8 [&#038;_li]:uppercase [&#038;_li]:font-black [&#038;_li]:mb-4 [&#038;_li]:before:content-['\\e000'] [&#038;_li]:before:font-['Font_Awesome_Kit'] [&#038;_li]:before:absolute [&#038;_li]:before:left-0 [&#038;_li]:before:top-1\/2 [&#038;_li]:before:-translate-y-1\/2 [&#038;_li]:before:text-xl text-primary\">\n                        <p><a href=\"https:\/\/www.frigel.com\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-28486 size-medium\" src=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/Frigel-no-bkgd-300x94.png\" alt=\"\" width=\"300\" height=\"94\" srcset=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/Frigel-no-bkgd-300x94.png 300w, https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/Frigel-no-bkgd.png 401w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>Expert, technical solutions designed to solve your temperature control and process cooling problems, with vast experience across multiple industries. Speak to your Sales contact today to discover more.<\/p>\n<ul>\n<li>Process focussed, technology powered<\/li>\n<li>Unique, optimised solutions for all applications<\/li>\n<li>50 years of Process Cooling excellence<\/li>\n<li>Engineering a more efficient and sustainable industry<\/li>\n<\/ul>\n                    <\/div>\n                \n                                    <div class=\"mt-8\">\n                        <a href=\"#cta\"\n                            target=\"\"\n                            class=\"site-btn\">\n                            Contact us <i class=\"fa-solid fa-arrow-up-right\"><\/i>\n                        <\/a>\n                    <\/div>\n                \n                            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    jQuery(document).ready(function($) {\n        const blockId = 'block_65d64fe1d8b5544e52a91520f8d8edb3';\n        const $slideshow = $(`#slideshow-${blockId}`);\n\n        function waitForSlick() {\n            return new Promise((resolve, reject) => {\n                let attempts = 0;\n                const maxAttempts = 10;\n                const checkSlick = () => {\n                    if (typeof $.fn.slick !== 'undefined') {\n                        resolve();\n                    } else if (attempts < maxAttempts) {\n                        attempts++;\n                        setTimeout(checkSlick, 100);\n                    } else {\n                        reject(new Error('Slick not loaded'));\n                    }\n                };\n                checkSlick();\n            });\n        }\n\n        function initSlider($targetSlideshow) {\n            if (!$targetSlideshow.length) {\n                console.error('Slideshow element not found');\n                return;\n            }\n\n            if ($targetSlideshow.hasClass('slick-initialized')) {\n                return;\n            }\n\n            $targetSlideshow.slick({\n                dots: true,\n                arrows: false,\n                infinite: true,\n                speed: 800,\n                fade: true,\n                cssEase: 'linear',\n                adaptiveHeight: true,\n                autoplay: true,\n                autoplaySpeed: 4000,\n                customPaging: function() {\n                    return '<button type=\"button\" class=\"product-dot\"><\/button>';\n                },\n                responsive: [{\n                    breakpoint: 992,\n                    settings: {\n                        arrows: false\n                    }\n                }]\n            });\n        }\n\n        \/\/ Initial initialization\n        waitForSlick()\n            .then(() => {\n                initSlider($slideshow);\n            })\n            .catch((error) => {\n                console.error('Failed to initialize slider:', error);\n            });\n\n        \/\/ Make function available globally with block ID\n        window.reinitProductSlider = function(targetBlockId) {\n            const $targetSlideshow = $(`#slideshow-${targetBlockId}`);\n\n            waitForSlick()\n                .then(() => {\n                    if ($targetSlideshow.hasClass('slick-initialized')) {\n                        $targetSlideshow.slick('unslick');\n                    }\n                    initSlider($targetSlideshow);\n                })\n                .catch((error) => {\n                    console.error('Failed to reinitialize slider:', error);\n                });\n        };\n    });\n<\/script>\n\n<style>\n    .product-highlights-block .product-slideshow .slick-prev,\n    .product-highlights-block .product-slideshow .slick-next {\n        width: 40px;\n        height: 40px;\n        background-color: white;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n        z-index: 1;\n        transition: all 0.3s ease;\n    }\n\n    .slick-dots li button:before {\n        content: none !important;\n    }\n\n    .product-highlights-block .product-slideshow .slick-prev {\n        left: -20px;\n    }\n\n    .product-highlights-block .product-slideshow .slick-next {\n        right: -20px;\n    }\n\n    .product-highlights-block .product-slideshow .slick-prev:hover,\n    .product-highlights-block .product-slideshow .slick-next:hover {\n        background-color: var(--wp--preset--color--brand1);\n    }\n\n    .product-highlights-block .product-slideshow .slick-prev:hover i,\n    .product-highlights-block .product-slideshow .slick-next:hover i {\n        color: white;\n    }\n\n    .product-highlights-block .product-slideshow .slick-prev i,\n    .product-highlights-block .product-slideshow .slick-next i {\n        color: var(--wp--preset--color--brand1);\n        font-size: 16px;\n        transition: all 0.3s ease;\n    }\n\n    @media (max-width: 992px) {\n\n        .product-highlights-block .product-slideshow .slick-prev,\n        .product-highlights-block .product-slideshow .slick-next {\n            display: none !important;\n        }\n    }\n<\/style>\n\n\n<div id=\"selected-products-block_d39aff55a3c1061c943302303f3a51f1\" class=\"selected-products-block bg-white text-primary py-20\">\n    <div class=\"container mx-auto px-4\">\n                    <div class=\"row\">\n                <div class=\"col-lg-10\">\n                    <div class=\"content-area mb-12\">\n                        <h2>Take a look through the Frigel Product range<\/h2>\n<p>If you need help identifying the right solution for you, we recommend chatting through your needs with our expert team. With over 35 years of experience in plastics and process cooling, we are here to help you every step of the way.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        \n                    <div class=\"row\">\n                                    <div class=\"col-lg-4 col-md-6 col-sm-12 mb-8\">\n                        <a href=\"https:\/\/summitsystems.co.uk\/process-cooling\/products\/temperature-control-units\/\" target=\"_self\" class=\"rounded-[8px] overflow-hidden\">\n\n                            <div class=\"flex relative flex-col rounded-[8px] bg-white\/10 p-8 min-h-[424px] hover:scale-105 transition-all duration-300 overflow-hidden shadow-product-shadow\">\n                                        <div class=\"product-content relative z-[30]\">\n                                            <h3 class=\"product-title text-3xl font-black mb-4 text-primary\">\n                                            Temperature Control Units                                            <\/h3>\n                                        <\/div>\n\n                                        <div class=\"product-image mt-[12px] -mb-[10%]\">\n                                            <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/mega-menu-temperature-control-units.png\" class=\"w-full h-[300px] object-contain object-center wp-post-image\" alt=\"\" srcset=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/mega-menu-temperature-control-units.png 300w, https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/mega-menu-temperature-control-units-150x150.png 150w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>                                        <\/div>\n                                    <\/div>\n                        <\/a>\n                    <\/div>\n                                    <div class=\"col-lg-4 col-md-6 col-sm-12 mb-8\">\n                        <a href=\"https:\/\/summitsystems.co.uk\/plastics-automation\/products\/process-cooling-temperature-control\/central-cooling-systems\/\" target=\"_self\" class=\"rounded-[8px] overflow-hidden\">\n\n                            <div class=\"flex relative flex-col rounded-[8px] bg-white\/10 p-8 min-h-[424px] hover:scale-105 transition-all duration-300 overflow-hidden shadow-product-shadow\">\n                                        <div class=\"product-content relative z-[30]\">\n                                            <h3 class=\"product-title text-3xl font-black mb-4 text-primary\">\n                                            Central Cooling Systems                                            <\/h3>\n                                        <\/div>\n\n                                        <div class=\"product-image mt-[12px] -mb-[10%]\">\n                                            <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2022\/07\/aircoolchillers1-1-300x300.jpg\" class=\"w-full h-[300px] object-contain object-center wp-post-image\" alt=\"\" srcset=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2022\/07\/aircoolchillers1-1-300x300.jpg 300w, https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2022\/07\/aircoolchillers1-1-150x150.jpg 150w, https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2022\/07\/aircoolchillers1-1.jpg 500w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>                                        <\/div>\n                                    <\/div>\n                        <\/a>\n                    <\/div>\n                                    <div class=\"col-lg-4 col-md-6 col-sm-12 mb-8\">\n                        <a href=\"https:\/\/summitsystems.co.uk\/process-cooling\/products\/temperature-control-units\/cap-coolers\/\" target=\"_self\" class=\"rounded-[8px] overflow-hidden\">\n\n                            <div class=\"flex relative flex-col rounded-[8px] bg-white\/10 p-8 min-h-[424px] hover:scale-105 transition-all duration-300 overflow-hidden shadow-product-shadow\">\n                                        <div class=\"product-content relative z-[30]\">\n                                            <h3 class=\"product-title text-3xl font-black mb-4 text-primary\">\n                                            Cap Coolers                                            <\/h3>\n                                        <\/div>\n\n                                        <div class=\"product-image mt-[12px] -mb-[10%]\">\n                                            <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/Cap-Cooler-PNG-300x300.jpg\" class=\"w-full h-[300px] object-contain object-center wp-post-image\" alt=\"\" srcset=\"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/Cap-Cooler-PNG-300x300.jpg 300w, https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/Cap-Cooler-PNG-150x150.jpg 150w, https:\/\/summitsystems.co.uk\/plastics-automation\/wp-content\/uploads\/sites\/2\/2025\/07\/Cap-Cooler-PNG.jpg 600w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>                                        <\/div>\n                                    <\/div>\n                        <\/a>\n                    <\/div>\n                            <\/div>\n            <\/div>\n<\/div>\n\n\n<div id=\"\" class=\"block-wrapper bg-[#F7F7F7] text-primary py-20\">\n    <div class=\"container\">\n                                                                    <div class=\"columns-of-text-group\">\n                        \n                                                    <div class=\"row justify-between\">\n                                                                    <div class=\"column-item col-12\">\n                                                                                                                                <div class=\"content-area [&amp;_h4]:text-brand1\">\n                                                <h2>Summit Systems and Frigel: Advancing Cooling Efficiency Together<\/h2>\n<p>Frigel is a global leader in high-performance, sustainable, and precision-engineered process cooling and temperature control solutions. With over 50 years of expertise, Frigel delivers cutting-edge technologies that surpass traditional cooling towers and central chiller systems, offering unmatched improvements in uptime, efficiency, and accuracy across industries such as Plastic &amp; Rubber, Food &amp; Beverage, and Power Generation &amp; Transmission.<\/p>\n<p>Since partnering with Frigel in 2017, Summit Systems has enhanced its offerings with Frigel\u2019s innovative cooling solutions. \u201cFinding the right partner for temperature control equipment took two years,\u201d says Mike Jordan, Managing Director at Summit Systems. \u201cI\u2019ve long admired Frigel for their superior products and innovation. I wanted more than a standard chiller; I sought a solution that would truly impact our customers&#8217; production processes.\u201d Frigel\u2019s chillers are renowned for their energy efficiency, precision, and ability to significantly improve cycle times and production efficiency.<\/p>\n<p>This partnership allows Summit Systems to provide not just individual chilled water solutions, but full turnkey project when automating a complete mould or extrusion shop. For more information, visit\u00a0<a href=\"https:\/\/www.frigel.com\/\" target=\"_blank\" rel=\"noopener\">Frigel&#8217;s website<\/a>.<\/p>\n                                            <\/div>\n                                        \n                                                                                                    <\/div>\n                                                            <\/div>\n                                            <\/div>\n                                        <\/div>\n<\/div>\n\n\n\n\n<div id=\"cta\" class=\"block-wrapper cta-block bg-white bg-white-img bg-cover bg-center text-primary py-20\">\n    <div class=\"container mx-auto\">\n        <div class=\"row justify-center\">\n            <div class=\"col-12\">\n                <div class=\"flex flex-col items-center justify-center gap-8 text-center\">\n                    <svg class=\"w-[102px] h-auto\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34\" height=\"22\" viewBox=\"0 0 34 22\" fill=\"none\">\n                        <g clip-path=\"url(#clip0_10_81)\">\n                            <path class=\"fill-brand1\" d=\"M17 0.5L0.5 21.5H2.14156H2.30566L8.90857 14.3653L9.28914 18.0471L9.88152 13.3127L11.3415 11.7207L11.7436 18.515L12.361 10.6179L13.8699 8.97936L14.279 18.7507L14.9016 7.86372L17 5.60733L31.6949 21.5H33.5L17.0227 0.528779L17 0.5Z\" \/>\n                        <\/g>\n                        <defs>\n                            <clipPath id=\"clip0_10_81\">\n                                <rect width=\"33\" height=\"21\" fill=\"white\" transform=\"translate(0.5 0.5)\" \/>\n                            <\/clipPath>\n                        <\/defs>\n                    <\/svg>\n                                            <h2 class=\"text-primary cta-heading text-3xl md:text-4xl lg:text-6xl font-bold mb-4\">\n                            Want to discuss the Frigel range of products?                        <\/h2>\n                                    <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"row justify-between pt-12\">\n            <div class=\"col-xl-6 col-lg-6 col-md-6 col-sm-12 mb-12 md:mb-0\">\n                \n                                    <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-2 gap-8 max-w-6xl mx-auto pt-12\">\n                                                    <div class=\"contact-section\">\n                                                                    <h3 class=\"text-plastics_automation text-xl font-bold mb-2 uppercase\">\n                                        Call Us                                    <\/h3>\n                                \n                                                                    <div class=\"text-primary text-lg font-medium\">\n                                        +44(0)1827 265 800                                    <\/div>\n                                                            <\/div>\n                                                    <div class=\"contact-section\">\n                                                                    <h3 class=\"text-primary text-xl font-bold mb-2 uppercase\">\n                                        Email us                                    <\/h3>\n                                \n                                                                    <div class=\"text-primary text-lg font-medium\">\n                                        hello@summitsystems.co.uk                                    <\/div>\n                                                            <\/div>\n                                            <\/div>\n                            <\/div>\n\n                        \n                            <div class=\"col-xl-6 col-lg-6 col-md-6 col-sm-12\">\n                    <div class=\"form-wrapper light-form-style\">\n                        <div class=\"frm_forms  with_frm_style frm_style_formidable-style\" id=\"frm_form_2_container\" data-token=\"adf82d17b0202940963fba4250ecf0d4\">\n<form enctype=\"multipart\/form-data\" method=\"post\" class=\"frm-show-form  frm_ajax_submit  frm_pro_form \" id=\"form_contact-form2\" data-token=\"adf82d17b0202940963fba4250ecf0d4\">\n<div class=\"frm_form_fields \">\n<fieldset>\n<legend class=\"frm_screen_reader\">Contact Us<\/legend>\r\n\r\n<div class=\"frm_fields_container\">\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" \/>\n<input type=\"hidden\" name=\"form_id\" value=\"2\" \/>\n<input type=\"hidden\" name=\"frm_hide_fields_2\" id=\"frm_hide_fields_2\" value=\"\" \/>\n<input type=\"hidden\" name=\"form_key\" value=\"contact-form2\" \/>\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" \/>\n<input type=\"hidden\" id=\"frm_submit_entry_2\" name=\"frm_submit_entry_2\" value=\"271157c163\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/plastics-automation\/wp-json\/wp\/v2\/brand\/28470\" \/><div id=\"frm_field_6_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm_first frm_half\">\r\n\t<label for=\"field_qh4icy2\" id=\"field_qh4icy2_label\" class=\"frm_primary_label\">First Name\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input  type=\"text\" id=\"field_qh4icy2\" name=\"item_meta[6]\" value=\"\"  data-reqmsg=\"First Name cannot be blank.\" aria-required=\"true\" data-invmsg=\"First Name is invalid\" aria-invalid=\"false\"   \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_7_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm_half\">\r\n\t<label for=\"field_ocfup12\" id=\"field_ocfup12_label\" class=\"frm_primary_label\">Surname\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input  type=\"text\" id=\"field_ocfup12\" name=\"item_meta[7]\" value=\"\"  data-reqmsg=\"Surname cannot be blank.\" aria-required=\"true\" data-invmsg=\"Surname is invalid\" aria-invalid=\"false\"   \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_8_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm6 frm_first\">\r\n\t<label for=\"field_ywm80\" id=\"field_ywm80_label\" class=\"frm_primary_label\">Company Name\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input  type=\"text\" id=\"field_ywm80\" name=\"item_meta[8]\" value=\"\"  data-reqmsg=\"Company Name cannot be blank.\" aria-required=\"true\" data-invmsg=\"Company Name is invalid\" aria-invalid=\"false\"   \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_9_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm6\">\r\n\t<label for=\"field_e69hi\" id=\"field_e69hi_label\" class=\"frm_primary_label\">Company Postcode\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input  type=\"text\" id=\"field_e69hi\" name=\"item_meta[9]\" value=\"\"  data-reqmsg=\"Company Postcode cannot be blank.\" aria-required=\"true\" data-invmsg=\"Company Postcode is invalid\" aria-invalid=\"false\"   \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_10_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm6 frm_first\">\r\n\t<label for=\"field_gcu4v\" id=\"field_gcu4v_label\" class=\"frm_primary_label\">Company Telephone\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input  type=\"text\" id=\"field_gcu4v\" name=\"item_meta[10]\" value=\"\"  data-reqmsg=\"Company Telephone cannot be blank.\" aria-required=\"true\" data-invmsg=\"Company Telephone is invalid - enter number with no spaces\" aria-invalid=\"false\"   \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_11_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm6\">\r\n\t<label for=\"field_29yf4d2\" id=\"field_29yf4d2_label\" class=\"frm_primary_label\">Company Email\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input type=\"email\" id=\"field_29yf4d2\" name=\"item_meta[11]\" value=\"\"  data-reqmsg=\"Company Email cannot be blank.\" aria-required=\"true\" data-invmsg=\"Please enter a valid email address\" aria-invalid=\"false\"  \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_12_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm_full\">\r\n\t<label for=\"field_9jv0r12\" id=\"field_9jv0r12_label\" class=\"frm_primary_label\">Message\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<textarea name=\"item_meta[12]\" id=\"field_9jv0r12\" rows=\"5\"  data-reqmsg=\"Message cannot be blank.\" aria-required=\"true\" data-invmsg=\"Message is invalid\" aria-invalid=\"false\"  ><\/textarea>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_13_container\" class=\"frm_form_field  frm_html_container form-field\">Summit Systems needs the contact information you provide to us to contact you about our products and services. You may unsubscribe from these communications at any time. For information on how to unsubscribe, as well as our privacy practices and commitment to protecting your privacy, please review our Privacy Policy.<\/div>\n<div id=\"frm_field_26_container\" class=\"frm_form_field form-field  frm_none_container\">\r\n\t<label for=\"cf-turnstile-response\" id=\"field_5595q_label\" class=\"frm_primary_label\">Captcha\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\"><\/span>\r\n\t<\/label>\r\n\t<div  id=\"field_5595q\" class=\"frm-cf-turnstile\" data-sitekey=\"0x4AAAAAABom_qr-w_brp_dj\" data-language=\"en-US\" data-size=\"normal\" data-theme=\"light\"><\/div>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_14_container\" class=\"frm_form_field form-field \">\r\n\t<div class=\"frm_submit frm_flex\">\r\n<button class=\"frm_button_submit frm_final_submit\" type=\"submit\"  formnovalidate=\"formnovalidate\">Send Enquiry <i class=\"fa-solid fa-arrow-right\" aria-hidden=\"true\"><\/i><\/button>\r\n\r\n\r\n\r\n<\/div>\r\n<\/div>\n\t<input type=\"hidden\" name=\"item_key\" value=\"\" \/>\n\t\t\t<div id=\"frm_field_27_container\">\n\t\t\t<label for=\"field_b2is9\" >\n\t\t\t\tIf you are human, leave this field blank.\t\t\t<\/label>\n\t\t\t<input  id=\"field_b2is9\" type=\"text\" class=\"frm_form_field form-field frm_verify\" name=\"item_meta[27]\" value=\"\"  \/>\n\t\t<\/div>\n\t\t<input name=\"frm_state\" type=\"hidden\" value=\"wy9tWMFiw3QphTrDItmVtzJyXgKHO1+wOOZB+E4TgqiK70SeXgMiGiKrmq7qRFdr\" \/><\/div>\n<\/fieldset>\n<\/div>\n\n<\/form>\n<\/div>\n                    <\/div>\n                <\/div>\n                    <\/div>\n    <\/div>\n<\/div>","protected":false},"featured_media":28486,"template":"","meta":{"_acf_changed":true,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_links_to":"","_links_to_target":""},"class_list":["post-28470","brand","type-brand","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-json\/wp\/v2\/brand\/28470","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-json\/wp\/v2\/brand"}],"about":[{"href":"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-json\/wp\/v2\/types\/brand"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-json\/wp\/v2\/media\/28486"}],"wp:attachment":[{"href":"https:\/\/summitsystems.co.uk\/plastics-automation\/wp-json\/wp\/v2\/media?parent=28470"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}