janaushdhistore.com Open in urlscan Pro
2a02:4780:11:1923:0:eb9:8485:2  Public Scan

URL: https://janaushdhistore.com/
Submission Tags: @phish_report
Submission: On December 19 via api from FI — Scanned from FI

Form analysis 2 forms found in the DOM

POST

<form class="form-component mb-5 mb-lg-0" action="" method="POST">
  <input type="hidden" name="_token" value="QlAMFodU75sWkp39P6D9ewFXRvdI2zcJN9EnntSA">
  <div class="row">
    <div class="form-group col-md-6">
      <input type="text" class="form-control" id="name" value="" name="name" placeholder="Your Name ..?" required="">
    </div>
    <div class="form-group col-md-6">
      <input type="email" class="form-control" value="" name="email" id="email" placeholder="Your Email ..?" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-12">
      <input type="text" value="" name="mobile" class="form-control" id="mobile" placeholder="Your Mobile Number ..?" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-6">
      <select class="form-control" value="" name="state" required="">
        <option value="">---Select State---</option>
        <option value="Andaman and Nicobar Islands">Andaman and Nicobar Islands</option>
        <option value="Andhra Pradesh">Andhra Pradesh</option>
        <option value="Arunachal Pradesh">Arunachal Pradesh</option>
        <option value="Assam">Assam</option>
        <option value="Bihar">Bihar</option>
        <option value="Chandigarh">Chandigarh</option>
        <option value="Chhattisgarh">Chhattisgarh</option>
        <option value="Dadra and Nagar Haveli">Dadra and Nagar Haveli</option>
        <option value="Daman and Diu">Daman and Diu</option>
        <option value="Delhi">Delhi</option>
        <option value="Goa">Goa</option>
        <option value="Gujarat">Gujarat</option>
        <option value="Haryana">Haryana</option>
        <option value="Himachal Pradesh">Himachal Pradesh</option>
        <option value="Jammu and Kashmir">Jammu and Kashmir</option>
        <option value="Jharkhand">Jharkhand</option>
        <option value="Karnataka">Karnataka</option>
        <option value="Kerala">Kerala</option>
        <option value="Lakshadweep">Lakshadweep</option>
        <option value="Madhya Pradesh">Madhya Pradesh</option>
        <option value="Maharashtra">Maharashtra</option>
        <option value="Manipur">Manipur</option>
        <option value="Meghalaya">Meghalaya</option>
        <option value="Mizoram">Mizoram</option>
        <option value="Nagaland">Nagaland</option>
        <option value="Odisha">Odisha</option>
        <option value="Punjab">Punjab</option>
        <option value="Puducherry">Puducherry</option>
        <option value="Rajasthan">Rajasthan</option>
        <option value="Sikkim">Sikkim</option>
        <option value="Tamil Nadu">Tamil Nadu</option>
        <option value="Telangana">Telangana</option>
        <option value="Tripura">Tripura</option>
        <option value="Uttar Pradesh">Uttar Pradesh</option>
        <option value="Uttarakhand">Uttarakhand</option>
        <option value="West Bengal">West Bengal</option>
      </select>
    </div>
    <div class="form-group col-md-6">
      <input type="text" class="form-control" value="" name="city" id="mobile" placeholder="Enter applicable city name" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-12">
      <select class="form-control" value="" name="category" required="">
        <option value="">---Select Interested---</option>
        <option value="Outlet"> Outlet</option>
        <option value="Distributorship"> Distributorship</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="form-group mt-4">
      <div class="form-check">
        <input class="form-check-input" type="checkbox" value="" id="invalidCheck" required="">
        <label class="form-check-label" for="invalidCheck"> &nbsp; Are You Agree to <a href="terms-conditions.html">Terms &amp; Conditions ? </a>
        </label>
      </div>
    </div>
  </div>
  <button type="submit" name="submit1" class="btn btn-block btn-success btn-lg w-100 mt-4 mb-2"><i class="flaticon2-add-1"></i> Submit</button>
</form>

POST

