www.gulahmedshop.com Open in urlscan Pro
151.101.65.124  Public Scan

Submitted URL: http://www.gulahmedshop.com/
Effective URL: https://www.gulahmedshop.com/
Submission: On January 31 via manual from LK — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://www.gulahmedshop.com/miniloginform/account/miniloginpost/

<form class="form form-login" action="https://www.gulahmedshop.com/miniloginform/account/miniloginpost/" method="post" novalidate="novalidate">
  <input name="form_key" type="hidden" value="eHiNHtivFqmgquHM">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <!--<label class="label" for="email"><span>Email</span></label>-->
      <div class="control">
        <input placeholder="Email" name="login[username]" value="" autocomplete="off" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <!--<label for="pass" class="label"><span>Password</span></label>-->
      <div class="control">
        <input placeholder="Password" name="login[password]" type="password" autocomplete="off" class="input-text" title="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true">
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="">
        <button type="submit" class="action login primary" name="send"><span>Login</span></button>
      </div>
      <a class="action create primary" href="https://www.gulahmedshop.com/customer/account/create/"><span>Sign up</span></a>
      <div class="secondary">
        <div class="sociallogin-wrapper block-customer-login">
          <div class="block sociallogin-block">
            <!-- <div class="sociallogin-block-title block-title">
                <strong role="heading" aria-level="2">< ?= $block->escapeHtml(__('Login With Social Profile'))?></strong>
            </div> -->
            <div class="sociallogin-padding">
              <div class="sociallogin-box">
                <a class="sociallogin-button" rel="nofollow" href="javascript:void(0);" data-href="https://www.facebook.com/dialog/oauth/?client_id=416414043435677&amp;display=popup&amp;redirect_uri=https://www.gulahmedshop.com/sociallogin/account/login/type/fb/&amp;scope=email">
                            <span class="sociallogin-icon sl-fb"></span>

                        </a>
              </div>
              <div class="sociallogin-box">
                <a class="sociallogin-button" rel="nofollow" href="javascript:void(0);" data-href="https://accounts.google.com/o/oauth2/v2/auth?scope=email+profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+openid&amp;access_type=offline&amp;include_granted_scopes=true&amp;state=state_parameter_passthrough_value&amp;client_id=519526400043-s2usj1mi1546htd72d434k0ak1cdevr2.apps.googleusercontent.com&amp;redirect_uri=https://www.gulahmedshop.com/sociallogin/account/login/type/google/&amp;response_type=code">
                            <span class="sociallogin-icon sl-google"></span>

                        </a>
              </div>
            </div>
          </div>
        </div>
        <a class="action remind" href="https://www.gulahmedshop.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a>
      </div>
    </div>
  </fieldset>
</form>

