ftp.pksupermart.shop Open in urlscan Pro
38.242.128.174  Public Scan

URL: https://ftp.pksupermart.shop/
Submission: On January 04 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

GET https://ftp.pksupermart.shop/search

<form action="https://ftp.pksupermart.shop/search" method="GET" class="stop-propagation">
  <div class="d-flex position-relative align-items-center">
    <div class="d-lg-none" data-toggle="class-toggle" data-target=".front-header-search">
      <button class="btn px-2" type="button"><i class="la la-2x la-long-arrow-left"></i></button>
    </div>
    <div class="search-input-box">
      <input type="text" class="border border-soft-light form-control fs-14 hov-animate-outline" id="search" name="keyword" placeholder="I am shopping for..." autocomplete="off">
      <svg id="Group_723" data-name="Group 723" xmlns="http://www.w3.org/2000/svg" width="20.001" height="20" viewBox="0 0 20.001 20">
        <path id="Path_3090" data-name="Path 3090" d="M9.847,17.839a7.993,7.993,0,1,1,7.993-7.993A8,8,0,0,1,9.847,17.839Zm0-14.387a6.394,6.394,0,1,0,6.394,6.394A6.4,6.4,0,0,0,9.847,3.453Z" transform="translate(-1.854 -1.854)" fill="#b5b5bf"></path>
        <path id="Path_3091" data-name="Path 3091" d="M24.4,25.2a.8.8,0,0,1-.565-.234l-6.15-6.15a.8.8,0,0,1,1.13-1.13l6.15,6.15A.8.8,0,0,1,24.4,25.2Z" transform="translate(-5.2 -5.2)" fill="#b5b5bf"></path>
      </svg>
    </div>
  </div>
</form>

POST https://ftp.pksupermart.shop/subscribers

<form method="POST" action="https://ftp.pksupermart.shop/subscribers">
  <input type="hidden" name="_token" value="EoJ7SjQuDnUrvFbLwz3oYEmNZdL2wQ3Gx11gjUJb">
  <div class="row gutters-10">
    <div class="col-8">
      <input type="email" class="form-control border-secondary rounded-0 text-white w-100 bg-transparent" placeholder="Your Email Address" name="email" required="">
    </div>
    <div class="col-4">
      <button type="submit" class="btn btn-primary rounded-0 w-100">Subscribe</button>
    </div>
  </div>
</form>

POST https://ftp.pksupermart.shop/users/login/cart

<form class="form-default" role="form" action="https://ftp.pksupermart.shop/users/login/cart" method="POST">
  <input type="hidden" name="_token" value="EoJ7SjQuDnUrvFbLwz3oYEmNZdL2wQ3Gx11gjUJb">
  <!-- Phone -->
  <div class="form-group phone-form-group mb-1">
    <div class="iti iti--allow-dropdown iti--separate-dial-code">
      <div class="iti__flag-container">
        <div class="iti__selected-flag" role="combobox" aria-owns="country-listbox" aria-expanded="false" tabindex="0" title="Pakistan (‫پاکستان‬‎): +92" aria-activedescendant="iti-item-pk">
          <div class="iti__flag iti__pk"></div>
          <div class="iti__selected-dial-code">+92</div>
          <div class="iti__arrow"></div>
        </div>
        <ul class="iti__country-list iti__hide" id="country-listbox" role="listbox">
          <li class="iti__country iti__standard iti__active" tabindex="-1" id="iti-item-pk" role="option" data-dial-code="92" data-country-code="pk" aria-selected="true">
            <div class="iti__flag-box">
              <div class="iti__flag iti__pk"></div>
            </div><span class="iti__country-name">Pakistan (‫پاکستان‬‎)</span><span class="iti__dial-code">+92</span>
          </li>
        </ul>
      </div><input type="tel" id="phone-code" class="form-control" value="" placeholder="301 2345678" name="phone" autocomplete="off" data-intl-tel-input-id="0" style="padding-left: 1604px;">
    </div>
  </div>
  <!-- Country Code -->
  <input type="hidden" name="country_code" value="92">
  <!-- Email -->
  <div class="form-group email-form-group mb-1 d-none">
    <input type="email" class="form-control " value="" placeholder="Email" name="email" id="email" autocomplete="off">
  </div>
  <!-- Use Email Instead -->
  <div class="form-group text-right">
    <button class="btn btn-link p-0 text-primary" type="button" onclick="toggleEmailPhone(this)"><i>*Use Email Instead</i></button>
  </div>
  <!-- Password -->
  <div class="form-group">
    <input type="password" name="password" class="form-control h-auto rounded-0 form-control-lg" placeholder="Password">
  </div>
  <!-- Remember Me & Forgot password -->
  <div class="row mb-2">
    <div class="col-6">
      <label class="aiz-checkbox">
        <input type="checkbox" name="remember">
        <span class="opacity-60">Remember Me</span>
        <span class="aiz-square-check"></span>
      </label>
    </div>
    <div class="col-6 text-right">
      <a href="https://ftp.pksupermart.shop/password/reset" class="text-reset opacity-60 hov-opacity-100 fs-14">Forgot password?</a>
    </div>
  </div>
  <!-- Login Button -->
  <div class="mb-5">
    <button type="submit" class="btn btn-primary btn-block fw-600 rounded-0">Login</button>
  </div>