<form class="form-component mb-5 mb-lg-0" action="" method="POST">
  <input type="hidden" name="_token" value="QlAMFodU75sWkp39P6D9ewFXRvdI2zcJN9EnntSA">
  <div class="row">
    <div class="form-group col-md-6">
      <input type="text" class="form-control" id="name" name="name" placeholder="Your Name ..?" required="">
    </div>
    <div class="form-group col-md-6">
      <input type="email" class="form-control" name="email" id="email" placeholder="Your Email ..?" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-12">
      <input type="text" name="mobile" class="form-control" id="mobile" placeholder="Your Mobile Number ..?" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-6">
      <select class="form-control" name="state" required="">
        <option value="">---Select State---</option>
        <option value="Andaman and Nicobar Islands">Andaman and Nicobar Islands</option>
        <option value="Andhra Pradesh">Andhra Pradesh</option>
        <option value="Arunachal Pradesh">Arunachal Pradesh</option>
        <option value="Assam">Assam</option>
        <option value="Bihar">Bihar</option>
        <option value="Chandigarh">Chandigarh</option>
        <option value="Chhattisgarh">Chhattisgarh</option>
        <option value="Dadra and Nagar Haveli">Dadra and Nagar Haveli</option>
        <option value="Daman and Diu">Daman and Diu</option>
        <option value="Delhi">Delhi</option>
        <option value="Goa">Goa</option>
        <option value="Gujarat">Gujarat</option>
        <option value="Haryana">Haryana</option>
        <option value="Himachal Pradesh">Himachal Pradesh</option>
        <option value="Jammu and Kashmir">Jammu and Kashmir</option>
        <option value="Jharkhand">Jharkhand</option>
        <option value="Karnataka">Karnataka</option>
        <option value="Kerala">Kerala</option>
        <option value="Lakshadweep">Lakshadweep</option>
        <option value="Madhya Pradesh">Madhya Pradesh</option>
        <option value="Maharashtra">Maharashtra</option>
        <option value="Manipur">Manipur</option>
        <option value="Meghalaya">Meghalaya</option>
        <option value="Mizoram">Mizoram</option>
        <option value="Nagaland">Nagaland</option>
        <option value="Odisha">Odisha</option>
        <option value="Punjab">Punjab</option>
        <option value="Puducherry">Puducherry</option>
        <option value="Rajasthan">Rajasthan</option>
        <option value="Sikkim">Sikkim</option>
        <option value="Tamil Nadu">Tamil Nadu</option>
        <option value="Telangana">Telangana</option>
        <option value="Tripura">Tripura</option>
        <option value="Uttar Pradesh">Uttar Pradesh</option>
        <option value="Uttarakhand">Uttarakhand</option>
        <option value="West Bengal">West Bengal</option>
      </select>
    </div>
    <div class="form-group col-md-6">
      <input type="text" class="form-control" name="city" id="city" placeholder="Enter applicable city name" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-12">
      <select class="form-control" name="category" required="">
        <option value="">---Select Interested---</option>
        <option value="Outlet">Outlet</option>
        <option value="Distributorship">Distributorship</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="form-group mt-4">
      <div class="form-check">
        <input class="form-check-input" type="checkbox" value="" id="invalidCheck" required="">
        <label class="form-check-label" for="invalidCheck"> &nbsp; Are You Agree to <a href="terms-conditions.php">Terms &amp; Conditions?</a>
        </label>
      </div>
    </div>
  </div>
  <button name="submit" type="submit" class="btn btn-block btn-success btn-lg w-100 mt-4 mb-2">
    <i class="flaticon2-add-1"></i> Submit </button>
</form>

Text Content

JANAUSHADHI KENDRA

 * Home
 * About Us
 * Privacy Policy
 * Terms Conditions
 * Contact Us
 * Check Status
 * Apply Now

 1. 
 2. 
 3. 
 4. 





Pharmacist can register here         |         e-Tender for the empanelment of
Testing Laboratories (PMBI/Empanelment/Drug Testing Laboratory/10-2023)
        |         विवरणिका : जन औषधि केंद्र कैसे खोलें ?         |        
eBrochure : How to open JAN AUSHADHI KENDRA ?         |        


ONLINE REGISTARION PM BHARTIYA JANAUSHADHI

---Select State--- Andaman and Nicobar Islands Andhra Pradesh Arunachal Pradesh
Assam Bihar Chandigarh Chhattisgarh Dadra and Nagar Haveli Daman and Diu Delhi
Goa Gujarat Haryana Himachal Pradesh Jammu and Kashmir Jharkhand Karnataka
Kerala Lakshadweep Madhya Pradesh Maharashtra Manipur Meghalaya Mizoram Nagaland
Odisha Punjab Puducherry Rajasthan Sikkim Tamil Nadu Telangana Tripura Uttar
Pradesh Uttarakhand West Bengal

---Select Interested--- Outlet Distributorship
  Are You Agree to Terms & Conditions ?
Submit


HERE ARE SOME BENEFITS
OF THE SCHEME:

PM Bhartiya Janaushadhi Pariyojana (PMBJP) is a scheme launched by the
Department of Pharmaceuticals to provide quality generic medicines at affordable
prices to all, particularly the poor and disadvantaged, through exclusive
outlets called Jan Aushadhi Medical Stores

 * You need to have at least 500 sq. feet non-fertile land and the urban people
   who wish to apply for BSNL tower
 * Reduced healthcare costs
 * Improved access to quality medicines
 * Quality assurance
 * Employment generation
 * Incentives for Kendra owners
 * Special incentives

