flos.com Open in urlscan Pro
104.16.220.88  Public Scan

URL: https://flos.com/en/us/trade-program/?utm_source=sf_email&utm_medium=email&utm_campaign=automation
Submission: On October 04 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: simpleSearchGET /on/demandware.store/Sites-FLOS-US-Site/en_US/Search-Show

<form class="c-form search__form" role="search" action="/on/demandware.store/Sites-FLOS-US-Site/en_US/Search-Show" method="get" name="simpleSearch" js-hook-search-form="">
  <input type="hidden" value="null" name="lang">
  <div class="form__item c-input input--search">
    <div class="input__wrapper">
      <button class="c-button button--icon button--icon-only search__button search__button-submit" type="submit" id="navigation-search-submit" js-hook-submit="" aria-label="Submit" search="" keywords="">
        <span js-hook-button-label="" class="button__label u-sr-only"> Submit search keywords </span>
        <span class="button__icon">
          <svg focusable="false" class="c-icon  icon--search" viewBox="0 0 19 19" width="18" height="18">
            <path fill="currentColor" d="M19,18.3l-4.5-4.5c1.3-1.5,2.1-3.4,2.1-5.5c0-4.6-3.7-8.3-8.3-8.3S0,3.7,0,8.3s3.7,8.3,8.3,8.3c2.1,0,4-0.8,5.5-2.1l4.5,4.5 L19,18.3z M1,8.3C1,4.3,4.3,1,8.3,1s7.3,3.3,7.3,7.3s-3.3,7.3-7.3,7.3S1,12.3,1,8.3z">
            </path>
          </svg>
        </span>
        <span class="button__focus-helper"></span>
      </button>
      <input class="input__input search__input" type="search" id="navigation-search" aria-invalid="false" name="q" placeholder="Search" js-hook-search-input="" autocomplete="off">
      <button class="c-button c-button--underline button--small search__button search__button-clear" type="button" id="navigation-search-clear" js-hook-clear="" aria-label="Clear">
        <span js-hook-button-label="" class="button__label"> Clear </span>
        <span class="button__focus-helper"></span>
      </button>
      <svg focusable="false" class="c-icon  icon--error form__item-feedback-icon form__item-feedback-icon--error" viewBox="0 0 19 19" width="16" height="16">
        <path fill="currentColor"
          d="M16.2,16.2c1.7-1.7,2.8-4.1,2.8-6.7C19,4.3,14.7,0,9.5,0c-2.6,0-5,1.1-6.7,2.8c0,0,0,0,0,0c0,0,0,0,0,0 C1.1,4.5,0,6.9,0,9.5C0,14.7,4.3,19,9.5,19C12.1,19,14.5,17.9,16.2,16.2C16.2,16.2,16.2,16.2,16.2,16.2 C16.2,16.2,16.2,16.2,16.2,16.2z M18,9.5c0,2.2-0.8,4.1-2.2,5.6l-12-12C5.4,1.8,7.3,1,9.5,1C14.2,1,18,4.8,18,9.5z M1,9.5 c0-2.2,0.8-4.1,2.2-5.6l12,12c-1.5,1.3-3.5,2.2-5.6,2.2C4.8,18,1,14.2,1,9.5z">
        </path>
      </svg>
      <svg focusable="false" class="c-icon  icon--lock form__item-disabled-icon" viewBox="0 0 18 20" width="18" height="20">
        <g>
          <path fill="currentColor" d="M9,9.9c-1.3,0-2.4,1.1-2.4,2.4c0,1.2,0.8,2.1,1.9,2.3V17h1v-2.3c1.1-0.2,1.9-1.2,1.9-2.3 C11.4,11,10.3,9.9,9,9.9z M9,13.7c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4s1.4,0.6,1.4,1.4C10.4,13,9.8,13.7,9,13.7z">
          </path>
          <path fill="currentColor"
            d="M13,6.8V3.9c0-1-0.4-2-1.2-2.8C11.1,0.4,10,0,9,0C7.9,0,6.9,0.4,6.2,1.1C5.4,1.9,5,2.9,5,3.9v2.9H0V20h18V6.8 H13z M6,3.9c0-0.8,0.3-1.5,0.9-2.1c1.1-1.1,3.1-1.1,4.2,0C11.6,2.4,12,3.1,12,3.9v2.9H6V3.9z M17,19H1V7.8H17V19z"></path>
        </g>
      </svg>
      <span class="form__focus-helper"></span>
    </div>
    <div class="form__item-error" id="err_navigation-search" aria-hidden="true">
    </div>
  </div>
</form>

POST /on/demandware.store/Sites-FLOS-US-Site/en_US/Newsletter-Subscribe