GET https://www.gulahmedshop.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.gulahmedshop.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <div class="advanced-keyword-anim exclude-dark-mode">
        <div class="value">
          <ul>
            <li>Towels</li>
            <li>Pillows</li>
            <li>Lawn Shirts</li>
            <li>Kurta</li>
            <li>Waistcoat</li>
            <li>Ladies Shoes</li>
          </ul>
        </div>
      </div>
      <input id="search" type="text" name="q" value="" placeholder="Search:" class="input-text tanimated" onfocus="this.placeholder = ''; this.parentNode.getElementsByClassName('advanced-keyword-anim').item(0).style.display = 'none'"
        onblur="this.placeholder = 'Search:'; this.parentNode.getElementsByClassName('advanced-keyword-anim').item(0).style.display = this.value == ''?'block':'none'" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both"
        autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.gulahmedshop.com/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
      <div data-bind="scope: 'searchsuiteautocomplete_form'">
        <!-- ko template: getTemplate() -->
        <div id="searchsuite-autocomplete" class="searchsuite-autocomplete" data-bind="visible: showPopup()" style="display: none;">
          <div data-bind="visible: anyResultCount()" style="display: none;">
            <div class="suggest" data-bind="visible: result.suggest.data().length > 0" style="display: none;">
              <div class="title"><!-- ko i18n: 'Suggested'--><span>Suggested</span><!-- /ko --></div>
              <ul id="suggest" role="listbox" data-bind="foreach: result.suggest.data"></ul>
            </div>
            <div class="product" data-bind="visible: result.product.data().length > 0" style="display: none;">
              <div class="title">
                <!-- ko i18n: 'Products'--><span>Products</span><!-- /ko -->
                <a class="see-all" data-bind="attr: {href: result.product.url}" href="">
                    <!-- ko i18n: 'See All' --><span>See All</span><!-- /ko -->
                    <span data-bind="text: result.product.size">0</span>
                </a>
              </div>
              <ul id="product" role="listbox" data-bind="foreach: result.product.data"></ul>
            </div>
          </div>
          <div class="no-result" data-bind="visible: !anyResultCount()"><!-- ko i18n: 'No Result'--><span>No Result</span><!-- /ko --></div>
        </div><!-- /ko -->
      </div>
    </div>
    <div class="qr-wrapper exclude-dark-mode">
      <div class="ga-qr-code exclude-dark-mode">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd"
            d="M22.2785 3.8987C22.2785 2.69627 21.3037 1.7215 20.1013 1.7215L16.0506 1.7215L16.0506 -3.47475e-07L20.1013 -1.70418e-07C22.2545 -7.62986e-08 24 1.74551 24 3.8987L24 7.9493L22.2785 7.9493L22.2785 3.8987Z" fill="white"></path>
          <path fill-rule="evenodd" clip-rule="evenodd"
            d="M1.72152 3.8987C1.72152 2.69627 2.69629 1.7215 3.89873 1.7215L7.94936 1.72151L7.94936 3.47478e-07L3.89873 1.70419e-07C1.74552 7.62992e-08 -7.62986e-08 1.74551 -1.70418e-07 3.8987L-3.47475e-07 7.9493L1.72152 7.9493L1.72152 3.8987Z"
            fill="white"></path>
          <path fill-rule="evenodd" clip-rule="evenodd" d="M20.1013 22.2785C21.3037 22.2785 22.2785 21.3037 22.2785 20.1013L22.2785 16.0507L24 16.0507L24 20.1013C24 22.2545 22.2545 24 20.1013 24L16.0506 24L16.0506 22.2785L20.1013 22.2785Z"
            fill="white"></path>
          <path fill-rule="evenodd" clip-rule="evenodd"
            d="M1.72152 20.1013C1.72152 21.3037 2.69629 22.2785 3.89873 22.2785L7.94936 22.2785L7.94936 24L3.89873 24C1.74552 24 2.28898e-07 22.2545 5.11257e-07 20.1013L1.04243e-06 16.0507L1.72152 16.0507L1.72152 20.1013Z" fill="white"></path>
          <line class="st1" x1="0" y1="12" x2="25" y2="12" style="stroke: white;stroke-width: 2px;"></line>
        </svg>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search primary fa fa-search no-anim" disabled="disabled">
      <span>Search</span>
    </button>
  </div>
  <div class="popular-search-div">
    <div data-content-type="html" data-appearance="default" data-element="main" data-decoded="true">
      <style>
        .popular-search-container {
          background-color: #282828;
          padding: 25px;
          border-radius: 10px;
          color: #FFF;
          margin-top: 5px;
        }

        .popular-search-container header {
          font-size: 22px;
          margin-bottom: 10px;
        }

        .popular-search-container .ps-cate {
          padding: 15px;
        }

        .popular-search-container .ps-title {
          text-align: center;
          font-weight: 500;
          color: #FFF;
          text-transform: uppercase;
          font-size: 11px;
          white-space: nowrap;
        }

        @media (max-width:1024px) And (min-width:768px) {
          .show-search .popular-search-div {
            position: relative;
            float: right;
            left: 10px;
          }

          .popular-search-container {
            width: calc(100% - 45px);
            margin-left: 0px;
            margin-top: 5px;
          }
        }

        @media (min-width:1025px) {
          .popular-search-container {
            width: calc(100% + 40px);
            margin-left: -40px;
          }

          ul.dropdown.switcher-dropdown.ui-dialog-content.ui-widget-content {
            z-index: 9999;
          }
        }

        @media (max-width:1024px) {
          .popular-search-container {
            width: calc(100% - 70px);
            margin-left: 35px;
            margin-top: 15px;
            max-width: 400px;
          }

          .popular-search-container .ps-cate {
            padding: 10px;
          }

          .popular-search-container .ps-title {
            font-size: 10px;
          }
        }

        @media (max-width: 380px) {
          .popular-search-container .ps-title {
            font-size: 8px;
          }
        }
      </style>
      <div class="popular-search-container">
        <header>Popular Searches</header>
        <div class="ps-wrapper">
          <div class="row">
            <div class="col-sm-8 col-xs-8 ps-cate">
              <div class="groupbanner-text hover-scale">
                <a href="/ideas-fragrances/">
						<img src="" alt="" data-zammsrc="https://www.gulahmedshop.com/media/wysiwyg/popular-search/01_fragrance.png">
						<div class="ps-title">Fragrances</div>
					</a>
              </div>
            </div>
            <div class="col-sm-8 col-xs-8 ps-cate">
              <div class="groupbanner-text hover-scale">
                <a href="/women/stitched-fabric/">
						<img src="" alt="" data-zammsrc="https://www.gulahmedshop.com/media/wysiwyg/popular-search/02_kaaj.png">
						<div class="ps-title">Kaaj</div>
					</a>
              </div>
            </div>
            <div class="col-sm-8 col-xs-8 ps-cate">
              <div class="groupbanner-text hover-scale">
                <a href="/accessories/womens-shoes/eastern/slippers/">
						<img src="" alt="" data-zammsrc="https://www.gulahmedshop.com/media/wysiwyg/popular-search/03_slipper.png">
						<div class="ps-title">Slippers</div>
					</a>
              </div>
            </div>
            <div class="col-sm-8 col-xs-8 ps-cate">
              <div class="groupbanner-text hover-scale">
                <a href="/mens-clothes/eastern/gents-kurta/">
						<img src="" alt="" data-zammsrc="https://www.gulahmedshop.com/media/wysiwyg/popular-search/04_mens_kurta.png">
						<div class="ps-title">Men's Kurtas</div>
					</a>
              </div>
            </div>
            <div class="col-sm-8 col-xs-8 ps-cate">
              <div class="groupbanner-text hover-scale">
                <a href="/unstitched-fabric/">
						<img src="" alt="" data-zammsrc="https://www.gulahmedshop.com/media/wysiwyg/popular-search/05_unstitched.png">
						<div class="ps-title">Unstitched</div>
					</a>
              </div>
            </div>
            <div class="col-sm-8 col-xs-8 ps-cate">
              <div class="groupbanner-text hover-scale">
                <a href="/ideas-home/bed-sheets/printed-sheet-set/">
						<img src="" alt="" data-zammsrc="https://www.gulahmedshop.com/media/wysiwyg/popular-search/06_sheet_set.png">
						<div class="ps-title">Sheet Sets</div>
					</a>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-password':true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfhpxscAAAAACR0TKDfUZHdaMgvb_W4yTxkMItm&amp;co=aHR0cHM6Ly93d3cuZ3VsYWhtZWRzaG9wLmNvbTo0NDM.&amp;hl=de&amp;v=RGRQD9tdxHtnt-Bxkx9pM75S&amp;theme=light&amp;size=invisible&amp;badge=bottomright&amp;cb=9i510qsn4cv1"
              width="256" height="60" role="presentation" name="a-fl5leybn5ora" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <div class="actions-toolbar">
    <input name="context" type="hidden" value="checkout">
    <div class="primary">
      <button type="submit" class="action action-login secondary" name="send" id="send2">
        <span data-bind="i18n: 'Sign In'">Sign In</span>
      </button>
    </div>
    <div class="secondary">
      <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.gulahmedshop.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
    </div>
    <div class="sociallogin-or">
      <span data-bind="i18: 'OR'"></span>
    </div>
    <div data-bind="html: socialloginButtons">
      <div class="sociallogin-wrapper block-customer-login">
        <div class="block sociallogin-block">
          <!-- <div class="sociallogin-block-title block-title">
                <strong role="heading" aria-level="2">< ?= $block->escapeHtml(__('Login With Social Profile'))?></strong>
            </div> -->
          <div class="sociallogin-padding">
            <div class="sociallogin-box">
              <a class="sociallogin-button" rel="nofollow" href="javascript:void(0);" data-href="https://www.facebook.com/dialog/oauth/?client_id=416414043435677&amp;display=popup&amp;redirect_uri=https://www.gulahmedshop.com/sociallogin/account/login/type/fb/&amp;scope=email">
                            <span class="sociallogin-icon sl-fb"></span>

                        </a>
            </div>
            <div class="sociallogin-box">
              <a class="sociallogin-button" rel="nofollow" href="javascript:void(0);" data-href="https://accounts.google.com/o/oauth2/v2/auth?scope=email+profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+openid&amp;access_type=offline&amp;include_granted_scopes=true&amp;state=state_parameter_passthrough_value&amp;client_id=519526400043-s2usj1mi1546htd72d434k0ak1cdevr2.apps.googleusercontent.com&amp;redirect_uri=https://www.gulahmedshop.com/sociallogin/account/login/type/google/&amp;response_type=code">
                            <span class="sociallogin-icon sl-google"></span>

                        </a>
            </div>
          </div>
        </div>
      </div>
      <script>
        if (window.socialloginButtons) {
          window.emailFormUrl = "https://www.gulahmedshop.com/sociallogin/account/email/";
          require(['sociallogin'], function() {
            sl.socialLoginClick();
            sl.sendEmailClick();
            sl.emailPopUp();
          });
        }
      </script>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

