www.lorealsalonshopeg.com Open in urlscan Pro
2606:4700:4400::6812:21fd  Public Scan

Submitted URL: https://lorealsalonshopeg.com/
Effective URL: https://www.lorealsalonshopeg.com/
Submission: On August 28 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

Name: main_formGET https://www.lorealsalonshopeg.com/salon_listing

<form id="main_form" name="main_form" role="form" action="https://www.lorealsalonshopeg.com/salon_listing" method="get" enctype="multipart/form-data" data-parsley-validate="" data-parsley-errors-container="#findSearchSalon" novalidate="">
  <div class="find-salon-search">
    <img src="https://www.lorealsalonshopeg.com/assets/img/location.png" alt="location" class="img1">
    <input placeholder=" يمكنك إدخال الرمز السري الخاص بك." required="true" id="pincode" value="" name="address" class="form-control rounded-0" type="text" spinbutton="hide">
    <button class="btn" onclick="searchSalonBtnKeywordGTM($('#pincode').val());" type="submit">
      <img src="https://www.lorealsalonshopeg.com/assets/img/find.png" alt="find" class="img2">
    </button>
  </div>
  <div id="findSearchSalon" class="find-salon-search-error">
  </div>
</form>

Name: formSendOtp12POST https://www.lorealsalonshopeg.com/actionSendOtpPopupLogin

<form aria-labelledby="mydesc" role="form" id="formSendOtp12" name="formSendOtp12" method="post" autocomplete="off" action="https://www.lorealsalonshopeg.com/actionSendOtpPopupLogin" novalidate="novalidate">
  <input type="hidden" name="_token" value="JNZFLwkuXdA9yEodc4Ul9sMWY1Q9sGKO6lfAYWPV" autocomplete="off">
  <div class="find-salon-content">
    <h2 class="f-salon-heading login-head">قم بالدخول إلى متجر صالون لوريال</h2>
    <p class="f-salon-subheading">الرجاء إدخال رقم هاتفك المحمول!</p>
    <div class="find-salon-search height-50">
      <input id="customer_mobile" name="customer_mobile" class="form-control height-50" placeholder="تنسيق 20 -XXX-XXXX-XXX" onkeyup="validateMobile(this);" type="number" spinbutton="hide">
    </div>
    <div id="mobile-error" style="display: none; margin-top: 5px;font-weight: bold; color:red"></div>
    <label id="customer_mobile-error" class="error" for="customer_mobile" style="display: block;"></label>
    <button class="w-100 btn btn-style mt-5 border-radius-30">أرسل رمز OTP</button>
  </div>
</form>

Name: formVerifyOtp_newPOST https://www.lorealsalonshopeg.com/actionVerifyOtpPopupLogin

<form aria-labelledby="mydesc" role="form" id="formVerifyOtp_new" name="formVerifyOtp_new" method="post" autocomplete="off" action="https://www.lorealsalonshopeg.com/actionVerifyOtpPopupLogin" novalidate="novalidate">
  <input type="hidden" name="_token" value="JNZFLwkuXdA9yEodc4Ul9sMWY1Q9sGKO6lfAYWPV" autocomplete="off">
  <div class="find-salon-content">
    <input type="hidden" name="customer_mobile" id="customerMobileForVerification">
    <h2 class="f-salon-heading login-head">التحقق من OTP</h2>
    <p class="f-salon-subheading">الرجاء إدخال رمز التحقق الذي أرسلناه إليك للتو على رقم هاتفك المحمول المسجل!</p>
    <div class="find-salon-search height-50">
      <input id="otp" name="otp" class="form-control height-50" placeholder="أدخل رمز OTP" oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);" type="number" spinbutton="hide" maxlength="4">
    </div>
    <label id="otp-error" class="error" for="otp" style="display: block;"></label>
    <button id="verifyBtn" class="w-100 btn btn-style mt-5 border-radius-30">ارسل كلمة المرور</button>
    <p class="resend-txt">لم تتلق كلمة مرور لمرة واحدة (OTP)؟ <span><button id="resendBtn" type="button" onclick="return resendOtp();" class="btn resend-btn">إعادة إرسال كلمة المرور لمرة واحدة</button><span id="timer"></span>
      </span>
    </p>
  </div>
</form>

Name: NewSignUpFormPOST https://www.lorealsalonshopeg.com/signUpUser

