columbiasportswear-game.com Open in urlscan Pro
13.36.80.231  Public Scan

URL: https://columbiasportswear-game.com/welcome/en
Submission: On September 25 via api from US — Scanned from FR

Form analysis 1 forms found in the DOM

POST https://columbiasportswear-game.com/leads

<form action="https://columbiasportswear-game.com/leads" class="grid grid-cols-2 gap-x-3" data-controller="formulaire" id="my_form" method="post">
  <input type="hidden" name="_token" value="dvmNNxkNhHW8f6a3u40VfjBmajZZtpO9eyv0N835">
  <!-- RADIO genre -->
  <div class="css__field col-span-2" data-name="gender">
    <ul class="flex md:items-center flex-col md:flex-row space-y-2 md:space-y-0 md:space-x-4 w-max relative pb-2" id="gender">
      <!-- MR -->
      <li class="item">
        <label for="h" class="flex items-center space-x-2 text-white">
          <input id="h" type="radio" name="civility" value="h" class="text-blue focus:ring-blue relative -top-px" data-formulaire-target="inputradio">
          <span class="text-white">Mr</span>
        </label>
      </li>
      <!-- endMR -->
      <!-- mrs -->
      <li class="item">
        <label for="f" class="flex items-center space-x-2 text-white">
          <input id="f" type="radio" name="civility" value="f" class="text-blue focus:ring-blue relative -top-px" data-formulaire-target="inputradio">
          <span class="text-white">Mrs</span>
        </label>
      </li>
      <!-- endmrs -->
      <!-- notSAY -->
      <li class="item">
        <label for="hf" class="flex items-center space-x-2 text-white">
          <input id="hf" type="radio" name="civility" value="hf" class="text-blue focus:ring-blue relative -top-px" data-formulaire-target="inputradio">
          <span class="text-white">Prefer not to say</span>
        </label>
      </li>
      <!-- endnotSAY -->
    </ul>
  </div>
  <!-- endRADIO genre -->
  <!-- firstname -->
  <div class="css__field css__field--input" data-name="First Name*">
    <label for="firstname">First name*</label>
    <input size="40" class="" id="firstname" value="" type="text" name="firstname" data-formulaire-target="inputtext" data-action="formulaire#change">
  </div>
  <!-- endfirstname -->
  <!-- lastName -->
  <div class="css__field css__field--input" data-name="Last Name*">
    <label for="lastname">Last name*</label>
    <input required="" size="40" class="" id="lastname" value="" type="text" name="lastname" data-formulaire-target="inputtext" data-action="formulaire#change">
  </div>
  <!-- endlastName -->
  <!-- email -->
  <div class="css__field css__field--input col-span-2" data-name="E-Mail*">
    <label for="email">Email*</label>
    <input required="" size="40" class="" id="email" value="" type="text" name="email" data-formulaire-target="inputtext" data-action="formulaire#change">
  </div>
  <!-- endemail -->
  <!-- Date -->
  <div class="css__field css__field--date col-span-2" data-name="Date of Birth*">
    <label for="birthdate" class="bg-white">Date of Birth*</label>
    <input required="" class="" id="birthdate" value="" type="date" name="birthdate" data-formulaire-target="inputdate" data-action="focus->formulaire#changeDate" min="1923-01-01" max="2005-09-25">
  </div>
  <!-- endDate -->
  <!-- chexbockOffer -->
  <div class="col-span-2 relative flex gap-x-3 mb-2" data-name="Offers*">
    <div class="flex h-6 items-center">
      <input id="optin" name="optin" type="checkbox" data-formulaire-target="optin" value="1" class="h-4 w-4 border-black focus:ring-blue text-blue">
    </div>
    <div class="">
      <label for="optin">I accept to receive by email special offers and news from Columbia Sportswear.</label>
    </div>
  </div>
  <!-- endchexbockOffer -->
  <!-- chexbockTerms -->
  <div class="col-span-2 relative flex gap-x-3 mb-4" data-name="Accept term*">
    <div class="flex h-6 items-center">
      <input required="" id="terms_accepted" name="terms_accepted" type="checkbox" class="h-4 w-4 border-black focus:ring-blue text-blue" data-formulaire-target="inputcheckterms">
    </div>
    <div class="flex items-center">
      <label for="terms_accepted">I accept the <a style="text-decoration: underline" target="_blank" href="https://columbiasportswear-game.com/rules/en">terms and conditions</a></label>
    </div>
  </div>
  <!-- endchexbockTerms -->
  <input type="hidden" data-home-target="sponsor_uuid" name="sponsor_uuid" value="">
  <input type="hidden" data-home-target="sekoya_partner" name="sekoya_partner" value="1">
  <input type="hidden" data-home-target="sekoya_source" name="sekoya_source" value="direct">
  <input type="hidden" data-home-target="utm_source" name="utm_source" value="sekoya">
  <input type="hidden" data-home-target="aff_sub" name="aff_sub" value="">
  <input type="hidden" data-home-target="country" name="country" value="en">
  <!-- submit -->
  <button type="button" data-action="click->formulaire#handleOptinModal"
    class="relative overflow-hidden col-span-2 tracking-widest font-bold uppercase text-14 text-white bg-blue text-center w-full py-3 px-4 border-2 border-blue duration-200 ease-in-quad before:block before:absolute before:z-0 before:duration-300 before:ease-in-out before:-inset-1 before:bg-white before:-translate-y-full hover:before:translate-y-0 hover:text-blue">
    <span class="relative z-2"> Enter </span>
  </button>
  <div data-formulaire-target="optin_modal" class="fixed inset-0 bg-black z-10 bg-opacity-50 hidden justify-center items-center px-4 pt-32 md:pt-0">
    <div class="bg-white w-full md:w-96 h-max p-10 flex flex-col items-center gap-4 border-blue border-4 relative z-10">
      <button data-action="click->formulaire#closeOptinModal" class="absolute w-4 cross top-4 right-4 svg-contain aspect-square">
        <svg class="w-full h-full" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M4.3681 2.72439L9.0001 7.35639L13.6081 2.74839C13.7099 2.64005 13.8325 2.55338 13.9686 2.49359C14.1047 2.43379 14.2515 2.40209 14.4001 2.40039C14.7184 2.40039 15.0236 2.52682 15.2486 2.75186C15.4737 2.97691 15.6001 3.28213 15.6001 3.60039C15.6029 3.74751 15.5756 3.89366 15.5199 4.02985C15.4642 4.16604 15.3812 4.28941 15.2761 4.39239L10.6081 9.00039L15.2761 13.6684C15.4739 13.8619 15.5899 14.1239 15.6001 14.4004C15.6001 14.7187 15.4737 15.0239 15.2486 15.2489C15.0236 15.474 14.7184 15.6004 14.4001 15.6004C14.2472 15.6067 14.0946 15.5812 13.952 15.5254C13.8095 15.4697 13.6801 15.3848 13.5721 15.2764L9.0001 10.6444L4.3801 15.2644C4.2787 15.3691 4.15758 15.4527 4.0237 15.5104C3.88983 15.5681 3.74586 15.5987 3.6001 15.6004C3.28184 15.6004 2.97661 15.474 2.75157 15.2489C2.52653 15.0239 2.4001 14.7187 2.4001 14.4004C2.3973 14.2533 2.4246 14.1071 2.48031 13.9709C2.53603 13.8347 2.61899 13.7114 2.7241 13.6084L7.3921 9.00039L2.7241 4.33239C2.52632 4.1389 2.41035 3.87689 2.4001 3.60039C2.4001 3.28213 2.52653 2.97691 2.75157 2.75186C2.97661 2.52682 3.28184 2.40039 3.6001 2.40039C3.8881 2.40399 4.1641 2.52039 4.3681 2.72439Z"
            fill="black"></path>
        </svg>
      </button>
      <img src="https://op-assets.sekoya.cloud/202308-columbia/assets/images/logo.svg" width="120" alt="Columbia">
      <p class="text-16 text-center font-bold"> Missing out on exclusive offers! Do you want to change your mind and receive the Columbia newsletter after all? </p>
      <div class="mx-auto flex flex-col gap-2 items-center">
        <button data-action="click->formulaire#setOptin" data-optin="0" type="button" class="w-48 bg-blue px-4 py-2 text-white" data-bs-dismiss="modal" aria-label="Close"> Yes </button>
        <button data-action="click->formulaire#setOptout" data-optin="1" type="button" class="w-48 bg-grey-700 border-2 border-blue py-2 px-4" data-bs-dismiss="modal" aria-label="Close"> No </button>
      </div>
    </div>
  </div>
  <!-- endsubmit -->
</form>

Text Content

   
 * Mr
   
   
 * Mrs
   
   
 * Prefer not to say
   

First name*
Last name*
Email*
Date of Birth*
I accept to receive by email special offers and news from Columbia Sportswear.
I accept the terms and conditions
Enter

Missing out on exclusive offers! Do you want to change your mind and receive the
Columbia newsletter after all?

Yes No

Description of the Offer: £400 worth of items to win: the winner will be able to
select items of their choice, depending on the available stocks, up to the order
amount of £400 (based on full prices) including taxes directly on the site
https://www.columbiasportswear.co.uk. The winner will be contacted by email.
15%* immediate discount: Display of the offer in the form of a coupon code
available on the end of game page as well as in the confirmation email giving
rise to a discount, for all Participants, to be used on their next purchase on
the site https://www.columbiasportswear.co.uk. *May not be combined with other
special offers. Not applicable on already discounted items. Discount valid from
18.09.2023 to 05.11.2023.
 * Rules
 * Data protection
 * Legal

A realisation


×
This website uses cookies to improve user experience. By using our website you
consent to all cookies in accordance with our Cookie Policy. Read more

Strictly necessary

Unclassified
Show details Hide details
Save & Close
Accept all
Decline all