<form class="c-form c-newsletter-form u-margin-top-56" id="newsletterSubscriptionForm" autocomplete="on" method="POST" action="/on/demandware.store/Sites-FLOS-US-Site/en_US/Newsletter-Subscribe" data-form="newsletterSubscription" novalidate=""
  data-modal-id="newsletter-form-modal"
  data-default-validators="{&quot;presence&quot;:{&quot;message&quot;:&quot;Please fill in this field to continue&quot;},&quot;email&quot;:{&quot;message&quot;:&quot;Please enter a valid e-mail address&quot;,&quot;length&quot;:{&quot;tooLong&quot;:&quot;error.message.lessthan50&quot;}},&quot;equality&quot;:{&quot;message&quot;:&quot;Please make sure this information matches the one you've entered in the previous field.&quot;},&quot;length&quot;:{&quot;notValid&quot;:&quot;Please make sure to enter %{count} characters.&quot;,&quot;tooLong&quot;:&quot;This field has a %{count} characters limit.&quot;,&quot;tooShort&quot;:&quot;This field must contain at least %{count} characters.&quot;,&quot;wrongLength&quot;:&quot;Please make sure to enter %{count} characters.&quot;}}"
  data-custom-validation-messages="{&quot;dwfrm_profile_customer_privacyTerms&quot;:{&quot;presence&quot;:{&quot;message&quot;:&quot;Please complete the required field&quot;}},&quot;dwfrm_profile_customer_accountType&quot;:{&quot;presence&quot;:{&quot;message&quot;:&quot;Please select an account type&quot;}},&quot;dwfrm_profile_customer_firstname&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid first name&quot;}},&quot;dwfrm_profile_customer_lastname&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid last name&quot;}},&quot;dwfrm_profile_customer_phone&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The phone number must be in the right format&quot;}},&quot;dwfrm_profile_customer_emailconfirm&quot;:{&quot;equality&quot;:{&quot;message&quot;:&quot;The email addresses don't match&quot;}},&quot;dwfrm_profile_customer_vatCode&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid VAT number&quot;}},&quot;dwfrm_profile_customer_codeFiscale&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid Code Fiscale&quot;}},&quot;dwfrm_profile_customer_cd&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid CD code&quot;}},&quot;dwfrm_profile_customer_pec&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid PEC code&quot;}},&quot;dwfrm_register_profile_login_password&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The password must contain a minimum of 9 characters and a maximum of 30 characters, of which at least 1 uppercase letter and 1 number. Spaces are not allowed.&quot;}},&quot;dwfrm_register_profile_customer_vatCode&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid VAT number&quot;}},&quot;dwfrm_register_profile_customer_codeFiscale&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid Code Fiscale&quot;}},&quot;dwfrm_register_profile_customer_cd&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid CD code&quot;}},&quot;dwfrm_register_profile_customer_pec&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid PEC code&quot;}},&quot;dwfrm_profile_login_password&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The password must contain a minimum of 9 characters and a maximum of 30 characters, of which at least 1 uppercase letter and 1 number. Spaces are not allowed.&quot;}},&quot;dwfrm_profile_login_passwordconfirm&quot;:{&quot;equality&quot;:{&quot;message&quot;:&quot;The passwords don't match&quot;},&quot;format&quot;:{&quot;message&quot;:&quot;The password must contain a minimum of 9 characters and a maximum of 30 characters, of which at least 1 uppercase letter and 1 number. Spaces are not allowed.&quot;}},&quot;shippingAddress_addressFields_postalCode&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The zip code must be in the right format&quot;}},&quot;shippingAddress_addressFields_phone&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The phone number must be in the right format&quot;}},&quot;address1&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The street address you entered is not valid. Special characters are not allowed.&quot;}},&quot;postalCode&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The zip code must be in the right format&quot;}},&quot;phone&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The phone number must be in the right format&quot;}},&quot;dwfrm_profile_login_currentpassword&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The password must contain a minimum of 9 characters and a maximum of 30 characters, of which at least 1 uppercase letter and 1 number. Spaces are not allowed.&quot;}},&quot;dwfrm_profile_login_newpasswords_newpassword&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The password must contain a minimum of 9 characters and a maximum of 30 characters, of which at least 1 uppercase letter and 1 number. Spaces are not allowed.&quot;}},&quot;dwfrm_profile_login_newpasswords_newpasswordconfirm&quot;:{&quot;equality&quot;:{&quot;message&quot;:&quot;The passwords don't match&quot;},&quot;format&quot;:{&quot;message&quot;:&quot;The password must contain a minimum of 9 characters and a maximum of 30 characters, of which at least 1 uppercase letter and 1 number. Spaces are not allowed.&quot;}},&quot;dwfrm_newPasswords_newpassword&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;The password must contain a minimum of 9 characters and a maximum of 30 characters, of which at least 1 uppercase letter and 1 number. Spaces are not allowed.&quot;}},&quot;dwfrm_newPasswords_newpasswordconfirm&quot;:{&quot;equality&quot;:{&quot;message&quot;:&quot;The passwords don't match&quot;},&quot;format&quot;:{&quot;message&quot;:&quot;The password must contain a minimum of 9 characters and a maximum of 30 characters, of which at least 1 uppercase letter and 1 number. Spaces are not allowed.&quot;}},&quot;storeID&quot;:{&quot;presence&quot;:{&quot;message&quot;:&quot;Please select a store to use this shipping method&quot;}},&quot;dwfrm_shipping_contactInfoFields_firstname&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid first name&quot;}},&quot;dwfrm_shipping_contactInfoFields_lastname&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid last name&quot;}},&quot;dwfrm_shipping_contactInfoFields_vatCode&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid VAT number&quot;}},&quot;dwfrm_shipping_contactInfoFields_codeFiscale&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid Code Fiscale&quot;}},&quot;dwfrm_shipping_contactInfoFields_cd&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid CD code&quot;}},&quot;dwfrm_shipping_contactInfoFields_pec&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid PEC code&quot;}},&quot;dwfrm_billing_creditCardFields_cardNumber&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a valid credit card number&quot;}},&quot;dwfrm_billing_creditCardFields_securityCode&quot;:{&quot;format&quot;:{&quot;message&quot;:&quot;Please enter a 3 or 4 digit number&quot;}}}"
  js-hook-newsletter-form="" data-simple-error-message="Sorry, something went wrong. Please try again later." data-simple-success-message="Thank you.">
  <div class="newsletter-subscription-form__form" js-hook-newsletter-form-fields-wrapper="">
    <div class="form__item c-input form__item--required">
      <div class="input__wrapper">
        <label class="input__label" for="dwfrm_newsletter_firstname" aria-hidden="true"> First name <span class="input__required">*</span>
        </label>
        <input class="input__input" type="text" id="dwfrm_newsletter_firstname" aria-invalid="false" name="dwfrm_newsletter_firstname" required="required">
        <svg focusable="false" class="c-icon  icon--error form__item-feedback-icon form__item-feedback-icon--error" viewBox="0 0 19 19" width="16" height="16">
          <path fill="currentColor"
            d="M16.2,16.2c1.7-1.7,2.8-4.1,2.8-6.7C19,4.3,14.7,0,9.5,0c-2.6,0-5,1.1-6.7,2.8c0,0,0,0,0,0c0,0,0,0,0,0 C1.1,4.5,0,6.9,0,9.5C0,14.7,4.3,19,9.5,19C12.1,19,14.5,17.9,16.2,16.2C16.2,16.2,16.2,16.2,16.2,16.2 C16.2,16.2,16.2,16.2,16.2,16.2z M18,9.5c0,2.2-0.8,4.1-2.2,5.6l-12-12C5.4,1.8,7.3,1,9.5,1C14.2,1,18,4.8,18,9.5z M1,9.5 c0-2.2,0.8-4.1,2.2-5.6l12,12c-1.5,1.3-3.5,2.2-5.6,2.2C4.8,18,1,14.2,1,9.5z">
          </path>
        </svg>
        <svg focusable="false" class="c-icon  icon--lock form__item-disabled-icon" viewBox="0 0 18 20" width="18" height="20">
          <g>
            <path fill="currentColor" d="M9,9.9c-1.3,0-2.4,1.1-2.4,2.4c0,1.2,0.8,2.1,1.9,2.3V17h1v-2.3c1.1-0.2,1.9-1.2,1.9-2.3 C11.4,11,10.3,9.9,9,9.9z M9,13.7c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4s1.4,0.6,1.4,1.4C10.4,13,9.8,13.7,9,13.7z">
            </path>
            <path fill="currentColor"
              d="M13,6.8V3.9c0-1-0.4-2-1.2-2.8C11.1,0.4,10,0,9,0C7.9,0,6.9,0.4,6.2,1.1C5.4,1.9,5,2.9,5,3.9v2.9H0V20h18V6.8 H13z M6,3.9c0-0.8,0.3-1.5,0.9-2.1c1.1-1.1,3.1-1.1,4.2,0C11.6,2.4,12,3.1,12,3.9v2.9H6V3.9z M17,19H1V7.8H17V19z"></path>
          </g>
        </svg>
        <span class="form__focus-helper"></span>
      </div>
      <div class="form__item-error" id="err_dwfrm_newsletter_firstname" aria-hidden="true">
      </div>
    </div>
    <div class="form__item c-input form__item--required">
      <div class="input__wrapper">
        <label class="input__label" for="dwfrm_newsletter_lastname" aria-hidden="true"> Last name <span class="input__required">*</span>
        </label>
        <input class="input__input" type="text" id="dwfrm_newsletter_lastname" aria-invalid="false" name="dwfrm_newsletter_lastname" required="required">
        <svg focusable="false" class="c-icon  icon--error form__item-feedback-icon form__item-feedback-icon--error" viewBox="0 0 19 19" width="16" height="16">
          <path fill="currentColor"
            d="M16.2,16.2c1.7-1.7,2.8-4.1,2.8-6.7C19,4.3,14.7,0,9.5,0c-2.6,0-5,1.1-6.7,2.8c0,0,0,0,0,0c0,0,0,0,0,0 C1.1,4.5,0,6.9,0,9.5C0,14.7,4.3,19,9.5,19C12.1,19,14.5,17.9,16.2,16.2C16.2,16.2,16.2,16.2,16.2,16.2 C16.2,16.2,16.2,16.2,16.2,16.2z M18,9.5c0,2.2-0.8,4.1-2.2,5.6l-12-12C5.4,1.8,7.3,1,9.5,1C14.2,1,18,4.8,18,9.5z M1,9.5 c0-2.2,0.8-4.1,2.2-5.6l12,12c-1.5,1.3-3.5,2.2-5.6,2.2C4.8,18,1,14.2,1,9.5z">
          </path>
        </svg>
        <svg focusable="false" class="c-icon  icon--lock form__item-disabled-icon" viewBox="0 0 18 20" width="18" height="20">
          <g>
            <path fill="currentColor" d="M9,9.9c-1.3,0-2.4,1.1-2.4,2.4c0,1.2,0.8,2.1,1.9,2.3V17h1v-2.3c1.1-0.2,1.9-1.2,1.9-2.3 C11.4,11,10.3,9.9,9,9.9z M9,13.7c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4s1.4,0.6,1.4,1.4C10.4,13,9.8,13.7,9,13.7z">
            </path>
            <path fill="currentColor"
              d="M13,6.8V3.9c0-1-0.4-2-1.2-2.8C11.1,0.4,10,0,9,0C7.9,0,6.9,0.4,6.2,1.1C5.4,1.9,5,2.9,5,3.9v2.9H0V20h18V6.8 H13z M6,3.9c0-0.8,0.3-1.5,0.9-2.1c1.1-1.1,3.1-1.1,4.2,0C11.6,2.4,12,3.1,12,3.9v2.9H6V3.9z M17,19H1V7.8H17V19z"></path>
          </g>
        </svg>
        <span class="form__focus-helper"></span>
      </div>
      <div class="form__item-error" id="err_dwfrm_newsletter_lastname" aria-hidden="true">
      </div>
    </div>
    <div class="form__item c-input form__item--required input--email">
      <div class="input__wrapper">
        <label class="input__label" for="dwfrm_newsletter_email" aria-hidden="true"> Email <span class="input__required">*</span>
        </label>
        <input class="input__input" type="email" id="dwfrm_newsletter_email" aria-invalid="false" name="dwfrm_newsletter_email" required="required" aria-required="true" value="" maxlength="50"
          pattern="^[a-zA-Z0-9-_+]{1}[a-zA-Z0-9-_.+]{0,62}[a-zA-Z0-9-_+]{1}@[a-zA-Z0-9-.]{1,128}[.]{1}[a-zA-Z]{2,60}$" autocomplete="email">
        <svg focusable="false" class="c-icon  icon--error form__item-feedback-icon form__item-feedback-icon--error" viewBox="0 0 19 19" width="16" height="16">
          <path fill="currentColor"
            d="M16.2,16.2c1.7-1.7,2.8-4.1,2.8-6.7C19,4.3,14.7,0,9.5,0c-2.6,0-5,1.1-6.7,2.8c0,0,0,0,0,0c0,0,0,0,0,0 C1.1,4.5,0,6.9,0,9.5C0,14.7,4.3,19,9.5,19C12.1,19,14.5,17.9,16.2,16.2C16.2,16.2,16.2,16.2,16.2,16.2 C16.2,16.2,16.2,16.2,16.2,16.2z M18,9.5c0,2.2-0.8,4.1-2.2,5.6l-12-12C5.4,1.8,7.3,1,9.5,1C14.2,1,18,4.8,18,9.5z M1,9.5 c0-2.2,0.8-4.1,2.2-5.6l12,12c-1.5,1.3-3.5,2.2-5.6,2.2C4.8,18,1,14.2,1,9.5z">
          </path>
        </svg>
        <svg focusable="false" class="c-icon  icon--lock form__item-disabled-icon" viewBox="0 0 18 20" width="18" height="20">
          <g>
            <path fill="currentColor" d="M9,9.9c-1.3,0-2.4,1.1-2.4,2.4c0,1.2,0.8,2.1,1.9,2.3V17h1v-2.3c1.1-0.2,1.9-1.2,1.9-2.3 C11.4,11,10.3,9.9,9,9.9z M9,13.7c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4s1.4,0.6,1.4,1.4C10.4,13,9.8,13.7,9,13.7z">
            </path>
            <path fill="currentColor"
              d="M13,6.8V3.9c0-1-0.4-2-1.2-2.8C11.1,0.4,10,0,9,0C7.9,0,6.9,0.4,6.2,1.1C5.4,1.9,5,2.9,5,3.9v2.9H0V20h18V6.8 H13z M6,3.9c0-0.8,0.3-1.5,0.9-2.1c1.1-1.1,3.1-1.1,4.2,0C11.6,2.4,12,3.1,12,3.9v2.9H6V3.9z M17,19H1V7.8H17V19z"></path>
          </g>
        </svg>
        <span class="form__focus-helper"></span>
      </div>
      <div class="form__item-error" id="err_dwfrm_newsletter_email" aria-hidden="true">
      </div>
    </div>
    <div class="form__item" js-hook-form-fields-toggle="" data-radio-ids="accountTypeProfessional,accountTypePrivate">
      <div class="u-hidden" data-radio-id="accountTypeProfessional" js-hook-form-fields-toggle-hidden-fields="">
        <div class="form__item c-input form__item--required input--text u-width--full form__item--no-margin input__wrapper form__item--disabled">
          <div class="input__wrapper">
            <label class="input__label" for="dwfrm_newsletter_companyName" aria-hidden="true"> Company <span class="input__required">*</span>
            </label>
            <input class="input__input" type="text" id="dwfrm_newsletter_companyName" aria-invalid="false" name="dwfrm_newsletter_companyName" required="required" disabled="disabled" value="" maxlength="30" autocomplete="organization"
              data-ignored="">
            <svg focusable="false" class="c-icon  icon--error form__item-feedback-icon form__item-feedback-icon--error" viewBox="0 0 19 19" width="16" height="16">
              <path fill="currentColor"
                d="M16.2,16.2c1.7-1.7,2.8-4.1,2.8-6.7C19,4.3,14.7,0,9.5,0c-2.6,0-5,1.1-6.7,2.8c0,0,0,0,0,0c0,0,0,0,0,0 C1.1,4.5,0,6.9,0,9.5C0,14.7,4.3,19,9.5,19C12.1,19,14.5,17.9,16.2,16.2C16.2,16.2,16.2,16.2,16.2,16.2 C16.2,16.2,16.2,16.2,16.2,16.2z M18,9.5c0,2.2-0.8,4.1-2.2,5.6l-12-12C5.4,1.8,7.3,1,9.5,1C14.2,1,18,4.8,18,9.5z M1,9.5 c0-2.2,0.8-4.1,2.2-5.6l12,12c-1.5,1.3-3.5,2.2-5.6,2.2C4.8,18,1,14.2,1,9.5z">
              </path>
            </svg>
            <svg focusable="false" class="c-icon  icon--lock form__item-disabled-icon" viewBox="0 0 18 20" width="18" height="20">
              <g>
                <path fill="currentColor"
                  d="M9,9.9c-1.3,0-2.4,1.1-2.4,2.4c0,1.2,0.8,2.1,1.9,2.3V17h1v-2.3c1.1-0.2,1.9-1.2,1.9-2.3 C11.4,11,10.3,9.9,9,9.9z M9,13.7c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4s1.4,0.6,1.4,1.4C10.4,13,9.8,13.7,9,13.7z"></path>
                <path fill="currentColor"
                  d="M13,6.8V3.9c0-1-0.4-2-1.2-2.8C11.1,0.4,10,0,9,0C7.9,0,6.9,0.4,6.2,1.1C5.4,1.9,5,2.9,5,3.9v2.9H0V20h18V6.8 H13z M6,3.9c0-0.8,0.3-1.5,0.9-2.1c1.1-1.1,3.1-1.1,4.2,0C11.6,2.4,12,3.1,12,3.9v2.9H6V3.9z M17,19H1V7.8H17V19z"></path>
              </g>
            </svg>
            <span class="form__focus-helper"></span>
          </div>
          <div class="form__item-error" id="err_dwfrm_newsletter_companyName" aria-hidden="true">
          </div>
        </div>
      </div>
    </div>
    <div class="form__item c-radio radio--horizontal">
      <div class="radio__wrapper">
        <input class="radio__input u-sr-only" type="radio" name="dwfrm_newsletter_accountType" id="accountTypePrivate" checked="checked" value="private">
        <label class="radio__label" for="accountTypePrivate" aria-hidden="true" js-hook-radio-label="">
          <span role="button"> I’m a consumer </span>
          <svg focusable="false" class="c-icon  icon--lock form__item-disabled-icon" viewBox="0 0 18 20" width="18" height="20">
            <g>
              <path fill="currentColor" d="M9,9.9c-1.3,0-2.4,1.1-2.4,2.4c0,1.2,0.8,2.1,1.9,2.3V17h1v-2.3c1.1-0.2,1.9-1.2,1.9-2.3 C11.4,11,10.3,9.9,9,9.9z M9,13.7c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4s1.4,0.6,1.4,1.4C10.4,13,9.8,13.7,9,13.7z">
              </path>
              <path fill="currentColor"
                d="M13,6.8V3.9c0-1-0.4-2-1.2-2.8C11.1,0.4,10,0,9,0C7.9,0,6.9,0.4,6.2,1.1C5.4,1.9,5,2.9,5,3.9v2.9H0V20h18V6.8 H13z M6,3.9c0-0.8,0.3-1.5,0.9-2.1c1.1-1.1,3.1-1.1,4.2,0C11.6,2.4,12,3.1,12,3.9v2.9H6V3.9z M17,19H1V7.8H17V19z"></path>
            </g>
          </svg>
          <span class="radio__focus-helper" role="button"></span>
        </label>
        <input class="radio__input u-sr-only" type="radio" name="dwfrm_newsletter_accountType" id="accountTypeProfessional" value="professional">
        <label class="radio__label radio__label--subtext" for="accountTypeProfessional" aria-hidden="true" js-hook-radio-label="">
          <span role="button"> I’m a professional </span>
          <span class="radio__subtext"> Architect, interior designer, lighting designer, etc. </span>
          <svg focusable="false" class="c-icon  icon--lock form__item-disabled-icon" viewBox="0 0 18 20" width="18" height="20">
            <g>
              <path fill="currentColor" d="M9,9.9c-1.3,0-2.4,1.1-2.4,2.4c0,1.2,0.8,2.1,1.9,2.3V17h1v-2.3c1.1-0.2,1.9-1.2,1.9-2.3 C11.4,11,10.3,9.9,9,9.9z M9,13.7c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4s1.4,0.6,1.4,1.4C10.4,13,9.8,13.7,9,13.7z">
              </path>
              <path fill="currentColor"
                d="M13,6.8V3.9c0-1-0.4-2-1.2-2.8C11.1,0.4,10,0,9,0C7.9,0,6.9,0.4,6.2,1.1C5.4,1.9,5,2.9,5,3.9v2.9H0V20h18V6.8 H13z M6,3.9c0-0.8,0.3-1.5,0.9-2.1c1.1-1.1,3.1-1.1,4.2,0C11.6,2.4,12,3.1,12,3.9v2.9H6V3.9z M17,19H1V7.8H17V19z"></path>
            </g>
          </svg>
          <span class="radio__focus-helper" role="button"></span>
        </label>
      </div>
      <div class="form__item-error" id="err_accountTypeProfessional" aria-hidden="true">
      </div>
      <svg focusable="false" class="c-icon  icon--error form__item-feedback-icon form__item-feedback-icon--error" viewBox="0 0 19 19" width="16" height="16">
        <path fill="currentColor"
          d="M16.2,16.2c1.7-1.7,2.8-4.1,2.8-6.7C19,4.3,14.7,0,9.5,0c-2.6,0-5,1.1-6.7,2.8c0,0,0,0,0,0c0,0,0,0,0,0 C1.1,4.5,0,6.9,0,9.5C0,14.7,4.3,19,9.5,19C12.1,19,14.5,17.9,16.2,16.2C16.2,16.2,16.2,16.2,16.2,16.2 C16.2,16.2,16.2,16.2,16.2,16.2z M18,9.5c0,2.2-0.8,4.1-2.2,5.6l-12-12C5.4,1.8,7.3,1,9.5,1C14.2,1,18,4.8,18,9.5z M1,9.5 c0-2.2,0.8-4.1,2.2-5.6l12,12c-1.5,1.3-3.5,2.2-5.6,2.2C4.8,18,1,14.2,1,9.5z">
        </path>
      </svg>
    </div>
    <div class="form__item c-checkbox form__item--required form__item--no-margin">
      <div class="checkbox__wrapper">
        <input class="checkbox__input u-sr-only" type="checkbox" name="dwfrm_register_profile_customer_subscribe" id="dwfrm_register_profile_customer_subscribe" value="true" required="required" js-hook-consent-one="">
        <label class="checkbox__label" for="dwfrm_register_profile_customer_subscribe" role="button" aria-hidden="true" js-hook-checkbox-label="">
          <span js-hook-consumer=""> I consent to the processing of my personal data for marketing, commercial and promotional communications by Flos and Design Holding as joint controllers, being aware that I will be able to withdraw my consent at
            any time. <span class="checkbox__required">*</span>
          </span>
          <span class="u-hidden" js-hook-professional=""> I consent to the processing of my personal data for marketing, commercial and promotional communications by the companies of the Design Holding Group as joint controllers, being aware that I
            will be able to withdraw my consent at any time. </span>
          <svg focusable="false" class="c-icon  icon--lock form__item-disabled-icon" viewBox="0 0 18 20" width="18" height="20">
            <g>
              <path fill="currentColor" d="M9,9.9c-1.3,0-2.4,1.1-2.4,2.4c0,1.2,0.8,2.1,1.9,2.3V17h1v-2.3c1.1-0.2,1.9-1.2,1.9-2.3 C11.4,11,10.3,9.9,9,9.9z M9,13.7c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4s1.4,0.6,1.4,1.4C10.4,13,9.8,13.7,9,13.7z">
              </path>
              <path fill="currentColor"
                d="M13,6.8V3.9c0-1-0.4-2-1.2-2.8C11.1,0.4,10,0,9,0C7.9,0,6.9,0.4,6.2,1.1C5.4,1.9,5,2.9,5,3.9v2.9H0V20h18V6.8 H13z M6,3.9c0-0.8,0.3-1.5,0.9-2.1c1.1-1.1,3.1-1.1,4.2,0C11.6,2.4,12,3.1,12,3.9v2.9H6V3.9z M17,19H1V7.8H17V19z"></path>
            </g>
          </svg>
          <span class="checkbox__focus-helper"></span>
        </label>
      </div>
      <div class="form__item-error" id="err_dwfrm_register_profile_customer_subscribe" aria-hidden="true">
      </div>
      <svg focusable="false" class="c-icon  icon--error form__item-feedback-icon form__item-feedback-icon--error" viewBox="0 0 19 19" width="16" height="16">
        <path fill="currentColor"
          d="M16.2,16.2c1.7-1.7,2.8-4.1,2.8-6.7C19,4.3,14.7,0,9.5,0c-2.6,0-5,1.1-6.7,2.8c0,0,0,0,0,0c0,0,0,0,0,0 C1.1,4.5,0,6.9,0,9.5C0,14.7,4.3,19,9.5,19C12.1,19,14.5,17.9,16.2,16.2C16.2,16.2,16.2,16.2,16.2,16.2 C16.2,16.2,16.2,16.2,16.2,16.2z M18,9.5c0,2.2-0.8,4.1-2.2,5.6l-12-12C5.4,1.8,7.3,1,9.5,1C14.2,1,18,4.8,18,9.5z M1,9.5 c0-2.2,0.8-4.1,2.2-5.6l12,12c-1.5,1.3-3.5,2.2-5.6,2.2C4.8,18,1,14.2,1,9.5z">
        </path>
      </svg>
    </div>
    <div class="form__item c-checkbox">
      <div class="checkbox__wrapper">
        <input class="checkbox__input u-sr-only" type="checkbox" name="dwfrm_newsletter_profilingFlag" id="dwfrm_newsletter_profilingFlag" value="true" disabled="disabled" js-hook-consent-two="">
        <label class="checkbox__label" for="dwfrm_newsletter_profilingFlag" role="button" aria-hidden="true" js-hook-checkbox-label="">
          <span js-hook-consumer=""> I consent to the processing of my personal data to create customer profiles and receive personalized contents by Flos and Design Holding as joint controllers, being aware that I will be able to withdraw my consent
            at any time. </span>
          <span class="u-hidden" js-hook-professional=""> I consent to the processing of my personal data to create customer profiles and receive personalized contents by the companies of the Design Holding Group as joint controllers, being aware
            that I will be able to withdraw my consent at any time. </span>
          <svg focusable="false" class="c-icon  icon--lock form__item-disabled-icon" viewBox="0 0 18 20" width="18" height="20">
            <g>
              <path fill="currentColor" d="M9,9.9c-1.3,0-2.4,1.1-2.4,2.4c0,1.2,0.8,2.1,1.9,2.3V17h1v-2.3c1.1-0.2,1.9-1.2,1.9-2.3 C11.4,11,10.3,9.9,9,9.9z M9,13.7c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4s1.4,0.6,1.4,1.4C10.4,13,9.8,13.7,9,13.7z">
              </path>
              <path fill="currentColor"
                d="M13,6.8V3.9c0-1-0.4-2-1.2-2.8C11.1,0.4,10,0,9,0C7.9,0,6.9,0.4,6.2,1.1C5.4,1.9,5,2.9,5,3.9v2.9H0V20h18V6.8 H13z M6,3.9c0-0.8,0.3-1.5,0.9-2.1c1.1-1.1,3.1-1.1,4.2,0C11.6,2.4,12,3.1,12,3.9v2.9H6V3.9z M17,19H1V7.8H17V19z"></path>
            </g>
          </svg>
          <span class="checkbox__focus-helper"></span>
        </label>
      </div>
      <div class="form__item-error" id="err_dwfrm_newsletter_profilingFlag" aria-hidden="true">
      </div>
      <svg focusable="false" class="c-icon  icon--error form__item-feedback-icon form__item-feedback-icon--error" viewBox="0 0 19 19" width="16" height="16">
        <path fill="currentColor"
          d="M16.2,16.2c1.7-1.7,2.8-4.1,2.8-6.7C19,4.3,14.7,0,9.5,0c-2.6,0-5,1.1-6.7,2.8c0,0,0,0,0,0c0,0,0,0,0,0 C1.1,4.5,0,6.9,0,9.5C0,14.7,4.3,19,9.5,19C12.1,19,14.5,17.9,16.2,16.2C16.2,16.2,16.2,16.2,16.2,16.2 C16.2,16.2,16.2,16.2,16.2,16.2z M18,9.5c0,2.2-0.8,4.1-2.2,5.6l-12-12C5.4,1.8,7.3,1,9.5,1C14.2,1,18,4.8,18,9.5z M1,9.5 c0-2.2,0.8-4.1,2.2-5.6l12,12c-1.5,1.3-3.5,2.2-5.6,2.2C4.8,18,1,14.2,1,9.5z">
        </path>
      </svg>
    </div>
    <button class="c-button c-button--primary button--large newsletter-form__button" type="submit">
      <span js-hook-button-label="" class="button__label"> Subscribe </span>
      <span class="button__focus-helper"></span>
    </button>
  </div>
  <div class="c-alert alert--warning u-margin-top-32 u-hidden" aria-hidden="true" role="alert" js-hook-newsletter-alert="" js-hook-alert="" data-timeout="" data-name="alert">
    <div class="alert__message" js-hook-alert-content="">
    </div>
  </div>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting
Go to the main content Go to the main menu Go to the search bar Go to the footer

 * Free shipping on orders over $50
   
   

 * 10% welcome bonus for registered users (Arco K 2022 Limited Edition excluded)

Shop Professionals
Shop Products
Shop Products
Table Lamps

Floor Lamps

Pendant Lights

Wall & Ceiling Lights

Outdoor Lights

New Arrivals

Spare Parts



Iconic Products Shop by room
Shop by room
Bedroom

Dining Room

Kitchen

Living Room

Workspace



Designers Stories Trade Program


Menu
Shop Products Iconic Products Shop by room Designers Stories Trade Program
Account
Shop Products
Table Lamps

Floor Lamps

Pendant Lights

Wall & Ceiling Lights

Outdoor Lights

New Arrivals

Spare Parts


Shop by room
Bedroom

Dining Room

Kitchen

Living Room

Workspace


Submit search keywords Clear

Close
Search suggestions


Go to My account
0 Cart (0)




JOIN OUR TRADE PROGRAM

BECOME A MEMBER




TRADE BENEFITS

The program is aimed at providing professionals in the design industry with
exclusive benefits, including access to their latest products, customized
pricing, dedicated account managers, and special promotions and discounts.

DEDICATED SERVICE

Let our dedicated team assist and inspire you in choosing the perfect lighting
for your client's space, whether it is a residential or commercial project.