POST https://www.gulahmedshop.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.gulahmedshop.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <label class="label" for="newsletter"><span>Sign Up for Our Newsletter:</span></label>
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit">
      <span>Subscribe</span>
    </button>
  </div>
</form>

POST https://www.gulahmedshop.com/sociallogin/account/loginPost/

<form style="display:none;" class="form" action="https://www.gulahmedshop.com/sociallogin/account/loginPost/" method="post" id="sociallogin-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="eHiNHtivFqmgquHM"> <input id="sociallogin-referer" name="referer" type="hidden" value="">
  <input name="sociallogin-checkout" type="hidden" value="">
  <input id="sociallogin-submit" type="submit" value="">
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Select Currency:
PKR
 * AUD
 * GBP
 * CAD
 * PKR
 * SAR
 * USD
 * AED

Skip to Content
   You're Offline now...
   You're Online now...
 * Gul Ahmed Store
 * Dark Mode
   
 * 
   Sign In
   
   Sign In
   Login
   Sign up
   
   Forgot Your Password?
 * 
   Create an Account
 * Services
 * Return & Exchanges
 * Track Order
 * LookBook

Barcode Scanner
Barcode not found!

You're Offline now...
You're Online now...
Toggle Nav

You're Offline now...
You're Online now...
Advance Search
Search
Search
 * Towels
 * Pillows
 * Lawn Shirts
 * Kurta
 * Waistcoat
 * Ladies Shoes