To bring down the healthcare budget of every citizen of India through providing
"Quality Generic Medicines at Affordable Prices"

Read More

PRADHAN MANTRI BHARTIYA JAN AUSHADHI PARIYOJNA. APPLICATION FOR OPENING “PRADHAN
MANTRI BHARTIYA JAN AUSHADHI KENDRA”

Apply Now  


JANAUSHADHI PARIYOJANA OBJECTIVES

With an objective of making quality generic medicines available at affordable
prices to all, Pradhan Mantri Bhartiya Janaushadhi Pariyojana (PMBJP) was
launched by the Department of Pharmaceuticals, Ministry of Chemicals &
Fertilizers, Government of India in November, 2008. Under the scheme, dedicated
outlets known as Janaushadhi Kendras are opened to provide generic medicines at
affordable prices. As on 30.06.2024, 12616 Janaushadhi Kendras are functional
across the country. Product basket of PMBJP comprises 2047 drugs and 300
surgical items. The Scheme is implemented by a society registered under the
Societies Registration Act, viz., Pharma & Medical Bureau of India (PMBI)
[erstwhile Bureau of Pharma PSUs of India (BPPI)].

 * Ensure access to quality medicines for all sections of the population
   especially the poor and the deprived ones.
 * Create awareness about generic medicines through education and publicity to
   counter the perception that quality is synonymous with high price only
 * Generate employment by engaging individual entrepreneurs in opening of PMBJP
   Kendra.

Read More


PRADHAN MANTRI BHARTIYA JAN AUSHADHI PARIYOJNA. APPLICATION FOR OPENING “PRADHAN
MANTRI BHARTIYA JAN AUSHADHI KENDRA”

Apply Now  


JANAUSHADHI PARIYOJANA SALIENT FEATURES

The Scheme is operated by government agencies as well as by private
entrepreneurs

 * The incentive provided to the Kendra owners has been enhanced from existing
   Rs. 2.50 lakh to up to Rs. 5.00 lakh to be given @ 15% of monthly purchases
   made, subject to a ceiling of Rs. 15,000/- per month.
 * One-time incentive of Rs. 2.00 lakh is to be provided for furniture &
   fixtures and computer & printers to the PMBJP Kendras opened in North-Eastern
   States, Himalayan areas, Island territories and backward areas mentioned as
   aspirational district by NITI Aayog or opened by women entrepreneur, Divyang,
   SCs & STs and Ex-servicemen.
 * Prices of the Jan Aushadhi medicines are 50%-90% less than that of branded
   medicines prices in the open market.
 * Medicines are procured only from World Health Organization – Good
   Manufacturing Practices (WHO-GMP) certified suppliers for ensuring the
   quality of the products.
 * Each batch of drug is tested at laboratories accredited by 'National
   Accreditation Board for Testing and Calibration Laboratories (NABL)' for
   ensuring best quality.

Read More

PRADHAN MANTRI BHARTIYA JAN AUSHADHI PARIYOJNA. APPLICATION FOR OPENING “PRADHAN
MANTRI BHARTIYA JAN AUSHADHI KENDRA”

Apply Now  


भारतीय जनउषधि परियोजना

भारतीय जनउषधि परियोजना एक अभियान है जो फार्मास्यूटिकल विभाग द्वारा शुरू किया गया
है जो जनता को गुणवत्ता वाली दवाओं को सस्ते मूल्यों पर प्रदान करने के लिए उपलब्ध
कराता है। इस अभियान के तहत जन औषधि मेडिकल स्टोर खोले गए हैं जो जनता को जन औषधि
दवाओं की उपलब्धता सुनिश्चित करते हैं। इन दवाओं की कीमत अन्य ब्रांडेड दवाओं से कम
होती है लेकिन इनकी गुणवत्ता और प्रभाव के मामले में ये ब्रांडेड दवाओं से बराबर
होते हैं।

Read More
© Copyright janaushdhistore.com. All Rights Reserved

ONLINE REGISTRATION PM BHARTIYA JANAUSHADHI

×
---Select State--- Andaman and Nicobar Islands Andhra Pradesh Arunachal Pradesh
Assam Bihar Chandigarh Chhattisgarh Dadra and Nagar Haveli Daman and Diu Delhi
Goa Gujarat Haryana Himachal Pradesh Jammu and Kashmir Jharkhand Karnataka
Kerala Lakshadweep Madhya Pradesh Maharashtra Manipur Meghalaya Mizoram Nagaland
Odisha Punjab Puducherry Rajasthan Sikkim Tamil Nadu Telangana Tripura Uttar
Pradesh Uttarakhand West Bengal

---Select Interested--- Outlet Distributorship
  Are You Agree to Terms & Conditions?
Submit