www.mobica.net Open in urlscan Pro
2606:4700:3033::ac43:dbd9  Public Scan

Submitted URL: http://mobica.net/
Effective URL: https://www.mobica.net/
Submission: On September 29 via manual from EG — Scanned from DE

Form analysis 5 forms found in the DOM

POST /web/login

<form class="oe_login_form" role="form" method="post" onsubmit="this.action = this.action + location.hash" action="/web/login">
  <input type="hidden" name="csrf_token" value="6a0d9f07d3ff423494d8aebf6e771ea117a25af9o1759129591">
  <input type="hidden" name="login_form_ept" value="1">
  <div class="form-group field-login">
    <label for="login">Email</label>
    <input type="text" placeholder="Email" name="login" id="login" required="required" autofocus="autofocus" autocapitalize="off" class="form-control ">
  </div>
  <div class="form-group field-password">
    <label for="password">Password</label>
    <input type="password" placeholder="Password" name="password" id="password" required="required" autocomplete="current-password" maxlength="4096" class="form-control ">
  </div>
  <div class="alert-success-error">
    <p class="alert alert-success d-none">You are successfully logged in</p>
    <p class="alert alert-danger d-none"></p>
  </div>
  <div class="clearfix oe_login_buttons text-center mb-1 pt-3">
    <button type="submit" class="btn btn-primary btn-block te_theme_button te_login_button" style="font-size: 14px !important;">Log in </button>
    <div class="justify-content-between mt-2 d-flex small">
      <a class="open_reset_password" style="font-size: 14px !important;" data-keyboard="true" href="#resetPasswordPopup">Reset Password
                    </a>
    </div>
    <div class="o_login_auth"></div>
  </div>
  <input type="hidden" name="redirect">
</form>

POST

<form class="oe_reset_password_form te_reset_password_form" role="form" method="post" style="display: none;">
  <input type="hidden" name="csrf_token" value="6a0d9f07d3ff423494d8aebf6e771ea117a25af9o1759129591">
  <input type="hidden" name="reset_form_ept" value="1">
  <div class="form-group field-login">
    <label for="login" class="col-form-label">Your Email</label>
    <input type="text" name="login" id="login" class="form-control" autofocus="autofocus" required="required" autocapitalize="off">
  </div>
  <div class="alert-success-error"></div>
  <input type="hidden" name="redirect">
  <input type="hidden" name="token">
  <div class="clearfix oe_login_buttons">
    <div class="d-flex justify-content-between align-items-center small">
      <button type="submit" class="btn btn-primary te_theme_button">Confirm</button>
      <a class="back_login" href="#loginPopup">Back to Login</a>
    </div>
    <div class="o_login_auth"></div>
  </div>
</form>

POST /web/signup

<form class="oe_signup_form_ept oe_signup_form" role="form" method="post" action="/web/signup">
  <input type="hidden" name="csrf_token" value="6a0d9f07d3ff423494d8aebf6e771ea117a25af9o1759129591">
  <input type="hidden" name="signup_form_ept" value="1">
  <div class="form-group field-login">
    <label for="login">Your Email</label>
    <input type="text" name="login" id="login" class="form-control form-control-sm" autofocus="autofocus" autocapitalize="off" required="required">
  </div>
  <div class="form-group field-name">
    <label for="name">Your Name</label>
    <input type="text" name="name" id="name" class="form-control form-control-sm" placeholder="e.g. John Doe" required="required">
  </div>
  <div class="form-group field-password pt-2">
    <label for="password">Password</label>
    <input type="password" name="password" id="password" class="form-control form-control-sm" required="required">
  </div>
  <div class="form-group field-confirm_password">
    <label for="confirm_password">Confirm Password</label>
    <input type="password" name="confirm_password" id="confirm_password" class="form-control form-control-sm" required="required">
  </div>
  <div class="alert-success-error">
    <p class="alert alert-success d-none">You are successfully register your account</p>
    <p class="alert alert-danger d-none"></p>
  </div>
  <input type="hidden" name="redirect">
  <input type="hidden" name="token">
  <div class="text-center oe_signup_buttons pt-3">
    <button type="submit" class="btn btn-primary btn-block te_theme_button te_signup_button">Sign up </button>
    <div class="o_login_auth"></div>
  </div>
</form>

GET /shop

<form method="get" class="o_wsale_products_searchbar_form" action="/shop">
  <div role="search" class="input-group">
    <div class="te_advanced_search_div dropdown">
      <a role="button" href="#" class="btn btn-primary dropdown-toggle ept-parent-category" id="ept-parent-category" name="category" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
                        <span class="category_img_span"></span><span class="span_category">All</span><span class="caret"></span>
                    </a>
      <div class="dropdown-menu" aria-labelledby="ept-parent-category">
        <a class="dropdown-item ept-category-a" value="">All</a>
        <a class="dropdown-item ept-category-a" value="407">Workspace</a>
        <a class="dropdown-item ept-category-a" value="408">Home</a>
        <a class="dropdown-item ept-category-a" value="410">Education</a>
        <a class="dropdown-item ept-category-a" value="409">Healthcare</a>
        <a class="dropdown-item ept-category-a" value="548">Exterior Solutions</a>
        <a class="dropdown-item ept-category-a" value="547">Interior Solutions</a>
        <a class="dropdown-item ept-category-a" value="546">Technology</a>
      </div>
    </div>
    <input type="search" name="search" class="search-query form-control oe_search_box" data-limit="5" data-display-description="true" data-display-price="true" data-display-image="true" placeholder="Search..." autocomplete="off">
  </div>
  <input name="order" type="hidden" class="o_wsale_search_order_by" value="">