Advanced Search
Suggested
Products See All 0
No Result

Search
Popular Searches
Fragrances
Kaaj
Slippers
Men's Kurtas
Unstitched
Sheet Sets
My Cart 0
My Cart
Close You have no items in your shopping cart.

Dark Mode
Shop
 * GREAT WINTER SALE UPTO 70% OFF
   
   * EXPLORE
     
      * Flat 50% Off
      * Flat 40% Off
      * Unstitched
      * Ideas Pret
      * Ideas Man
      * Ideas Home
      * Kids
      * Shoes & Bags
     
     SALT WINTER WEAR
     
      * WINTER SPECIAL
      * BLANKETS & THROWS
      * MEN’S SWEATERS
      * MEN’S JACKETS
      * WOMEN’S SWEATERS
      * WOMEN’S JACKETS
      * KIDS SWEATERS
     
     Trending
     
      * LUXURY PRET
      * LUXURY UNSTITCHED
      * MEN’S WINTER FABRIC
      * BED SETS
      * GREAT WINTER SALE UPTO 70% OFF
 * Salt SPECIAL OFFER
   
   * KIDS
     
     
     
     Men
     
      * Sweaters
      * Jackets
      * Hoodies & Sweatshirts
      * Casual Shirts
      * Tees
      * Bottoms
     
     Women
     
      * Sweaters
      * Jackets
      * Hoodies & Sweatshirts
      * Tops
      * Jeans
      * BOTTOMS
     
     Boys
     
      * Sweaters
      * Jackets
      * Jeans
      * Tees
      * Shirts
     
     Girls
     
      * Sweaters
      * Jackets
      * Sweatshirts
      * Trousers
 * Under 2,999 NEW
 * LAWN 2022 NEW
 * Unstitched NEW
   
   * UNSTITCHED
     
     
     
     WINTER COLLECTIONS NEW
     
      * CREPE SILK COLLECTION NEW
      * Noor e Chasham Royal NEW
      * Noor-e-Chasham 2022 NEW
      * Winter Special
      * WINTER COLLECTION 2022
      * BELLA COLLECTION NEW
      * Regalia Winter Collection NEW
      * Pashmina Shawl Collection
      * Khaddar Collection
      * Linen Collection
     
     LAWN COLLECTION
     
      * Summer Special NEW
      * ESSENTIAL LAWN
      * PREMIUM LAWN
      * Black & White 2022
     
     CAPSULE COLLECTIONS
     
      * Chambray Collection NEW
      * Cambric Pre-Fall
      * Florence Collection
      * Regalia B&W 2022
      * Nobahar Collection
      * Rang Collection
      * Nayaab Collection
     
     FESTIVE COLLECTIONS
     
      * Noor-e-Chasham 2022 NEW
      * Pre-Wedding Collection NEW
      * EID COLLECTION 2022
      * Luxury Festive 2022
      * Paras Collection
      * Mogra Collection
      * Winter Festive Jacquard Collection
      * SUNEHRI COLLECTION
      * EID-UL-ADHA FESTIVE ISSUE
 * Women
   
   * WOMEN
     
     
     
     IDEAS PRET
     
      * LUXURY New
      * SOLIDS
      * DIGITALS
      * EMBROIDERED
      * SUITS
      * SEMI-FORMALS
      * FORMALS
      * TROUSERS
      * SHAWLS/STOLES
        
     
     STITCHED FABRIC
     
        
      * ABAYA COLLECTION NEW
      * KURTIS
      * SUITS
     
     SALT
     
      * SWEATERS
      * JACKETS
      * BOTTOMS
      * TOPS
      * HOODIES & SWEATSHIRTS
      * JEANS
     
     KAAJ
     
      * KURTIS
 * Men
   
   * MEN
     
     
     
     WESTERN
     
      * CASUAL SHIRTS
      * POLOS
      * TEES
      * JOGGER PANTS
      * SWEATERS New
      * JACKETS New
      * HOODIES & SWEATSHIRTS New
      * Co-Ord Set
      * SMART CASUAL SHIRTS
      * DRESS SHIRTS
      * DRESS PANTS
      * KHAKIS
      * JEANS
      * SHORTS
      * BELTS
     
     Eastern
     
      * KURTA
      * SUITS
      * Shawls New
      * Waistcoats
      * ETHNIC BOTTOMS
        
     
     Easy Wear
     
      * Lounge Wear
     
     UNSTITCHED
     
      * CHAIRMAN LATHA
      * WINTER
      * SUMMER
      * BLACKS
      * WHITES
      * Boski
      * CLASSIC
      * X SERIES
      * GIFT BOX
     
     Salt
     
      * Sweaters
      * Jackets
      * Casual Shirts
      * Hoodies and Sweatshirts
 * Ideas Home NEW
   
   * IDEAS HOME
     
     
     
     Bedding
     
      * PRINTED DUVET COVER NEW
      * DYED DUVET COVER NEW
      * PRINTED SHEET SET UPTO 50% OFF
      * DYED SHEET SET
      * FITTED SHEET
      * THROWS NEW
      * BRIDAL BEDDING
     
     Home Accessories
     
      * CUSHION COVERS NEW
      * RUGS
      * TABLE LINEN
      * CURTAINS
      * GIFT BOX
     
     Bath Linen
     
      * TOWELS NEW
      * BATHROBES
      * BATH MATS
      * TOWEL SETS
     
     Bedding Basic
     
      * FILLINGS
      * COMFORTERS
      * PORTABLE MATTRESS
      * BED SETS
      * BED IN A BAG NEW
      * PILLOW COVERS
 * SHOES
   
   * WOMEN
     
      * EASTERN
        
        * Khussa
        * Kolhapuris
        * SLIPPERS
     
      * WESTERN
        
        * Slippers & Sandals NEW
        * Pumps
        * Moccasins
        * Wedges
        * Semi-pumps
        * Mules
        * Loafers
        * Espadrilles
        * Heels
     
     MEN
     
      * PESHAWARI
      * KHUSSA
 * BAGS
   
   * BAGS
     
      * CLUTCHES
      * Wallets
      * Tote Bags
      * Hand Bags NEW
      * Shoulder Bags
      * Crossbody Bags
 * KIDS
   
   * KIDS
     
     
     
     Girls Western
     
      * TODDLER GIRLS | 1-7 Years New
      * JUNIOR GIRLS | 7-14 Years New
      * SWEATERS
        
      * TEES
      * TOPS
     
     Girls Eastern
     
      * KURTIS
        
      * TROUSERS
     
     Salt Winter Wear
     
     Boys Western
     
      * TODDLERS BOYS | 1-7 YEARS New
      * JUNIOR BOYS | 7-14 Years New
      * Kids Tees
     
     BOYS EASTERN
     
      * KURTA
      * SWEATERS
     
     Salt Winter Wear
     
     HOME
     
      * BEDDING NEW
      * BATHROBES
      * TOWELS
     
     Fragrance
     
      * Kids Perfumes
 * Fragrances
   * Scent Finder
   
   * For Him
     
      * Perfumes
      * Body Mist
      * Deo Spray
     
     For Her
     
      * Perfumes
      * Body Mist
      * Deo Spray
     
     Scent Finder
     
     Collections
     
      * Eau De Parfum
      * Mentor Collection
      * miniatures
      * Mist Collection
      * Neon Collection
      * Kids Perfumes
     
     
 * Special Offer