TRADE DISCOUNT

As a trade member, save 15% on all Flos lighting at all times.

RESIDENTIAL

The perfect home needs the perfect lighting, let us guide you.

COMMERCIAL

We are here to assist in bringing any commercial projects, from hospitality to
retail to office spaces, to fruition.



INTERESTED IN JOINING? 

Professionals who are interested in joining the the Trade program can apply
online by creating an account. Once created, a Flos representative will reach
out via email to complete the application process. Once approved, you can start
taking advantage of the benefits and services offered by the program.

Need help placing an order? Contact us trade.usa@flos.com

BECOME A MEMBER


OUR PROJECTS

1 - 3 of 5
slide 1 to 3 of 5


39 LISPENARD

Private residence, New York City


LULULEMON

Flagship Store, New York City


MIRA SF

Private residence, San Francisco


GENMAB US

Headquarter Office, New Jersey


BRICKELL FLATIRON

Private Residence, Miami

Join our Newsletter and stay up to date.
Only the best inspiration, news, and content from the world of Flos.
Subscribe
First name *

Last name *

Email *

Company *

I’m a consumer I’m a professional Architect, interior designer, lighting
designer, etc.

I consent to the processing of my personal data for marketing, commercial and
promotional communications by Flos and Design Holding as joint controllers,
being aware that I will be able to withdraw my consent at any time. * I consent
to the processing of my personal data for marketing, commercial and promotional
communications by the companies of the Design Holding Group as joint
controllers, being aware that I will be able to withdraw my consent at any time.