</form>

<form class="d-flex" style="padding:.5rem !important">
  <div class="row">
    <div class="col-md-8 for-center">
      <input type="text" class="for-input" id="name" style="padding:1px ; border-radius:0px !important;border:none;border-bottom:1px solid #999;" placeholder="Name">
      <input type="email" class="for-input" id="email" style="padding:1px ; border-radius:0px !important;border:none;border-bottom:1px solid #999;" placeholder="E-mail">
      <input type="phone" class="for-input" id="mobile" style="padding:1px ; border-radius:0px !important;border:none;border-bottom:1px solid #999;" placeholder="phone">
      <div class="popBtn">
        <button type="submit" class="for-submit" id="BtnOK"
          style="font-size:12px;margin-left:.2rem;color:white;height:30px;border:none;;border-bottom:1px  solid #999 !important;border-radius:0px !important;transition:.5s;margin-bottom:10px;background-color:#000;font-weight:600"> Submit </button>
        <button type="button" data-dismiss="modal" class="thanks" style="font-size:12px;height:30px;border:none; border-bottom:1px solid #999 !important;border-radius:0px !important;transition:.5s;margin-bottom:10px;margin-left:10px;font-weight:600">
          No,Thanks</button>
      </div>
    </div>
  </div>
</form>

Text Content

True
   
 * HOME
   
 * ABOUT US
   OUR SERVICES  
   
   VALUE PROPOSITION
   
   CAPACITY
   
   AWARDS/CERTIFICATIONS
   
   HISTORY
   
 * OUR BRANDS
   
 * PRODUCTS
   
   WORKSPACE
   
   EXECUTIVE AREA OPERATIVE AREA PARTITIONS SEATING FILING & STORAGE LOUNGES &
   BREAK AREAS LIGHTING SOLUTIONS ACOUSTIC SOLUTIONS MOBICA+COFFEE TABLES
   
   HOME
   
   POLIFORMVARSCHINTONONGUFRAMQEEBOOABHIKALIVE COLLECTION - SUITES
   
   EDUCATION
   
   LECTURE HALLSAUDITIORIUM HALLSCLASS ROOMSCOMPUTER
   LABSLIBRARYLOCKERSLABORATORYRECEPTIONTRAINING ROOMFLIP DESK
   
   HEALTHCARE
   
   RECEPTION AREAPHARMACYLABORATORYLOCKERSCORRIDORSNURSE STATIONSUPPLEMENTARY
   ITEMSEXAMINATION BEDSTROLLIES
   
   EXTERIOR SOLUTIONS
   
   CURTAIN WALLSPIDER GLAZINGLOUVERSSPACE TRUSSESSIGNAGE
   
   INTERIOR SOLUTIONS
   
   AUDITORIUM HALLSCONFERENCE HALLCOUNTERSNON-FIRE & FIRE RATED
   DOORSCEILINGSFLOORINGCLADDING
   
   TECHNOLOGY
   
   EUBIQ
   
 * PROJECTS
   
   TURN-KEY
   
   
   
   
   
   
   
   INTERNATIONAL
   
   
   
   
   
   
   
   EXTERIOR
   
   
   
   
   
   
   
   BANKS
   
   
   
   
   
   
   
   CORPORATES
   
   
   
   
   
   
   
   HEALTHCARE
   
   
   
   
   
   
   
   EDUCATION
   
   
   
   
   
   
   
   HOTEL/RESIDENTIAL
   
   
   
   
   
   

   
 * MEDIA ROOM
   
 * VR TOUR
   * ALEXANDRIA-SHOWROOM
     
   * TDS 2023
     
   
 * CAREERS
   
 * CONTACT US
   
 * * APPOINTMENTS
     

0 0
 * Login

Email
Password

You are successfully logged in



Log in
Reset Password

Your Email

Confirm Back to Login

Your Email
Your Name
Password
Confirm Password

You are successfully register your account



Sign up

All
All Workspace Home Education Healthcare Exterior Solutions Interior Solutions
Technology






Compare 0
You can compare max 4 products.
Compare
x


WELCOME TO MOBICA.

Submit No,Thanks
 1. 
 2. 
 3. 
 4. 

Previous
Next

WORKSPACES

HEAL

HEALTHCARE CENTERS

LEARN

LEARNING ENVIRONMENTS

LIVE

LIVING SPACES

MOVE

AUTOMOTIVE INTERIORS

MOBICA+

THINK SIMPLE THINK PLUS







Fast  shipping

Every single order ships for free.
No minimums, no tiers, no fine print whatsoever.




Modular, easy-to-move design

Our innovative modular design is driven by the belief that furniture should fit
this home, and the next one.




Durable, premium materials

We use materials like sustainably-forested wood, strengthened steel hardware,
and top-grain Italian leather.

To install this Web App in your iPhone/iPad press and then Add to Home Screen.



Copyright © 2020 mobica Ltd. Privacy & Cookies Policy
English (US) English (US) en
ar الْعَرَبيّة en English (US)