www.garderobe.nl Open in urlscan Pro
2a01:4f8:c0:18c1::2  Public Scan

Submitted URL: https://garderobeticket.com/
Effective URL: https://www.garderobe.nl/
Submission: On May 11 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://www.garderobe.nl/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.garderobe.nl/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Zoeken</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Doorzoek de hele winkel" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div class="mst-searchautocomplete__autocomplete searchautocomplete__autocomplete">
        <div class="mst-searchautocomplete__spinner searchautocomplete__spinner">
          <div class="spinner-item spinner-item-1"></div>
          <div class="spinner-item spinner-item-2"></div>
          <div class="spinner-item spinner-item-3"></div>
          <div class="spinner-item spinner-item-4"></div>
          <div class="spinner-item spinner-item-5"></div>
          <div class="spinner-item spinner-item-6"></div>
          <div class="spinner-item spinner-item-7"></div>
          <div class="spinner-item spinner-item-8"></div>
        </div>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.garderobe.nl/catalogsearch/advanced/" data-action="advanced-search">
        Geavanceerd zoeken    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Zoeken" class="action search" disabled="">
      <span>Zoeken</span>
    </button>
  </div>
</form>

POST https://www.garderobe.nl/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.garderobe.nl/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <label class="label" for="newsletter"><span>Abonneer u op onze nieuwsbrief</span></label>
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Voer uw e-mailadres in" data-validate="{required:true, 'validate-email':true}">
      <button class="action subscribe" title="Inschrijven" type="submit">
        <span>Inschrijven</span>
      </button>
    </div>
  </div>
  <div class="field-recaptcha" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef-container" data-bind="scope:'msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef'">
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef-wrapper">
      <div class="g-recaptcha" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef">
        <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcvAcsUAAAAACucfb4Gpv0Bhi4kJ12GQDk--UrN&amp;co=aHR0cHM6Ly93d3cuZ2FyZGVyb2JlLm5sOjQ0Mw..&amp;hl=de&amp;v=nEGwmCAyCoKVn9PSwAGnQWhY&amp;theme=light&amp;size=invisible&amp;badge=bottomright&amp;cb=8gsit1mcb0iv"
              width="256" height="60" role="presentation" name="a-mjier06w9swx" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Verplichte velden">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">E-mail adres</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Wachtwoord</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible())-->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- /ko -->
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) --><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Inloggen</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.garderobe.nl/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Wachtwoord vergeten?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

