dtch.fit Open in urlscan Pro
2606:4700:3032::ac43:92dd  Public Scan

Submitted URL: https://dtchfit.com/
Effective URL: https://dtch.fit/
Submission: On March 23 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

GET https://dtch.fit/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://dtch.fit/catalogsearch/result/" method="get" role="search">
  <div class="relative">
    <label class="sr-only" for="search"> Search entire store here... </label>
    <input id="search" x-on:input.debounce="getSearchResults()" x-ref="searchInput" type="search" class="w-full p-2 text-lg leading-normal transition appearance-none text-grey-800
                        focus:outline-none focus:border-transparent lg:text-xl" autocapitalize="off" autocomplete="off" autocorrect="off" name="q" value="" placeholder="Search entire store here..." maxlength="128" @search-open.window.debounce.10="
                            $el.focus();
                            $el.select();
                       ">
  </div>
  <div id="search_autocomplete" class="search-autocomplete relative w-full" x-show="show" style="display:none;">
    <div class="absolute bg-white border border-solid border-black z-50 w-full grid grid-cols-1 md:grid-cols-3 lg:grid-cols-4">
      <template x-for="searchResultByType in Object.values(searchResultsByType)">
        <div class="">
          <template x-if="searchResultByType.hasOwnProperty(0) &amp;&amp; templates[searchResultByType[0].type].title &amp;&amp; templates[searchResultByType[0].type].titleRenderer === undefined">
            <div class="font-bold pt-2 pl-2 text-center" x-text="templates[searchResultByType[0].type].title"></div>
          </template>
          <template x-if="searchResultByType.hasOwnProperty(0) &amp;&amp; templates[searchResultByType[0].type].titleRenderer !== undefined">
            <div class="font-bold pt-2 pl-2 text-center" x-text="window[templates[searchResultByType[0].type].titleRenderer](searchResultByType)"></div>
          </template>
          <template x-for="searchResult in searchResultByType">
            <div class="hover:bg-gray-100">
              <template x-if="searchResult.type == 'term'">
                <a class="w-full block p-2" x-bind:href="'https://dtch.fit/catalogsearch/result/?q=' + searchResult.title" :title="searchResult.title">
<span class="text-sm" x-text="searchResult.title"></span>
<span class="text-sm" x-text="'(' + searchResult.num_results + ')'"></span>
</a>
              </template>
              <template x-if="searchResult.type == 'product'">
                <a class="w-full block" :href="searchResult.url" :title="searchResult.title">
<div class="grid grid-cols-4 gap-4 p-3">
<div>
<img :src="searchResult.image" class="inline-block">
</div>
<div class="col-span-3">
<span class="text-sm" x-text="searchResult.title"></span>
<span class="text-sm font-bold" x-html="searchResult.price"></span>
</div>
</div>
</a>
              </template>
              <template x-if="searchResult.type == 'category'">
                <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
<span class="text-sm italic block text-gray-500" x-text="searchResult.breadcrumb.join(' > ').concat(' > ')"></span>
<span class="text-sm" x-text="searchResult.title"></span>
</a>
              </template>
              <template x-if="searchResult.type == 'product_attribute'">
                <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
<span class="text-sm" x-text="searchResult.title"></span>
<span class="text-xs uppercase text-gray-500" x-text="searchResult.attribute_label" style="vertical-align: super;"></span>
</a>
              </template>
              <script>
                function renderEsAutocompleteTitleAttribute(data) {
                  data = data.filter(function(item) {
                    return item.type === 'product_attribute';
                  }).map(function(item) {
                    return item['attribute_label']
                  }).reduce(function(prev, item) {
                    if (item in prev) {
                      prev[item]++;
                    } else {
                      prev[item] = 1;
                    }
                    return prev;
                  }, {});
                  data = Object.entries(data).sort(function(item1, item2) {
                    return item2[1] - item1[1]
                  }).map(function(item) {
                    return item[0]
                  });
                  if (data.length > 2) {
                    data = data.slice(0, 2);
                    data.push('...');
                  }
                  return data.join(', ');
                }
              </script>
              <template x-if="searchResult.type == 'cms_page'">
                <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
<span class="text-sm" x-text="searchResult.title"></span>
</a>
              </template>
            </div>
          </template>
        </div>
      </template>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" @submit.prevent="submitForm();" id="login-form">
  <div class="fieldset login">
    <div class="field email required">
      <label class="label" for="form-login-username" form="login-form">
        <span>Email Address</span>
      </label>
      <div class="control">
        <input name="username" id="form-login-username" x-ref="customer-email" @change="errors = 0" type="email" required="" class="form-input input-text">
      </div>
    </div>
    <div class="field password required">
      <label for="form-login-password" class="label" form="login-form">
        <span>Password</span>
      </label>
      <div class="control">
        <input name="password" id="form-login-password" type="password" class="form-input input-text" required="" x-ref="customer-password" @change="errors = 0">
      </div>
    </div>
    <input name="context" type="hidden" value="checkout">
    <div class="actions-toolbar flex justify-between pt-6 pb-2 items-center">
      <button type="submit" class="inline-flex btn btn-primary disabled:opacity-75"> Sign In </button>
      <a href="https://dtch.fit/customer/account/forgotpassword/">
