nishatlinen.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://nishatlinen.com/
Submission Tags: analytics-framework
Submission: On April 17 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

POST /contact#t4s-form-footer-12

<form method="post" action="/contact#t4s-form-footer-12" id="t4s-form-footer-12" accept-charset="UTF-8" class="t4s-pr t4s-z-100 t4s-newsletter__form" data-form-mail-agree=""><input type="hidden" name="form_type" value="customer"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="contact[tags]" value="newsletter">
  <div class="t4s-newsletter__fields">
    <div class="t4s-newsletter__inner t4s-row t4s-g-0 t4s-pr t4s-oh ">
      <div class="t4s-col t4s-col-item is--col-email"><input type="email" name="contact[email]" placeholder="Your email address" value="" class="t4s-text-center t4s-text-md-start t4s-newsletter__email" required="required"></div>
      <div class="t4s-col-auto t4s-col-item is--col-btn">
        <button data-agreemail-btn="" type="submit" class="t4s-w-100 t4s-newsletter__submit t4s-truncate t4s-btn-loading__svg">
          <span class="t4s-newsletter__text">Subscribe </span>
          <span class="t4s-loading__spinner t4s-dn">
            <svg width="16" height="16" aria-hidden="true" focusable="false" role="presentation" class="t4s-svg__spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
              <circle class="t4s-path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
            </svg>
          </span>
        </button>
      </div>
    </div>
  </div>
  <div data-new-response-form="" class="t4s-newsletter__response"></div>
</form>

POST /account/recover

<form method="post" action="/account/recover" id="recover_customer_passwordlogin-sidebar" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="t4s_field t4s-pr">
    <input type="email" class="t4s_frm_input t4s_mb_30" value="" name="email" id="RecoverEmail" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email address">
    <label for="RecoverEmail"> Email address </label>
  </div>
  <div class="t4s_field t4s_mb_20">
    <button class="t4s_btn_submmit t4s-btn t4s-btn-base t4s-btn-full-width t4s-btn-style-default t4s-btn-size-medium t4s-btn-color-primary t4s-btn-effect-default">Reset Password</button>
  </div>
  <a class="t4s-d-inline-block" data-login-sidebar="login" href="#login_login-sidebar">Cancel </a>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_loginlogin-sidebar" accept-charset="UTF-8" data-login-with-shop-sign-in="true" novalidate="novalidate"><input type="hidden" name="form_type" value="customer_login"><input type="hidden"
    name="utf8" value="✓">
  <div class="t4s_field t4s-pr t4s_mb_30">
    <input class="t4s_frm_input" type="email" name="customer[email]" id="CustomerEmail" autocomplete="email" autocorrect="off" autocapitalize="off" placeholder="Email">
    <label for="CustomerEmail"> Email <span class="required">*</span>
    </label>
  </div>
  <div class="t4s_field t4s-pr t4s_mb_10">
    <input class="t4s_frm_input" type="password" value="" name="customer[password]" id="CustomerPassword" autocomplete="current-password" placeholder="Password">
    <label for="CustomerPassword"> Password <span class="required">*</span>
    </label>
  </div>
  <a href="#recover_login-sidebar" data-login-sidebar="recover" class="t4s-d-block t4s_mb_30">Forgot your password?</a>
  <div class="t4s_field t4s_mb_20">
    <button class="t4s_btn_submmit t4s-btn t4s-btn-base t4s-btn-full-width t4s-btn-style-default t4s-btn-size-medium t4s-btn-color-primary t4s-btn-effect-default">Sign In</button>
  </div>
  <a class="t4s-d-inline-block" data-login-sidebar="create" href="/account/register"> New customer? Create your account</a>
</form>

POST /account