Account
   You're Offline now...
   You're Online now...
 * Gul Ahmed Store
 * Dark Mode
   
 * 
   Sign In
   
   Sign In
 * 
   Create an Account
 * Services
 * Return & Exchanges
 * Track Order
 * LookBook



.background-image-63d8cd661413d {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_14_wb.jpg);}@media only
screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd661413d {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_14_mb.jpg);}}@media only
screen and (max-width: 640px) {.background-image-63d8cd661413d
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_14_mb.jpg);}}




.background-image-63d8cd6613f1e {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_17_wb.jpg);}@media only
screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd6613f1e {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_17_mb_rs.jpg);}}@media only
screen and (max-width: 640px) {.background-image-63d8cd6613f1e
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_17_mb_rs.jpg);}}

.background-image-63d8cd6613f7a {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_03_pret_wb.jpg);}@media
only screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd6613f7a {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_03_pret_mb.jpg);}}@media
only screen and (max-width: 640px) {.background-image-63d8cd6613f7a
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_03_pret_mb.jpg);}}

.background-image-63d8cd6613fd5 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_04_men_wb_1.jpg);}@media
only screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd6613fd5 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_04_men_mb_1.jpg);}}@media
only screen and (max-width: 640px) {.background-image-63d8cd6613fd5
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_04_men_mb_1.jpg);}}

