{"id":1736,"date":"2025-01-23T13:24:34","date_gmt":"2025-01-23T13:24:34","guid":{"rendered":"https:\/\/hairologycentre.com\/treatments\/?page_id=1736"},"modified":"2025-06-23T11:06:36","modified_gmt":"2025-06-23T11:06:36","slug":"result","status":"publish","type":"page","link":"https:\/\/hairologycentre.com\/treatments\/result\/","title":{"rendered":"Result"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1736\" class=\"elementor elementor-1736\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-85f7b0d register-steps-box elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"85f7b0d\" 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-20 elementor-top-column elementor-element elementor-element-36ba42a personal-info-section\" data-id=\"36ba42a\" data-element_type=\"column\" id=\"age-verification-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-ecac331 elementor-widget elementor-widget-html\" data-id=\"ecac331\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"custom-progress-bar-container\">\r\n    <ul class=\"cutom\">\r\n        <li class=\"custom-step active\" data-step=\"0\"><span>01<\/span><br> Personal Information<\/li>\r\n        <li class=\"custom-step cutome2\" data-step=\"1\"><span>02<\/span><br> Select Treatment<\/li>\r\n        <li class=\"custom-step cutomr3\" data-step=\"2\"><span>03<\/span><br> Medical Questions<\/li>\r\n    <\/ul>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8e6fca3 register-w-box elementor-widget elementor-widget-html\" data-id=\"8e6fca3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n\r\n<form id=\"age-verification-form\">\r\n    <div class=\"form-field\">\r\n        <label>Date of Birth<\/label>\r\n        <input type=\"date\" id=\"dob\" required>\r\n    <\/div>\r\n    <div class=\"form-field\">\r\n        <label>Gender<\/label>\r\n        <select id=\"gender\" required>\r\n            <option value=\"\">Select<\/option>\r\n            <option value=\"male\">Male<\/option>\r\n            <option value=\"female\">Female<\/option>\r\n        <\/select>\r\n    <\/div>\r\n    <div class=\"form-field\">\r\n        <button type=\"button\" id=\"age-verify-btn\">NEXT STEP<\/button>\r\n    <\/div>\r\n    <p id=\"error-msg\" style=\"color:red; display:none;\">You must be between 18 and 65 years old.<\/p>\r\n<\/form>\r\n<script>\r\ndocument.getElementById('age-verify-btn').addEventListener('click', function () {\r\n    const dobInput = document.getElementById('dob').value;\r\n    if (!dobInput) {\r\n        alert('Please enter your date of birth.');\r\n        return;\r\n    }\r\n\r\n    const dob = new Date(dobInput);\r\n    const today = new Date();\r\n    if (isNaN(dob.getTime())) {\r\n        alert('Invalid date format. Please use YYYY-MM-DD.');\r\n        return;\r\n    }\r\n\r\n    let age = today.getFullYear() - dob.getFullYear();\r\n    const monthDiff = today.getMonth() - dob.getMonth();\r\n    if (monthDiff < 0 || (monthDiff === 0 && today.getDate() < dob.getDate())) {\r\n        age--;\r\n    }\r\n\r\n    if (age >= 18 && age <= 65) {\r\n        const selectedGender = document.getElementById('gender').value;\r\n        if (selectedGender === '') {\r\n            alert('Please select a gender.');\r\n            return;\r\n        }\r\n\r\n        \/\/ Hide age verification form\r\n        document.getElementById('age-verification-column').style.display = 'none';\r\n\r\n        if (selectedGender === 'male') {\r\n            document.getElementById('product-column').style.display = 'block';\r\n            document.getElementById('product-column2').style.display = 'none';\r\n\r\n            \/\/ Assign values to Men's Contact Form 7\r\n            const menDobField = document.querySelector('input[name=\"dob-men\"]');\r\n            const menGenderField = document.querySelector('input[name=\"gender-men\"]');\r\n\r\n            if (menDobField && menGenderField) {\r\n                menDobField.value = dobInput;\r\n                menGenderField.value = selectedGender;\r\n            }\r\n\r\n        } else if (selectedGender === 'female') {\r\n            document.getElementById('product-column').style.display = 'none';\r\n            document.getElementById('product-column2').style.display = 'block';\r\n\r\n            \/\/ Assign values to Women's Contact Form 7\r\n            const womenDobField = document.querySelector('input[name=\"dob-women\"]');\r\n            const womenGenderField = document.querySelector('input[name=\"gender-women\"]');\r\n\r\n            if (womenDobField && womenGenderField) {\r\n                womenDobField.value = dobInput;\r\n                womenGenderField.value = selectedGender;\r\n            }\r\n        }\r\n    } else {\r\n        document.getElementById('error-msg').style.display = 'block';\r\n    }\r\n});\r\n<\/script>\r\n\r\n\r\n\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-20 elementor-top-column elementor-element elementor-element-4b83ce9 treatment-selection-section\" data-id=\"4b83ce9\" data-element_type=\"column\" id=\"product-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-1960744 elementor-widget elementor-widget-html\" data-id=\"1960744\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"custom-progress-bar-container\">\r\n    <ul class=\"cutom\">\r\n        <li class=\"custom-step custom1\" data-step=\"0\"><span>01<\/span><br> Personal Information<\/li>\r\n        <li class=\"custom-step active\" data-step=\"1\"><span>02<\/span><br> Select Treatment<\/li>\r\n        <li class=\"custom-step cutomr3\" data-step=\"2\"><span>03<\/span><br> Medical Questions<\/li>\r\n    <\/ul>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94a4d27 elementor-widget elementor-widget-shortcode\" data-id=\"94a4d27\" data-element_type=\"widget\" id=\"product-stepa-sect\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-2 \"><div class=\"products rdtheme-archive-products row\">\r\n<div class=\"col-xl-4 col-lg-4 col-md-6 col-sm-6 col-12 product type-product post-2052 status-publish first instock product_cat-mens has-post-thumbnail shipping-taxable purchasable product-type-simple\">\r\n\t<div class=\"rt-product-block rt-product-block-1\">\n    <div class=\"rtin-thumb-wrapper\">\n        <div class=\"rtin-thumb\">\n\t\t\t<a href=\"https:\/\/hairologycentre.com\/treatments\/product\/finasteride-1mg-tablets\/\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1500\" height=\"2068\" src=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Finasteride-1mg-Tablets-__IMG_9952_1-transformed-1.png\" class=\"attachment- size- wp-post-image\" alt=\"Finasteride tablets\u200b\" srcset=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Finasteride-1mg-Tablets-__IMG_9952_1-transformed-1.png 1500w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Finasteride-1mg-Tablets-__IMG_9952_1-transformed-1-218x300.png 218w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Finasteride-1mg-Tablets-__IMG_9952_1-transformed-1-743x1024.png 743w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Finasteride-1mg-Tablets-__IMG_9952_1-transformed-1-768x1059.png 768w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Finasteride-1mg-Tablets-__IMG_9952_1-transformed-1-1114x1536.png 1114w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Finasteride-1mg-Tablets-__IMG_9952_1-transformed-1-1485x2048.png 1485w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Finasteride-1mg-Tablets-__IMG_9952_1-transformed-1-570x786.png 570w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/><\/a>        <\/div>\n\t\t    <\/div>\n    <div class=\"rtin-title-area\">\n\t\t\t\t        <h3 class=\"rtin-title\"><a href=\"https:\/\/hairologycentre.com\/treatments\/product\/finasteride-1mg-tablets\/\">Finasteride 1mg Tablets<\/a><\/h3>\n\t\t\n\t\t<div class=\"rtin-description\">\n    <\/div>\n\n\t\t\t\t\n        <div class=\"rtsb-qc-ps\">\n\t\t\t\t\t\t        <\/div>\n    <\/div>\n\t\t    <div class=\"rtin-price-area\">\n\n\t\t            <div class=\"rtin-price price\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&pound;<\/span>18.00<\/span><\/div>\n\t\t\t\t    <\/div>\n    <div class=\"rtin-buttons-area\">\n        <div class=\"rtin-buttons\">\n\t\t\t<a rel=\"nofollow\" title=\"Add to cart\" href=\"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736\/?add-to-cart=2052\" data-quantity=\"1\" data-product_id=\"2052\" data-product_sku=\"\" class=\"action-cart button product_type_variable rtwpvs_add_to_cart rtwpvs_ajax_add_to_cart  product_type_simple add_to_cart_button ajax_add_to_cart\"><span>Add to cart<\/span><\/a>        <\/div>\n    <\/div>\n<\/div><span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2052,&quot;item_id&quot;:2052,&quot;item_name&quot;:&quot;Finasteride 1mg Tablets&quot;,&quot;sku&quot;:2052,&quot;price&quot;:18,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Mens&quot;,&quot;id&quot;:2052,&quot;productlink&quot;:&quot;https:\\\/\\\/hairologycentre.com\\\/treatments\\\/product\\\/finasteride-1mg-tablets\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:1,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/div><div class=\"col-xl-4 col-lg-4 col-md-6 col-sm-6 col-12 product type-product post-50 status-publish last instock product_cat-mens has-post-thumbnail sale shipping-taxable purchasable product-type-simple\">\r\n\t<div class=\"rt-product-block rt-product-block-1\">\n    <div class=\"rtin-thumb-wrapper\">\n        <div class=\"rtin-thumb\">\n\t\t\t<a href=\"https:\/\/hairologycentre.com\/treatments\/product\/minoxidil-6-plus-cetirizine-and-caffeine-solution\/\"><img decoding=\"async\" width=\"1500\" height=\"2068\" src=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2.png\" class=\"attachment- size- wp-post-image\" alt=\"Minoxidil for men\u200b and women\u200b\" srcset=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2.png 1500w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-218x300.png 218w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-743x1024.png 743w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-768x1059.png 768w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-1114x1536.png 1114w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-1485x2048.png 1485w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-570x786.png 570w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/><\/a>        <\/div>\n\t\t\n\t<span class=\"onsale\">-27%<\/span>\n\t    <\/div>\n    <div class=\"rtin-title-area\">\n\t\t\t\t        <h3 class=\"rtin-title\"><a href=\"https:\/\/hairologycentre.com\/treatments\/product\/minoxidil-6-plus-cetirizine-and-caffeine-solution\/\">Minoxidil 2.5mg tablets<\/a><\/h3>\n\t\t\n\t\t<div class=\"rtin-description\">\n    <\/div>\n\n\t\t\t\t\n        <div class=\"rtsb-qc-ps\">\n\t\t\t\t\t\t        <\/div>\n    <\/div>\n\t\t    <div class=\"rtin-price-area\">\n\n\t\t            <div class=\"rtin-price price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&pound;<\/span>44.00<\/span><\/del> <span class=\"screen-reader-text\">Original price was: &pound;44.00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&pound;<\/span>32.00<\/span><\/ins><span class=\"screen-reader-text\">Current price is: &pound;32.00.<\/span><\/div>\n\t\t\t\t    <\/div>\n    <div class=\"rtin-buttons-area\">\n        <div class=\"rtin-buttons\">\n\t\t\t<a rel=\"nofollow\" title=\"Add to cart\" href=\"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736\/?add-to-cart=50\" data-quantity=\"1\" data-product_id=\"50\" data-product_sku=\"2\" class=\"action-cart button product_type_variable rtwpvs_add_to_cart rtwpvs_ajax_add_to_cart  product_type_simple add_to_cart_button ajax_add_to_cart\"><span>Add to cart<\/span><\/a>        <\/div>\n    <\/div>\n<\/div><span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:50,&quot;item_id&quot;:50,&quot;item_name&quot;:&quot;Minoxidil 2.5mg tablets&quot;,&quot;sku&quot;:&quot;2&quot;,&quot;price&quot;:32,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Mens&quot;,&quot;id&quot;:50,&quot;productlink&quot;:&quot;https:\\\/\\\/hairologycentre.com\\\/treatments\\\/product\\\/minoxidil-6-plus-cetirizine-and-caffeine-solution\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:2,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/div><div class=\"col-xl-4 col-lg-4 col-md-6 col-sm-6 col-12 product type-product post-58 status-publish first instock product_cat-mens has-post-thumbnail shipping-taxable purchasable product-type-simple\">\r\n\t<div class=\"rt-product-block rt-product-block-1\">\n    <div class=\"rtin-thumb-wrapper\">\n        <div class=\"rtin-thumb\">\n\t\t\t<a href=\"https:\/\/hairologycentre.com\/treatments\/product\/minoxidil-combination\/\"><img decoding=\"async\" width=\"1500\" height=\"2068\" src=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2024\/11\/Men-Minoxidil-Combination.png\" class=\"attachment- size- wp-post-image\" alt=\"Minoxidil Combination Hair Regrowth Solution for Men \u2013 Effective Treatment for Hair Loss\" srcset=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2024\/11\/Men-Minoxidil-Combination.png 1500w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2024\/11\/Men-Minoxidil-Combination-218x300.png 218w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2024\/11\/Men-Minoxidil-Combination-743x1024.png 743w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2024\/11\/Men-Minoxidil-Combination-768x1059.png 768w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2024\/11\/Men-Minoxidil-Combination-1114x1536.png 1114w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2024\/11\/Men-Minoxidil-Combination-1485x2048.png 1485w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2024\/11\/Men-Minoxidil-Combination-570x786.png 570w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/><\/a>        <\/div>\n\t\t    <\/div>\n    <div class=\"rtin-title-area\">\n\t\t\t\t        <h3 class=\"rtin-title\"><a href=\"https:\/\/hairologycentre.com\/treatments\/product\/minoxidil-combination\/\">Minoxidil Combination<\/a><\/h3>\n\t\t\n\t\t<div class=\"rtin-description\">\n    Minoxidil 6% + Finasteride 0.01% + Cetirizine 0.5% (60ml)<\/div>\n\n\t\t\t\t\n        <div class=\"rtsb-qc-ps\">\n\t\t\t\t\t\t        <\/div>\n    <\/div>\n\t\t    <div class=\"rtin-price-area\">\n\n\t\t            <div class=\"rtin-price price\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&pound;<\/span>57.00<\/span><\/div>\n\t\t\t\t    <\/div>\n    <div class=\"rtin-buttons-area\">\n        <div class=\"rtin-buttons\">\n\t\t\t<a rel=\"nofollow\" title=\"Add to cart\" href=\"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736\/?add-to-cart=58\" data-quantity=\"1\" data-product_id=\"58\" data-product_sku=\"3\" class=\"action-cart button product_type_variable rtwpvs_add_to_cart rtwpvs_ajax_add_to_cart  product_type_simple add_to_cart_button ajax_add_to_cart\"><span>Add to cart<\/span><\/a>        <\/div>\n    <\/div>\n<\/div><span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:58,&quot;item_id&quot;:58,&quot;item_name&quot;:&quot;Minoxidil Combination&quot;,&quot;sku&quot;:&quot;3&quot;,&quot;price&quot;:57,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Mens&quot;,&quot;id&quot;:58,&quot;productlink&quot;:&quot;https:\\\/\\\/hairologycentre.com\\\/treatments\\\/product\\\/minoxidil-combination\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:3,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/div><div class=\"col-xl-4 col-lg-4 col-md-6 col-sm-6 col-12 product type-product post-1084 status-publish last instock product_cat-mens product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-simple\">\r\n\t<div class=\"rt-product-block rt-product-block-1\">\n    <div class=\"rtin-thumb-wrapper\">\n        <div class=\"rtin-thumb\">\n\t\t\t<a href=\"https:\/\/hairologycentre.com\/treatments\/product\/finasteride-0-01-plus-minoxidil-6-and-cetirizine-solution\/\"><img loading=\"lazy\" decoding=\"async\" width=\"1500\" height=\"2068\" src=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus.png\" class=\"attachment- size- wp-post-image\" alt=\"Minoxidil Plus - Hair Regrowth Solution (men and women)\" srcset=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus.png 1500w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-218x300.png 218w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-743x1024.png 743w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-768x1059.png 768w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-1114x1536.png 1114w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-1485x2048.png 1485w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-570x786.png 570w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/><\/a>        <\/div>\n\t\t    <\/div>\n    <div class=\"rtin-title-area\">\n\t\t\t\t        <h3 class=\"rtin-title\"><a href=\"https:\/\/hairologycentre.com\/treatments\/product\/finasteride-0-01-plus-minoxidil-6-and-cetirizine-solution\/\">Minoxidil Plus<\/a><\/h3>\n\t\t\n\t\t<div class=\"rtin-description\">\n    Minoxidil 6% + Cetirizine 0.5% + Caffeine (60ml)<\/div>\n\n\t\t\t\t\n        <div class=\"rtsb-qc-ps\">\n\t\t\t\t\t\t        <\/div>\n    <\/div>\n\t\t    <div class=\"rtin-price-area\">\n\n\t\t            <div class=\"rtin-price price\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&pound;<\/span>46.00<\/span><\/div>\n\t\t\t\t    <\/div>\n    <div class=\"rtin-buttons-area\">\n        <div class=\"rtin-buttons\">\n\t\t\t<a rel=\"nofollow\" title=\"Add to cart\" href=\"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736\/?add-to-cart=1084\" data-quantity=\"1\" data-product_id=\"1084\" data-product_sku=\"\" class=\"action-cart button product_type_variable rtwpvs_add_to_cart rtwpvs_ajax_add_to_cart  product_type_simple add_to_cart_button ajax_add_to_cart\"><span>Add to cart<\/span><\/a>        <\/div>\n    <\/div>\n<\/div><span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1084,&quot;item_id&quot;:1084,&quot;item_name&quot;:&quot;Minoxidil Plus&quot;,&quot;sku&quot;:1084,&quot;price&quot;:46,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Women&quot;,&quot;id&quot;:1084,&quot;productlink&quot;:&quot;https:\\\/\\\/hairologycentre.com\\\/treatments\\\/product\\\/finasteride-0-01-plus-minoxidil-6-and-cetirizine-solution\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:4,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/div><div class=\"col-xl-4 col-lg-4 col-md-6 col-sm-6 col-12 product type-product post-2054 status-publish first instock product_cat-mens has-post-thumbnail shipping-taxable purchasable product-type-simple\">\r\n\t<div class=\"rt-product-block rt-product-block-1\">\n    <div class=\"rtin-thumb-wrapper\">\n        <div class=\"rtin-thumb\">\n\t\t\t<a href=\"https:\/\/hairologycentre.com\/treatments\/product\/revolutionary-hair-loss-treatment-men\/\"><img loading=\"lazy\" decoding=\"async\" width=\"1500\" height=\"2068\" src=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/01\/Men-Nano-D-Emulsion__Introducing_Nano-D_Emulsion-transformed-1.png\" class=\"attachment- size- wp-post-image\" alt=\"Nano-D Emulsion for Hair Regrowth\" srcset=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/01\/Men-Nano-D-Emulsion__Introducing_Nano-D_Emulsion-transformed-1.png 1500w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/01\/Men-Nano-D-Emulsion__Introducing_Nano-D_Emulsion-transformed-1-218x300.png 218w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/01\/Men-Nano-D-Emulsion__Introducing_Nano-D_Emulsion-transformed-1-743x1024.png 743w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/01\/Men-Nano-D-Emulsion__Introducing_Nano-D_Emulsion-transformed-1-768x1059.png 768w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/01\/Men-Nano-D-Emulsion__Introducing_Nano-D_Emulsion-transformed-1-1114x1536.png 1114w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/01\/Men-Nano-D-Emulsion__Introducing_Nano-D_Emulsion-transformed-1-1485x2048.png 1485w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/01\/Men-Nano-D-Emulsion__Introducing_Nano-D_Emulsion-transformed-1-570x786.png 570w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/><\/a>        <\/div>\n\t\t    <\/div>\n    <div class=\"rtin-title-area\">\n\t\t\t\t        <h3 class=\"rtin-title\"><a href=\"https:\/\/hairologycentre.com\/treatments\/product\/revolutionary-hair-loss-treatment-men\/\">Nano-D Emulsion<\/a><\/h3>\n\t\t\n\t\t<div class=\"rtin-description\">\n    Dutasteride 0.03% (15ml) ( 3 times a week application )<\/div>\n\n\t\t\t\t\n        <div class=\"rtsb-qc-ps\">\n\t\t\t\t\t\t        <\/div>\n    <\/div>\n\t\t    <div class=\"rtin-price-area\">\n\n\t\t            <div class=\"rtin-price price\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&pound;<\/span>50.00<\/span><\/div>\n\t\t\t\t    <\/div>\n    <div class=\"rtin-buttons-area\">\n        <div class=\"rtin-buttons\">\n\t\t\t<a rel=\"nofollow\" title=\"Add to cart\" href=\"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736\/?add-to-cart=2054\" data-quantity=\"1\" data-product_id=\"2054\" data-product_sku=\"\" class=\"action-cart button product_type_variable rtwpvs_add_to_cart rtwpvs_ajax_add_to_cart  product_type_simple add_to_cart_button ajax_add_to_cart\"><span>Add to cart<\/span><\/a>        <\/div>\n    <\/div>\n<\/div><span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2054,&quot;item_id&quot;:2054,&quot;item_name&quot;:&quot;Nano-D Emulsion&quot;,&quot;sku&quot;:2054,&quot;price&quot;:50,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Mens&quot;,&quot;id&quot;:2054,&quot;productlink&quot;:&quot;https:\\\/\\\/hairologycentre.com\\\/treatments\\\/product\\\/revolutionary-hair-loss-treatment-men\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:5,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/div><div class=\"col-xl-4 col-lg-4 col-md-6 col-sm-6 col-12 product type-product post-1082 status-publish last instock product_cat-mens has-post-thumbnail shipping-taxable purchasable product-type-simple\">\r\n\t<div class=\"rt-product-block rt-product-block-1\">\n    <div class=\"rtin-thumb-wrapper\">\n        <div class=\"rtin-thumb\">\n\t\t\t<a href=\"https:\/\/hairologycentre.com\/treatments\/product\/solution-f\/\"><img loading=\"lazy\" decoding=\"async\" width=\"1500\" height=\"2068\" src=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/men-Introducing-Solution-F.png\" class=\"attachment- size- wp-post-image\" alt=\"Effective male hair regrowth with Solution F treatment\" srcset=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/men-Introducing-Solution-F.png 1500w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/men-Introducing-Solution-F-218x300.png 218w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/men-Introducing-Solution-F-743x1024.png 743w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/men-Introducing-Solution-F-768x1059.png 768w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/men-Introducing-Solution-F-1114x1536.png 1114w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/men-Introducing-Solution-F-1485x2048.png 1485w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/men-Introducing-Solution-F-570x786.png 570w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/><\/a>        <\/div>\n\t\t    <\/div>\n    <div class=\"rtin-title-area\">\n\t\t\t\t        <h3 class=\"rtin-title\"><a href=\"https:\/\/hairologycentre.com\/treatments\/product\/solution-f\/\">Solution F<\/a><\/h3>\n\t\t\n\t\t<div class=\"rtin-description\">\n    Finasteride 0.05% + cetirizine 1% 30ml (once a day application)<\/div>\n\n\t\t\t\t\n        <div class=\"rtsb-qc-ps\">\n\t\t\t\t\t\t        <\/div>\n    <\/div>\n\t\t    <div class=\"rtin-price-area\">\n\n\t\t            <div class=\"rtin-price price\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&pound;<\/span>50.00<\/span><\/div>\n\t\t\t\t    <\/div>\n    <div class=\"rtin-buttons-area\">\n        <div class=\"rtin-buttons\">\n\t\t\t<a rel=\"nofollow\" title=\"Add to cart\" href=\"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736\/?add-to-cart=1082\" data-quantity=\"1\" data-product_id=\"1082\" data-product_sku=\"\" class=\"action-cart button product_type_variable rtwpvs_add_to_cart rtwpvs_ajax_add_to_cart  product_type_simple add_to_cart_button ajax_add_to_cart\"><span>Add to cart<\/span><\/a>        <\/div>\n    <\/div>\n<\/div><span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1082,&quot;item_id&quot;:1082,&quot;item_name&quot;:&quot;Solution F&quot;,&quot;sku&quot;:1082,&quot;price&quot;:50,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Mens&quot;,&quot;id&quot;:1082,&quot;productlink&quot;:&quot;https:\\\/\\\/hairologycentre.com\\\/treatments\\\/product\\\/solution-f\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:6,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/div><\/div>\r\n<\/div><\/div>\n\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-1d96074 treatment-selection-section\" data-id=\"1d96074\" data-element_type=\"column\" id=\"product-column2\">\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-f78a694 elementor-widget elementor-widget-html\" data-id=\"f78a694\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"custom-progress-bar-container\">\r\n    <ul class=\"cutom\">\r\n        <li class=\"custom-step custom1\" data-step=\"0\"><span>01<\/span><br> Personal Information<\/li>\r\n        <li class=\"custom-step active\" data-step=\"1\"><span>02<\/span><br> Select Treatment<\/li>\r\n        <li class=\"custom-step cutomr3\" data-step=\"2\"><span>03<\/span><br> Medical Questions<\/li>\r\n    <\/ul>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd69d02 elementor-widget elementor-widget-shortcode\" data-id=\"fd69d02\" data-element_type=\"widget\" id=\"product-stepa-sect\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-2 \"><div class=\"products rdtheme-archive-products row\">\r\n<div class=\"col-xl-4 col-lg-4 col-md-6 col-sm-6 col-12 product type-product post-2742 status-publish first instock product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-simple\">\r\n\t<div class=\"rt-product-block rt-product-block-1\">\n    <div class=\"rtin-thumb-wrapper\">\n        <div class=\"rtin-thumb\">\n\t\t\t<a href=\"https:\/\/hairologycentre.com\/treatments\/product\/minoxidil-2-5mg-tabletss\/\"><img decoding=\"async\" width=\"1500\" height=\"2068\" src=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2.png\" class=\"attachment- size- wp-post-image\" alt=\"Minoxidil for men\u200b and women\u200b\" srcset=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2.png 1500w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-218x300.png 218w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-743x1024.png 743w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-768x1059.png 768w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-1114x1536.png 1114w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-1485x2048.png 1485w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/03\/Men-Women-Minoxidil-2-570x786.png 570w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/><\/a>        <\/div>\n\t\t    <\/div>\n    <div class=\"rtin-title-area\">\n\t\t\t\t        <h3 class=\"rtin-title\"><a href=\"https:\/\/hairologycentre.com\/treatments\/product\/minoxidil-2-5mg-tabletss\/\">Minoxidil 2.5mg tablets<\/a><\/h3>\n\t\t\n\t\t<div class=\"rtin-description\">\n    <\/div>\n\n\t\t\t\t\n        <div class=\"rtsb-qc-ps\">\n\t\t\t\t\t\t        <\/div>\n    <\/div>\n\t\t    <div class=\"rtin-price-area\">\n\n\t\t            <div class=\"rtin-price price\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&pound;<\/span>32.00<\/span><\/div>\n\t\t\t\t    <\/div>\n    <div class=\"rtin-buttons-area\">\n        <div class=\"rtin-buttons\">\n\t\t\t<a rel=\"nofollow\" title=\"Add to cart\" href=\"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736\/?add-to-cart=2742\" data-quantity=\"1\" data-product_id=\"2742\" data-product_sku=\"\" class=\"action-cart button product_type_variable rtwpvs_add_to_cart rtwpvs_ajax_add_to_cart  product_type_simple add_to_cart_button ajax_add_to_cart\"><span>Add to cart<\/span><\/a>        <\/div>\n    <\/div>\n<\/div><span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2742,&quot;item_id&quot;:2742,&quot;item_name&quot;:&quot;Minoxidil 2.5mg tablets&quot;,&quot;sku&quot;:2742,&quot;price&quot;:32,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Women&quot;,&quot;id&quot;:2742,&quot;productlink&quot;:&quot;https:\\\/\\\/hairologycentre.com\\\/treatments\\\/product\\\/minoxidil-2-5mg-tabletss\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:1,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/div><div class=\"col-xl-4 col-lg-4 col-md-6 col-sm-6 col-12 product type-product post-1084 status-publish last instock product_cat-mens product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-simple\">\r\n\t<div class=\"rt-product-block rt-product-block-1\">\n    <div class=\"rtin-thumb-wrapper\">\n        <div class=\"rtin-thumb\">\n\t\t\t<a href=\"https:\/\/hairologycentre.com\/treatments\/product\/finasteride-0-01-plus-minoxidil-6-and-cetirizine-solution\/\"><img loading=\"lazy\" decoding=\"async\" width=\"1500\" height=\"2068\" src=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus.png\" class=\"attachment- size- wp-post-image\" alt=\"Minoxidil Plus - Hair Regrowth Solution (men and women)\" srcset=\"https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus.png 1500w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-218x300.png 218w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-743x1024.png 743w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-768x1059.png 768w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-1114x1536.png 1114w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-1485x2048.png 1485w, https:\/\/hairologycentre.com\/treatments\/wp-content\/uploads\/2025\/02\/men-women__Minoxidil-Plus-570x786.png 570w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/><\/a>        <\/div>\n\t\t    <\/div>\n    <div class=\"rtin-title-area\">\n\t\t\t\t        <h3 class=\"rtin-title\"><a href=\"https:\/\/hairologycentre.com\/treatments\/product\/finasteride-0-01-plus-minoxidil-6-and-cetirizine-solution\/\">Minoxidil Plus<\/a><\/h3>\n\t\t\n\t\t<div class=\"rtin-description\">\n    Minoxidil 6% + Cetirizine 0.5% + Caffeine (60ml)<\/div>\n\n\t\t\t\t\n        <div class=\"rtsb-qc-ps\">\n\t\t\t\t\t\t        <\/div>\n    <\/div>\n\t\t    <div class=\"rtin-price-area\">\n\n\t\t            <div class=\"rtin-price price\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&pound;<\/span>46.00<\/span><\/div>\n\t\t\t\t    <\/div>\n    <div class=\"rtin-buttons-area\">\n        <div class=\"rtin-buttons\">\n\t\t\t<a rel=\"nofollow\" title=\"Add to cart\" href=\"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736\/?add-to-cart=1084\" data-quantity=\"1\" data-product_id=\"1084\" data-product_sku=\"\" class=\"action-cart button product_type_variable rtwpvs_add_to_cart rtwpvs_ajax_add_to_cart  product_type_simple add_to_cart_button ajax_add_to_cart\"><span>Add to cart<\/span><\/a>        <\/div>\n    <\/div>\n<\/div><span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1084,&quot;item_id&quot;:1084,&quot;item_name&quot;:&quot;Minoxidil Plus&quot;,&quot;sku&quot;:1084,&quot;price&quot;:46,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Women&quot;,&quot;id&quot;:1084,&quot;productlink&quot;:&quot;https:\\\/\\\/hairologycentre.com\\\/treatments\\\/product\\\/finasteride-0-01-plus-minoxidil-6-and-cetirizine-solution\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:2,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span><\/div><\/div>\r\n<\/div><\/div>\n\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-fda9ba3 medical-questions-section\" data-id=\"fda9ba3\" data-element_type=\"column\" id=\"final-form-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-c26fa2b elementor-widget elementor-widget-html\" data-id=\"c26fa2b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"custom-progress-bar-container\">\r\n    <ul class=\"cutom\">\r\n        <li class=\"custom-step custom1\" data-step=\"0\"><span>01<\/span><br> Personal Information<\/li>\r\n        <li class=\"custom-step cutom3\" data-step=\"1\"><span>02<\/span><br> Select Treatment<\/li>\r\n        <li class=\"custom-step active\" data-step=\"2\"><span>03<\/span><br> Medical Questions<\/li>\r\n    <\/ul>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-022e57b elementor-widget elementor-widget-shortcode\" data-id=\"022e57b\" data-element_type=\"widget\" id=\"medical-question\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f1738-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"1738\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/treatments\/wp-json\/wp\/v2\/pages\/1736#wpcf7-f1738-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"1738\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1738-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_group_fields\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_visible_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_repeaters\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_steps\" value=\"{}\" \/><input type=\"hidden\" name=\"_wpcf7cf_options\" value=\"{&quot;form_id&quot;:1738,&quot;conditions&quot;:[{&quot;then_field&quot;:&quot;group-202&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Do-you-suffer-from-any-scalp-issues-including-and&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;Have-you-been-diagnosed-with-any-medical&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Have-you-been-diagnosed-with-any-medical-condition&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;group-681&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Do-you-have-or-have-you-suffered-from-heart&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;liver&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Have-you-been-diagnosed-with-or-have-any-form-of-liver-disease-prostate-cancer&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;depression&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Do-you-suffer-from-or-ever-suffered-from-depression-low-mood-or-suicidal-thoughts&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;group-683&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Do-you-suffer-from-sexual-dysfunction-or-have-had-sexual-dysfunction-side-effects-from&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;regular&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Do-you-take-regular-medication&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;GP&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Would-you-like-us-to-inform-your-GP-about-any-treatment-provided&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;group-865&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Do-you-have-any-allergies&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]}],&quot;settings&quot;:{&quot;animation&quot;:&quot;yes&quot;,&quot;animation_intime&quot;:200,&quot;animation_outtime&quot;:200,&quot;conditions_ui&quot;:&quot;normal&quot;,&quot;notice_dismissed&quot;:false,&quot;notice_dismissed_update-cf7-6.0.3&quot;:true,&quot;notice_dismissed_update-cf7-6.1.2&quot;:true,&quot;notice_dismissed_update-cf7-6.1.3&quot;:true}}\" \/>\n<\/fieldset>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"dob-men\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gender-men\" \/>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"order_number\" \/>\n\n\n<div class=\"form-field\">\n<label>Are you purchasing for yourself?<\/label>\n<div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Are-you-purchasing-for-yourself\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Are-you-purchasing-for-yourself\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Are-you-purchasing-for-yourself\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<\/div>\n\n\n<div class=\"form-field\">\n<label>Are you between 16-65 yrs of age?<\/label>\n<div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Are-you-between-16-65-yrs-of-age\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Are-you-between-16-65-yrs-of-age\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Are-you-between-16-65-yrs-of-age\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div> \n<\/div>\n\n<div class=\"form-field\">\n<label>Are you biological male?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Are-you-biological-male-or-female\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Are-you-biological-male-or-female\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Are-you-biological-male-or-female\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label>Have you been diagnosed with androgenetic hair loss? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-been-diagnosed-with-androgenetic-hair-loss\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-androgenetic-hair-loss\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-androgenetic-hair-loss\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label>Choose image that best describes your hair loss  <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Choose-image-that-best-describes-your-hair\"><span class=\"wpcf7-form-control wpcf7-radio img\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Choose-image-that-best-describes-your-hair\" value=\"Stag1\" \/><span class=\"wpcf7-list-item-label\">Stag1<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"Choose-image-that-best-describes-your-hair\" value=\"Steg2\" \/><span class=\"wpcf7-list-item-label\">Steg2<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"Choose-image-that-best-describes-your-hair\" value=\"Steg3\" \/><span class=\"wpcf7-list-item-label\">Steg3<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"Choose-image-that-best-describes-your-hair\" value=\"Steg4\" \/><span class=\"wpcf7-list-item-label\">Steg4<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Choose-image-that-best-describes-your-hair\" value=\"Steg5\" \/><span class=\"wpcf7-list-item-label\">Steg5<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n<div class=\"form-field\">\n<label>How long have you had hair loss for? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"How-long-have-you-had-hair-loss-for\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"How-long-have-you-had-hair-loss-for\" \/><\/span><\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label>What hair loss treatments have you tried before? <\/label>\nYou can add multiple options, separated by commas.\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"What-hair-loss-treatments-have-you-tried-before\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"What-hair-loss-treatments-have-you-tried-before\" \/><\/span><\/div>\n<\/div> \n\n\n\n<div class=\"form-field\">\n<label>Have you been getting more than normal daily shedding of hair?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-been-getting-more-than-normal-daily-shedding-of-hair\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-been-getting-more-than-normal-daily-shedding-of-hair\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-been-getting-more-than-normal-daily-shedding-of-hair\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n\n<div class=\"form-field\">\n<label> Does your scalp have any burning or pain sensations? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Does-your-scalp-have-any-burning-or-pain-sensations\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Does-your-scalp-have-any-burning-or-pain-sensations\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Does-your-scalp-have-any-burning-or-pain-sensations\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label> Do you have well defined patches of complete hair loss?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-have-well-defined-patches-of-complete-hair-loss\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-have-well-defined-patches-of-complete-hair-loss\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-have-well-defined-patches-of-complete-hair-loss\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label>Do you suffer from any scalp issues including and not limited to infection, psoriasis, eczema, sunburn, broken scalp skin, irritation or scalp inflammation? \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-suffer-from-any-scalp-issues-including-and\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-suffer-from-any-scalp-issues-including-and\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-suffer-from-any-scalp-issues-including-and\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span>\n\n<div data-id=\"group-202\" data-orig_data_id=\"group-202\"  class=\"\" data-class=\"wpcf7cf_group\"> <span class=\"wpcf7-form-control-wrap\" data-name=\"You-can-add-multiple-options-using-commas\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"You-can-add-multiple-options-using-commas\"><\/textarea><\/span>\n<label> You can add multiple options, separated by commas. <\/label><\/div>\n\n\n\n\n<\/div>\n<\/div> \n\n\n<div class=\"form-field\">\n<label>Do you have any eye brow or eye lash hair loss? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-have-any-eye-brow-or-eye-lash-hair-loss\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-have-any-eye-brow-or-eye-lash-hair-loss\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-have-any-eye-brow-or-eye-lash-hair-loss\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n\n<div class=\"form-field\">\n<label>Have you been diagnosed with any medical condition?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-been-diagnosed-with-any-medical-condition\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-any-medical-condition\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-any-medical-condition\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<div data-id=\"Have-you-been-diagnosed-with-any-medical\" data-orig_data_id=\"Have-you-been-diagnosed-with-any-medical\"  class=\"\" data-class=\"wpcf7cf_group\"> \n<span class=\"wpcf7-form-control-wrap\" data-name=\"medical\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"medical\"><\/textarea><\/span>\n<label> You can add multiple options, separated by commas.<\/label>\n\n<\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label>Do you have, or have you suffered from heart failure, stroke, heart arrhythmia, history of heart attack? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-have-or-have-you-suffered-from-heart\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-have-or-have-you-suffered-from-heart\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-have-or-have-you-suffered-from-heart\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"group-681\" data-orig_data_id=\"group-681\"  class=\"\" data-class=\"wpcf7cf_group\"> \n<span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-437\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"textarea-437\"><\/textarea><\/span>\n<label>You can add multiple options, separated by commas.<\/label>\n\n<\/div>\n\n<\/div> \n\n\n\n\n\n<div class=\"form-field\">\n<label>Have you been diagnosed with or have any form of liver disease, prostate cancer (underlying investigations for prostrate cancer), benign  prostrate enlargement, difficulty in urinating, male breast enlargement? \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-been-diagnosed-with-or-have-any-form-of-liver-disease-prostate-cancer\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-or-have-any-form-of-liver-disease-prostate-cancer\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-or-have-any-form-of-liver-disease-prostate-cancer\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"liver\" data-orig_data_id=\"liver\"  class=\"\" data-class=\"wpcf7cf_group\"> \n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"You-can-add-multiple-options-using-commas\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"You-can-add-multiple-options-using-commas\"><\/textarea><\/span>\n<label>You can add multiple options, separated by commas.<\/label>\n\n<\/div>\n<\/div> \n\n\n\n\n<div class=\"form-field\">\n<label> Do you suffer from sexual dysfunction or have had sexual dysfunction side effects from finasteride or dutasteride? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-suffer-from-sexual-dysfunction-or-have-had-sexual-dysfunction-side-effects-from\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-suffer-from-sexual-dysfunction-or-have-had-sexual-dysfunction-side-effects-from\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-suffer-from-sexual-dysfunction-or-have-had-sexual-dysfunction-side-effects-from\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"group-683\" data-orig_data_id=\"group-683\"  class=\"\" data-class=\"wpcf7cf_group\"> \n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-595\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"textarea-595\"><\/textarea><\/span>\n<label> You can add multiple options, separated by commas. <\/label>\n\n<\/div>\n<\/div> \n\n\n\n\n<div class=\"form-field\">\n<label> Do you suffer from or ever suffered from depression, low mood or suicidal thoughts?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-suffer-from-or-ever-suffered-from-depression-low-mood-or-suicidal-thoughts\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-suffer-from-or-ever-suffered-from-depression-low-mood-or-suicidal-thoughts\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-suffer-from-or-ever-suffered-from-depression-low-mood-or-suicidal-thoughts\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"depression\" data-orig_data_id=\"depression\"  class=\"\" data-class=\"wpcf7cf_group\">  \n<span class=\"wpcf7-form-control-wrap\" data-name=\"You-can-add-multiple-options-using-commas\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"You-can-add-multiple-options-using-commas\"><\/textarea><\/span>\n<label>You can add multiple options, separated by commas.<\/label>\n\n<\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label> Have you had sensitivity to Minoxidil, Finasteride, Dutasteride, Ethanol, Glycerine?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-had-sensitivity-to-Minoxidil-Finasteride-Dutasteride-Ethanol-Glycerine\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-had-sensitivity-to-Minoxidil-Finasteride-Dutasteride-Ethanol-Glycerine\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"Have-you-had-sensitivity-to-Minoxidil-Finasteride-Dutasteride-Ethanol-Glycerine\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-had-sensitivity-to-Minoxidil-Finasteride-Dutasteride-Ethanol-Glycerine\" value=\"NOT USED\" \/><span class=\"wpcf7-list-item-label\">NOT USED<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n<div class=\"form-field\">\n<label> Do you have any allergies?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-have-any-allergies\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-have-any-allergies\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-have-any-allergies\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"group-865\" data-orig_data_id=\"group-865\"  class=\"\" data-class=\"wpcf7cf_group\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-637\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"textarea-637\"><\/textarea><\/span>\n<label>You can add multiple options, separated by commas.<\/label>\n\n<\/div>\n<\/div> \n\n\n\n<div class=\"form-field\">\n<label> Do you take regular medication? Please list?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-take-regular-medication\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-take-regular-medication\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-take-regular-medication\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"regular\" data-orig_data_id=\"regular\"  class=\"\" data-class=\"wpcf7cf_group\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"You-can-add-multiple-options-using-commas\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"You-can-add-multiple-options-using-commas\"><\/textarea><\/span>\n<label> You can add multiple options, separated by commas. <\/label>\n\n<\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label> Have you had finasteride with unsatisfactory results?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-had-finasteride-with-unsatisfactory-results\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-had-finasteride-with-unsatisfactory-results\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-had-finasteride-with-unsatisfactory-results\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label> Have you had Minoxidil with unsatisfactory results? \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-had-Minoxidil-with-unsatisfactory-results\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-had-Minoxidil-with-unsatisfactory-results\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-had-Minoxidil-with-unsatisfactory-results\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n\n<div class=\"form-field\">\n<label> Have you taken dutasteride for your hair loss? \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"have-you-taken-dutasteride-for-your-hair-loss\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"have-you-taken-dutasteride-for-your-hair-loss\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"have-you-taken-dutasteride-for-your-hair-loss\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label> Would you prefer a topical scalp application instead of oral tablets (fewer side effects with topical solutions) \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Would-you-prefer-a-topical-scalp-application-instead-of-oral-tablets\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Would-you-prefer-a-topical-scalp-application-instead-of-oral-tablets\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Would-you-prefer-a-topical-scalp-application-instead-of-oral-tablets\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label>I will read the information leaflet  provided. \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"I-will-read-the-information-leaflet-provided\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"I-will-read-the-information-leaflet-provided\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"I-will-read-the-information-leaflet-provided\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span>\n<div> <button class=\"popmake-2227\">Leaflet  <\/button><\/div>\n\n<\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label>Would you like us to inform your GP about any treatment provided?  \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Would-you-like-us-to-inform-your-GP-about-any-treatment-provided\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Would-you-like-us-to-inform-your-GP-about-any-treatment-provided\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Would-you-like-us-to-inform-your-GP-about-any-treatment-provided\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"GP\" data-orig_data_id=\"GP\"  class=\"\" data-class=\"wpcf7cf_group\"> \n<label> Share us full information about your GP  \n<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-931\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"textarea-931\"><\/textarea><\/span><\/div>\n<\/div> \n\n<div class=\"checkbox-1\">\n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"checkbox-716\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first last\"><label><input type=\"checkbox\" name=\"checkbox-716[]\" value=\"By ticking this box you confirm you have read, understood and accept our Terms &amp; Conditions and Privacy Policy\" \/><span class=\"wpcf7-list-item-label\">By ticking this box you confirm you have read, understood and accept our Terms &amp; Conditions and Privacy Policy<\/span><\/label><\/span><\/span><\/span>\n<\/div>\n\n<div class=\"buult\">\n<ul>\n<li>I will stop using Finasteride, Dutasteride or Minoxidil and contact my GP if I develop any side effects including depression, low mood or suicidal thoughts.<\/li>\n<li>I am aware that in a very small number of men, side effects of Finasteride\/Dutasteride can linger on for a while after stopping taking them.<\/li>\n<li>I agree to inform you and my GP about any reduced sexual function such as inability to to get and maintain an erection or a decrease in sex drive<\/li>\n<li>I understand that Finasteride and Dutasteride may affect semen characteristics (reduction in sperm count, semen volume and sperm motility) in healthy men. The possibility of reduced male infertility cannot be excluded.<\/li>\n<li>Finasteride and dutasteride are excreted in semen in small amounts and use of condom is neccessary if sexual partner is pregnant or likely to become pregnant.<\/li>\n<li>If you are planning to start a family, you need to stop taking finasteride one month before and dutasteride 6 months before.<\/li>\n<li>I will inform my GP That I am taking Dutasteride or Finasteride in advance of any PSA test (Prostrate Specific Antigen test)<\/li><\/ul>\n<ul>\n<li>I am responsible for the information I provide to you about myself, my health, my medications, my address and I am responsible for letting you know if there are any changes to this information and for keeping it up to date.<\/li>\n\n<li>I confirm that this information is true, accurate and acknowledge that if I do not provide accurate and up to date information I could be putting my health at serious risk.<\/li>\n\n<li>I am aware that it can take 3-6 monts to see visible hair growth and that online assessment can not replace a face to face consultation<\/li><\/ul>\n<\/div>\n<div>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"checkbox-679\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first last\"><label><input type=\"checkbox\" name=\"checkbox-679[]\" value=\"I\u2019m aware that Genetic Hair loss is an ongoing condition and that all types of treatments have to be ongoing to maintain hair\" \/><span class=\"wpcf7-list-item-label\">I\u2019m aware that Genetic Hair loss is an ongoing condition and that all types of treatments have to be ongoing to maintain hair<\/span><\/label><\/span><\/span><\/span><\/div>\n<div><span class=\"wpcf7-form-control-wrap\" data-name=\"checkbox-70\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first last\"><label><input type=\"checkbox\" name=\"checkbox-70[]\" value=\"I am aware that online assessment cannot replace a face to face consultation\" \/><span class=\"wpcf7-list-item-label\">I am aware that online assessment cannot replace a face to face consultation<\/span><\/label><\/span><\/span><\/span><\/div>\n\n\n<div class=\"form-field\">\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-c7dfbb4 medical-questions-section\" data-id=\"c7dfbb4\" data-element_type=\"column\" id=\"final-form-column2\">\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-848ce08 elementor-widget elementor-widget-html\" data-id=\"848ce08\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"custom-progress-bar-container\">\r\n    <ul class=\"cutom\">\r\n        <li class=\"custom-step custom1\" data-step=\"0\"><span>01<\/span><br> Personal Information<\/li>\r\n        <li class=\"custom-step cutom3\" data-step=\"1\"><span>02<\/span><br> Select Treatment<\/li>\r\n        <li class=\"custom-step active\" data-step=\"2\"><span>03<\/span><br> Medical Questions<\/li>\r\n    <\/ul>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b01f99e elementor-widget elementor-widget-shortcode\" data-id=\"b01f99e\" data-element_type=\"widget\" id=\"medical-question\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f1820-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"1820\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/treatments\/wp-json\/wp\/v2\/pages\/1736#wpcf7-f1820-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"1820\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1820-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_group_fields\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_visible_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_repeaters\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_steps\" value=\"{}\" \/><input type=\"hidden\" name=\"_wpcf7cf_options\" value=\"{&quot;form_id&quot;:1820,&quot;conditions&quot;:[{&quot;then_field&quot;:&quot;skin&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Do-you-suffer-from-any-scalp-issues-including-and-not-limited-to-infection-psoriasis-eczema-sunburn-broken-scalp-skin-irritation-or-scalp-inflammation&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;medical&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Have-you-been-diagnosed-with-any-medical-condition&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;Hert&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Do-you-have-or-have-you-suffered-from-heart-failure-stroke-heart-arrhythmia-history-of-heart&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;liver&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Have-you-been-diagnosed-with-or-have-any-form-of-liver-Kidney-disease-or-Pheochromocytoma&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;-1&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;-1&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;-1&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;-1&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;regular&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Do-you-take-regular-medication&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;allergies&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Do-you-have-any-allergies&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]},{&quot;then_field&quot;:&quot;GP&quot;,&quot;and_rules&quot;:[{&quot;if_field&quot;:&quot;Would-you-like-us-to-inform-your-GP-about-any-treatment-provided&quot;,&quot;operator&quot;:&quot;equals&quot;,&quot;if_value&quot;:&quot;YES&quot;}]}],&quot;settings&quot;:{&quot;animation&quot;:&quot;yes&quot;,&quot;animation_intime&quot;:200,&quot;animation_outtime&quot;:200,&quot;conditions_ui&quot;:&quot;normal&quot;,&quot;notice_dismissed&quot;:false,&quot;notice_dismissed_update-cf7-6.0.3&quot;:true,&quot;notice_dismissed_update-cf7-6.1.2&quot;:true,&quot;notice_dismissed_update-cf7-6.1.3&quot;:true}}\" \/>\n<\/fieldset>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"dob-women\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gender-women\" \/>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"order_number\" \/>\n\n\n<div class=\"form-field\">\n<label>Are you purchasing for yourself?<\/label>\n<div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Are-you-purchasing-for-yourself\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Are-you-purchasing-for-yourself\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Are-you-purchasing-for-yourself\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div>\n\n<div class=\"form-field\">\n<label>Are you between 16-65 yrs of age?<\/label>\n<div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Are-you-between-16-65-yrs-of-age\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Are-you-between-16-65-yrs-of-age\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Are-you-between-16-65-yrs-of-age\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div> \n<\/div>\n\n<div class=\"form-field\">\n<label> Are you biological female?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Are-you-biological-male-or-female\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Are-you-biological-male-or-female\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Are-you-biological-male-or-female\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label>Have you been diagnosed with androgenetic hair loss? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-been-diagnosed-with-androgenetic-hair-loss\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-androgenetic-hair-loss\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-androgenetic-hair-loss\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n\n<div class=\"form-field\">\n<label>Choose image that best describes your hair loss  <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Choose-image-that-best-describes-your-hair-loss\"><span class=\"wpcf7-form-control wpcf7-radio women\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Choose-image-that-best-describes-your-hair-loss\" value=\"Stag1\" \/><span class=\"wpcf7-list-item-label\">Stag1<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"Choose-image-that-best-describes-your-hair-loss\" value=\"Stag2\" \/><span class=\"wpcf7-list-item-label\">Stag2<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"Choose-image-that-best-describes-your-hair-loss\" value=\"Stag3\" \/><span class=\"wpcf7-list-item-label\">Stag3<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"Choose-image-that-best-describes-your-hair-loss\" value=\"Stag4\" \/><span class=\"wpcf7-list-item-label\">Stag4<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Choose-image-that-best-describes-your-hair-loss\" value=\"Stag5\" \/><span class=\"wpcf7-list-item-label\">Stag5<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n\n<div class=\"form-field\">\n<label> What hair loss treatments have you tried before?<\/label>\nYou can add multiple options, separated by commas.\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"What-hair-loss-treatments-have-you-tried-before\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"What-hair-loss-treatments-have-you-tried-before\"><\/textarea><\/span>\n<\/div>\n<\/div> \n<div class=\"form-field\">\n<label>How long have you had hair loss for? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"How-long-have-you-had-hair-loss-for\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"How-long-have-you-had-hair-loss-for\" \/><\/span><\/div>\n<\/div>\n\n\n<div class=\"form-field\">\n<label>Have you been getting more than normal daily shedding of hair?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-been-getting-more-than-normal-daily-shedding-of-hair\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-been-getting-more-than-normal-daily-shedding-of-hair\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-been-getting-more-than-normal-daily-shedding-of-hair\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n\n<div class=\"form-field\">\n<label> Does your scalp have any burning or pain sensations? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Does-your-scalp-have-any-burning-or-pain-sensations\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Does-your-scalp-have-any-burning-or-pain-sensations\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Does-your-scalp-have-any-burning-or-pain-sensations\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n<div class=\"form-field\">\n<label> Do you have well defined patches of complete hair loss? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-have-well-defined-patches-of-complete-hair-loss\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-have-well-defined-patches-of-complete-hair-loss\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-have-well-defined-patches-of-complete-hair-loss\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label> Do you suffer from any scalp issues including and not limited to infection, psoriasis, eczema, sunburn, broken scalp skin, irritation or scalp inflammation? \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-suffer-from-any-scalp-issues-including-and-not-limited-to-infection-psoriasis-eczema-sunburn-broken-scalp-skin-irritation-or-scalp-inflammation\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-suffer-from-any-scalp-issues-including-and-not-limited-to-infection-psoriasis-eczema-sunburn-broken-scalp-skin-irritation-or-scalp-inflammation\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-suffer-from-any-scalp-issues-including-and-not-limited-to-infection-psoriasis-eczema-sunburn-broken-scalp-skin-irritation-or-scalp-inflammation\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"skin\" data-orig_data_id=\"skin\"  class=\"\" data-class=\"wpcf7cf_group\">\n<label>You can add multiple options, separated by commas. <\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"You-can-add-multiple-options-using-commas\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"You-can-add-multiple-options-using-commas\"><\/textarea><\/span>\n\n<\/div>\n\n<\/div> \n<div class=\"form-field\">\n<label>Do you have any eye brow or eye lash hair loss? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-have-any-eye-brow-or-eye-lash-hair-loss\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-have-any-eye-brow-or-eye-lash-hair-loss\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-have-any-eye-brow-or-eye-lash-hair-loss\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n\n<div class=\"form-field\">\n<label> Have you been diagnosed with any medical condition?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-been-diagnosed-with-any-medical-condition\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-any-medical-condition\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-any-medical-condition\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"medical\" data-orig_data_id=\"medical\"  class=\"\" data-class=\"wpcf7cf_group\">\n\n<label> You can add multiple options, separated by commas.<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"medical\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"medical\"><\/textarea><\/span>\n\n<\/div>\n<\/div> \n\n<div class=\"form-field\">\n<label> Do you have, or have you suffered from heart failure, stroke, heart arrhythmia, history of heart attack? <\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-have-or-have-you-suffered-from-heart-failure-stroke-heart-arrhythmia-history-of-heart\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-have-or-have-you-suffered-from-heart-failure-stroke-heart-arrhythmia-history-of-heart\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-have-or-have-you-suffered-from-heart-failure-stroke-heart-arrhythmia-history-of-heart\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"Hert\" data-orig_data_id=\"Hert\"  class=\"\" data-class=\"wpcf7cf_group\"> \n<label> You can add multiple options, separated by commas. <\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"hert\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"hert\"><\/textarea><\/span>\n<\/div>\n\n<\/div> \n\n<div class=\"form-field\">\n<label>Would you like us to inform your GP about any treatment provided?  \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Would-you-like-us-to-inform-your-GP-about-any-treatment-provided\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Would-you-like-us-to-inform-your-GP-about-any-treatment-provided\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Would-you-like-us-to-inform-your-GP-about-any-treatment-provided\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"GP\" data-orig_data_id=\"GP\"  class=\"\" data-class=\"wpcf7cf_group\"> \n<label> Share us full information about your GP  \n<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"Share-us-full-information-about-your-GP\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"Share-us-full-information-about-your-GP\"><\/textarea><\/span><\/div>\n<\/div> \n\n<div>\n\n\n\n<div class=\"form-field\">\n<label> Have you been diagnosed with or have any form of liver, Kidney disease or Pheochromocytoma?\n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-been-diagnosed-with-or-have-any-form-of-liver-Kidney-disease-or-Pheochromocytoma\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-or-have-any-form-of-liver-Kidney-disease-or-Pheochromocytoma\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-been-diagnosed-with-or-have-any-form-of-liver-Kidney-disease-or-Pheochromocytoma\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"liver\" data-orig_data_id=\"liver\"  class=\"\" data-class=\"wpcf7cf_group\"> \n<label>You can add multiple options, separated by commas. <\/label>\n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"You-can-add-multiple-options-using-commas\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"You-can-add-multiple-options-using-commas\"><\/textarea><\/span><\/div>\n<\/div> \n\n\n\n\n<div class=\"form-field\">\n<label> Have you had sensitivity to Minoxidil, Ethanol, Glycerine?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-had-sensitivity-to-Minoxidil-Ethanol-Glycerine\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-had-sensitivity-to-Minoxidil-Ethanol-Glycerine\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"Have-you-had-sensitivity-to-Minoxidil-Ethanol-Glycerine\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-had-sensitivity-to-Minoxidil-Ethanol-Glycerine\" value=\"NOT USED\" \/><span class=\"wpcf7-list-item-label\">NOT USED<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n<div class=\"form-field\">\n<label> Do you have any allergies?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-have-any-allergies\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-have-any-allergies\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-have-any-allergies\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<div data-id=\"allergies\" data-orig_data_id=\"allergies\"  class=\"\" data-class=\"wpcf7cf_group\"><span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-993\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"textarea-993\"><\/textarea><\/span><\/div>\n\n\n<\/div> \n<div class=\"form-field\">\n<label> Do you take regular medication? Please list?<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Do-you-take-regular-medication\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Do-you-take-regular-medication\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Do-you-take-regular-medication\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div data-id=\"regular\" data-orig_data_id=\"regular\"  class=\"\" data-class=\"wpcf7cf_group\">\n<label> You can add multiple by add comma between <\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-515\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"textarea-515\"><\/textarea><\/span>\n\n<\/div>\n<\/div> \n\n\n\n<div class=\"form-field\">\n<label> Have you had Minoxidil with unsatisfactory results? \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Have-you-had-Minoxidil-with-unsatisfactory-results\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Have-you-had-Minoxidil-with-unsatisfactory-results\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Have-you-had-Minoxidil-with-unsatisfactory-results\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n\n\n<div class=\"form-field\">\n<label> Would you prefer a topical scalp application instead of oral tablets (fewer side effects with topical solutions)?\n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"Would-you-prefer-a-topical-scalp-application-instead-of-oral-tablets\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"Would-you-prefer-a-topical-scalp-application-instead-of-oral-tablets\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"Would-you-prefer-a-topical-scalp-application-instead-of-oral-tablets\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span><\/div>\n<\/div> \n\n\n\n<div class=\"form-field\">\n<label>I will read the information leaflet  provided. \n<\/label>\n <div class=\"form-input\"><span class=\"wpcf7-form-control-wrap\" data-name=\"I-will-read-the-information-leaflet-provided\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"I-will-read-the-information-leaflet-provided\" value=\"YES\" \/><span class=\"wpcf7-list-item-label\">YES<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"I-will-read-the-information-leaflet-provided\" value=\"NO\" \/><span class=\"wpcf7-list-item-label\">NO<\/span><\/label><\/span><\/span><\/span>\n<div> <button class=\"popmake-2227\">Leaflet  <\/button><\/div>\n\n<\/div>\n<\/div> \n\n\n<div class=\"checkbox-1\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"checkbox-298\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first last\"><label><input type=\"checkbox\" name=\"checkbox-298[]\" value=\"By ticking this box you confirm you have read, understood and accept our Terms &amp; Conditions and Privacy Policy\" \/><span class=\"wpcf7-list-item-label\">By ticking this box you confirm you have read, understood and accept our Terms &amp; Conditions and Privacy Policy<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div class=\"buult\"><ul>\n<li>I will stop using Minoxidil and contact my GP if I develop any side effects.<\/li>\n\n<li>If you are planning to start a family, you need to stop taking Minoxidil while pregnant and whilst breastfeeding.<\/li>\n\n<li>I will inform you of any change in medical history or medication change<\/li>\n\n<li>I am responsible for the information I provide to you about myself, my health, my medications, my address and I am responsible for letting you know if there are any changes to this information and for keeping it up to date.<\/li>\n\n <li>I confirm that this information is true, accurate and acknowledge that if I do not provide accurate and up to date information I could be putting my health at serious risk.<\/li>\n\n<li>I am aware that it can take 3-6 months to see visible hair growth and that online assessment can not replace a face to face consultation.<\/li><\/ul><\/div>\n<div>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"checkbox-406\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first last\"><label><input type=\"checkbox\" name=\"checkbox-406[]\" value=\"I\u2019m aware that Genetic Hair loss is an ongoing condition and that all types of treatments have to be ongoing to maintain hair\" \/><span class=\"wpcf7-list-item-label\">I\u2019m aware that Genetic Hair loss is an ongoing condition and that all types of treatments have to be ongoing to maintain hair<\/span><\/label><\/span><\/span><\/span>\n<\/div>\n<div><span class=\"wpcf7-form-control-wrap\" data-name=\"checkbox-822\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first last\"><label><input type=\"checkbox\" name=\"checkbox-822[]\" value=\"I am aware that online assessment cannot replace a face to face consultation\" \/><span class=\"wpcf7-list-item-label\">I am aware that online assessment cannot replace a face to face consultation<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div class=\"form-field\">\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8a981ae elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8a981ae\" 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-100 elementor-top-column elementor-element elementor-element-4706f2b\" data-id=\"4706f2b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3b8a712 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3b8a712\" 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-100 elementor-top-column elementor-element elementor-element-1ad7163\" data-id=\"1ad7163\" 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-93d0d42 elementor-widget elementor-widget-html\" data-id=\"93d0d42\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\njQuery(document).on('added_to_cart', function (event, fragments, cart_hash, $button) {\r\n    \/\/ Check which button was clicked\r\n    if ($button.closest('#product-column').length) {\r\n        \/\/ Hide product-column and show final-form-column\r\n        document.getElementById('product-column').style.display = 'none';\r\n        document.getElementById('final-form-column').style.display = 'block';\r\n    } else if ($button.closest('#product-column2').length) {\r\n        \/\/ Hide product-column2 and show final-form-column2\r\n        document.getElementById('product-column2').style.display = 'none';\r\n        document.getElementById('final-form-column2').style.display = 'block';\r\n    }\r\n});\r\n<\/script>\r\n\r\n<script>\r\ndocument.getElementById('age-verify-btn').addEventListener('click', function () {\r\n    const dobInput = document.getElementById('dob').value;\r\n    if (!dobInput) {\r\n        alert('Please enter your date of birth.');\r\n        return;\r\n    }\r\n\r\n    const dob = new Date(dobInput);\r\n    const today = new Date();\r\n    if (isNaN(dob.getTime())) {\r\n        alert('Invalid date format. Please use YYYY-MM-DD.');\r\n        return;\r\n    }\r\n\r\n    let age = today.getFullYear() - dob.getFullYear();\r\n    const monthDiff = today.getMonth() - dob.getMonth();\r\n    if (monthDiff < 0 || (monthDiff === 0 && today.getDate() < dob.getDate())) {\r\n        age--;\r\n    }\r\n\r\n    if (age >= 18 && age <= 65) {\r\n        const selectedGender = document.getElementById('gender').value;\r\n        if (selectedGender === '') {\r\n            alert('Please select a gender.');\r\n            return;\r\n        }\r\n\r\n        \/\/ Hide age verification form\r\n        document.getElementById('age-verification-column').style.display = 'none';\r\n\r\n        if (selectedGender === 'male') {\r\n            document.getElementById('product-column').style.display = 'block';\r\n            document.getElementById('product-column2').style.display = 'none';\r\n\r\n            \/\/ Assign values to Men's Contact Form 7\r\n            const menDobField = document.querySelector('input[name=\"dob-men\"]');\r\n            const menGenderField = document.querySelector('input[name=\"gender-men\"]');\r\n\r\n            if (menDobField && menGenderField) {\r\n                menDobField.value = dobInput;\r\n                menGenderField.value = selectedGender;\r\n            }\r\n\r\n        } else if (selectedGender === 'female') {\r\n            document.getElementById('product-column').style.display = 'none';\r\n            document.getElementById('product-column2').style.display = 'block';\r\n\r\n            \/\/ Assign values to Women's Contact Form 7\r\n            const womenDobField = document.querySelector('input[name=\"dob-women\"]');\r\n            const womenGenderField = document.querySelector('input[name=\"gender-women\"]');\r\n\r\n            if (womenDobField && womenGenderField) {\r\n                womenDobField.value = dobInput;\r\n                womenGenderField.value = selectedGender;\r\n            }\r\n        }\r\n    } else {\r\n        document.getElementById('error-msg').style.display = 'block';\r\n    }\r\n});\r\n<\/script>\r\n\r\n\r\n\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>01 Personal Information 02 Select Treatment 03 Medical Questions Date of Birth Gender SelectMaleFemale NEXT STEP You must be between 18 and 65 years old. 01 Personal Information 02 Select Treatment 03 Medical Questions 01 Personal Information 02 Select Treatment 03 Medical Questions 01 Personal Information 02 Select Treatment 03 Medical Questions 01 Personal Information &#8230;<\/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-1736","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Result -<\/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:\/\/hairologycentre.com\/treatments\/result\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Result -\" \/>\n<meta property=\"og:description\" content=\"01 Personal Information 02 Select Treatment 03 Medical Questions Date of Birth Gender SelectMaleFemale NEXT STEP You must be between 18 and 65 years old. 01 Personal Information 02 Select Treatment 03 Medical Questions 01 Personal Information 02 Select Treatment 03 Medical Questions 01 Personal Information 02 Select Treatment 03 Medical Questions 01 Personal Information ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hairologycentre.com\/treatments\/result\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-23T11:06:36+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<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Result -","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:\/\/hairologycentre.com\/treatments\/result\/","og_locale":"en_US","og_type":"article","og_title":"Result -","og_description":"01 Personal Information 02 Select Treatment 03 Medical Questions Date of Birth Gender SelectMaleFemale NEXT STEP You must be between 18 and 65 years old. 01 Personal Information 02 Select Treatment 03 Medical Questions 01 Personal Information 02 Select Treatment 03 Medical Questions 01 Personal Information 02 Select Treatment 03 Medical Questions 01 Personal Information ...","og_url":"https:\/\/hairologycentre.com\/treatments\/result\/","article_modified_time":"2025-06-23T11:06:36+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hairologycentre.com\/treatments\/result\/","url":"https:\/\/hairologycentre.com\/treatments\/result\/","name":"Result -","isPartOf":{"@id":"https:\/\/hairologycentre.com\/treatments\/#website"},"datePublished":"2025-01-23T13:24:34+00:00","dateModified":"2025-06-23T11:06:36+00:00","breadcrumb":{"@id":"https:\/\/hairologycentre.com\/treatments\/result\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hairologycentre.com\/treatments\/result\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hairologycentre.com\/treatments\/result\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hairologycentre.com\/treatments\/"},{"@type":"ListItem","position":2,"name":"Result"}]},{"@type":"WebSite","@id":"https:\/\/hairologycentre.com\/treatments\/#website","url":"https:\/\/hairologycentre.com\/treatments\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hairologycentre.com\/treatments\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/comments?post=1736"}],"version-history":[{"count":218,"href":"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736\/revisions"}],"predecessor-version":[{"id":3042,"href":"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/pages\/1736\/revisions\/3042"}],"wp:attachment":[{"href":"https:\/\/hairologycentre.com\/treatments\/wp-json\/wp\/v2\/media?parent=1736"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}