<form method="post" action="/account" id="customer_createlogin-sidebar" accept-charset="UTF-8" data-login-with-shop-sign-up="true" novalidate="novalidate" class="t4s-w-100"><input type="hidden" name="form_type" value="create_customer"><input
    type="hidden" name="utf8" value="✓">
  <div class="t4s_field t4s-pr t4s_mb_30">
    <input class="t4s_frm_input" type="text" name="customer[first_name]" id="RegisterForm-FirstName" autocomplete="given-name" placeholder="First Name">
    <label for="RegisterForm-FirstName"> First Name </label>
  </div>
  <div class="t4s_field t4s-pr t4s_mb_30">
    <input class="t4s_frm_input" type="text" name="customer[last_name]" id="RegisterForm-LastName" autocomplete="family-name" placeholder="Last Name">
    <label for="RegisterForm-LastName"> Last Name </label>
  </div>
  <div class="t4s_field t4s-pr t4s_mb_30">
    <input class="t4s_frm_input" type="email" name="customer[email]" id="RegisterForm-email" spellcheck="false" autocapitalize="off" autocomplete="email" aria-required="true" placeholder="Email">
    <label for="RegisterForm-email"> Email <span class="required">*</span>
    </label>
  </div>
  <div class="t4s_field t4s-pr t4s_mb_30">
    <input class="t4s_frm_input" type="password" name="customer[password]" id="RegisterForm-password" aria-required="true" placeholder="Password">
    <label for="RegisterForm-password"> Password <span class="required">*</span>
    </label>
  </div>
  <div class="t4s_field t4s_mb_20">
    <button class="t4s_btn_submmit t4s-btn t4s-btn-base t4s-btn-full-width t4s-btn-style-default t4s-btn-size-medium t4s-btn-color-primary t4s-btn-effect-default">Register</button>
  </div>
  <a class="t4s-d-inline-block" data-login-sidebar="login" href="/account/login"> Already have an account? Login here</a>
</form>

GET /search

<form data-frm-search="" action="/search" method="get" class="t4s-mini-search__frm t4s-pr" role="search">
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[unavailable_products]" value="last">
  <input type="hidden" name="options[prefix]" value="last">
  <div data-cat-search="" class="t4s-mini-search__cat">
    <select data-name="product_type">
      <option value="*">All Categories</option>
      <option value="Fashion">Fashion</option>
      <option value="Home">Home</option>
      <option value="Meter">Meter</option>
      <option value="Pack Suit">Pack Suit</option>
      <option value="Ready to Wear">Ready to Wear</option>
    </select>
  </div>
  <div class="t4s-mini-search__btns t4s-pr t4s-oh">
    <input data-input-search="" class="t4s-mini-search__input" autocomplete="off" type="text" name="q" placeholder="Search">
    <button data-submit-search="" class="t4s-mini-search__submit t4s-btn-loading__svg" type="submit">
      <svg class="t4s-btn-op0" viewBox="0 0 18 19" width="16">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 112.85 3.5a5.784 5.784 0 018.18 8.18zm.26 1.12a6.78 6.78 0 11.72-.7l5.4 5.4a.5.5 0 11-.71.7l-5.41-5.4z" fill="currentColor"></path>
      </svg>
      <div class="t4s-loading__spinner t4s-dn">
        <svg width="16" height="16" aria-hidden="true" focusable="false" role="presentation" class="t4s-svg__spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
          <circle class="t4s-path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
        </svg>
      </div>
    </button>
  </div>
</form>

Text Content

Skip to content



NISHAT LINEN

042-38103311 nishatonline@nishatmills.com

Lahore Orders Will Be Delivered Within 24 Hours till 19th.

PKR
EURUSDGBPAEDSARBHDOMRQARKWDPKRAUD

0
0 / Rs.0.00 PKR
 * NEW IN
   NEW IN
    * Pret
    * Unstitched
    * Freedom to Buy
    * Luxury
    * Men
    * Lowers
    * Accessories
    * Home

 * WOMEN
   PRET
    * Printed
    * Embroidered
    * Solids
    * Any Day
    * 1 Piece
    * 2 Piece
    * 3 Piece
    * Slips
    * Lowers
    * Pants
    * Tights
   
   UNSTITCHED
    * Printed
    * Embroidered
    * Premium
    * Any Day
    * 2 Piece
    * 3 Piece
   
   FREEDOM TO BUY
    * Printed
    * Embroidered
    * Solids
    * 1 Piece
    * 2 Piece
    * 3 Piece

 * LUXURY
   BY CAMPAIGN
    * Eid Collection
    * Spring / Summer 2023
   
   PREMIUM PRET
    * Embroidered
    * Non-Embroidered
   
   LUXURY PRET
    * Embroidered
    * Non-Embroidered
   
   Ready to Stitch
    * 3 Piece
    * 2 Piece
   
   WRAPS
   LOWERS
   LOUNGWEAR
 * MEN
   LUXURY
    * Unstitched
    * Loose Fabric
   
   Unstitched
   LOOSE FABRIC
 * HOME LINEN
   BED LINEN
    * Bed Sheets
    * Bridal Sets
    * Bed in a Bag
    * Duvet Covers
    * Comforters
    * Bed Spreads
    * Fillings
   
   CUSHION
    * Printed
    * Embroidered
    * Cushion Covers
   
   TABLE & KITCHEN LINEN
    * Table Runner
    * Bread Basket
    * Oven Mitts
    * Apron Sets
    * Tea Cozy
   
   KIDS
    * Baby Coat Set
   
   TOWELS
   PRAYER MATS
 * ACCESSORIES
   BAGS
    * Hand Bags
    * Clutches
    * Back Packs
    * Wallets
    * Vanity Bags
    * Kids Bags
   
   WRAPS
   CAMISOLE