.background-image-63d8cd661402f {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_23_gents_wb.jpg);}@media
only screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd661402f {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_23_gents_mb.jpg);}}@media
only screen and (max-width: 640px) {.background-image-63d8cd661402f
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_23_gents_mb.jpg);}}

.background-image-63d8cd6614089 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_26_wb.jpg);}@media only
screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd6614089 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_26_mb.jpg);}}@media only
screen and (max-width: 640px) {.background-image-63d8cd6614089
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_26_mb.jpg);}}

.background-image-63d8cd66140e4 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_09_wb_perfume.jpg);}@media
only screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd66140e4 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_09_mb_perfume.jpg);}}@media
only screen and (max-width: 640px) {.background-image-63d8cd66140e4
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_09_mb_perfume.jpg);}}

.background-image-63d8cd661413d {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_14_wb.jpg);}@media only
screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd661413d {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_14_mb.jpg);}}@media only
screen and (max-width: 640px) {.background-image-63d8cd661413d
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_14_mb.jpg);}}



.background-image-63d8cd6613ec1 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_30_salt_kids_wb.jpg);}@media
only screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd6613ec1 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_30_salt_kids_mb.jpg);}}@media
only screen and (max-width: 640px) {.background-image-63d8cd6613ec1
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_30_salt_kids_mb.jpg);}}