</form>

POST https://ftp.pksupermart.shop/auction_product_bids

<form class="form-horizontal" action="https://ftp.pksupermart.shop/auction_product_bids" method="POST" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="EoJ7SjQuDnUrvFbLwz3oYEmNZdL2wQ3Gx11gjUJb"> <input type="hidden" name="product_id" id="bid_product_id" value="">
  <div class="form-group">
    <label class="form-label"> Place Bid Price <span class="text-danger">*</span>
    </label>
    <div class="form-group">
      <input type="number" step="0.01" class="form-control form-control-sm" name="amount" id="bid_amount" min="" placeholder="Enter Amount" required="">
    </div>
  </div>
  <div class="form-group text-right">
    <button type="submit" class="btn btn-sm btn-primary transition-3d-hover mr-1">Submit</button>
  </div>
</form>

Text Content

   
   
 * Pakistani Rupee
   * U.S. Dollar ($)
   * Pakistani Rupee (Rs)

   
 * Become a Seller !
   
 * Login to Seller
   
 * Helpline 03110988940

 * 

Login Registration
 * Dashboard
 * Logout

Categories (See All)
 * Home
 * Flash Sale
 * Blogs
 * All Brands
 * All categories

0.00Rs (0 Items)


YOUR CART IS EMPTY

 * Peel of Masks
   
 * Face Whitening Masks
   
 * Shoe Brush
   
 * Foot Filer
   
 * Brushes
   
 * Striking Cap/ Wipes
   
 * Lotion
   
 * Facial Bleach, Oxidante Cream & Lotion
   
 * Hair Styling Spary/ Gel/ Wax/ Shampoo
   
 * Shower Bath Net/ Band/ Puff
   

Login Registration

--------------------------------------------------------------------------------

 * Home
 * Flash Sale
 * Blogs
 * All Brands
 * All categories




 * Peel of Masks
   
 * Face Whitening Masks
   
 * Shoe Brush
   
 * Foot Filer
   
 * Brushes
   
 * Striking Cap/ Wipes
   
 * Lotion
   
 * Facial Bleach, Oxidante Cream & Lotion
   
 * Hair Styling Spary/ Gel/ Wax/ Shampoo
   
 * Shower Bath Net/ Band/ Puff
   







FEATURED CATEGORIES

View All Categories

HAND & FOOT CARE

FACIAL HERBAL CREAM

WHITENING AND ACNE CREAMS

LIP CARE

HAIR COAT SERUM

FACIAL TONER, CREAM & LOTIONS

PEEL OF MASKS

MISTINE

FACE WASHES

SOAPS

FACIAL SCRUB

FACE SERUM

SUN BLOCK

CREAMS

HAND & FOOT CARE

FACIAL HERBAL CREAM

WHITENING AND ACNE CREAMS

LIP CARE

HAIR COAT SERUM

FACIAL TONER, CREAM & LOTIONS

PEEL OF MASKS

MISTINE

FACE WASHES

SOAPS

FACIAL SCRUB

FACE SERUM

SUN BLOCK

CREAMS

HAND & FOOT CARE

FACIAL HERBAL CREAM

WHITENING AND ACNE CREAMS

LIP CARE

HAIR COAT SERUM

FACIAL TONER, CREAM & LOTIONS

PEEL OF MASKS

MISTINE




BEST SELLING



Add to cart



WHITENING FACIAL SCRUB(LEMON & HONEY)

750.00Rs

Add to cart



WHITENING FACIAL SCRUB(CHERRY)

750.00Rs

Add to cart



