{"id":7034,"date":"2021-06-05T07:06:47","date_gmt":"2021-06-05T07:06:47","guid":{"rendered":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/?page_id=7034"},"modified":"2026-01-15T02:06:09","modified_gmt":"2026-01-15T02:06:09","slug":"upload-prescription","status":"publish","type":"page","link":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/","title":{"rendered":"Upload Prescription"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7034\" class=\"elementor elementor-7034\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9b84ebe elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9b84ebe\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d66baa2\" data-id=\"d66baa2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-194984c elementor-widget elementor-widget-heading\" data-id=\"194984c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Upload Prescription<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6862c09 elementor-widget elementor-widget-metform\" data-id=\"6862c09\" data-element_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-4267\" 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=\"4267\" >\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-6862c09-4267\"\r\n\t\t\tclass=\"mf-form-wrapper\"\r\n\t\t\tdata-form-id=\"4267\"\r\n\t\t\tdata-action=\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-json\/metform\/v1\/entries\/insert\/4267\"\r\n\t\t\tdata-wp-nonce=\"170d681e9f\"\r\n\t\t\tdata-form-nonce=\"62db0a6f24\"\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\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-4267\";\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=\"4267\" className=\"elementor elementor-4267\">\n\t\t\t\t<div className=\"elementor-element elementor-element-e495ac3 e-flex e-con-boxed e-con e-parent\" data-id=\"e495ac3\" data-element_type=\"container\">\n\t\t\t\t\t<div className=\"e-con-inner\">\n\t\t\t\t<div className=\"elementor-element elementor-element-0cb515d box-upload-prescription elementor-widget elementor-widget-mf-file-upload\" data-id=\"0cb515d\" data-element_type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-file-upload&quot;}\" data-widget_type=\"mf-file-upload.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\r\n\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\r\n\t\t\t<div className=\"mf-file-upload-container multi-option-input-type\">\r\n\t\t\t\t<input\r\n\t\t\t\t\ttype=\"file\"\r\n\t\t\t\t\tclassName=\"mf-input mf-input-file-upload \"\r\n\t\t\t\t\tid=\"mf-input-file-upload-0cb515d\" \r\n\t\t\t\t\tname=\"mf-file-upload\" \r\n\t\t\t\t\t\t\t\t\t\taccept=\".jpg, .jpeg, .gif, .png, .pdf\"\r\n\t\t\t\t\tonInput=${ parent.handleFileUpload }\r\n\t\t\t\t\taria-invalid=${validation.errors['mf-file-upload'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"required\":true,\"file_types\":[\".jpg\",\".jpeg\",\".gif\",\".png\",\".pdf\"],\"type_message\":\"Invalid file extension\",\"size_limit\":-1,\"limit_message\":\"This field is required.\"}, el) }\r\n\t\t\t\t\t\/>\r\n\t\t\t\t<label htmlFor=\"mf-input-file-upload-0cb515d\" className=\"mf-input-file-upload-label metform-btn\">\r\n\t\t\t\t\t<span>${ parent.decodeEntities(` choose`) } <\/span>\t\t\t\t<\/label>\r\n\t\t\t\t<div className=\"mf-file-name\">\r\n\t\t\t\t\t${\r\n\t\t\t\t\t\t(parent.state.formData['mf-file-upload'] || []).length > 0\r\n\t\t\t\t\t\t? parent.state.formData['mf-file-upload'].map((file, idx) => html`\r\n\t\t\t\t\t\t\t<span className=\"mf-file-name-item\" key=${idx}>\r\n\t\t\t\t\t\t\t\t<span>${file.name}<\/span>\r\n\t\t\t\t\t\t\t\t<span \r\n\t\t\t\t\t\t\t\t\tclassName=\"mf-file-remove\" \r\n\t\t\t\t\t\t\t\t\tonClick=${() => parent.removeUploadedFile('mf-file-upload', idx)}\r\n\t\t\t\t\t\t\t\t\ttitle=\"Remove\"\r\n\t\t\t\t\t\t\t\t>\r\n\t\t\t\t\t\t\t\t\t<label className=\"mf-file-cross\">\u00d7<\/label>\r\n\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t`)\r\n\t\t\t\t\t\t: html`<span>${parent.getFileLabel('mf-file-upload', '')}<\/span>`\r\n\t\t\t\t\t}\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\r\n\t\t\t<\/div>\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-file-upload\"\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<span className=\"mf-input-help\"> ${ parent.decodeEntities(`Drag and drop or click here to upload prescription`) }  <\/span>\t\t<\/div>\r\n\r\n\t\t\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-b1a3597 elementor-widget elementor-widget-mf-text\" data-id=\"b1a3597\" data-element_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\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-b1a3597\"\r\n\t\t\t\tname=\"mf-text\"\r\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`Text *`) } \"\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\":true,\"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-28a9898 elementor-widget elementor-widget-mf-email\" data-id=\"28a9898\" data-element_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\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-28a9898\" \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-9ace8dc elementor-widget elementor-widget-mf-telephone\" data-id=\"9ace8dc\" data-element_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\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-9ace8dc\" \n\t\t\t\tname=\"mf-telephone\"\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`Telephone *`) } \"\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-d20d1dd elementor-widget elementor-widget-mf-select\" data-id=\"d20d1dd\" data-element_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;California&quot;,&quot;mf_input_option_value&quot;:&quot;California&quot;,&quot;_id&quot;:&quot;2b4a68b&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;mf_input_option_text&quot;:&quot;Philadelphia&quot;,&quot;mf_input_option_value&quot;:&quot;Philadelphia&quot;,&quot;_id&quot;:&quot;4765c90&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;mf_input_option_text&quot;:&quot;Toronto&quot;,&quot;mf_input_option_value&quot;:&quot;Toronto&quot;,&quot;_id&quot;:&quot;f7727d6&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\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 City`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"California\",\"value\":\"California\",\"isDisabled\":false},{\"label\":\"Philadelphia\",\"value\":\"Philadelphia\",\"isDisabled\":false},{\"label\":\"Toronto\",\"value\":\"Toronto\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"California\",\"value\":\"California\",\"isDisabled\":false},{\"label\":\"Philadelphia\",\"value\":\"Philadelphia\",\"isDisabled\":false},{\"label\":\"Toronto\",\"value\":\"Toronto\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n\t\t\t\t                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":false}));\n                    if ( parent.getValue(\"mf-select\") === '' && false ) {\n\t\t\t\t    parent.setValue( 'mf-select', '', true );\n                        parent.handleChange({\n                            target: {\n                                name: 'mf-select',\n                                value: ''\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<div className=\"elementor-element elementor-element-f5fb186 elementor-widget elementor-widget-mf-textarea\" data-id=\"f5fb186\" data-element_type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-textarea&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\r\n\t\t\t<textarea className=\"mf-input mf-textarea \" id=\"mf-input-text-area-f5fb186\"\r\n\t\t\t\tname=\"mf-textarea\" \r\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`Message`) } \"\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['mf-textarea'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"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=\"mf-textarea\"\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-4113043 mf-btn--justify elementor-widget elementor-widget-mf-button\" data-id=\"4113043\" data-element_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(`Submit Button`) } <\/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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d50fa53\" data-id=\"d50fa53\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-debff4e elementor-widget elementor-widget-text-editor\" data-id=\"debff4e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"upload-guide\"><h3>Guide to Upload Prescription<\/h3><div class=\"step\"><strong>Step 1: <\/strong>Click on the image Upload prescriptions and select a picture of your prescription from your computer.<\/div><p><img decoding=\"async\" class=\"wp-image-7039 aligncenter\" src=\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-content\/uploads\/2021\/06\/icon-up2.png\" alt=\"\" width=\"100\" height=\"100\" \/><\/p><div class=\"step\"><p><strong>Step 2<\/strong>: Complete the information in the box Your name and Your phone number. This will make it easier for the pharmacy consultant to get back to you and provide more detailed information.<\/p><p>After completing the above two steps, the system will return a notice confirming successful file upload. Please wait a short time until the pharmacy staff call and advise you more details.<\/p><\/div><div class=\"tit\"><strong>Note for valid prescription<\/strong><\/div><ul><li>Don\u2019t crop out any part of the image<\/li><li>Avoid blurred image<\/li><li>Include details of doctor and patient + clinic visit date<\/li><li>Medicines will be dispensed as per prescription<\/li><li>Supported files type: jpeg , jpg , png , pdf<\/li><li>Maximum allowed file size: 6MB<\/li><\/ul><h4>Mall On Pharmacy &#8211; Simplifying Healthcare, Impacting Lives<\/h4><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Upload Prescription Guide to Upload Prescription Step 1: Click on the image Upload prescriptions and select a picture of your prescription from your computer. Step 2: Complete the information in the box Your name and Your phone number. This will &hellip; <a href=\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/\">Readmore<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7034","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Upload Prescription - sw mallon<\/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:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Upload Prescription - sw mallon\" \/>\n<meta property=\"og:description\" content=\"Upload Prescription Guide to Upload Prescription Step 1: Click on the image Upload prescriptions and select a picture of your prescription from your computer. Step 2: Complete the information in the box Your name and Your phone number. This will &hellip; Readmore\" \/>\n<meta property=\"og:url\" content=\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/\" \/>\n<meta property=\"og:site_name\" content=\"sw mallon\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-15T02:06:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-content\/uploads\/2021\/06\/icon-up2.png\" \/>\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:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/\",\"url\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/\",\"name\":\"Upload Prescription - sw mallon\",\"isPartOf\":{\"@id\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-content\/uploads\/2021\/06\/icon-up2.png\",\"datePublished\":\"2021-06-05T07:06:47+00:00\",\"dateModified\":\"2026-01-15T02:06:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/#primaryimage\",\"url\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-content\/uploads\/2021\/06\/icon-up2.png\",\"contentUrl\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-content\/uploads\/2021\/06\/icon-up2.png\",\"width\":100,\"height\":100,\"caption\":\"icon-up2\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Upload Prescription\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/#website\",\"url\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/\",\"name\":\"sw mallon\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Upload Prescription - sw mallon","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:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/","og_locale":"en_US","og_type":"article","og_title":"Upload Prescription - sw mallon","og_description":"Upload Prescription Guide to Upload Prescription Step 1: Click on the image Upload prescriptions and select a picture of your prescription from your computer. Step 2: Complete the information in the box Your name and Your phone number. This will &hellip; Readmore","og_url":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/","og_site_name":"sw mallon","article_modified_time":"2026-01-15T02:06:09+00:00","og_image":[{"url":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-content\/uploads\/2021\/06\/icon-up2.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/","url":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/","name":"Upload Prescription - sw mallon","isPartOf":{"@id":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/#website"},"primaryImageOfPage":{"@id":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/#primaryimage"},"image":{"@id":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/#primaryimage"},"thumbnailUrl":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-content\/uploads\/2021\/06\/icon-up2.png","datePublished":"2021-06-05T07:06:47+00:00","dateModified":"2026-01-15T02:06:09+00:00","breadcrumb":{"@id":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/#primaryimage","url":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-content\/uploads\/2021\/06\/icon-up2.png","contentUrl":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-content\/uploads\/2021\/06\/icon-up2.png","width":100,"height":100,"caption":"icon-up2"},{"@type":"BreadcrumbList","@id":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/upload-prescription\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/"},{"@type":"ListItem","position":2,"name":"Upload Prescription"}]},{"@type":"WebSite","@id":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/#website","url":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/","name":"sw mallon","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-json\/wp\/v2\/pages\/7034","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-json\/wp\/v2\/comments?post=7034"}],"version-history":[{"count":0,"href":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-json\/wp\/v2\/pages\/7034\/revisions"}],"wp:attachment":[{"href":"https:\/\/demo2.wpthemego.com\/themes\/sw_mallon\/layout5\/wp-json\/wp\/v2\/media?parent=7034"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}