.background-image-63d8cd6613f1e {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_17_wb.jpg);}@media only
screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd6613f1e {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_17_mb_rs.jpg);}}@media only
screen and (max-width: 640px) {.background-image-63d8cd6613f1e
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_17_mb_rs.jpg);}}

.background-image-63d8cd6613f7a {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_03_pret_wb.jpg);}@media
only screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd6613f7a {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_03_pret_mb.jpg);}}@media
only screen and (max-width: 640px) {.background-image-63d8cd6613f7a
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_03_pret_mb.jpg);}}

.background-image-63d8cd6613fd5 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_04_men_wb_1.jpg);}@media
only screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd6613fd5 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_04_men_mb_1.jpg);}}@media
only screen and (max-width: 640px) {.background-image-63d8cd6613fd5
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_04_men_mb_1.jpg);}}

.background-image-63d8cd661402f {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_23_gents_wb.jpg);}@media
only screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd661402f {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_23_gents_mb.jpg);}}@media
only screen and (max-width: 640px) {.background-image-63d8cd661402f
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_23_gents_mb.jpg);}}

.background-image-63d8cd6614089 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_26_wb.jpg);}@media only
screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd6614089 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_26_mb.jpg);}}@media only
screen and (max-width: 640px) {.background-image-63d8cd6614089
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_26_mb.jpg);}}

.background-image-63d8cd66140e4 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_09_wb_perfume.jpg);}@media
only screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd66140e4 {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_09_mb_perfume.jpg);}}@media
only screen and (max-width: 640px) {.background-image-63d8cd66140e4
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/22_12_09_mb_perfume.jpg);}}

.background-image-63d8cd661413d {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_14_wb.jpg);}@media only
screen and (max-width: 768px) and (min-width: 640px)
{.background-image-63d8cd661413d {background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_14_mb.jpg);}}@media only
screen and (max-width: 640px) {.background-image-63d8cd661413d
{background-image:
url(https://www.gulahmedshop.com/media/wysiwyg/23_01_14_mb.jpg);}}
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10




HOME PAGE


Fragrances
New In



Checkout out as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create Account
Checkout out using your account

Email Address

Password


Sign In
Forgot Your Password?



All That’s New

VIEW ALL BLOGS



Please wait...



Loved By Customers

Satisfied with my order! Really appreciate the quick service and will also
recommend to everyone to shop from Ideas. Thank you so much will shop again.
”


Syeda Maham
Ideas is Pakistan's best fashion brand in terms of the quality, designs and
colors they offer in clothes, bed sheets, towels, sweaters and shirts.
”


Fakhar Zaman
Received my parcel with complete fabric & laces as described on the website. I
recommend shopping from Ideas for an honest and satisfactory experience
”


Sabra Kanwal
I absolutely love the fabric of GulAhmed lawn. I received my parcel and the
product is same as the model picture. Thank you I will order again
”


Sara Khan
Thank you so much Ideas, I received my parcel today, I am very satisfied with
the online shopping experience! Great stuff and unmatchable quality.
”


Sania Abbasi
100% recommend shopping from Ideas online store! I ordered gifts for my
relatives and they received it on time with great quality.
”


Pari Rajpoot
Received my parcel! As always, this time also I have not been disappointed by
the fabric quality and the service provided by Ideas.
”


Syeda Maham
prev
next




Return to Home


SHIPPING CHARGES

Flat Charges: PKR 99 on all orders


SUPPORT 24/7

Contact us 24 hours a day, 7 days a week


TRACK YOUR ORDER

Track your order for quick updates


RETURN & EXCHANGES

Please view the return and exchange policy



subscribe now

Join GulAhmed and get all the latest news, trends and offers straight to your
inbox

Newsletter
Sign Up for Our Newsletter:

Subscribe

Follow us

         

To place an order
0321 2444091
0321 2444241



Customer Feedback

About GulAhmed

 * About Us
 * Company
 * Careers
 * Store Locator

My Account

 * Login
 * Order History
 * Order Status

Customer Care

 * Contact Us
 * Complaint/Inquiry Form
 * FAQ
 * Shipping Policy
 * Return & Exchanges
 * Privacy Policy
 * Services
 * Visual Search
 * FBR Revised Tax Policy Important!

© Gul Ahmed Textile Mills Limited.
Top

TRACK YOUR ORDER
RETURNS & EXCHANGES