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

URL: https://www.gulahmedshop.com/pub/
Submission Tags: sansec.io magecart Search All
Submission: On March 10 via api from DE — 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="vMIY9FdoRsu2FSPf">
  <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>
</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=MuIyr8Ej74CrXhJDQy37RPBe&amp;theme=light&amp;size=invisible&amp;badge=bottomright&amp;cb=121qojugej7j"
              width="256" height="60" role="presentation" name="a-anbv20h7w6ds" 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="vMIY9FdoRsu2FSPf"> <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

My Cart 0
My Cart
Close You have no items in your shopping cart.

Dark Mode
Shop
MARCH MADNESS Sale
EXPLORE FLAT 40% OFF HOT UNSTITCHED IDEAS PRET IDEAS MAN IDEAS HOME KIDS SHOES &
BAGS
Salt Winter Wear MENS SWEATERS MEN'S JACKETS WOMEN'S SWEATERS Women's Jackets
KIDS SWEATERS
Trending LUXURY PRET LUXURY UNSTITCHED MEN'S WINTER FABRIC BED SETS
LAWN 2023
UNSTITCHED
LAWN COLLECTION 2023 PREMIUM 2023 NEW CHUNRI 2023 NEW ESSENTIAL 2023 NEW TRIBUTE
COLLECTION 2023 NEW VINTAGE GARDEN NEW RED COLLECTION 2023 NEW
WINTER COLLECTIONS CREPE SILK COLLECTION NOOR-E-CHASHAM ROYAL WINTER SPECIAL
WINTER COLLECTION 2022 REGALIA WINTER COLLECTION PASHMINA SHAWL COLLECTION
KHADDAR COLLECTION LINEN COLLECTION
CAPSULE COLLECTIONS DOBBY COLLECTION FRESH COLLECTION 2023 CHAMBRAY COLLECTION
CAMBRIC PRE-FALL LAWN 2022
FESTIVE COLLECTIONS NOOR-E-CHASHAM 2022 PRE-WEDDING COLLECTION
SALT
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
WOMEN
IDEAS PRET LUXURY NEW SOLIDS DIGITALS EMBROIDERED SUITS FORMALS TROUSERS
SHAWLS/STOLES
STITCHED FABRIC SAREE NEW ABAYA COLLECTION KURTIS SUITS
SALT SWEATERS JACKETS BOTTOMS TOPS HOODIES & SWEATSHIRTS
KAAJ KURTIS
MEN
WESTERN CASUAL SHIRTS POLOS TEES JOGGER PANTS SWEATERS JACKETS HOODIES &
SWEATSHIRTS CO-ORD SET SMART CASUAL SHIRTS DRESS SHIRTS DRESS PANTS KHAKIS JEANS
SHORTS
Eastern KURTA SUITS SHAWLS 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
IDEAS HOME
Bedding PRINTED DUVET COVER DYED DUVET COVER PRINTED SHEET SET UPTO 50% OFF DYED
SHEET SET FITTED SHEET THROWS BRIDAL BEDDING
Home Accessories CUSHION COVERS RUGS TABLE LINEN CURTAINS GIFT BOX
Bath Linen TOWELS BATHROBES BATH MATS TOWEL SETS
Bedding Basic FILLINGS COMFORTERS PORTABLE MATTRESS BED SETS BED IN A BAG PILLOW
COVERS
SHOES
Women EASTERN Khussa Kolhapuris Slippers WESTERN Slippers & Sandals Pumps MULES
LOAFERS HEELS
Men PESHAWARI
BAGS
BAGS CLUTCHES Wallets TOTE Bags HAND Bags Shoulder Bags CROSSBODY Bags
KIDS
GIRLS WESTERN SALT WINTER WEAR
BOYS Western Eastern KURTA SALT WINTER WEAR
HOME BEDDING BATHROBES
FRAGRANCE KIDS PERFUME
FRAGRANCES
FOR HIM PERFUMES DEO SPRAY
FOR HER PERFUMES NEW BODY MIST DEO SPRAY
COLLECTIONS EAU DE PARFUM MENTOR COLLECTION MINIATURES MIST COLLECTION NEON
COLLECTION KIDS PERFUMES
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




WHOOPS, OUR BAD...


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?


The page you requested was not found, and we have a fine guess why.
 * If you typed the URL directly, please make sure the spelling is correct.
 * If you clicked on a link to get here, the link is outdated.

What can you do? Have no fear, help is near! There are many ways you can get
back on track with Magento Store.
 * Go back to the previous page.
 * Use the search bar at the top of the page to search for your products.
 * Follow these links to get you back on track!
   Store Home | My Account

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

Careers

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