centenepunchoutsite.sandbox.bamkounified.com Open in urlscan Pro
2606:4700::6812:986  Public Scan

Submitted URL: http://centenepunchoutsite.sandbox.bamkounified.com/
Effective URL: https://centenepunchoutsite.sandbox.bamkounified.com/login
Submission: On September 19 via api from GB — Scanned from GB

Form analysis 5 forms found in the DOM

POST

<form id="CustomerLoginForm" method="post" accept-charset="UTF-8" class="contact-form">
  <div class="response-msg text-danger text-center"></div>
  <h1 class="text-center mb-3 login-heading-title">Login Here</h1>
  <p class="text-center mb-5">Enter your credentials to access your account</p>
  <div class="row">
    <div class="col-12 col-sm-12 col-md-12 col-lg-12">
      <div class="form-group">
        <label for="CustomerEmail" class="required d-none">Email</label>
        <input autocomplete="off" type="text" name="customer[email]" data-validate="cmVxdWlyZWQ= ZW1haWw=" maxlength="40" placeholder="Enter your email*" id="CustomerEmail" class="validation_field1 form-control">
        <span class="error"></span>
      </div>
    </div>
    <div class="col-12 col-sm-12 col-md-12 col-lg-12">
      <div class="form-group">
        <label for="CustomerPassword" class="required d-none">Password</label>
        <input autocomplete="off" type="password" value="" name="customer[password]" placeholder="Enter your password*" id="CustomerPassword" data-validate="cmVxdWlyZWQ= bWlubGVu c3BhY2VkZXRlY3Q=" minlen="8" maxlength="20"
          class="validation_field1 slash_passwprd form-control">
        <span class="fa fa-fw field-icon toggle_password fa-eye-slash"></span>
        <span class="error"></span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <div class="form-group form-check">
        <input autocomplete="off" type="checkbox" class="form-check-input" name="keep_logged_in" id="exampleCheck1">
        <label class="form-check-label" for="exampleCheck1">Keep me logged in</label>
      </div>
    </div>
    <div class="col-12 col-sm-12 col-md-12 col-lg-12 d-flex align-items-center justify-content-center mt-2 login-button-block p-0 ">
      <input type="submit" class="btn btn-primary w-100 login-page-btn" value="Sign In">
    </div>
  </div>
</form>

POST

<form method="post" id="recoverPassForm">
  <h2 class="text-center mb-4 login-heading-title">Forgot Password?</h2>
  <div class="form-group">
    <label class="required d-none" for="recoverEmail">Your Email</label>
    <input autocomplete="off" type="text" name="recover[email]" placeholder="Your email" id="recoverEmail" data-validate="cmVxdWlyZWQ= ZW1haWw=" maxlength="40" class="validation_field1 form-control">
    <span class="error"></span>
  </div>
  <button type="submit" class="btn signup-btn btn-primary w-100">Submit</button>
</form>

POST

<form method="post" id="resetPassForm">
  <h2 class="text-center mb-4 login-heading-title">Reset Password</h2>
  <div class="col-12 col-sm-12">
    <div class="form-group">
      <label for="resetPassword" class="required d-none">Password</label>
      <input autocomplete="off" id="resetPassword" type="password" name="resetpass[password]" placeholder="Password*" data-validate="cmVxdWlyZWQ= bWlubGVu c3BhY2VkZXRlY3Q=" minlen="8" maxlength="16"
        class="validation_field1 slash_passwprd form-control">
      <span class="fa fa-fw field-icon toggle_password fa-eye-slash"></span>
      <span class="error"></span>
    </div>
  </div>
  <div class="col-12 col-sm-12">
    <div class="form-group">
      <label for="resetConfirmPassword" class="required d-none">Confirm New Password</label>
      <input id="resetConfirmPassword" type="Password" name="resetpass[confirmPassword]" placeholder="Confirm Password*" data-validate="cmVxdWlyZWQ= bWlubGVu c3BhY2VkZXRlY3Q=" minlen="8" maxlength="16" class="validation_field1 form-control">
      <span class="fa fa-fw field-icon toggle_password fa-eye-slash"></span>
      <span class="error"></span>
    </div>
  </div>
  <button type="submit" class="btn signup-btn btn-primary w-100">Submit</button>
</form>

POST https://centenepunchoutsite.sandbox.bamkounified.com/track-order

<form action="https://centenepunchoutsite.sandbox.bamkounified.com/track-order" method="post" id="trackOrderForm">
  <div class="modal-body">
    <div class="form-group">
      <label for="order-number" class="col-form-label">Order Number</label><span class="require">*</span>
      <input type="text" class="form-control validation_field1" id="order-number" name="order_number" data-validate="cmVxdWlyZWQ=">
      <span class="error"></span>
    </div>
    <div class="form-group">
      <label for="order-email" class="col-form-label">Order Email</label><span class="require">*</span>
      <input type="text" class="form-control validation_field1" id="order-email" name="order_email" data-validate="cmVxdWlyZWQ= ZW1haWw=">
      <span class="error"></span>
    </div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-primary track_order_button">Submit</button>
  </div>
</form>

POST

<form id="homeCustomerLoginForm" class="h-100" method="post">
  <div class="offer-modal-content h-100 d-flex justify-content-center flex-column">
    <div class="offer-modal-top">
      <h2 class="modal-prd-name">For Exclusive offers<br> and the latest product</h2>
      <h3 class="modal-login-text">log in to our<br> website</h3>
      <div class="modal-auth-cover checkout-wrapper">
        <div class="modal-login-cover accordian-cover-main text-left p-0">
          <div>
            <div class="row card-body">
              <div class="form-group col-md-12 col-sm-12 mb-4">
                <input class="text-field-input autoCompelte-input validation_field1" type="text" name="customer[email]" placeholder="Email" id="UserInputEmail2" data-validate="cmVxdWlyZWQ= ZW1haWw=" maxlength="40">
                <label class="float-label required" for="UserInputEmail2">Email address</label>
              </div>
              <div class="form-group col-md-12 col-sm-12">
                <input class="text-field-input autoCompelte-input validation_field1" autocomplete="off" name="customer[password]" placeholder="Password" type="password" maxlength="16" minlen="8" id="userInputPassword2"
                  data-validate="cmVxdWlyZWQ= bWlubGVu c3BhY2VkZXRlY3Q=">
                <label class="float-label required" for="userInputPassword2">Password</label>
              </div>
              <div class="form-group col-md-12 col-sm-12">
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="offer-modal-bottom mt-2">
      <button type="submit" id="homeCustomerLoginForm1" class="offer-modal-login btn btn-primary w-100">Log in</button>
      <a href="https://centenepunchoutsite.sandbox.bamkounified.com/login?home=1" class="modal-signup-link font-13 mt-3 d-inline-flex">Create an Account</a>
    </div>
  </div>
</form>

Text Content

LOGIN HERE

Enter your credentials to access your account

Email
Password
Keep me logged in


Forgot your password? Reset password


FORGOT PASSWORD?

Your Email
Submit

Already have an account? Login


RESET PASSWORD

Password
Confirm New Password
Submit

Already have an account? Login





YOUR CART - 0 ITEM(S)

×

GET NOTIFIED

Select Color Red
Select Size XL 2XL
Email
Notify Me

TRACK YOUR ORDER

Order Number*
Order Email*
Submit
×


FOR EXCLUSIVE OFFERS
AND THE LATEST PRODUCT


LOG IN TO OUR
WEBSITE

Email address
Password

Log in Create an Account