I consent to the processing of my personal data to create customer profiles and
receive personalized contents by Flos and Design Holding as joint controllers,
being aware that I will be able to withdraw my consent at any time. I consent to
the processing of my personal data to create customer profiles and receive
personalized contents by the companies of the Design Holding Group as joint
controllers, being aware that I will be able to withdraw my consent at any time.

Subscribe


 * Free shipping on orders over $50

 * 1-2 Year Warranty

 * 10% off the first purchase for new registered users

Contact Contact Contact Contact
 * Contact
 * Notice to customers
 * FAQ’s
 * Do not sell my personal information

Service Service Service Service
 * Store Locator
 * Spare Parts
 * Shipping
 * Returns
 * Payment
 * Warranty

Content Content Content Content
 * Knowledge center
 * Accessibility
 * Cookie settings
 * Cookie policy
 * Terms & Conditions
 * Privacy

 * Free shipping on orders over $50

 * 1-2 Year Warranty

 * 10% off the first purchase for new registered users


United States
Twitter Facebook Instagram Pinterest

Select your country and language

Select your country * United States
Select your country Austria Belgium Croatia Cyprus Czech Republic Denmark
Estonia Finland France Germany Greece Hungary Iceland Ireland Italy Latvia
Liechtenstein Lithuania Luxembourg Malta Netherlands Norway Poland Portugal
Romania Slovakia Slovenia Spain Sweden Switzerland United Kingdom United States

 * 
 * Select your country
 * Austria
 * Belgium
 * Croatia
 * Cyprus
 * Czech Republic
 * Denmark
 * Estonia
 * Finland
 * France
 * Germany
 * Greece
 * Hungary
 * Iceland
 * Ireland
 * Italy
 * Latvia
 * Liechtenstein
 * Lithuania
 * Luxembourg
 * Malta
 * Netherlands
 * Norway
 * Poland
 * Portugal
 * Romania
 * Slovakia
 * Slovenia
 * Spain
 * Sweden
 * Switzerland
 * United Kingdom
 * United States

Select your country * English
Select your language English

 * 
 * Select your language
 * English

Confirm

--------------------------------------------------------------------------------

If your country is not one of the above, please browse our professional website




Cookies


This website uses functional, analytical and tracking cookies (and similar
technologies), placed by ourselves and third parties, in order to measure the
use of, optimise and further develop our website, as well as for (personalised)
advertising purposes and to monitor and analyse your internet behavior. Click on
'Change settings' to read our cookies statement and choose the cookies you want
to accept.

By clicking ‘Accept’ you give us consent to the function of these cookies.

Change settings
Decline all Accept all