THIS WEBSITE USES COOKIES

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners who may combine it
with other information that you’ve provided to them or that they’ve collected
from your use of their services. You consent to our cookies if you continue to
use our website.
[#OOI_PERSONAL_INFORMATION#]
Use necessary cookies only Allow all cookies Show details
OK
Use necessary cookies only Allow selection Allow all cookies
Necessary
Preferences
Statistics
Marketing
Show details
Cookie declaration [#IABV2SETTINGS#] About
 Necessary (17)  Preferences (1)  Statistics (15)  Marketing (13)  Unclassified
(1)
Necessary cookies help make a website usable by enabling basic functions like
page navigation and access to secure areas of the website. The website cannot
function properly without these cookies.

NameProviderPurposeExpiryTypeCookieConsentCookiebotStores the user's cookie
consent state for the current domain1 yearHTTPcookietestLeadinfoThis cookie is
used to determine if the visitor has accepted the cookie consent
box.SessionHTTPform_keywww.garderobe.nlEnsures visitor browsing-security by
preventing cross-site request forgery. This cookie is essential for the security
of the website and visitor. 1 dayHTTPmage-cache-sessidwww.garderobe.nlThis
cookie is used in context with load balancing; this optimizes the response rate
between the visitor and the site, by distributing the traffic load on multiple
network links or disk drivers.1 dayHTTPmage-cache-storagewww.garderobe.nlThis
cookie is used in context with load balancing; this optimizes the response rate
between the visitor and the site, by distributing the traffic load on multiple
network links or disk drivers.1
dayHTMLmage-cache-storage-section-invalidationwww.garderobe.nlThis cookie is
used in context with load balancing; this optimizes the response rate between
the visitor and the site, by distributing the traffic load on multiple network
links or disk drivers.1 dayHTMLmage-cache-timeoutwww.garderobe.nlThis cookie is
necessary for the cache function. A cache is used by the website to optimize the
response time between the visitor and the website. The cache is usually stored
on the visitor’s browser.PersistentHTMLmage-messageswww.garderobe.nlNecessary
for the functionality of the website's chat-box function. 1
dayHTTPmage-translation-file-versionwww.garderobe.nlUsed in context with the
language setting on the website. Facilitates the translation into the preferred
language of the
visitor.PersistentHTMLmage-translation-storagewww.garderobe.nlUsed in context
with the language setting on the website. Facilitates the translation into the
preferred language of the
visitor.PersistentHTMLPHPSESSIDwww.garderobe.nlPreserves user session state
across page requests.1 dayHTTPproduct_data_storagewww.garderobe.nlNecessary for
the compare-products function on the website. 1
dayHTMLrecently_compared_productwww.garderobe.nlNecessary for the
compare-products function on the website. 1
dayHTMLX-Magento-Varywww.garderobe.nlThis cookie is necessary for the cache
function. A cache is used by the website to optimize the response time between
the visitor and the website. The cache is usually stored on the visitor’s
browser.1 dayHTTPCONSENT [x2]Google
YouTubeUsed to detect if the visitor has accepted the marketing category in the
cookie banner. This cookie is necessary for GDPR-compliance of the website. 2
yearsHTTP__cf_bmVimeoThis cookie is used to distinguish between humans and bots.
This is beneficial for the website, in order to make valid reports on the use of
their website.1 dayHTTP

Preference cookies enable a website to remember information that changes the way
the website behaves or looks, like your preferred language or the region that
you are in.

NameProviderPurposeExpiryTypesection_data_idswww.garderobe.nlUsed in context
with the shopping cart functionality. Remembers any wish-list products and
visitor credentials when checking out. 1 dayHTTP

Statistic cookies help website owners to understand how visitors interact with
websites by collecting and reporting information anonymously.

NameProviderPurposeExpiryType_gaGoogleRegisters a unique ID that is used to
generate statistical data on how the visitor uses the website.2
yearsHTTP_gatGoogleUsed by Google Analytics to throttle request rate1
dayHTTP_gidGoogleRegisters a unique ID that is used to generate statistical data
on how the visitor uses the website.1
dayHTTP_hjAbsoluteSessionInProgressHotjarThis cookie is used to count how many
times a website has been visited by different visitors - this is done by
assigning the visitor an ID, so the visitor does not get registered twice.1
dayHTTP_hjFirstSeenHotjarThis cookie is used to determine if the visitor has
visited the website before, or if it is a new visitor on the website.1
dayHTTP_hjIncludedInPageviewSampleHotjarDetermines if the user's navigation
should be registered in a certain statistical place holder.1
dayHTTP_hjSession_#HotjarCollects statistics on the visitor's visits to the
website, such as the number of visits, average time spent on the website and
what pages have been read.1 dayHTTP_hjSessionUser_#HotjarCollects statistics on
the visitor's visits to the website, such as the number of visits, average time
spent on the website and what pages have been read.1
yearHTTP_hjTLDTestHotjarDetects the SEO-ranking for the current website. This
service is part of a third-party statistics and analysis service.
SessionHTTPappDatawww.garderobe.nlContains data on the latest products viewed by
the visitor. Used for internal statistics by the website
operator.PersistentHTMLrecently_compared_product_previouswww.garderobe.nlCollects
information on which products have been viewed by the visitor - This is used for
optimizing the specific visitor's navigation on the website.1
dayHTMLrecently_viewed_productwww.garderobe.nlCollects information on which
products have been viewed by the visitor - This is used for optimizing the
specific visitor's navigation on the website.1
dayHTMLrecently_viewed_product_previouswww.garderobe.nlCollects information on
which products have been viewed by the visitor - This is used for optimizing the
specific visitor's navigation on the website.1
dayHTMLsearchReport-logwww.garderobe.nlNecessary in order to optimize the
website's search-bar function. The cookie ensures accurate and fast search
results.SessionHTTPvuidVimeoCollects data on the user's visits to the website,
such as which pages have been read.2 yearsHTTP

Marketing cookies are used to track visitors across websites. The intention is
to display ads that are relevant and engaging for the individual user and
thereby more valuable for publishers and third party advertisers.

NameProviderPurposeExpiryTypeads/ga-audiencesGoogleUsed by Google AdWords to
re-engage visitors that are likely to convert to customers based on the
visitor's online behaviour across websites.SessionPixelrc::aGoogleUsed in
context with video-advertisement. The cookie limits the number of times a
visitor is shown the same advertisement-content. The cookie is also used to
ensure relevance of the video-advertisement to the specific visitor.
PersistentHTMLrc::cGoogleUsed in context with video-advertisement. The cookie
limits the number of times a visitor is shown the same advertisement-content.
The cookie is also used to ensure relevance of the video-advertisement to the
specific visitor. SessionHTMLVISITOR_INFO1_LIVEYouTubeTries to estimate the
users' bandwidth on pages with integrated YouTube videos.179
daysHTTPYSCYouTubeRegisters a unique ID to keep statistics of what videos from
YouTube the user has seen.SessionHTTPytidb::LAST_RESULT_ENTRY_KEYYouTubeStores
the user's video player preferences using embedded YouTube
videoPersistentHTMLyt-remote-cast-availableYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-cast-installedYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-connected-devicesYouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-device-idYouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-fast-check-periodYouTubeStores the user's video
player preferences using embedded YouTube
videoSessionHTMLyt-remote-session-appYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-session-nameYouTubeStores the user's video player
preferences using embedded YouTube videoSessionHTML

Unclassified cookies are cookies that we are in the process of classifying,
together with the providers of individual cookies.

NameProviderPurposeExpiryTypeadminwww.garderobe.nlPending1 dayHTTP

 [#IABV2_LABEL_PURPOSES#]  [#IABV2_LABEL_FEATURES#]  [#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_BODY_FEATURES#]
[#IABV2_BODY_PARTNERS#]
Cookies are small text files that can be used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us and how we process personal
data in our Privacy Policy.
Cookie declaration last updated on 10.05.22 by Cookiebot

JavaScript lijkt te zijn uitgeschakeld in uw browser. Voor de beste
gebruikerservaring, zorg ervoor dat javascript ingeschakeld is voor uw browser.



Winkelwagen 0
Winkelwagen 0
U heeft geen product(en) in uw winkelwagen.

 * 
 * 070 365 0101

 * Mijn account

Ga naar de inhoud
 * nl
 * en

Zoeken
Zoeken
Geavanceerd zoeken
Zoeken
Menu
 * Ticket printer
   Ticket printer
    * Printers voor garderobetickets
    * Printers voor entreebewijzen

 * Tickets voor printers
   Tickets voor printers
    * CoatCheck Ticketrollen
    * BlackBox ticketblokken
    * Q-Robe & Q-Entry ticketrollen

 * Garderobenummers
   Garderobenummers
    * Papieren nummers
    * Plastic nummers
    * Bagagelabels

 * Garderoberek
   Garderoberek
    * Enkele garderoberekken
    * Dubbele garderoberekken
    * Inklapbare garderoberekken

 * Kledinghangers
   Kledinghangers
    * Houten kledinghangers
    * Kunststof kledinghangers
    * Standaard voor kledinghangers

 * Advies

Account
 * Mijn account

 * Voor 20:30 uur besteld morgen in huis
 * Gratis verzending
 * Alle producten op voorraad

NIEUW! !
 * kortere wachttijden voor bezoekers
 * betere controle over uw omzet
 * tot 30% meer omzet
 * voor garderobe + entree tickets

Ja, ik wil meer advies






VAN GARDEROBETICKETS TOT MAATWERKSYSTEEM

Garderobe.nl levert alles wat u nodig heeft voor het inrichten van uw garderobe,
zoals een coat check ticketprinter. Naast een coat check ticketprinter, kunt u
bij ons ook terecht voor ticketrollen, bagagelabels, kledinghangers,
garderoberekken of een complete inrichting op maat. Hiermee maakt u niet alleen
een goede indruk op uw gasten, u beschikt tevens over belangrijke
managementinformatie zoals omzet, het aantal gasten en het benodigde aantal
medewerkers.

Garderobe.nl heeft meer dan 15 jaar ervaring in deze branche en inmiddels zijn
wij marktleider in de Benelux en leveren wij ook in Europa. Al meer dan 4.000
klanten maken gebruik van onze efficiënte garderobesystemen. Wilt u ook gebruik
maken van onze systemen of bent u benieuwd naar de voordelen van een coat check
ticketprinter en de daarbij behorende producten? Maak direct een afspraak!


WIJ WERKEN ONDER ANDERE VOOR: 

 * 
 * 
 * 
 * 

Bekijk meer referenties

 * Voor 20:30 uur besteld morgen in huis
 * Gratis verzending
 * Alle producten op voorraad

Ticketprinters Voor het razendsnel printen van tickets voor garderobe of entree.
Meer informatie
Ticketrollen Tickets en kofferlabels zelf printen met eigen tekst, logo of
afbeelding. Meer informatie
Garderobenummers Ruim assortiment aan voorbedrukte papieren en plastic nummers.
Meer informatie


GARDEROBE OPLOSSING OP MAAT VOOR IEDER BEDRIJF

Doordat klanten verschillende wensen hebben is geen één garderobe hetzelfde.
Belangrijke factoren die een rol kunnen spelen bij het inrichten van de
garderobe zijn:

 * Grote aantallen bezoekers
 * Piekdrukte bij aankomst of vertrek van bezoekers
 * Veel wisselende medewerkers, waaronder uitzendkrachten
 * Onvoldoende omzetcontrole
 * Mobiele inzetbaarheid
 * Weinig oppervlakte
 * Professionele uitstraling

Garderobe.nl heeft verschillende garderobes op maat gerealiseerd voor onder
andere het Anne Frank Museum, de RAI en het Van Gogh Museum. Wilt u weten hoe u
uw garderobe met onder andere onze coat check ticketprinter kunt verbeteren?
Neem dan vrijblijvend contact met ons op door te bellen naar 070 – 365 0101 of
door een e-mail te sturen naar info@garderobe.nl. We doen ons uiterste best om
binnen 24 uur contact met u op te nemen.

Bel mij voor een afspraak

 * Beurs, congres en expositie

 * Restaurants en hotels

 * Bars en cafés

 * Discotheken en clubs

 * Live muziek en cultuur podia

 * Theaters, musea en kerken

 * Verhuur bedrijven

 * Evenementen

 * Overig

Contact
 * 

 * Leisure Management Solutions
   Terweeweg 114
   2341 CW Oegstgeest
   Nederland

 * 

 * Service 070 - 346 8634
   ma t/m vr 09:00 - 18:00 uur
   
   Verkoop 070 - 365 0101
   ma t/m vr 09:00 - 18:00 uur

Garderobe.nl
 * Contact
 * Over ons
 * Algemene voorwaarden
 * Privacy beleid
 * Branche specifiek advies
 * Referenties

Service
 * Online helpdesk
 * Verzendkosten & bezorging
 * Garantie & reparatie
 * Retourbeleid
 * Betaling & facturatie

Nieuwsbrief
Abonneer u op onze nieuwsbrief
Inschrijven


 * 
 * 
 * 
 * 
 * 
 * Garderobe.nl ©2019

Close
Afrekenen als een nieuwe klant

Het aanmaken van een account heeft vele voordelen:

 * Bekijk bestelling en verzendstatus
 * Bekijk bestelgeschiedenis
 * Reken sneller af

Account aanmaken
Reken af met uw account

E-mail adres

Wachtwoord

Inloggen
Wachtwoord vergeten?