FACE SERUM (GREEN TEA)

740.00Rs

Add to cart



SUN SCREEN CREAM (UV90+)

580.00Rs

Add to cart



HERBAL FACIAL (CLEANSER & MAKEUP REMOVER)

380.00Rs

Add to cart



HAND & FOOT CREAM (GRAY BOX PACK

780.00Rs

Add to cart



HERBAL FACIAL (SKIN POLISH)

380.00Rs

Add to cart



FACE SERUM VITAMIN C

610.00Rs

Add to cart



WHITENING GOAT MILK EXTRACT

150.00Rs

Add to cart



PIMPLE PROTECTION (RED)

445.00Rs

Add to cart



TOTAL FAIRNESS GLOW PINK

150.00Rs

Add to cart



ACNE DOUBLE WHITENING 7MIRACLE

100.00Rs

Add to cart



WHITENING FACIAL SCRUB(RASPBERRY)

750.00Rs

Add to cart



FACE SERUM WHITENING

610.00Rs

Add to cart



SUN SCREEN LOTION (UV50+)

640.00Rs

Add to cart



WHITENING FACIAL SCRUB(PAPAYA)

750.00Rs

Add to cart



H/B PURPLE

630.00Rs

Add to cart



H/B PURPLE

630.00Rs

Add to cart



H/B BROWN

880.00Rs

Add to cart



H/B BROWN CUSHION

880.00Rs


NEW PRODUCTS

View All

Add to cart



WHITENING FACIAL SCRUB WITH APRICOT EXTRACT 175ML

600.00Rs

Add to cart



WHITENING FACIAL SCRUB WITH LEMON & HONEY 175ML

600.00Rs

Add to cart



WHITENING FACIAL SCRUB WITH RASPBERRY EXTRACT 175ML

600.00Rs

Add to cart



WHITENING FACIAL SCURB, CUCUMBER EXTRACT, 175ML

600.00Rs

Add to cart



WHITENING FACIAL SCURB, PAPAYA EXTRACT, 175ML

600.00Rs

Add to cart



WHITENING FACE WASH CUCUMBER EXTRACT – MILD, 50ML

350.00Rs

Add to cart



WHITENING NEEM EXTRACT(PURIFYING)50ML

350.00Rs

Add to cart



WHITENING MILKY EXTRACT(MILK)50ML

350.00Rs

Add to cart



WHITENING LEMON EXTRACT(ACNE)50ML

350.00Rs

Add to cart



WHITENING GREEN TEA EXTRACT(COOL)50ML

350.00Rs

Add to cart



FACE WASH CRYSTAL(DIAMOND)100ML

500.00Rs

Add to cart



FACIAL FIT EXPERT(ACNE&OILCONTROL) BLUE 100ML

500.00Rs


AUCTION PRODUCTS

View More


View All Coupons



TOP SELLERS

View All Sellers


TERMS & CONDITIONS

RETURN POLICY

SUPPORT POLICY

PRIVACY POLICY

SUBSCRIBE TO OUR NEWSLETTER FOR REGULAR UPDATES ABOUT OFFERS, COUPONS & MORE

Subscribe



CONTACTS

 * Address
   
   

 * Phone
   
   

 * Email
   
   

MY ACCOUNT

 * Login
 * Order History
 * My Wishlist
 * Track Order
 * Be an affiliate partner

SELLER ZONE

 * Become A Seller Apply Now

 * Login to Seller Panel

Contacts

 * Address
   
   

 * Phone
   
   

 * Email
   
   

My Account
 * Login
 * Order History
 * My Wishlist
 * Track Order
 * Be an affiliate partner

Seller Zone

 * Become A Seller Apply Now

 * Login to Seller Panel


Home
Categories
Cart (0)
Notifications
My Account

CONFIRMATION

Delete confirmation message

Cancel Delete

LOGIN

+92

 * 
   Pakistan (‫پاکستان‬‎)+92


*Use Email Instead

Remember Me
Forgot password?
Login

Dont have an account?

Register Now
Or Login With
   
   
 * 
   
   

BID FOR PRODUCT

Place Bid Price *

Submit

DELETE YOUR ACCOUNT

Warning: You cannot undo this action

Note: Don't Click to any button or don't do any action during account Deletion,
it may takes some times.

Deleting Account Means:

If you create any classified ptoducts, after deleting your account, those
products will no longer in our system

After deleting your account, wallet balance will no longer in our system

Cancel Delete Account

×