<form aria-labelledby="mydesc" role="form" id="NewSignUpForm" name="NewSignUpForm" method="post" autocomplete="off" action="https://www.lorealsalonshopeg.com/signUpUser" data-parsley-validate="" novalidate="">
  <input type="hidden" name="_token" value="JNZFLwkuXdA9yEodc4Ul9sMWY1Q9sGKO6lfAYWPV" autocomplete="off"> <input type="hidden" name="formType" value="create">
  <div class="find-salon-content">
    <h2 class="f-salon-heading login-head">تفاصيلك</h2>
    <p class="f-salon-subheading">الرجاء إدخال التفاصيل الخاصة بك</p>
    <div class="row">
      <div class="col-md-6">
        <input id="customer_fname" name="customer_fname" class="form-control height-50 login-input" placeholder="الاسم الكامل" type="text" data-parsley-pattern="/^[a-zA-Z ]*$/" required="">
        <label id="customer_fname-error" class="error w-100 text-left" for="customer_fname"></label>
      </div>
      <div class="col-md-6">
        <input type="text" class="form-control height-50 login-input" id="customer_mobile_2_new" name="customer_mobile" placeholder="رقم الهاتف المحمول" readonly="" data-parsley-type="digits" required="">
      </div>
      <div class="col-md-6">
        <input type="email" class="form-control height-50 login-input" id="customer_email" name="customer_email" placeholder="بريد إلكتروني" data-parsley-type="email">
        <label id="customer_email-error" class="error w-100 text-left" for="customer_email"></label>
      </div>
      <div class="col-md-6">
        <input class="form-control height-50 login-input" id="customer_pincode" name="customer_pincode" placeholder="الرمز السري" data-parsley-type="digits" type="number" spinbutton="hide" required="">
        <label id="customer_pincode-error" class="error w-100 text-left" for="customer_pincode"></label>
      </div>
      <div class="col-lg-12 checkbox">
        <label class="small d-flex self-align-center mb-0">
          <input class="mr-2 me-2 checkall" type="checkbox" id="part" required="" data-parsley-multiple="part"> أنا أوافق على <a class="terms ml-1" target="_blank" href="https://www.lorealsalonshopeg.com/pdf/egypt/eg/term_n_condition_en.pdf">
                                                الشروط والأحكام</a>&nbsp;و <a class="terms ml-1" target="_blank" href="/pdf/egypt/eg/privacy_policy_ar.pdf">
                                                سياسة خاصة</a>
        </label>
        <p class="agree-condition" style="font-size: 12px;color: #333;margin-bottom: 0;"> أوافق على تقديم معلوماتي الشخصية على النحو الوارد أعلاه للتخزين والاستخدام من قبل لوريال والصالون الشريك لها. </p>
      </div>
      <div class="col-md-12">
        <button type="submit" class="w-100 btn btn-style mt-5 border-radius-30 submit_btn" id="submit_btn" disabled="">اشتراك</button>
      </div>
    </div>
  </div>
</form>

Text Content

عربي en
 * عربي en


   
 * 

 * قائمة طعام
   
 * الدخول التسجيل فى الموقع

 * 1

 * 1


ابحث عن صالون قريب منك

اطلب منتجات العناية بالشعر الاحترافية أو احجز خدمات الصالون أو اطلب استشارة
الخبراء.



إخلاء المسؤولية: يهدف هذا الموقع إلى أن يكون كتالوج منتجات لمعلوماتك فقط. لن يتم
اعتبار أي إشارة إلى اهتمامك بأي منتج على هذا الموقع بمثابة اتفاقية بيع وشراء.
يجب أن يتم بيع وشراء المنتجات خارج الموقع بينك وبين الصالون المعني ، وفقًا
للشروط والأحكام التي ستوافق عليها مع الصالون
 * شروط الاستخدام
 * |
 * سياسة الخصوصية
 * |
 * إعدادات ملفات تعريف الارتباط
 * |
 * إلغاء الاشتراك

© 2024 الشروط و الأحكام



×


قم بالدخول إلى متجر صالون لوريال

الرجاء إدخال رقم هاتفك المحمول!



أرسل رمز OTP


التحقق من OTP

الرجاء إدخال رمز التحقق الذي أرسلناه إليك للتو على رقم هاتفك المحمول المسجل!


ارسل كلمة المرور

لم تتلق كلمة مرور لمرة واحدة (OTP)؟ إعادة إرسال كلمة المرور لمرة واحدة


تفاصيلك

الرجاء إدخال التفاصيل الخاصة بك

أنا أوافق على الشروط والأحكام و سياسة خاصة

أوافق على تقديم معلوماتي الشخصية على النحو الوارد أعلاه للتخزين والاستخدام من
قبل لوريال والصالون الشريك لها.

اشتراك

اتصل بالصالون عن طريق

هاتف

يغلق