{"id":128,"date":"2025-08-29T04:24:37","date_gmt":"2025-08-29T04:24:37","guid":{"rendered":"https:\/\/alborzpharmaceuticals.com\/?page_id=128"},"modified":"2025-08-30T10:12:48","modified_gmt":"2025-08-30T10:12:48","slug":"validate","status":"publish","type":"page","link":"https:\/\/alborzpharmaceuticals.com\/index.php\/validate\/","title":{"rendered":"Validate"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"128\" class=\"elementor elementor-128\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-28e3a472 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"28e3a472\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-b5571eb\" data-id=\"b5571eb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2fcda037 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2fcda037\" 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-inner-column elementor-element elementor-element-2ce3b65b elementor-invisible\" data-id=\"2ce3b65b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\">\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-69a0a871 elementor-widget elementor-widget-heading\" data-id=\"69a0a871\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PRODUCT AUTHENTICATION<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15b22fe0 elementor-widget elementor-widget-heading\" data-id=\"15b22fe0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Enter the \"Authenticity Codes\" found on the label to verify the authenticity of your product .<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c2eac67 elementor-widget elementor-widget-heading\" data-id=\"c2eac67\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ENTER AUTHENTICATION CODE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b5d198 elementor-widget elementor-widget-html\" data-id=\"8b5d198\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n\n\t<div id=\"primary\" class=\"content-area\">\n\t\t<main id=\"main\" class=\"site-main\" role=\"main\">\n<script src=\"https:\/\/code.jquery.com\/jquery-3.4.1.js\"><\/script> \n<div class=\"container mt-2\">\n    <div class=\"row\">\n        <div class=\"col-md-12\"><span id=\"err-msg\" style=\"display: none\"><\/span>\n                <form action=\"javascript:void(0)\" method=\"post\" id=\"php-ajax-form\">\n                    \n<div class=\"form-group\"> \n                    <p style=\"text-align: left\">\n                    <input type=\"text\" name=\"code\" id=\"code\" class=\"form-control\" value=\"\" maxlength=\"50\">\n                    <span style=\"text-align: center\"><\/span>                                        <\/div>\n                   \n \n \n                    <p style=\"text-align: left\">\n                      <input type=\"submit\"  name=\"submit\" value=\"Submit\">\n                      \n                    <span style=\"text-align: center\"><\/span><\/p>\n                <\/form>\n        <\/div>\n    <\/div>        \n<\/div>\n<script type=\"text\/javascript\">\n $(document).ready(function($){\n \n    \/\/ on submit...\n    $('#php-ajax-form').submit(function(e){\n \n        e.preventDefault();\n \n \n        $(\"#err-msg\").hide();\n \n        \/\/name required\n        var code = $(\"input#code\").val();\n        if(code == \"\"){\n            $(\"#err-msg\").fadeIn().text(\"Authentication Code required.\");\n            $(\"#err-msg\").css(\"color\",\"red\");\n            $(\"input#code\").focus();\n            return false;\n        }\n \n      \n \n        \/\/ ajax\n        $.ajax({\n            type:\"POST\",\n            url: \"https:\/\/alborzpharmaceuticals.com\/ajaxjs.php\",\n            data: {code:code},\n            success: function(data){\n             if(data == 0)\n             {\n                 $(\"#err-msg\").fadeIn().text(\"Sorry! Your product is not authentic\");\n                 $(\"#err-msg\").css(\"color\",\"red\");\n                  $(\"input[type='text']\").val(\"\");\n             }\n             else\n             {\n                 $(\"#err-msg\").fadeIn().text(\"Congratulations! Your product is authentic \");\n                 $(\"#err-msg\").css(\"color\",\"green\");\n                  $(\"input[type='text']\").val(\"\");\n             }\n              \/\/alert('Form Has been submitted successfully using ajax in PHP');\n            }\n        });\n    });  \n \n    return false;\n    });\n<\/script>\n\t\n\n\t\t<\/main><!-- #main -->\n\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d816f7 elementor-widget elementor-widget-heading\" data-id=\"5d816f7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">WHERE IS MY VERIFICATION CODE?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-126e0c0 elementor-widget elementor-widget-heading\" data-id=\"126e0c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Method 1:<br>\nFind the code sticker on the back of the box or shipping carton .<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb15559 elementor-widget elementor-widget-image\" data-id=\"fb15559\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"150\" height=\"98\" src=\"https:\/\/alborzpharmaceuticals.com\/wp-content\/uploads\/2025\/08\/imei-label-150x98-1.png\" class=\"attachment-thumbnail size-thumbnail wp-image-214\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ee3a8b elementor-widget elementor-widget-heading\" data-id=\"8ee3a8b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Method 2:<br>\nScratch the protective layer and enter the code in the empty field on the left, then click the confirm button .<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18b4db83 elementor-widget elementor-widget-spacer\" data-id=\"18b4db83\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\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\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>PRODUCT AUTHENTICATION Enter the &#8220;Authenticity Codes&#8221; found on the label to verify the authenticity of your product . ENTER AUTHENTICATION CODE WHERE IS MY VERIFICATION CODE? Method 1: Find the code sticker on the back of the box or shipping carton . Method 2: Scratch the protective layer and enter the code in the empty [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-128","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/alborzpharmaceuticals.com\/index.php\/wp-json\/wp\/v2\/pages\/128","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alborzpharmaceuticals.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alborzpharmaceuticals.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alborzpharmaceuticals.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alborzpharmaceuticals.com\/index.php\/wp-json\/wp\/v2\/comments?post=128"}],"version-history":[{"count":16,"href":"https:\/\/alborzpharmaceuticals.com\/index.php\/wp-json\/wp\/v2\/pages\/128\/revisions"}],"predecessor-version":[{"id":419,"href":"https:\/\/alborzpharmaceuticals.com\/index.php\/wp-json\/wp\/v2\/pages\/128\/revisions\/419"}],"wp:attachment":[{"href":"https:\/\/alborzpharmaceuticals.com\/index.php\/wp-json\/wp\/v2\/media?parent=128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}