{"id":7574,"date":"2023-03-29T17:06:28","date_gmt":"2023-03-29T17:06:28","guid":{"rendered":"http:\/\/192.168.0.235\/elevate\/?page_id=7574"},"modified":"2023-11-02T16:57:38","modified_gmt":"2023-11-02T16:57:38","slug":"offer","status":"publish","type":"page","link":"https:\/\/inoxis.gr\/en\/offer\/","title":{"rendered":"Offer"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7574\" class=\"elementor elementor-7574\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee109b6 e-flex e-con-boxed e-con e-parent\" data-id=\"ee109b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-821fb21 elementor-widget elementor-widget-heading\" data-id=\"821fb21\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03c8\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03b7\u03bd \u03b9\u03b4\u03b5\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b7\u03c3\u03bf\u03c5\u03bc\u03b5 \u03bc\u03b1\u03b6\u03b9 \u03c3\u03b1\u03c2.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4997a9a elementor-widget elementor-widget-metform\" data-id=\"4997a9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"metform.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"mf-response-props-id-11587\" data-previous-steps-style=\"\" data-editswitchopen=\"\" data-response_type=\"alert\" data-erroricon=\"fas fa-exclamation-triangle\" data-successicon=\"fas fa-check\" data-messageposition=\"top\" class=\"   mf-scroll-top-no\">\n\t\t<div class=\"formpicker_warper formpicker_warper_editable\" data-metform-formpicker-key=\"11587\" >\n\t\t\t\t\n\t\t\t<div class=\"mf-widget-container\">\n\t\t\t\t\r\n\t\t<div\r\n\t\t\tid=\"metform-wrap-4997a9a-11587\"\r\n\t\t\tclass=\"mf-form-wrapper\"\r\n\t\t\tdata-form-id=\"11587\"\r\n\t\t\tdata-action=\"https:\/\/inoxis.gr\/en\/wp-json\/metform\/v1\/entries\/insert\/11587\"\r\n\t\t\tdata-wp-nonce=\"4b80bd0fdd\"\r\n\t\t\tdata-form-nonce=\"046bafa487\"\r\n\t\t\tdata-quiz-summery = \"false\"\r\n\t\t\tdata-save-progress = \"false\"\r\n\t\t\tdata-form-type=\"general-form\"\r\n\t\t\tdata-stop-vertical-effect=\"\"\r\n\t\t\tdata-payment-submit-before=\"0\"\r\n\t\t\t><\/div>\r\n\r\n\r\n\t\t<!----------------------------- \r\n\t\t\t* controls_data : find the the props passed indie of data attribute\r\n\t\t\t* props.SubmitResponseMarkup : contains the markup of error or success message\r\n\t\t\t* https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Reference\/Template_literals\r\n\t\t--------------------------- -->\r\n\r\n\t\t\t\t<script type=\"text\/mf\" class=\"mf-template\">\r\n\t\t\tfunction controls_data (value){\r\n\t\t\t\tlet currentWrapper = \"mf-response-props-id-11587\";\r\n\t\t\t\tlet currentEl = document.getElementById(currentWrapper);\r\n\t\t\t\t\r\n\t\t\t\treturn currentEl ? currentEl.dataset[value] : false\r\n\t\t\t}\r\n\r\n\r\n\t\t\tlet is_edit_mode = '' ? true : false;\r\n\t\t\tlet message_position = controls_data('messageposition') || 'top';\r\n\r\n\t\t\t\r\n\t\t\tlet message_successIcon = controls_data('successicon') || '';\r\n\t\t\tlet message_errorIcon = controls_data('erroricon') || '';\r\n\t\t\tlet message_editSwitch = controls_data('editswitchopen') === 'yes' ? true : false;\r\n\t\t\tlet message_proClass = controls_data('editswitchopen') === 'yes' ? 'mf_pro_activated' : '';\r\n\t\t\t\r\n\t\t\tlet is_dummy_markup = is_edit_mode && message_editSwitch ? true : false;\r\n\r\n\t\t\t\r\n\t\t\treturn html`\r\n\t\t\t\t<form\r\n\t\t\t\t\tclassName=\"metform-form-content\"\r\n\t\t\t\t\tref=${parent.formContainerRef}\r\n\t\t\t\t\tonSubmit=${ validation.handleSubmit( parent.handleFormSubmit ) }\r\n\t\t\t\t\r\n\t\t\t\t\t>\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\t\t${is_dummy_markup ? message_position === 'top' ?  props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''}\r\n\t\t\t\t\t${is_dummy_markup ? ' ' :  message_position === 'top' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''}\r\n\r\n\t\t\t\t\t<!--------------------------------------------------------\r\n\t\t\t\t\t*** IMPORTANT \/ DANGEROUS ***\r\n\t\t\t\t\t${html``} must be used as in immediate child of \"metform-form-main-wrapper\"\r\n\t\t\t\t\tclass otherwise multistep form will not run at all\r\n\t\t\t\t\t---------------------------------------------------------->\r\n\r\n\t\t\t\t\t<div className=\"metform-form-main-wrapper\" key=${'hide-form-after-submit'} ref=${parent.formRef}>\r\n\t\t\t\t\t${html`\r\n\t\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" key=\"2\" data-elementor-id=\"11587\" className=\"elementor elementor-11587\">\n\t\t\t\t<div className=\"elementor-element elementor-element-c5c738f e-flex e-con-boxed e-con e-parent\" data-id=\"c5c738f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div className=\"e-con-inner\">\n\t\t\t\t<div className=\"elementor-element elementor-element-2288f82 elementor-widget__width-initial elementor-widget elementor-widget-mf-listing-fname\" data-id=\"2288f82\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-listing-fname&quot;}\" data-widget_type=\"mf-listing-fname.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-text-2288f82\">\n\t\t\t\t\t${ parent.decodeEntities(`\u039f\u03bd\u03bf\u03bc\u03b1`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\n\t\t\t\t<\/label>\n\t\t\t\n\t\t\t<input type=\"text\" className=\"mf-input \" id=\"mf-input-text-2288f82\" \n\t\t\t\tname=\"mf-listing-fname\" \n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`\u03a4\u03bf \u03bf\u03bd\u03bf\u03bc\u03b1 \u03c3\u03b1\u03c2`) } \"\n\t\t\t\tonInput=${ parent.handleChange }\n\n\t\t\t\t\t\t\t\t\taria-invalid=${validation.errors['mf-listing-fname'] ? 'true' : 'false'}\n\t\t\t\t\tref=${ el => parent.activateValidation({\"message\":\"\\u03a4\\u03bf \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03bf \\u03b5\\u03b9\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03bf.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\n\t\t\t\t\t\t\t\/>\n\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-listing-fname\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-7f352c6 elementor-widget__width-initial elementor-widget elementor-widget-mf-listing-lname\" data-id=\"7f352c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-listing-lname&quot;}\" data-widget_type=\"mf-listing-lname.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-text-7f352c6\">\n\t\t\t\t\t${ parent.decodeEntities(`\u0395\u03c0\u03c9\u03bd\u03c5\u03bc\u03bf`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\n\t\t\t\t<\/label>\n\t\t\t\n\t\t\t<input type=\"text\" className=\"mf-input \" id=\"mf-input-text-7f352c6\" \n\t\t\t\tname=\"mf-listing-lname\" \n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`\u03a4\u03bf \u03b5\u03c0\u03c9\u03bd\u03c5\u03bc\u03bf \u03c3\u03b1\u03c2`) } \"\n\t\t\t\tonInput=${ parent.handleChange }\t\n\n\t\t\t\t\t\t\t\t\taria-invalid=${validation.errors['mf-listing-lname'] ? 'true' : 'false'}\n\t\t\t\t\tref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\n\t\t\t\t\t\t\t\t\n\t\t\t\/>\n\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-listing-lname\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div className=\"elementor-element elementor-element-2725529 e-flex e-con-boxed e-con e-parent\" data-id=\"2725529\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div className=\"e-con-inner\">\n\t\t\t\t<div className=\"elementor-element elementor-element-d843e35 elementor-widget elementor-widget-mf-email\" data-id=\"d843e35\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-email&quot;}\" data-widget_type=\"mf-email.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-email-d843e35\">\r\n\t\t\t\t\t${ parent.decodeEntities(`Email`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<input \r\n\t\t\t\ttype=\"email\" \r\n\t\t\t\t \r\n\t\t\t\tdefaultValue=\"\" \r\n\t\t\t\tclassName=\"mf-input \" \r\n\t\t\t\tid=\"mf-input-email-d843e35\" \r\n\t\t\t\tname=\"mf-email\" \r\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`Email`) } \" \r\n\t\t\t\t \r\n\t\t\t\tonBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors['mf-email'] ? 'true' : 'false' } \r\n\t\t\t\tref=${el=> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\r\n\t\t\t\t\t\t\t\/>\r\n\r\n\t\t\t\t\t\t<${validation.ErrorMessage} \r\n\t\t\t\terrors=${validation.errors} \r\n\t\t\t\tname=\"mf-email\" \r\n\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\/>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-5be284e elementor-widget elementor-widget-mf-telephone\" data-id=\"5be284e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-telephone&quot;}\" data-widget_type=\"mf-telephone.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-telephone-5be284e\">\n\t\t\t\t\t${ parent.decodeEntities(`\u03a4\u03b7\u03bb\u03b5\u03c6\u03c9\u03bd\u03bf`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\n\t\t\t\t<\/label>\n\t\t\t\n\t\t\t<input\n\t\t\t\ttype=\"tel\"\n\t\t\t\tclassName=\"mf-input \"\n\t\t\t\tid=\"mf-input-telephone-5be284e\" \n\t\t\t\tname=\"mf-telephone\"\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`\u03a4\u03bf \u03c4\u03b7\u03bb\u03b5\u03c6\u03c9\u03bd\u03bf \u03c3\u03b1\u03c2`) } \"\n\t\t\t\t\t\t\t\t\tonInput=${parent.handleChange}\n\t\t\t\t\taria-invalid=${validation.errors['mf-telephone'] ? 'true' : 'false'}\n\t\t\t\t\tref=${el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n\t\t\t\t\t\t\t\t\/>\n\t\t\t\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-telephone\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-1c06c0c elementor-widget elementor-widget-mf-text\" data-id=\"1c06c0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-text&quot;}\" data-widget_type=\"mf-text.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-text-1c06c0c\">\r\n\t\t\t\t\t${ parent.decodeEntities(`\u0395\u03c4\u03b1\u03b9\u03c1\u03b9\u03b1`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\"><\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<input\r\n\t\t\t\ttype=\"text\"\r\n\t\t\t\tclassName=\"mf-input \"\r\n\t\t\t\tid=\"mf-input-text-1c06c0c\"\r\n\t\t\t\tname=\"mf-text\"\r\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`\u03a4\u03bf \u03bf\u03bd\u03bf\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b9\u03b1\u03c2 \u03c3\u03b1\u03c2`) } \"\r\n\t\t\t\t\t\t\t\t\tonInput=${parent.handleChange}\r\n\t\t\t\t\tonBlur=${parent.handleChange}\r\n\t\t\t\t\taria-invalid=${validation.errors['mf-text'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${el =>{\r\n\t\t\t\t\t\t\t\t\t\t\t\tparent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":false,\"expression\":\"null\"}, el)\r\n\t\t\t\t\t}}\r\n\t\t\t\t\t\t\t\t\/>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"mf-text\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-4f1068e elementor-widget elementor-widget-mf-select\" data-id=\"4f1068e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-select&quot;,&quot;mf_input_list&quot;:[{&quot;mf_input_option_text&quot;:&quot;\\u039d\\u03b1\\u03c5\\u03c4\\u03b9\\u03bb\\u03b9\\u03b1&quot;,&quot;mf_input_option_value&quot;:&quot;marine&quot;,&quot;_id&quot;:&quot;4cca9ff&quot;,&quot;mf_input_option_selected&quot;:&quot;selected&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;},{&quot;mf_input_option_text&quot;:&quot;\\u0391\\u03c1\\u03c7\\u03b9\\u03c4\\u03b5\\u03ba\\u03c4\\u03bf\\u03bd\\u03b9\\u03ba\\u03b7&quot;,&quot;mf_input_option_value&quot;:&quot;value-2&quot;,&quot;_id&quot;:&quot;ec6363d&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;mf_input_option_text&quot;:&quot;\\u0392\\u03b9\\u03bf\\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03b1&quot;,&quot;mf_input_option_value&quot;:&quot;value-3&quot;,&quot;_id&quot;:&quot;44ed4fc&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;e077560&quot;,&quot;mf_input_option_text&quot;:&quot;Custom \\u039a\\u03b1\\u03c4\\u03b1\\u03c3\\u03ba\\u03b5\\u03c5\\u03b7&quot;,&quot;mf_input_option_value&quot;:&quot;custom&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;}]}\" data-widget_type=\"mf-select.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-select-4f1068e\">\n\t\t\t\t\t${ parent.decodeEntities(`\u03a4\u03bf\u03bc\u03b5\u03b1\u03c2`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\n\t\t\t\t<\/label>\n            \n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors['mf-select'] ? 'mf-invalid' : '' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`Select`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"\\u039d\\u03b1\\u03c5\\u03c4\\u03b9\\u03bb\\u03b9\\u03b1\",\"value\":\"marine\",\"isDisabled\":false},{\"label\":\"\\u0391\\u03c1\\u03c7\\u03b9\\u03c4\\u03b5\\u03ba\\u03c4\\u03bf\\u03bd\\u03b9\\u03ba\\u03b7\",\"value\":\"value-2\",\"isDisabled\":false},{\"label\":\"\\u0392\\u03b9\\u03bf\\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03b1\",\"value\":\"value-3\",\"isDisabled\":false},{\"label\":\"Custom \\u039a\\u03b1\\u03c4\\u03b1\\u03c3\\u03ba\\u03b5\\u03c5\\u03b7\",\"value\":\"custom\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"\\u039d\\u03b1\\u03c5\\u03c4\\u03b9\\u03bb\\u03b9\\u03b1\",\"value\":\"marine\",\"isDisabled\":false},{\"label\":\"\\u0391\\u03c1\\u03c7\\u03b9\\u03c4\\u03b5\\u03ba\\u03c4\\u03bf\\u03bd\\u03b9\\u03ba\\u03b7\",\"value\":\"value-2\",\"isDisabled\":false},{\"label\":\"\\u0392\\u03b9\\u03bf\\u03bc\\u03b7\\u03c7\\u03b1\\u03bd\\u03b9\\u03b1\",\"value\":\"value-3\",\"isDisabled\":false},{\"label\":\"Custom \\u039a\\u03b1\\u03c4\\u03b1\\u03c3\\u03ba\\u03b5\\u03c5\\u03b7\",\"value\":\"custom\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : {\"label\":\"\\u039d\\u03b1\\u03c5\\u03c4\\u03b9\\u03bb\\u03b9\\u03b1\",\"value\":\"marine\",\"isDisabled\":false}}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n\t\t\t\t                    register(\"mf-select\", parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === '' && true ) {\n\t\t\t\t    parent.setValue( 'mf-select', 'marine', true );\n                        parent.handleChange({\n                            target: {\n                                name: 'mf-select',\n                                value: 'marine'\n                            }\n                        });\n                    }\n                }}\n                \/>\n\n            \t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-select\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div className=\"elementor-element elementor-element-bdc5d0e e-flex e-con-boxed e-con e-parent\" data-id=\"bdc5d0e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div className=\"e-con-inner\">\n\t\t\t\t<div className=\"elementor-element elementor-element-8dd4ea6 elementor-widget elementor-widget-mf-textarea\" data-id=\"8dd4ea6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;solution-description&quot;}\" data-widget_type=\"mf-textarea.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-text-area-8dd4ea6\">\r\n\t\t\t\t\t${ parent.decodeEntities(`\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03b1\u03c6\u03b7 \u039b\u03c5\u03c3\u03b7\u03c2`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\"><\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<textarea className=\"mf-input mf-textarea \" id=\"mf-input-text-area-8dd4ea6\"\r\n\t\t\t\tname=\"solution-description\" \r\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`\u03a0\u03b5\u03b9\u03c1\u03b3\u03b1\u03c8\u03c4\u03b5 \u03c4\u03b7 \u03bb\u03c5\u03c3\u03b7 \u03c3\u03b1\u03c2:`) } \"\r\n\t\t\t\tcols=\"30\" rows=\"10\"\r\n\t\t\t\t\t\t\t\t\tonInput=${ parent.handleChange }\r\n\t\t\t\t\taria-invalid=${validation.errors['solution-description'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${ el => parent.activateValidation({\"message\":\"\\u03a4\\u03bf \\u03c0\\u03b5\\u03b4\\u03b9\\u03bf \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9.\",\"minLength\":\"\",\"maxLength\":2000,\"type\":\"by_character_length\",\"required\":false,\"expression\":\"null\"}, el)}\r\n\t\t\t\t\t\t\t\t><\/textarea>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"solution-description\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-c25d6a9 mf-btn--center elementor-widget elementor-widget-mf-button\" data-id=\"c25d6a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"mf-button.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div className=\"mf-btn-wraper \" data-mf-form-conditional-logic-requirement=\"\">\r\n\t\t\t\t\t\t\t<button type=\"submit\" className=\"metform-btn metform-submit-btn \" id=\"\">\r\n\t\t\t\t\t<span>${ parent.decodeEntities(`\u03a5\u03c0\u03bf\u03b2\u03bf\u03bb\u03b7`) } <\/span>\r\n\t\t\t\t<\/button>\r\n\t\t\t        <\/div>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t`}\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t${is_dummy_markup ? message_position === 'bottom' ? props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''}\r\n\t\t\t\t\t${is_dummy_markup ? ' ' : message_position === 'bottom' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''}\r\n\t\t\t\t\r\n\t\t\t\t<\/form>\r\n\t\t\t`\r\n\t\t<\/script>\r\n\r\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03c8\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03b7\u03bd \u03b9\u03b4\u03b5\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b7\u03c3\u03bf\u03c5\u03bc\u03b5 \u03bc\u03b1\u03b6\u03b9 \u03c3\u03b1\u03c2.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7574","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u03a0\u03a1\u039f\u03a3\u03a6\u039f\u03a1\u0391 - Inoxis<\/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:\/\/inoxis.gr\/en\/offer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u03a0\u03a1\u039f\u03a3\u03a6\u039f\u03a1\u0391 - Inoxis\" \/>\n<meta property=\"og:description\" content=\"\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03c8\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03b7\u03bd \u03b9\u03b4\u03b5\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b7\u03c3\u03bf\u03c5\u03bc\u03b5 \u03bc\u03b1\u03b6\u03b9 \u03c3\u03b1\u03c2.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/inoxis.gr\/en\/offer\/\" \/>\n<meta property=\"og:site_name\" content=\"Inoxis\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-02T16:57:38+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:\\\/\\\/inoxis.gr\\\/offer\\\/\",\"url\":\"https:\\\/\\\/inoxis.gr\\\/offer\\\/\",\"name\":\"\u03a0\u03a1\u039f\u03a3\u03a6\u039f\u03a1\u0391 - Inoxis\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/inoxis.gr\\\/#website\"},\"datePublished\":\"2023-03-29T17:06:28+00:00\",\"dateModified\":\"2023-11-02T16:57:38+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/inoxis.gr\\\/offer\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/inoxis.gr\\\/#website\",\"url\":\"https:\\\/\\\/inoxis.gr\\\/\",\"name\":\"Inoxis\",\"description\":\"\u039f\u03b9 \u039a\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 INOX \u03ba\u03b1\u03c4\u03b1\u03ba\u03b5\u03c5\u03ad\u03c2 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1.\",\"publisher\":{\"@id\":\"https:\\\/\\\/inoxis.gr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/inoxis.gr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/inoxis.gr\\\/#organization\",\"name\":\"Inoxis\",\"url\":\"https:\\\/\\\/inoxis.gr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/inoxis.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/inoxis.gr\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Screenshot_2023-09-22_135836-removebg-preview-146x75-1.png\",\"contentUrl\":\"https:\\\/\\\/inoxis.gr\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Screenshot_2023-09-22_135836-removebg-preview-146x75-1.png\",\"width\":146,\"height\":75,\"caption\":\"Inoxis\"},\"image\":{\"@id\":\"https:\\\/\\\/inoxis.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u03a0\u03a1\u039f\u03a3\u03a6\u039f\u03a1\u0391 - Inoxis","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:\/\/inoxis.gr\/en\/offer\/","og_locale":"en_US","og_type":"article","og_title":"\u03a0\u03a1\u039f\u03a3\u03a6\u039f\u03a1\u0391 - Inoxis","og_description":"\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03c8\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03b7\u03bd \u03b9\u03b4\u03b5\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b7\u03c3\u03bf\u03c5\u03bc\u03b5 \u03bc\u03b1\u03b6\u03b9 \u03c3\u03b1\u03c2.","og_url":"https:\/\/inoxis.gr\/en\/offer\/","og_site_name":"Inoxis","article_modified_time":"2023-11-02T16:57:38+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/inoxis.gr\/offer\/","url":"https:\/\/inoxis.gr\/offer\/","name":"\u03a0\u03a1\u039f\u03a3\u03a6\u039f\u03a1\u0391 - Inoxis","isPartOf":{"@id":"https:\/\/inoxis.gr\/#website"},"datePublished":"2023-03-29T17:06:28+00:00","dateModified":"2023-11-02T16:57:38+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/inoxis.gr\/offer\/"]}]},{"@type":"WebSite","@id":"https:\/\/inoxis.gr\/#website","url":"https:\/\/inoxis.gr\/","name":"Inoxis","description":"\u039f\u03b9 \u039a\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 INOX \u03ba\u03b1\u03c4\u03b1\u03ba\u03b5\u03c5\u03ad\u03c2 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1.","publisher":{"@id":"https:\/\/inoxis.gr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/inoxis.gr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/inoxis.gr\/#organization","name":"Inoxis","url":"https:\/\/inoxis.gr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/inoxis.gr\/#\/schema\/logo\/image\/","url":"https:\/\/inoxis.gr\/wp-content\/uploads\/2023\/10\/Screenshot_2023-09-22_135836-removebg-preview-146x75-1.png","contentUrl":"https:\/\/inoxis.gr\/wp-content\/uploads\/2023\/10\/Screenshot_2023-09-22_135836-removebg-preview-146x75-1.png","width":146,"height":75,"caption":"Inoxis"},"image":{"@id":"https:\/\/inoxis.gr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/inoxis.gr\/en\/wp-json\/wp\/v2\/pages\/7574","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inoxis.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/inoxis.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/inoxis.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inoxis.gr\/en\/wp-json\/wp\/v2\/comments?post=7574"}],"version-history":[{"count":9,"href":"https:\/\/inoxis.gr\/en\/wp-json\/wp\/v2\/pages\/7574\/revisions"}],"predecessor-version":[{"id":11737,"href":"https:\/\/inoxis.gr\/en\/wp-json\/wp\/v2\/pages\/7574\/revisions\/11737"}],"wp:attachment":[{"href":"https:\/\/inoxis.gr\/en\/wp-json\/wp\/v2\/media?parent=7574"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}