{"id":2232,"date":"2023-03-30T15:17:29","date_gmt":"2023-03-30T13:17:29","guid":{"rendered":"https:\/\/www.bellmann.nl\/contact\/offerte\/"},"modified":"2024-02-15T21:35:18","modified_gmt":"2024-02-15T20:35:18","slug":"pricing","status":"publish","type":"page","link":"https:\/\/www.bellmann.nl\/en-us\/contact\/pricing\/","title":{"rendered":"Pricing"},"content":{"rendered":"\n\n    <h1>\n        Want to learn more about our prices?    <\/h1>\n\t\t\t\t<h2>\n\t\t\t\t\tAsk for a quote                <\/h2>\n\t\t\t\t\t<p>Printed circuit boards are crucial for most electronic devices, including the automotive industry. We excel in our knowledge and advice on printed circuit boards. We make sure that your printed circuit board meets every requirement.<\/p>\n<p>Our team of experts is ready to assist you in choosing the right printed circuit board for your application.<\/p>\n                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_2' style='display:none'>\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_2'  action='\/en-us\/wp-json\/wp\/v2\/pages\/2232' data-formid='2' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_2_35\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_35'>Instagram<\/label><div class='ginput_container'><input name='input_35' id='input_2_35' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_2_35'>This field is for validation purposes and should be left unchanged.<\/div><\/div><div id=\"field_2_32\" class=\"gfield gfield--type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><script>\r\n        let config = [\r\n            {input: '2_4', parent: '2_4', default: 'gfield--width-third', grow: 'gfield--width-full', on: 'No', operator: 'eq'},\r\n            {input: '2_31', parent: '2_31', default: 'gfield--width-third', grow: 'gfield--width-half', on: 1, operator: 'le'},\r\n            {input: '2_8', parent: '2_10', default: 'gfield--width-half', grow: 'gfield--width-full', on: 2, operator: 'le'},\r\n        ]\r\n\r\n        function evaluate() {\r\n            config.forEach((data) => {\r\n                const input = document.getElementById('input_' + data.input);\r\n                const parent = document.getElementById('field_' + data.parent);\r\n\r\n                validate(input.value, data.on, data.operator)\r\n                    ? parent.classList.replace(data.default, data.grow)\r\n                    : parent.classList.replace(data.grow, data.default)\r\n            })\r\n        }\r\n\r\n        function validate(left, right, operator) {\r\n            switch (operator) {\r\n                case 'eq': return left === right\r\n                case 'neq': return left !== right\r\n                case 'gt': return left > right\r\n                case 'ge': return left >= right\r\n                case 'lt': return left < right\r\n                case 'le': return left <= right\r\n            }\r\n        }\r\n\r\n        document.addEventListener(\"DOMContentLoaded\", () => {\r\n            evaluate()\r\n\r\n            config.forEach((data) => {\r\n                ['change', 'keyup'].forEach(event => {\r\n                    document.getElementById('input_' + data.input).addEventListener(event, () => {\r\n                        evaluate();\r\n                    })\r\n                })\r\n            })\r\n        })\r\n    <\/script><\/div><div id=\"field_2_15\" class=\"gfield gfield--type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_15'>Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_15' id='input_2_15' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_2_16\" class=\"gfield gfield--type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_16'>Email address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_16' id='input_2_16' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_2_30\" class=\"gfield gfield--type-text gfield--width-full number gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_30'>Number of printed circuit boards<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_30' id='input_2_30' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_2_26\" class=\"gfield gfield--type-text gfield--width-half measurement gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_26'>Width<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_26' id='input_2_26' type='text' value='100' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_2_27\" class=\"gfield gfield--type-text gfield--width-half measurement gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_27'>Length<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_27' id='input_2_27' type='text' value='60' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_2_4\" class=\"gfield gfield--type-select gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_4'>Panel<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_4' id='input_2_4' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='No' selected='selected'>No<\/option><option value='Yes' >Yes<\/option><\/select><\/div><\/div><div id=\"field_2_28\" class=\"gfield gfield--type-text gfield--width-third measurement field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_28'>Panel width<\/label><div class='ginput_container ginput_container_text'><input name='input_28' id='input_2_28' type='text' value='100' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_2_29\" class=\"gfield gfield--type-text gfield--width-third measurement field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_29'>Panel length<\/label><div class='ginput_container ginput_container_text'><input name='input_29' id='input_2_29' type='text' value='60' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_2_31\" class=\"gfield gfield--type-text gfield--width-third number field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_31'>Quantity in panel<\/label><div class='ginput_container ginput_container_text'><input name='input_31' id='input_2_31' type='text' value='1' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_2_7\" class=\"gfield gfield--type-select gfield--width-third field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_7'>X-out<\/label><div class='ginput_container ginput_container_select'><select name='input_7' id='input_2_7' class='large gfield_select'     aria-invalid=\"false\" ><option value='With x-out' selected='selected'>With x-out<\/option><option value='Without x-out' >Without x-out<\/option><\/select><\/div><\/div><div id=\"field_2_23\" class=\"gfield gfield--type-number gfield--width-third gfield_calculation field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_23'>Number of panels<\/label><div class='ginput_container ginput_container_number'><input name='input_23' id='input_2_23' type='text' step='any'   value='' class='large gform-text-input-reset'  readonly=\"readonly\"    aria-invalid=\"false\"  \/><\/div><\/div><div id=\"field_2_8\" class=\"gfield gfield--type-select gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_8'>Layers<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_8' id='input_2_8' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='1' >1<\/option><option value='2' selected='selected'>2<\/option><option value='4' >4<\/option><option value='6' >6<\/option><option value='8' >8<\/option><option value='10' >10<\/option><option value='12' >12<\/option><option value='16' >16<\/option><\/select><\/div><\/div><div id=\"field_2_9\" class=\"gfield gfield--type-select gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_9'>Material<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_9' id='input_2_9' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='Aluminum' >Aluminum<\/option><option value='FR4' selected='selected'>FR4<\/option><option value='Flex' >Flex<\/option><option value='Rogers' >Rogers<\/option><option value='Rigid Flex' >Rigid Flex<\/option><option value='CEM1' >CEM1<\/option><option value='CEM3' >CEM3<\/option><\/select><\/div><\/div><div id=\"field_2_17\" class=\"gfield gfield--type-select gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_17'>Thickness<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_17' id='input_2_17' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='0.5 mm' >0.5 mm<\/option><option value='0.8 mm' >0.8 mm<\/option><option value='1.0 mm' >1.0 mm<\/option><option value='1.2 mm' >1.2 mm<\/option><option value='1.6 mm' selected='selected'>1.6 mm<\/option><option value='2.0 mm' >2.0 mm<\/option><option value='2.4 mm' >2.4 mm<\/option><option value='3.0 mm' >3.0 mm<\/option><option value='3.2 mm' >3.2 mm<\/option><option value='Irregular' >Irregular<\/option><\/select><\/div><\/div><div id=\"field_2_10\" class=\"gfield gfield--type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_10'>Copper outer layers<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_10' id='input_2_10' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='18 mu' >18 mu<\/option><option value='35 mu' selected='selected'>35 mu<\/option><option value='55 mu' >55 mu<\/option><option value='70 mu' >70 mu<\/option><option value='105 mu' >105 mu<\/option><option value='210 mu' >210 mu<\/option><\/select><\/div><\/div><div id=\"field_2_33\" class=\"gfield gfield--type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_33'>Copper inner layers<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_33' id='input_2_33' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='18 mu' >18 mu<\/option><option value='35 mu' selected='selected'>35 mu<\/option><option value='55 mu' >55 mu<\/option><option value='70 mu' >70 mu<\/option><option value='105 mu' >105 mu<\/option><option value='210 mu' >210 mu<\/option><\/select><\/div><\/div><div id=\"field_2_11\" class=\"gfield gfield--type-select gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_11'>Soldermask<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_11' id='input_2_11' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='Green' selected='selected'>Green<\/option><option value='White' >White<\/option><option value='Black' >Black<\/option><option value='Red' >Red<\/option><option value='Blue' >Blue<\/option><option value='Matt black' >Matt black<\/option><option value='None' >None<\/option><\/select><\/div><\/div><div id=\"field_2_12\" class=\"gfield gfield--type-select gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_12'>Silkscreen<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_12' id='input_2_12' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='White' selected='selected'>White<\/option><option value='Black' >Black<\/option><option value='Yellow' >Yellow<\/option><option value='None' >None<\/option><\/select><\/div><\/div><div id=\"field_2_13\" class=\"gfield gfield--type-select gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_13'>Finish<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_13' id='input_2_13' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='ENIG' >ENIG<\/option><option value='ENEPIG' >ENEPIG<\/option><option value='LF-HAL' selected='selected'>LF-HAL<\/option><option value='Chemical Silver' >Chemical Silver<\/option><option value='OSP' >OSP<\/option><option value='None' >None<\/option><\/select><\/div><\/div><div id=\"field_2_14\" class=\"gfield gfield--type-textarea gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_14'>Remarks<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_14' id='input_2_14' class='textarea small'      aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_2_34\" class=\"gfield gfield--type-fileupload gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_34'>Gerber file<\/label><div class='ginput_container ginput_container_fileupload'><input type='hidden' name='MAX_FILE_SIZE' value='10485760' \/><input name='input_34' id='input_2_34' type='file' class='large' aria-describedby=\"gfield_upload_rules_2_34\" onchange='javascript:gformValidateFileSize( this, 10485760 );'  \/><span class='gfield_description gform_fileupload_rules' id='gfield_upload_rules_2_34'>Accepted file types: zip, tgz, tar, gz, Max. file size: 10 MB.<\/span><div class='gfield_description validation_message gfield_validation_message validation_message--hidden-on-empty' id='live_validation_message_2_34'><\/div> <\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_2' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Send your inquiry'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_2' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_2' id='gform_theme_2' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_2' id='gform_style_settings_2' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='2' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='7vbqqNUgCE\/28sXzcZRWbO5L4QGcskE8bZv74zyirAipgI7O8gC1rw7b04SCK\/NjwKT93c8+VhHfu3YkUBvlYTpOdlJbgxZWLfz8Gi+ZBy7UTvE=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_2' value='WyJ7XCI0XCI6W1wiN2I2ZGVhYmE1YmJmYzdlNWM5OWZhMDc5YjAzYTVmYmJcIixcIjVmNmNiMDJlZDk5ZjI4NWQxMTg5ZDc5Mjg2ZjYzODM5XCJdLFwiN1wiOltcImE3NWI1MWFlY2RhMDQwYTU3N2ZiNDA0NjFjZmI3ZWY4XCIsXCI0NDUyMzM1MmUxZTNkYmRkMGYzOGJiZGJiODE5YzhiNFwiXSxcIjhcIjpbXCJkOWI2Nzk3MGU5NzViNzQ5NjQzOGIyYWVlM2MyMTQzNVwiLFwiODEwNTQ4NWExOWZmMDAyYzFiOTQzNjMzM2NhZTZhOWJcIixcImMxN2JmNjk1ODQ0N2M1NTZiNjc5NzIxYmNhNjA4NWJiXCIsXCIxYWJlMDBjMzRmZGY1NWFmOTk0MmY0NDdlN2IyOWI5MVwiLFwiMjRmNDNiYTI2NTBmZDQ5NmNiMjc3NWEyM2U2OGJhOTZcIixcImM5YWY1YzgxYmZlZjgxOGU3OTFiNTE0MjA0MDM1MWZlXCIsXCJmZjcyNGY0ZGQ0OTQ0OTE4M2Y5N2FiODJjNmYzNzFiYlwiLFwiNzA3NDU2YzAyNTk2ZmUyMjQ4MGFhMzA4ODNmNDY2NWFcIl0sXCI5XCI6W1wiZGJkMjBhMmY4MTJiZjhjOTBjZGM0YTgzODgzMjdkNjdcIixcIjYxMWIyNTkyMmIxNGE1OGIyNzgzYTU0MWU5YmJhMTA2XCIsXCI2MjgyNGU2OWFlM2YwYWRjNzFhNzk4ZmMyZDNjZDYzM1wiLFwiYmUwOWUyYzNiODc3ZDVlNDVjMThlY2I4MDhiNjQ0YTJcIixcIjUyYTFmOTg5ODFiNjc0MGU5MzczMjZkNDZjYjE2NGFkXCIsXCI3MjhhY2VjNjg5NGI0Y2U1MDY3NTU3M2E5MDMxMWE3NlwiLFwiOWJiZTQ1YmZlZjFkMjQwZDM1MDA3YzQ1MGYyN2JmMGRcIl0sXCIxN1wiOltcIjFjZWFjMGFjOWJmMTI4NTQzOTEyYjViZWNiOTdkMDNmXCIsXCIxNjcwZmI5NzMwNWNiYWMxZTU2YjU2ZmZkNWJlYmFiZFwiLFwiMzhkNzA3MDE5MDc0MmJiNWIyYTk1ZmNkY2RlMjhlZmVcIixcImUyZDlhNGI3NTdkZDNlODUzYWI5ZWM2ZmJhMmY4NDRkXCIsXCI5OWEyODU0YzhiZGZjMzI4NDkyYzgyZjgwNzU1OWNiYlwiLFwiZDk2MTkzYTZjMjI3YWY3ZjA2YWQxMmYyYWJkMzhhNzFcIixcIjhlOGI1NTVjMjQyOTcyNjg5ZjRjMmI2Y2RiODg0ZWQ2XCIsXCJiNWY0NGU4YTE4N2QzNmI3Mzk5Y2M4M2QzZTJkZTUxY1wiLFwiNjA5MGNmYmI5YjUzYjA0MzkzNTUwZDRiMzc0MmU2ZjhcIixcIjFmODNmODA0NTIyOGM4YjEzNjlhZDI5ODUyMWRhNTcwXCJdLFwiMTBcIjpbXCIxY2M5NmMxNWE2M2Y3OTNmZDhlMDBmZTcwZjc2NTE4M1wiLFwiMzhhZDNmNTZmZWU4ZDdlOTdkNmIxNDY3OTBiNGY1MGJcIixcImZjNGE3ZDlmMjI3Y2UyYzgyNDVjODE3MjM0YmJhNTUzXCIsXCI0ZWMyNGVjNzJjNWE3MzEyNWQ3NGQwMTc5YzEyY2Y4ZFwiLFwiZjI3MDgyNTIxOTU2ZmRkMDZjMDkyZDUxZGVlMWVjOWVcIixcIjFkZDQ1MDI1NWE3Y2JlMzE5YjhlOTE5N2RiNTgwMjBmXCJdLFwiMzNcIjpbXCIxY2M5NmMxNWE2M2Y3OTNmZDhlMDBmZTcwZjc2NTE4M1wiLFwiMzhhZDNmNTZmZWU4ZDdlOTdkNmIxNDY3OTBiNGY1MGJcIixcImZjNGE3ZDlmMjI3Y2UyYzgyNDVjODE3MjM0YmJhNTUzXCIsXCI0ZWMyNGVjNzJjNWE3MzEyNWQ3NGQwMTc5YzEyY2Y4ZFwiLFwiZjI3MDgyNTIxOTU2ZmRkMDZjMDkyZDUxZGVlMWVjOWVcIixcIjFkZDQ1MDI1NWE3Y2JlMzE5YjhlOTE5N2RiNTgwMjBmXCJdLFwiMTFcIjpbXCI1ZTc4ZDBlNTNjODczNGE4ZTE0MzI2NTJhNTU5MjlmZFwiLFwiMWU1ZjgwZjMyN2U5YmI5NTRmYmI2ZjcwM2MwYzAxODJcIixcImM3MmY0ZThiOGU0MGI1YzA1NWYwNzlmZDllZTdkOTAyXCIsXCI5MTVjOGIwNTVkZDZiODAzMWYyOWM2Mjk5OWI5YzRhM1wiLFwiNjhmNTNiZDJkZDk2MjM3ZDY1YTNhOWY4ZjI0MzU4MjFcIixcIjI5ZTVhYTRiNzMzZDRkMjQ1MjgwYjcwOTk3NDE2NGEzXCIsXCJlM2QwZTg3MjM3Y2QyNzUwOWEwZGZlZThjMTVmNzMwY1wiXSxcIjEyXCI6W1wiMWU1ZjgwZjMyN2U5YmI5NTRmYmI2ZjcwM2MwYzAxODJcIixcImM3MmY0ZThiOGU0MGI1YzA1NWYwNzlmZDllZTdkOTAyXCIsXCI0ZmZjMDZkMjdhOGJkNDgxYmM2OWJjMjNiNjBhYzMyZFwiLFwiZTNkMGU4NzIzN2NkMjc1MDlhMGRmZWU4YzE1ZjczMGNcIl0sXCIxM1wiOltcImMzMTgzOTUzZGZlYmM0MjIwNTgyNmQ1ODQzMWM4YzIxXCIsXCI5ZTJjZjQ0ZDkwYWRkZDg0YTU1NDllNGE0Y2FiN2Q5NVwiLFwiZTI3MDVhMmNjYWQ0NmQ5ODE1ODMxMzhlZjhlMzNhZTVcIixcImUwOGQ0ODdkMmRjNmJmMDZlM2RmNWU3ZjllNTIyZTNmXCIsXCJiYjIzMzhiMzA3NGQyZGFiYzhkODhmMjUwYWVkNGI5ZFwiLFwiZTNkMGU4NzIzN2NkMjc1MDlhMGRmZWU4YzE1ZjczMGNcIl19IiwiYmZmYmQ5NTVhMzU3N2MxMTAxZDVkMmZmYTA3YTM2OGQiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https:\/\/www.bellmann.nl\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https:\/\/www.bellmann.nl\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"2\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_2\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_2\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_2\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 2, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Want to learn more about our prices? Ask for a quote Printed circuit boards are crucial for most electronic devices, including the automotive industry. We excel in our knowledge and advice on printed circuit boards. We make sure that your printed circuit board meets every requirement. Our team of experts is ready to assist you&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2188,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2232","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pricing - Bellmann<\/title>\n<meta name=\"description\" content=\"Learn more about our prices. Our team of experts is ready to assist you in choosing the right printed circuit board for your application.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.bellmann.nl\/en-us\/contact\/pricing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pricing - Bellmann\" \/>\n<meta property=\"og:description\" content=\"Learn more about our prices. Our team of experts is ready to assist you in choosing the right printed circuit board for your application.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bellmann.nl\/en-us\/contact\/pricing\/\" \/>\n<meta property=\"og:site_name\" content=\"Bellmann\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-15T20:35:18+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/contact\\\/pricing\\\/\",\"url\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/contact\\\/pricing\\\/\",\"name\":\"Pricing - Bellmann\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/#website\"},\"datePublished\":\"2023-03-30T13:17:29+00:00\",\"dateModified\":\"2024-02-15T20:35:18+00:00\",\"description\":\"Learn more about our prices. Our team of experts is ready to assist you in choosing the right printed circuit board for your application.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/contact\\\/pricing\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/contact\\\/pricing\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/contact\\\/pricing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\",\"item\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/contact\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Pricing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/#website\",\"url\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/\",\"name\":\"Bellmann\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/#organization\",\"name\":\"Bellmann BV\",\"url\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.bellmann.nl\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/logo-3.svg\",\"contentUrl\":\"https:\\\/\\\/www.bellmann.nl\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/logo-3.svg\",\"caption\":\"Bellmann BV\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bellmann.nl\\\/en-us\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pricing - Bellmann","description":"Learn more about our prices. Our team of experts is ready to assist you in choosing the right printed circuit board for your application.","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:\/\/www.bellmann.nl\/en-us\/contact\/pricing\/","og_locale":"en_US","og_type":"article","og_title":"Pricing - Bellmann","og_description":"Learn more about our prices. Our team of experts is ready to assist you in choosing the right printed circuit board for your application.","og_url":"https:\/\/www.bellmann.nl\/en-us\/contact\/pricing\/","og_site_name":"Bellmann","article_modified_time":"2024-02-15T20:35:18+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.bellmann.nl\/en-us\/contact\/pricing\/","url":"https:\/\/www.bellmann.nl\/en-us\/contact\/pricing\/","name":"Pricing - Bellmann","isPartOf":{"@id":"https:\/\/www.bellmann.nl\/en-us\/#website"},"datePublished":"2023-03-30T13:17:29+00:00","dateModified":"2024-02-15T20:35:18+00:00","description":"Learn more about our prices. Our team of experts is ready to assist you in choosing the right printed circuit board for your application.","breadcrumb":{"@id":"https:\/\/www.bellmann.nl\/en-us\/contact\/pricing\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bellmann.nl\/en-us\/contact\/pricing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.bellmann.nl\/en-us\/contact\/pricing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bellmann.nl\/en-us\/"},{"@type":"ListItem","position":2,"name":"Contact","item":"https:\/\/www.bellmann.nl\/en-us\/contact\/"},{"@type":"ListItem","position":3,"name":"Pricing"}]},{"@type":"WebSite","@id":"https:\/\/www.bellmann.nl\/en-us\/#website","url":"https:\/\/www.bellmann.nl\/en-us\/","name":"Bellmann","description":"","publisher":{"@id":"https:\/\/www.bellmann.nl\/en-us\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bellmann.nl\/en-us\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/www.bellmann.nl\/en-us\/#organization","name":"Bellmann BV","url":"https:\/\/www.bellmann.nl\/en-us\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/www.bellmann.nl\/en-us\/#\/schema\/logo\/image\/","url":"https:\/\/www.bellmann.nl\/wp-content\/uploads\/2023\/02\/logo-3.svg","contentUrl":"https:\/\/www.bellmann.nl\/wp-content\/uploads\/2023\/02\/logo-3.svg","caption":"Bellmann BV"},"image":{"@id":"https:\/\/www.bellmann.nl\/en-us\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.bellmann.nl\/en-us\/wp-json\/wp\/v2\/pages\/2232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bellmann.nl\/en-us\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bellmann.nl\/en-us\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bellmann.nl\/en-us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bellmann.nl\/en-us\/wp-json\/wp\/v2\/comments?post=2232"}],"version-history":[{"count":3,"href":"https:\/\/www.bellmann.nl\/en-us\/wp-json\/wp\/v2\/pages\/2232\/revisions"}],"predecessor-version":[{"id":2235,"href":"https:\/\/www.bellmann.nl\/en-us\/wp-json\/wp\/v2\/pages\/2232\/revisions\/2235"}],"up":[{"embeddable":true,"href":"https:\/\/www.bellmann.nl\/en-us\/wp-json\/wp\/v2\/pages\/2188"}],"wp:attachment":[{"href":"https:\/\/www.bellmann.nl\/en-us\/wp-json\/wp\/v2\/media?parent=2232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}