SHOP BY CATEGORY

UNSTITCHED 487 Products
FREEDOM TO BUY 238 Products
LUXURY 155 Products
PRET 283 Products
MEN 104 Products
WRAPS 458 Products
LOWERS 23 Products
HOME LINEN 201 Products


FEATURED

Add to cart



3 PIECE - EMBROIDERED SUIT - 42305050

Rs.9,900.00 PKR
Add to cart



3 PIECE - EMBROIDERED SUIT - 42305049

Rs.11,500.00 PKR
Add to cart



3 PIECE - EMBROIDERED SUIT - 42305048

Rs.10,500.00 PKR
Add to cart



3 PIECE - EMBROIDERED SUIT - 42305047

Rs.12,900.00 PKR
Add to cart



3 PIECE - EMBROIDERED SUIT - 42305046

Rs.13,500.00 PKR
Add to cart



3 PIECE - EMBROIDERED SUIT - 42305045

Rs.9,900.00 PKR
Add to cart



3 PIECE - EMBROIDERED SUIT - 42305044

Rs.9,900.00 PKR
Add to cart



3 PIECE - EMBROIDERED SUIT - 42305043

Rs.11,000.00 PKR
Add to cart



3 PIECE - EMBROIDERED SUIT - 42305042

Rs.12,500.00 PKR
Add to cart



3 PIECE - EMBROIDERED SUIT - 42305041

Rs.11,500.00 PKR
Load More



NISHA EID COLLECTION

Express grace by nishat linen with a great deal of fulfillment in exquisite
ensembles that preserve traditions.

shop now



TRACK YOUR ORDER

Click here for quick update


SUPPORT 24/7

Contact us 24 hours a day, 7 days a week


100% PAYMENT SECURE

We ensure secure payment with PEV


PAYMENT METHODS

COD, Credit Card: Visa, Master Card


GET IN TOUCH

21 Km Ferozpur Road Lahore Pakistan.

nishatonline@nishatmills.com

042111647428




INFORMATION


INFORMATION

 * Blogs
 * Size Guide
 * About Us
 * Catalogues
 * Privacy Policy
 * Terms & Conditions


CUSTOMER SERVICES


CUSTOMER SERVICES

 * FAQs
 * Order Tracking
 * Store Locator
 * Contact Us
 * Return & Exchange Policy


NEWSLETTER SIGNUP


NEWSLETTER SIGNUP

Subscribe to our newsletter and get latest updates.

Subscribe

Copyright © 2023 Nishat Linen. All rights reserved.

 * Choosing a selection results in a full page refresh.

[split_t4nt][split_t4nt][split_t4nt]Add to cart[split_t4nt]









LOGIN Reset your password Register

Lost your password? Please enter your email address. You will receive a link to
create a new password via email.

Email address
Reset Password
Cancel
Email *
Password *
Forgot your password?
Sign In
New customer? Create your account
First Name
Last Name
Email *
Password *
Register
Already have an account? Login here
Search Our Site
All CategoriesFashionHomeMeterPack SuitReady to Wear

Need some inspiration?
3 Piece - Printed Embellished Suit - 42301302
Rs.9,500.00 PKR
3 Piece - Printed Embellished Suit - 42301299
Rs.9,500.00 PKR
3 Piece - Printed Suit - 42301139
Rs.5,990.00 PKR
3 Piece - Printed Embroidered Suit - 42301137
Rs.7,590.00 PKR
3 Piece - Printed Suit - 42301136
Rs.5,990.00 PKR
View All
×

Continue Shopping Go to Cart



 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.

×