Forgot Your Password? </a>
    </div>
  </div>
</form>

Text Content

Skip to Content
https://dtch.fit/

Rating 9.1 out of 10, based on 3202 customer reviews

scale Compare Products 0 item items
Sign In Create an Account
Toggle minicart, Cart is empty shopping-cart 0
Search entire store here...


My Cart 10 of 0 products in cart displayed

Cart is empty
Cart is empty

x









Subtotal:

Checkout or View and Edit Cart
loader
Loading...
x

Checkout using your account

Email Address

Password

Sign In Forgot Your Password?


Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account


HYVÄ THEMES

ECOMMERCE MADE HAPPY.

Visit hyva.io chevron-double-right


THIS IS THE DEFAULT HYVÄ THEME.

We've rebuilt the standard Magento 2 frontend with a new technology stack. It
combines the best parts of Magento frontend development with modern tools that
developers love, like AlpineJS and TailwindCSS.

It's high-performant out of the box and reduces the development time of custom
Magento frontends. It will make you and your customers happy.

Buy it or Visit Hyvä


DE GEBOORTE VAN EEN VISIE: DTCH.FIT

In het hart van het Twentse landschap, waar de weidsheid van de natuur zich
vermengt met een rijke historie van vakmanschap en industrie, daar vind je de
oorsprong van DTCH.FIT - een merk dat meer is dan alleen mode; het is een
beweging. Een beweging gedreven door de onuitputtelijke passie en visie van twee
Tukkers die hun gemeenschappelijke droom werkelijkheid hebben zien worden: Han
Bruggink en Angelique Luttikhuis.


VAN SPEELPLAATS TOT STIJLICONEN

Vanaf de eerste momenten dat Han en Angelique elkaar troffen op de basisschool
in het gemoedelijke Twente, was er een onmiskenbare chemie en een gedeelde
passie voor esthetiek, kwaliteit en authenticiteit. Deze vroege connectie,
geworteld in de spelende velden van hun jeugd, is uitgegroeid tot een
levenslange vriendschap en professionele samenwerking die de fundering vormt van
DTCH.FIT.


EEN COLLECTIE DIE ELKE MAN TRANSFORMEERT

DTCH.FIT staat voor een ongeëvenaarde collectie van mannenmode, die de essentie
van de zelfverzekerde, stijlbewuste man vangt. Het merk belichaamt een volledige
afstyling - van riemen tot veterband, en van mutsen tot sjaals, zwembroeken,
sokken, en vele andere onmisbare items. Elke creatie is doordrenkt met het
kenmerkende vakmanschap en de tijdloze elegantie die Han en Angelique als geen
ander weten te realiseren.


GEWORTELD IN TRADITIE, GEBOUWD VOOR DE TOEKOMST

De collectie van DTCH.FIT is gefabriceerd in Twente, waar de echo's van de
roemruchte Textieltijden nog altijd voelbaar zijn. Dit zorgt ervoor dat elk item
niet alleen een stukje lokale trots vertegenwoordigt, maar ook een belofte van
ongekende kwaliteit. Door de perfecte balans tussen traditioneel vakmanschap en
moderne technologieën, slagen Han en Angelique erin om producten te leveren die
zowel tijdloos als innovatief zijn.


MEER DAN MODE: EEN BIJDRAGE AAN DE PLANEET

Bij DTCH.FIT geloven we dat ware schoonheid en stijl hand in hand gaan met
verantwoordelijkheid en zorg voor onze planeet. Daarom zijn we trots te kunnen
zeggen dat we bijen en andere bestuivers een warm hart toedragen. In erkenning
van hun onschatbare bijdrage aan ons ecosysteem, bevat elk pakket van DTCH.FIT
een zakje bijenzaad. Dit initiatief onderstreept onze toewijding aan
duurzaamheid en de bescherming van biodiversiteit. Met elke aankoop draag je bij
aan de verspreiding van bloemen en planten die essentieel zijn voor de
gezondheid van bijenpopulaties overal.


EEN UITNODIGING TOT STIJL EN DUURZAAMHEID

Welkom in de wereld van DTCH.FIT, waar elke man de kunst van perfecte afstyling
kan ontdekken en beleven, geleid door twee van de meest vooruitstrevende
stijliconen van onze tijd. Welkom bij de revolutie van mannenmode, gedreven door
Tukkerse hartstocht en internationale allure, met een hart voor onze planeet.

Newsletter
I agree to the Privacy Policy
Subscribe


CURRENCY

EUR - Euro chevron-down
CZK - Czech Koruna PLN - Polish Zloty
Hyvä Themes

© 2020 Hyva Themes B.V. — @hyva_io