pl.coccodrillo.eu Open in urlscan Pro
2606:4700:10::6816:14ea  Public Scan

Submitted URL: https://modivo.coccodrillo.eu/
Effective URL: https://pl.coccodrillo.eu/404.html
Submission: On March 29 via api from US — Scanned from US

Form analysis 10 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Necessary</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Preferences</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Statistics</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Marketing</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

POST

<form class="form form-checkout-agent" method="post" data-bind="submit: submit, mageInit: {'validation': {}}" novalidate="novalidate">
  <fieldset class="fieldset">
    <!-- ko if: isRemoteRegisterChecked() --><!-- /ko -->
    <!-- ko if: !isRemoteRegisterChecked() -->
    <!-- ko template: 'Cdrl_AgentCheckout/agent_checkout/dialog/form/element/search/email' -->
    <div class="field email">
      <div class="control">
        <input class="input-text" type="text" name="user_email" id="userEmail" autocomplete="off" data-validate="{'validate-min-one-required': true, 'validate-email': true}" data-bind="
                value: email,
                attr: {
                    placeholder: $t('Email'),
                }
               " placeholder="E-mail">
        <label class="label-placeholder" for="userEmail">
          <span data-bind="i18n: 'Email'">E-mail</span>
        </label>
      </div>
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <!-- ko template: 'Cdrl_AgentCheckout/agent_checkout/dialog/form/element/register_checkbox' -->
    <div class="field choice register_checkbox">
      <div class="control">
        <input class="checkbox" id="remoteRegister" name="remote_register" type="checkbox" data-bind="checked: isRemoteRegisterChecked">
        <label class="label" for="remoteRegister">
          <span data-bind="i18n: 'I want to create a new customer account'">Chcę założyć nowe konto klienta</span>
        </label>
      </div>
    </div>
    <!-- /ko -->
    <!-- ko if: !isRemoteRegisterChecked() -->
    <!-- ko template: 'Cdrl_AgentCheckout/agent_checkout/dialog/form/element/phone' -->
    <div class="field phone">
      <div class="control">
        <input class="input-text" type="tel" name="user_phone" id="userPhone" autocomplete="off" data-validate="{'validate-phone-number': true}" data-bind="
                value: phone,
                attr: {
                    placeholder: $t('Telephone')
                }
               " placeholder="Telefon">
        <label class="label-placeholder" for="userPhone">
          <span data-bind="i18n: 'Telephone'">Telefon</span>
        </label>
      </div>
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <!-- ko template: 'Cdrl_AgentCheckout/agent_checkout/dialog/form/element/actions' -->
    <div class="actions-toolbar">
      <button type="submit" class="action primary" data-bind="attr: {disabled: isLoading}, css: {'_loading': isLoading}">
        <span>
          <!-- ko if: isRemoteRegisterChecked() --><!-- /ko -->
          <!-- ko if: !isRemoteRegisterChecked() -->
          <!-- ko if: isLoading --><!-- /ko -->
          <!-- ko if: !isLoading() -->
          <!-- ko i18n: 'Search' --><span>Szukaj</span><!-- /ko -->
          <!-- /ko -->
          <!-- /ko -->
        </span>
      </button>
    </div>
    <!-- /ko -->
  </fieldset>
  <!-- ko if: !isRemoteRegisterChecked() -->
  <!-- ko with: getChild('users') -->
  <!-- ko template: getTemplate() --><!-- ko if: users().length > 0 --><!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
</form>

GET https://pl.coccodrillo.eu/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://pl.coccodrillo.eu/catalogsearch/result/" method="get">
  <div class="field field-search">
    <div class="control"><input id="search" data-component="search-input" type="text" name="q" value="" placeholder="Co możemy dla Ciebie znaleźć?" class="input-text input-search" maxlength="128" role="combobox" aria-haspopup="false"
        aria-autocomplete="both" autocomplete="off" data-block="autocomplete-form">
      <div id="search_autocomplete" class="search-autocomplete" data-component="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Szukaj" class="button-search" disabled=""><span>Szukaj</span></button></div>
</form>

POST https://pl.coccodrillo.eu/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://pl.coccodrillo.eu/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="fieldset newsletter-fieldset">
    <div class="field email required">
      <div class="control"><input name="email" type="email" id="newsletter" placeholder="Wpisz Twój adres e-mail" data-validate="{required:true, 'validate-email':true}" aria-required="true"><label class="label-placeholder"
          for="newsletter"><span>Adres e-mail</span></label></div>
    </div>
    <div class="field phone" data-bind="scope: 'newsletter-agreements'">
      <div class="control"><input name="phone" type="tel" id="phone" class="input-text input-placeholder validate-phone-number" title="Numer telefonu" placeholder="Numer telefonu" data-validate="{'validate-number':true}"
          data-bind="value: phone, valueUpdate: 'keyup', mageInit: {'input-mask-phone': {}}"><label class="label-placeholder" for="phone"><span>Numer telefonu</span></label></div>
    </div>
    <div class="actions"><button class="action subscribe primary" title="Zapisz" type="submit" aria-label="Subscribe"><span>Zapisz</span></button></div>
  </div>
  <div class="fwc-agreements-container">
    <div class="field choice fwc-agreement required" data-synerise="zgoda_marketingowa"><input type="checkbox" id="agreement_definition_newsletter_footer_1" class="checkbox" name="agreement_definition[newsletter][1]" data-validate="{required:true}"
        value="1"><label for="agreement_definition_newsletter_footer_1" class="label">
        <div class="fwc-agreement-label">Wyrażam zgodę na przesyłanie informacji handlowych za pomocą środków komunikacji elektronicznej w rozumieniu ustawy z dnia 18 lipca 2002 roku o świadczenie usług drogą elektroniczną (Dz.U.2017.1219 t.j.) na
          podany adres e-mail <div class="help"></div>
        </div>
      </label></div>
    <div class="field choice fwc-agreement required" data-synerise="zgoda_sms" style="display: none;"><input type="checkbox" id="agreement_definition_newsletter_footer_2" class="checkbox" name="agreement_definition[newsletter][2]"
        data-validate="{required:true}" value="2"><label for="agreement_definition_newsletter_footer_2" class="label">
        <div class="fwc-agreement-label">Wyrażam zgodę na przesyłanie informacji handlowych za pomocą środków komunikacji elektronicznej w rozumieniu ustawy z dnia 18 lipca 2002 roku o świadczenie usług drogą elektroniczną (Dz.U.2017.1219 t.j.) w
          formie wiadomości tekstowej sms na podany numer telefonu <div class="help"></div>
        </div>
      </label></div>
  </div>
</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="* pola wymagane">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Adres e-mail</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'">Hasło</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() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && 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'">Zaloguj się</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://pl.coccodrillo.eu/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Nie pamiętasz hasła?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

Powered by Cookiebot
 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


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.

Consent Selection
Necessary

Preferences

Statistics

Marketing

Show details
 * Necessary 29
   
   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.
    * Cookiebot
      2
      Learn more about this provider
      1.gifUsed to count the number of sessions to the website, necessary for
      optimizing CMP product delivery.
      Expiry: SessionType: Pixel
      CookieConsentStores the user's cookie consent state for the current domain
      Expiry: 1 yearType: HTTP
    * Criteo
      1
      Learn more about this provider
      optoutIdentifies if the visitor has deselected any cookies, trackers or
      other audience targeting tools.
      Expiry: SessionType: HTTP
    * Google
      3
      Learn more about this provider
      test_cookieUsed to check if the user's browser supports cookies.
      Expiry: 1 dayType: HTTP
      rc::aThis 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.
      Expiry: PersistentType: HTML
      rc::cThis cookie is used to distinguish between humans and bots.
      Expiry: SessionType: HTML
    * ID5
      1
      Learn more about this provider
      gdprDetermines whether the visitor has accepted the cookie consent box.
      This ensures that the cookie consent box will not be presented again upon
      re-entry.
      Expiry: SessionType: HTTP
    * Nativo
      1
      Learn more about this provider
      opt_outUsed to detect if the visitor has accepted the marketing category
      in the cookie banner. This cookie is necessary for GDPR-compliance of the
      website.
      Expiry: 1 yearType: HTTP
    * RTB House
      2
      Learn more about this provider
      cUsed in order to detect spam and improve the website's security.
      Expiry: 1 yearType: HTTP
      tsThis cookie is necessary for the PayPal login-function on the website.
      Expiry: 1 yearType: HTTP
    * Smart Leads
      1
      Learn more about this provider
      x#Necessary for the shopping cart functionality on the website.
      Expiry: 1 yearType: HTTP
    * citydsp.com
      1
      userIdPreserves users states across page requests.
      Expiry: 180 daysType: HTTP
    * pl.coccodrillo.eu
      15
      mage-banners-cache-storageThis 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.
      Expiry: PersistentType: HTML
      mage-banners-cache-timeoutThis 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.
      Expiry: PersistentType: HTML
      mage-banners-storeIdThis 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.
      Expiry: PersistentType: HTML
      mage-cache-storageUsed to optimize the loading speed on the website. This
      is done by pre-loading some procedures in the visitors' browser.
      Expiry: PersistentType: HTML
      mage-cache-storage-section-invalidationUsed to optimize the loading speed
      on the website. This is done by pre-loading some procedures in the
      visitors' browser.
      Expiry: PersistentType: HTML
      mage-cache-timeoutThis 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.
      Expiry: PersistentType: HTML
      product_data_storageNecessary for the compare-products function on the
      website.
      Expiry: PersistentType: HTML
      form_keyEnsures visitor browsing-security by preventing cross-site request
      forgery. This cookie is essential for the security of the website and
      visitor.
      Expiry: 1 dayType: HTTP
      mage-banners-cache-storageThis 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.
      Expiry: SessionType: HTTP
      mage-cache-sessidThis 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 servers.
      Expiry: 1 dayType: HTTP
      mage-cache-storageThis 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 servers.
      Expiry: 1 dayType: HTTP
      mage-cache-storage-section-invalidationThis 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
      servers.
      Expiry: 1 dayType: HTTP
      mage-messagesNecessary for the functionality of the website's chat-box
      function.
      Expiry: 1 dayType: HTTP
      private_content_versionThis 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.
      Expiry: 400 daysType: HTTP
      recently_compared_productNecessary for the compare-products function on
      the website.
      Expiry: 1 dayType: HTTP
    * pl.coccodrillo.eu
      www.rzetelnyregulamin.pl
      
      2
      PHPSESSID [x2]Preserves user session state across page requests.
      Expiry: 1 dayType: HTTP

 * Preferences 4
   
   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.
    * RTB House
      1
      Learn more about this provider
      gUsed in context with the language setting on the website. Facilitates the
      translation into the preferred language of the visitor.
      Expiry: 1 yearType: HTTP
    * api.at.coccodrillo.eu
      1
      _snrs_profile_configPreserves user states when filling out forms.
      Expiry: PersistentType: HTML
    * pl.coccodrillo.eu
      1
      section_data_idsUsed in context with the shopping cart functionality.
      Remembers any wish-list products and visitor credentials when checking
      out.
      Expiry: 1 dayType: HTTP
    * www.rzetelnyregulamin.pl
      1
      langRemembers the user's selected language version of a website
      Expiry: SessionType: HTTP

 * Statistics 31
   
   Statistic cookies help website owners to understand how visitors interact
   with websites by collecting and reporting information anonymously.
    * Appnexus
      1
      Learn more about this provider
      bounceDetermines if a user leaves the website straight away. This
      information is used for internal statistics and analytics by the website
      operator.
      Expiry: SessionType: Pixel
    * Google
      6
      Learn more about this provider
      _gaRegisters a unique ID that is used to generate statistical data on how
      the visitor uses the website.
      Expiry: 2 yearsType: HTTP
      _ga_#Used by Google Analytics to collect data on the number of times a
      user has visited the website as well as dates for the first and most
      recent visit.
      Expiry: 2 yearsType: HTTP
      _gatUsed by Google Analytics to throttle request rate
      Expiry: 1 dayType: HTTP
      _gidRegisters a unique ID that is used to generate statistical data on how
      the visitor uses the website.
      Expiry: 1 dayType: HTTP
      collectUsed to send data to Google Analytics about the visitor's device
      and behavior. Tracks the visitor across devices and marketing channels.
      Expiry: SessionType: Pixel
      tdRegisters statistical data on users' behaviour on the website. Used for
      internal analytics by the website operator.
      Expiry: SessionType: Pixel
    * Hotjar
      5
      Learn more about this provider
      _hjSession_#Collects 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.
      Expiry: 1 dayType: HTTP
      _hjSessionUser_#Collects 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.
      Expiry: 1 yearType: HTTP
      _hjTLDTestRegisters statistical data on users' behaviour on the website.
      Used for internal analytics by the website operator.
      Expiry: SessionType: HTTP
      hjActiveViewportIdsThis cookie contains an ID string on the current
      session. This contains non-personal information on what subpages the
      visitor enters – this information is used to optimize the visitor's
      experience.
      Expiry: PersistentType: HTML
      hjViewportIdSaves the user's screen size in order to adjust the size of
      images on the website.
      Expiry: SessionType: HTML
    * Media.net
      1
      Learn more about this provider
      visitor-idThis cookie is used to collect information on the visitor. This
      information will be stored for internal analytics at the website's
      operator – Internal analytics is used by websites to optimize their
      domains.
      Expiry: 1 yearType: HTTP
    * New Relic
      1
      Learn more about this provider
      NRBA_SESSIONCollects data on the user’s navigation and behavior on the
      website. This is used to compile statistical reports and heatmaps for the
      website owner.
      Expiry: PersistentType: HTML
    * Tiktok
      1
      Learn more about this provider
      _tt_enable_cookieUsed by the social networking service, TikTok, for
      tracking the use of embedded services.
      Expiry: 1 yearType: HTTP
    * api.at.coccodrillo.eu
      6
      synerise-traffic-storageCollects 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.
      Expiry: PersistentType: HTML
      _snrs_pRegisters data on visitors' website-behaviour. This is used for
      internal analysis and website optimization.
      Expiry: 400 daysType: HTTP
      _snrs_puuidRegisters statistical data on users' behaviour on the website.
      Used for internal analytics by the website operator.
      Expiry: 400 daysType: HTTP
      _snrs_saRegisters statistical data on users' behaviour on the website.
      Used for internal analytics by the website operator.
      Expiry: 1 dayType: HTTP
      _snrs_sbRegisters statistical data on users' behaviour on the website.
      Used for internal analytics by the website operator.
      Expiry: 1 dayType: HTTP
      _snrs_uuidRegisters statistical data on users' behaviour on the website.
      Used for internal analytics by the website operator.
      Expiry: 400 daysType: HTTP
    * eu1.chat.getzowie.com
      2
      _dd_sRegisters the website's speed and performance. This function can be
      used in context with statistics and load-balancing.
      Expiry: 1 dayType: HTTP
      dd_cookie_test_#Registers data on visitors' website-behaviour. This is
      used for internal analysis and website optimization.
      Expiry: 1 dayType: HTTP
    * matomo.ncbr.fwc.pl
      2
      _pk_id#Collects statistics on the user's visits to the website, such as
      the number of visits, average time spent on the website and what pages
      have been read.
      Expiry: 1 yearType: HTTP
      _pk_ses#Used by Piwik Analytics Platform to track page requests from the
      visitor during the session.
      Expiry: 1 dayType: HTTP
    * media.net
      hb.yahoo.net
      
      2
      cksync.php [x2]This cookie is used to determine if cookie data
      synchronization is enabled or disabled – cookie data synchronization is
      used to synchronize and gather visitor data on several domains.
      Expiry: SessionType: Pixel
    * pl.coccodrillo.eu
      4
      product_data_storageDetermines which products the user has viewed,
      allowing the website to promote related products.
      Expiry: 1 dayType: HTTP
      recently_compared_product_previousNecessary for the compare-products
      function on the website.
      Expiry: 1 dayType: HTTP
      recently_viewed_productDetermines which products the user has viewed,
      allowing the website to promote related products.
      Expiry: 1 dayType: HTTP
      recently_viewed_product_previousCollects information on which products
      have been viewed by the visitor - This is used for optimizing the specific
      visitor's navigation on the website.
      Expiry: 1 dayType: HTTP

 * Marketing 89
   
   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.
    * Meta Platforms, Inc.
      3
      Learn more about this provider
      _fbpUsed by Facebook to deliver a series of advertisement products such as
      real time bidding from third party advertisers.
      Expiry: 3 monthsType: HTTP
      lastExternalReferrerDetects how the user reached the website by
      registering their last URL-address.
      Expiry: PersistentType: HTML
      lastExternalReferrerTimeDetects how the user reached the website by
      registering their last URL-address.
      Expiry: PersistentType: HTML
    * Adform
      2
      Learn more about this provider
      CUsed to check if the user's browser supports cookies.
      Expiry: 1 monthType: HTTP
      pixelCollects information on user behaviour on multiple websites. This
      information is used in order to optimize the relevance of advertisement on
      the website.
      Expiry: SessionType: Pixel
    * Adobe Inc.
      3
      Learn more about this provider
      demconf.jpgSets a unique ID for the visitor, that allows third party
      advertisers to target the visitor with relevant advertisement. This
      pairing service is provided by third party advertisement hubs, which
      facilitates real-time bidding for advertisers.
      Expiry: SessionType: Pixel
      demdexVia a unique ID that is used for semantic content analysis, the
      user's navigation on the website is registered and linked to offline data
      from surveys and similar registrations to display targeted ads.
      Expiry: 180 daysType: HTTP
      dpmSets a unique ID for the visitor, that allows third party advertisers
      to target the visitor with relevant advertisement. This pairing service is
      provided by third party advertisement hubs, which facilitates real-time
      bidding for advertisers.
      Expiry: 180 daysType: HTTP
    * Appnexus
      4
      Learn more about this provider
      anjRegisters a unique ID that identifies a returning user's device. The ID
      is used for targeted ads.
      Expiry: 3 monthsType: HTTP
      setuidThis cookie is set by the audience manager of the website to
      determine the time and frequencies of visitor data synchronization -
      cookie data synchronization is used to synchronize and gather visitor data
      from several websites.
      Expiry: SessionType: Pixel
      uuid2Registers a unique ID that identifies a returning user's device. The
      ID is used for targeted ads.
      Expiry: 3 monthsType: HTTP
      XANDR_PANIDThis cookie registers data on the visitor. The information is
      used to optimize advertisement relevance.
      Expiry: 3 monthsType: HTTP
    * Casale Media
      4
      Learn more about this provider
      CMIDCollects visitor data related to the user's visits to the website,
      such as the number of visits, average time spent on the website and what
      pages have been loaded, with the purpose of displaying targeted ads.
      Expiry: 1 yearType: HTTP
      CMPROCollects data on visitor behaviour from multiple websites, in order
      to present more relevant advertisement - This also allows the website to
      limit the number of times that they are shown the same advertisement.
      Expiry: 3 monthsType: HTTP
      CMPSCollects visitor data related to the user's visits to the website,
      such as the number of visits, average time spent on the website and what
      pages have been loaded, with the purpose of displaying targeted ads.
      Expiry: 3 monthsType: HTTP
      rumCollects data related to the user's visits to the website, such as the
      number of visits, average time spent on the website and what pages have
      been loaded, with the purpose of displaying targeted ads.
      Expiry: SessionType: Pixel
    * Criteo
      5
      Learn more about this provider
      cto_bundlePresents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Expiry: 13 monthsType: HTTP
      cto_tld_test [x2]Used to identify the visitor across visits and devices.
      This allows the website to present the visitor with relevant advertisement
      - The service is provided by third party advertisement hubs, which
      facilitate real-time bidding for advertisers.
      Expiry: 1 dayType: HTTP
      criteo_write_testSets a unique ID for the visitor, that allows third party
      advertisers to target the visitor with relevant advertisement. This
      pairing service is provided by third party advertisement hubs, which
      facilitates real-time bidding for advertisers.
      Expiry: 1 dayType: HTTP
      cto_bundlePresents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Expiry: PersistentType: HTML
    * Google
      5
      Learn more about this provider
      _gcl_auUsed by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Expiry: 3 monthsType: HTTP
      IDEUsed by Google DoubleClick to register and report the website user's
      actions after viewing or clicking one of the advertiser's ads with the
      purpose of measuring the efficacy of an ad and to present targeted ads to
      the user.
      Expiry: 1 yearType: HTTP
      pagead/landingCollects data on visitor behaviour from multiple websites,
      in order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Expiry: SessionType: Pixel
      ads/ga-audiencesUsed by Google AdWords to re-engage visitors that are
      likely to convert to customers based on the visitor's online behaviour
      across websites.
      Expiry: SessionType: Pixel
      pagead/1p-user-list/#Tracks if the user has shown interest in specific
      products or events across multiple websites and detects how the user
      navigates between sites. This is used for measurement of advertisement
      efforts and facilitates payment of referral-fees between websites.
      Expiry: SessionType: Pixel
    * ID5
      6
      Learn more about this provider
      callbackCollects data on visitor behaviour from multiple websites, in
      order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Expiry: SessionType: HTTP
      carPresents the user with relevant content and advertisement. The service
      is provided by third-party advertisement hubs, which facilitate real-time
      bidding for advertisers.
      Expiry: SessionType: HTTP
      cfSets a unique ID for the visitor, that allows third party advertisers to
      target the visitor with relevant advertisement. This pairing service is
      provided by third party advertisement hubs, which facilitates real-time
      bidding for advertisers.
      Expiry: SessionType: HTTP
      cipPresents the user with relevant content and advertisement. The service
      is provided by third-party advertisement hubs, which facilitate real-time
      bidding for advertisers.
      Expiry: SessionType: HTTP
      cnacPresents the user with relevant content and advertisement. The service
      is provided by third-party advertisement hubs, which facilitate real-time
      bidding for advertisers.
      Expiry: SessionType: HTTP
      gppPending
      Expiry: SessionType: HTTP
    * Improve Digital
      1
      Learn more about this provider
      matchSets a unique ID for the visitor, that allows third party advertisers
      to target the visitor with relevant advertisement. This pairing service is
      provided by third party advertisement hubs, which facilitates real-time
      bidding for advertisers.
      Expiry: SessionType: Pixel
    * Ividence
      1
      Learn more about this provider
      syncCollects data on user behaviour and interaction in order to optimize
      the website and make advertisement on the website more relevant.
      Expiry: SessionType: Pixel
    * Media.net
      2
      Learn more about this provider
      data-cPresents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Expiry: 30 daysType: HTTP
      data-c-tsCollects data on the user across websites - This data is used to
      make advertisement more relevant.
      Expiry: 30 daysType: HTTP
    * Nativo
      1
      Learn more about this provider
      suid/1017Presents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Expiry: SessionType: Pixel
    * RTB House
      4
      Learn more about this provider
      __rtbh.lidCollects information on user behaviour on multiple websites.
      This information is used in order to optimize the relevance of
      advertisement on the website.
      Expiry: 1 yearType: HTTP
      __rtbh.uidCollects information on user behaviour on multiple websites.
      This information is used in order to optimize the relevance of
      advertisement on the website.
      Expiry: 1 yearType: HTTP
      __rtbh.lidCollects information on user behaviour on multiple websites.
      This information is used in order to optimize the relevance of
      advertisement on the website.
      Expiry: PersistentType: HTML
      __rtbh.uidCollects information on user behaviour on multiple websites.
      This information is used in order to optimize the relevance of
      advertisement on the website.
      Expiry: PersistentType: HTML
    * Teads
      1
      Learn more about this provider
      umUsed to identify the visitor across visits and devices. This allows the
      website to present the visitor with relevant advertisement - The service
      is provided by third party advertisement hubs, which facilitate real-time
      bidding for advertisers.
      Expiry: SessionType: Pixel
    * Telaria
      2
      Learn more about this provider
      tv_UICRCollects information on user behaviour on multiple websites. This
      information is used in order to optimize the relevance of advertisement on
      the website.
      Expiry: 30 daysType: HTTP
      tvidPresents the user with relevant content and advertisement. The service
      is provided by third-party advertisement hubs, which facilitate real-time
      bidding for advertisers.
      Expiry: 1 yearType: HTTP
    * Tiktok
      5
      Learn more about this provider
      tt_appInfoUsed by the social networking service, TikTok, for tracking the
      use of embedded services.
      Expiry: SessionType: HTML
      tt_pixel_session_indexUsed by the social networking service, TikTok, for
      tracking the use of embedded services.
      Expiry: SessionType: HTML
      tt_sessionIdUsed by the social networking service, TikTok, for tracking
      the use of embedded services.
      Expiry: SessionType: HTML
      _ttp [x2]Used by the social networking service, TikTok, for tracking the
      use of embedded services.
      Expiry: 1 yearType: HTTP
    * Triplelift
      1
      Learn more about this provider
      xuidPresents the user with relevant content and advertisement. The service
      is provided by third-party advertisement hubs, which facilitate real-time
      bidding for advertisers.
      Expiry: SessionType: Pixel
    * YouTube
      3
      Learn more about this provider
      LAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded
      content.
      Expiry: SessionType: HTTP
      nextIdUsed to track user’s interaction with embedded content.
      Expiry: SessionType: HTTP
      requestsUsed to track user’s interaction with embedded content.
      Expiry: SessionType: HTTP
    * adform.net
      adnxs.com
      criteo.com
      creativecdn.com
      
      4
      receive-cookie-deprecation [x4]Pending
      Expiry: 2 monthsType: HTTP
    * adform.net
      alevco.de
      bestofluck.io
      criteo.com
      cytelligence.io
      roxxtraxx.de
      trk42.net
      
      7
      uid [x7]Registers a unique user ID that recognises the user's browser when
      visiting websites that use the same ad network. The purpose is to optimise
      display of ads based on the user's movements and various ad providers'
      bids for displaying user ads.
      Expiry: 2 monthsType: HTTP
    * collect.bannercrowd.net
      1
      fV_dtRegisters user behaviour and navigation on the website, and any
      interaction with active campaigns. This is used for optimizing
      advertisement and for efficient retargeting.
      Expiry: SessionType: HTML
    * exchange.mediavine.com
      5
      am_tokensPresents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Expiry: 14 daysType: HTTP
      am_tokens_eu-v1Presents the user with relevant content and advertisement.
      The service is provided by third-party advertisement hubs, which
      facilitate real-time bidding for advertisers.
      Expiry: 14 daysType: HTTP
      criteoPresents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Expiry: 14 daysType: HTTP
      mv_tokensSets a unique ID for the visitor, that allows third party
      advertisers to target the visitor with relevant advertisement. This
      pairing service is provided by third party advertisement hubs, which
      facilitates real-time bidding for advertisers.
      Expiry: 14 daysType: HTTP
      mv_tokens_eu-v1Sets a unique ID for the visitor, that allows third party
      advertisers to target the visitor with relevant advertisement. This
      pairing service is provided by third party advertisement hubs, which
      facilitates real-time bidding for advertisers.
      Expiry: 14 daysType: HTTP
    * omnitagjs.com
      2
      ayl_visitorThis cookie registers data on the visitor. The information is
      used to optimize advertisement relevance.
      Expiry: 30 daysType: HTTP
      visitor/syncThis cookie is used to assign specific visitors into segments,
      this segmentation is based on visitor behavior on the website - the
      segmentation can be used to target larger groups.
      Expiry: SessionType: Pixel
    * pl.coccodrillo.eu
      7
      recently_compared_productThis cookie is used to determine which products
      the visitor has viewed. This information is used to promote related
      products and optimize ad-efficiency.
      Expiry: PersistentType: HTML
      recently_compared_product_previousCollects information on which products
      have been viewed by the visitor - This is used for optimizing the specific
      visitor's navigation on the website.
      Expiry: PersistentType: HTML
      recently_viewed_productCollects information on which products have been
      viewed by the visitor - This is used for optimizing the specific visitor's
      navigation on the website.
      Expiry: PersistentType: HTML
      recently_viewed_product_previousCollects information on which products
      have been viewed by the visitor - This is used for optimizing the specific
      visitor's navigation on the website.
      Expiry: PersistentType: HTML
      allTracks the user’s interaction with the website’s search-bar-function.
      This data can be used to present the user with relevant products or
      services.
      Expiry: PersistentType: HTML
      facebook_latest_uuidUsed by Facebook to deliver a series of advertisement
      products such as real time bidding from third party advertisers.
      Expiry: 30 daysType: HTTP
      usedTracks the user’s interaction with the website’s search-bar-function.
      This data can be used to present the user with relevant products or
      services.
      Expiry: PersistentType: HTML
    * start.paypo.pl
      10
      yt.innertube::nextIdRegisters a unique ID to keep statistics of what
      videos from YouTube the user has seen.
      Expiry: PersistentType: HTML
      ytidb::LAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded
      content.
      Expiry: PersistentType: HTML
      YtIdbMeta#databasesUsed to track user’s interaction with embedded content.
      Expiry: PersistentType: IDB
      yt-remote-cast-availableStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-cast-installedStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-connected-devicesStores the user's video player preferences
      using embedded YouTube video
      Expiry: PersistentType: HTML
      yt-remote-device-idStores the user's video player preferences using
      embedded YouTube video
      Expiry: PersistentType: HTML
      yt-remote-fast-check-periodStores the user's video player preferences
      using embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-session-appStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-session-nameStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML

 * Unclassified 93
   Unclassified cookies are cookies that we are in the process of classifying,
   together with the providers of individual cookies.
    * Google
      2
      Learn more about this provider
      G-E07X58JZMQPending
      Expiry: 2 yearsType: HTTP
      (unnamed)Pending
      Expiry: SessionType: HTTP
    * RTB House
      1
      Learn more about this provider
      ar_debugPending
      Expiry: 1 yearType: HTTP
    * Smart Leads
      2
      Learn more about this provider
      g/Pending
      Expiry: SessionType: Pixel
      px/Pending
      Expiry: SessionType: Pixel
    * api.at.coccodrillo.eu
      76
      _snrs_#Pending
      Expiry: 400 daysType: HTTP
      _snrs_dc_delay_Pending
      Expiry: PersistentType: HTML
      _snrs_dc_frq_Pending
      Expiry: PersistentType: HTML
      _snrs_dc_testsPending
      Expiry: PersistentType: HTML
      697B5BD0-4BB3-DE40-3949-3DC3083ECFA6.gifPending
      Expiry: SessionType: Pixel
      697B5BD0-4BB3-DE40-3949-3DC3083ECFA6/_i.gifPending
      Expiry: SessionType: Pixel
      snr-wp-statePending
      Expiry: PersistentType: HTML
      synerise-form-catchPending
      Expiry: PersistentType: HTML
      synerise-form-catch_021dacb3-c35d-4c75-b1a8-b347b7c15f87Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_039e1ea1-98f0-48bc-b3bb-e6910f72f557Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_0f43cf57-057b-4813-9470-89027184ad5aPending
      Expiry: PersistentType: HTML
      synerise-form-catch_0f801b0c-3f43-427f-a4c4-87e302052401Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_164dfcdd-c51a-4597-9af2-cdb1a7b62e76Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_194cf11a-c13e-40f6-af46-d57ef413c824Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_1f8c641e-21dc-4be5-9d6a-b8611a6559acPending
      Expiry: PersistentType: HTML
      synerise-form-catch_20cdc106-784a-4bca-99e4-731fcba90107Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_20df6e04-fdc9-4140-9ece-719b0f55247cPending
      Expiry: PersistentType: HTML
      synerise-form-catch_25c92109-bc46-494f-9fd5-b0a32d1f402bPending
      Expiry: PersistentType: HTML
      synerise-form-catch_2655942d-f7dd-4bcb-83db-916ebddc4032Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_2c2ab9f6-1bb9-4bf2-8285-19a4775c605aPending
      Expiry: PersistentType: HTML
      synerise-form-catch_33e16a03-5ba3-4258-9f35-a33adb2c1006Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_376cbc4b-56ea-47fd-b5a7-1d7d2253f9acPending
      Expiry: PersistentType: HTML
      synerise-form-catch_377563e1-1e6a-4f8a-a41e-acc5f0ebb208Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_3fc9f681-ecc9-487f-9e10-846eecd5c8ffPending
      Expiry: PersistentType: HTML
      synerise-form-catch_43a06502-e41b-4c17-bf1b-b64f43704beaPending
      Expiry: PersistentType: HTML
      synerise-form-catch_4460f5ae-8274-42ed-ab9e-6dcc01ef7f34Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_44aeceb5-9cf8-4ca0-a45b-30792dd9ddccPending
      Expiry: PersistentType: HTML
      synerise-form-catch_4bc37337-7bbe-4daf-8320-53dcd972f80dPending
      Expiry: PersistentType: HTML
      synerise-form-catch_4bf3aa23-b3bc-49fe-aa68-598cba4b7d5ePending
      Expiry: PersistentType: HTML
      synerise-form-catch_563db66b-3810-41b3-8f22-97efd155828cPending
      Expiry: PersistentType: HTML
      synerise-form-catch_576fda0b-f8f3-4f23-9d43-69efdb5e0984Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_5b2d61e2-9119-484a-a34e-74f980a370ecPending
      Expiry: PersistentType: HTML
      synerise-form-catch_5b913f82-0936-48fc-b189-341328d0184bPending
      Expiry: PersistentType: HTML
      synerise-form-catch_5e41fc9c-32b5-4113-a36b-5b87be098031Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_619dbc7d-1948-49eb-9c99-0eef19572937Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_694ab7fc-e545-47ee-8b86-efc8dedeb51aPending
      Expiry: PersistentType: HTML
      synerise-form-catch_69698e01-51e6-45f9-8a54-982b051691ffPending
      Expiry: PersistentType: HTML
      synerise-form-catch_6c367783-276e-48b8-b4d2-ffdd488b3634Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_6c636c69-7c80-474c-b126-3f42f2dd1176Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_7209e6fb-989f-408c-a2b2-d895bc04167fPending
      Expiry: PersistentType: HTML
      synerise-form-catch_76eb2344-e201-4c67-bc9f-e7b55f5a2ea7Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_7a6789cc-0e70-4d96-819c-ca7a85632ca0Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_7cbfc904-5505-4673-ac44-22b85646e0a5Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_8285dafc-964f-4d7f-9348-df5f3d70e62bPending
      Expiry: PersistentType: HTML
      synerise-form-catch_8458e9e1-106b-476a-8817-eaaa8d9c4092Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_84cb377e-888b-4aa6-bf08-9f56d0f0393bPending
      Expiry: PersistentType: HTML
      synerise-form-catch_8718836c-c91d-4302-97b7-8761c80dec55Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_8ded6364-0db0-4577-9088-a5aeb70d01dcPending
      Expiry: PersistentType: HTML
      synerise-form-catch_91d89442-076e-47fa-9258-ffd57b0875f8Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_941cf7cd-9483-46a7-9264-3f2ad99291c4Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_97402387-4e26-4256-b360-ff6abfa22086Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_97a7bb8b-934d-49cd-b1b7-7b4e759c5500Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_a0261720-76b1-4698-864e-16a154515ac8Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_a3bfc441-0ddb-4ce3-9980-44e9fe2f88f4Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_a42ff3c6-5c55-4065-b003-d059c7c06cbdPending
      Expiry: PersistentType: HTML
      synerise-form-catch_a995b45d-c965-4425-a2f0-f0c3969f5211Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_af57422f-66d2-4064-99e0-713971afdf24Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_b4c3dbcc-daa0-4188-ab28-8dfd9169bdd1Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_b65583b4-b208-4206-8c07-16c228769058Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_b93ccb4c-e9ce-4b0a-b619-eff27075c8f2Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_b9bc09af-49f1-41ae-96d5-d6a45051ede3Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_bd55fcbe-1b02-4a38-9782-3c57bf4eb9c8Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_c2950d21-c0ed-4fa5-ac88-97f7776d408aPending
      Expiry: PersistentType: HTML
      synerise-form-catch_c4d09cfa-9e32-49ae-aaf3-5c44831a2973Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_c6922b5e-9137-4916-a821-5c1fdd33cb03Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_c817b640-5c1a-4980-ad21-953885049b1ePending
      Expiry: PersistentType: HTML
      synerise-form-catch_cae2ce8c-5ea6-4404-9b1b-32f2c4380d1dPending
      Expiry: PersistentType: HTML
      synerise-form-catch_cc7f5d53-7353-4a15-aacf-c77e90758880Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_ccff5ef3-f3a7-4274-8473-d82569d26986Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_df9ab1ca-041e-48f2-a32d-3ea172759a3dPending
      Expiry: PersistentType: HTML
      synerise-form-catch_ec216fdf-2356-4562-9e30-64e64d9f132aPending
      Expiry: PersistentType: HTML
      synerise-form-catch_f1516aee-f150-47b4-85e5-3b77cf7ba22bPending
      Expiry: PersistentType: HTML
      synerise-form-catch_f2fcae9e-bb5a-470f-9392-ac4147fab1ffPending
      Expiry: PersistentType: HTML
      synerise-form-catch_f5397cbf-3e7c-4297-92fe-bea934cbfa11Pending
      Expiry: PersistentType: HTML
      synerise-form-catch_fbadd2ac-2807-4d3d-94d9-fd78a6c25c9aPending
      Expiry: PersistentType: HTML
      synerise-traffic-storage_#-#-#-#-#Pending
      Expiry: PersistentType: HTML
    * coccodrillo.eu
      1
      _ga_WSYQZDHZSX,G-E07X58JZMQPending
      Expiry: 400 daysType: HTTP
    * collect.bannercrowd.net
      1
      xp4VGx_bypassPending
      Expiry: SessionType: HTML
    * eu1.chat.getzowie.com
      1
      herochat-last-visit-timePending
      Expiry: PersistentType: HTML
    * jay48e.dashboard.wedare.pl
      1
      ts/94412/tscPending
      Expiry: SessionType: Pixel
    * lib.ncbr.fwc.pl
      1
      AIM_UUIDPending
      Expiry: SessionType: HTTP
    * pl.coccodrillo.eu
      5
      freeShippingValuePending
      Expiry: SessionType: HTML
      last-cartPending
      Expiry: PersistentType: HTML
      productsArray_Basket_WeDarePending
      Expiry: PersistentType: HTML
      VARIANTPending
      Expiry: SessionType: HTML
      xcntIDRPending
      Expiry: 1 yearType: HTTP
    * wedare.pl
      1
      tscPending
      Expiry: 1 yearType: HTTP
    * www.rzetelnyregulamin.pl
      1
      wejscie_skadPending
      Expiry: 3 daysType: HTTP

Cross-domain consent[#BULK_CONSENT_DOMAINS_COUNT#] [#BULK_CONSENT_TITLE#]
List of domains your consent applies to: [#BULK_CONSENT_DOMAINS#]
Cookie declaration last updated on 3/26/24 by Cookiebot



[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#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.

Please state your consent ID and date when you contact us regarding your
consent.


Do not sell or share my personal information
Deny Allow selection Customize

Allow all
Powered by Cookiebot by Usercentrics

Wygląda na to, że JavaScript jest wyłączony w twojej przeglądarce. By w pełni
cieszyć się naszą stroną, upewnij się, że włączyłeś JavaScript w swojej
przeglądarce.

Dołącz do club.
Odbierz 10% na pierwsze zakupy.
Sprawdź szczegóły
Przejdź do treści
Polska
 * Česko
 * Slovensko
 * Deutschland
 * Europe (EN)
 * România
 * Україна
 * Հայաստան

 * Zaloguj się

   
 * Darmowa dostawa od 150 zł dla Klientów club.
   
 * 30 dni na darmowy zwrot
   
 * Nasze salony
 * Pomoc
 * Daj ubraniom drugie życie

0
Mój koszyk 0
Mój koszyk Zamknij
Nie masz produktów w koszyku.

 * 0
   Ulubione
   Nie masz żadnych produktów w ulubionych.
   
 * Zaloguj się
   Nie masz konta? Zarejestruj się
    * Moje konto
    * Zamówienia
    * Pomoc i kontakt

   
 * 
 * Panel Agenta
   E-mail
   Chcę założyć nowe konto klienta
   Telefon
   Szukaj
 * 

zamknij
Menu
 * Niemowlak
    * Bestsellery
    * 
      Odzież
      * Kurtki i płaszcze
        * Kurtki przejściowehit
        * Kurtki dwustronne
        * Kurtki jeansowe
        * Kurtki zimowe
        * Kombinezony
      * Swetry
      * Bluzy
        * Bluzy nierozpinane
        * Bluzy rozpinane
        * Bluzy z kapturem
      * Bluzki i t-shirty
        * T-shirty licencje
        * T-shirty z krótkim rękawem
        * T-shirty z długim rękawem
        * T-shirty bez rękawów
      * Sukienki
      * Spodnie
        * Dresowe
        * Jeansowe
        * Krótkie spodenki
        * Ogrodniczki
        * Casualowe
        * Spodnie zimowe
      * Legginsy
      * Licencje
      * Marynarki
      * Koszule
      * Spódnice
      * Płaszcze
      * Bezrękawniki
      * Kamizelki
      * Chrzest
      * Specjalne okazje
    * 
      Bielizna i piżamy
      * Body i półśpiochy
      * Pajace
      * Wielopaki
      * Półśpiochy
      * Piżamy
    * 
      Akcesoria i dodatki
      * Czapki i szale
        * Czapki
        * Rękawiczki
        * Czapki z daszkiem
        * Kapelusze
      * Skarpetki i rajstopy
      * Torebki i plecaki
      * Maskotki i przytulanki
      * Dodatki
        * Ozdoby do włosów
        * Biżuteria i breloki
        * Okulary przeciwsłoneczne
        * inne
      * Stroje kąpielowe
      * Rajstopy
    * 
      Obuwie
      * Buty
      * Buty tekstylne
    * Licencje
      * Batman
      * Looney Tunes
      * Scooby Doo
      * Tom and Jerry
    * Zabawki sensoryczne i edukacyjne
    * Książki 0-2 lata
    * Wyprawka dla niemowlątbest
    * Pielęgnacja i higiena
    * Akcesoria do spania

 * Dziewczynka
    * Bestsellery
    * 
      Odzież
      * Kurtki i płaszcze
        * Kurtki przejściowehit
        * Kurtki dwustronne
        * Kurtki jeansowe
        * Kurtki zimowe
        * Płaszcze
        * Kombinezony
      * Bezrękawniki
      * Swetry
      * Bluzy
        * Bluzy nierozpinane
        * Bluzy rozpinane
      * Bluzki i T-shirty
        * T-shirty z krótkim rękawem
        * T-shirty z długim rękawem
        * T-shirty licencje
        * T-shirty bez rękawów
      * Sukienki new
        * Z długim rękawem
        * Tiulowe
        * Eleganckie
        * Jeansowe
        * Dresowe
        * Z krótkim rękawem
      * Spódnice
        * Tkaninowe
        * Tiulowe
        * Jeansowe
        * Dresowe
      * Spodnie
        * Dresowe
        * Jeansowe
        * Krótkie spodenki
        * Ogrodniczki
        * Casualowe
        * Spodnie zimowe
      * Legginsy
        * Legginsy z krótką nogawką
        * Legginsy z nogawką 3/4
        * Legginsy z długą nogawką
      * Licencje
      * Basic
      * Spódnice
      * Koszule
    * 
      Bielizna i piżamy
      * Piżamy
      * Majtki
      * Podkoszulki
      * Homewear
      * Szlafroki
    * 
      Akcesoria i dodatki
      * Czapki i szale
        * Czapki
        * Szale i kominy
        * Rękawiczki
        * Czapki z daszkiem
        * Kapelusze
      * Skarpetki i rajstopy
        * Skarpetki
        * Rajstopy
      * Torebki i plecaki
      * Maskotki i pluszaki
      * Drobne upominkibest
      * Dodatki
        * Ozdoby do włosów
        * Biżuteria i breloki
        * Okulary przeciwsłoneczne
        * inne
      * Stroje kąpielowe
      * Akcesoria do pływania
    * 
      Obuwie
      * Buty sportowebest
      * Tenisówki i trampki
      * Półbuty
      * Kalosze
      * Sandały i klapki
      * Buty zimowe
      * Buty szkolne
      * Buty przedszkolne
    * Licencje
      * Harry Potter
      * Wonder Woman
      * Looney Tunes
      * Tom and Jerry
      * Frozen
      * Mickey Mouse
      * Barbie
      * Naruto
      * Powerpuff Girls
      * Peppa Pig
      * Chupa Chups
      * Paw Patrol
    * Artykuły szkolne
      * Torby i plecaki
      * Artykuły piśmiennicze
      * Bidony i śniadaniówki
    * Zestawy kreatywne
    * Książki 3-12 lat
      * Książki 3-5 lat
      * Książki 6-8 lat
      * Książki 9-12 lat

 * Chłopiec
    * Bestsellery
    * 
      Odzież
      * Kurtki
        * Kurtki przejściowehit
        * Kurtki dwustronne
        * Kurtki jeansowe
        * Kurtki zimowe
        * Kombinezony
        
      * Bezrękawniki
      * Swetry
      * Bluzy
        * Bluzy nierozpinane
        * Bluzy rozpinane
      * T-shirty
        * T-shirty z krótkim rękawem
        * T-shirty z długim rękawem
        * T-shirty licencje
        * T-shirty bez rękawów
      * Spodnie
        * Dresowe
        * Jeansowe
        * Krótkie spodenki
        * Garniturowe
        * Spodnie zimowe
        * Casualowe
        * Slim
      * Koszule
      * Garniturynew
      * Licencje
      * Basic
    * 
      Bielizna i piżamy
      * Piżamy
      * Majtki
      * Podkoszulki
      * Homewear
      * Szlafroki
    * 
      Akcesoria i dodatki
      * Czapki i szale
        * Czapki
        * Szale i kominy
        * Rękawiczki
        * Czapki z daszkiem
        * Kapelusze
      * Skarpetki i rajstopy
        * Skarpetki
        * Rajstopy
      * Torby i plecaki
      * Maskotki i pluszaki
      * Stroje kąpielowe
      * Dodatki
      * Akcesoria do pływania
    * 
      Obuwie
      * Buty sportowebest
      * Tenisówki i trampki
      * Kalosze
      * Sandały i klapki
      * Buty zimowe
      * Buty szkolne
      * Buty przedszkolne
    * Licencje
      * Looney Tunes
      * Scooby Doo
      * Harry Potter
      * Batman
      * Naruto
      * Mickey Mouse
      * Paw Patrol
      * Avengers
      * Tom & Jerry
    * Artykuły szkolne
      * Torby i plecaki
      * Artykuły piśmiennicze
      * Bidony i śniadaniówki
    * Zestawy kreatywne
    * Książki 3-12 lat
      * Książki 3-5 lat
      * Książki 6-8 lat
      * Książki 9-12 lat

 * Nowości
    * Bestselleryhit
    * Odzież
      * Kurtki i płaszczebest
        * Kurtki przejściowe
        * Kurtki jeansowe
      * Bezrękawniki
      * Swetry
      * Bluzy
        * Bluzy rozpinane
        * Bluzy nierozpinane
        * Bluzy z kapturem
        * Bluzy kangurki
      * T-shirty i bluzki
        * T-shirty z krótkim rękawem
        * T-shirty z długim rękawem
        * T-shirty polo
        * T-shirty licencje
        * T-shirty z nadrukiem
      * Sukienkinew
        * Komunia
        * Chrzest
        * Tiulowe
        * Dresowe
        * Letnie
        * Sukienki
      * Spódnice
      * Spodnie
        * Spodnie jeansowe
        * Spodnie dresowe
        * Spodnie slim
        * Spodnie dzwony
        * Spodnie zimowe
      * Legginsy
      * Koszule
      * Marynarkinew
      * Kombinezony
      * Krótkie spodenki
    * Bielizna i piżamy
      * Majtki
      * Piżamy
      * Body i pajace
      * Podkoszulki
      * Body
    * Akcesoria i dodatki
      * Czapki i szalebest
        * Czapki
        * Szale i kominy
        * Rękawiczki
        * Czapki z daszkiem
        * Kapelusze
      * Rajstopy i skarpetki
        * Skarpetki
        * Rajstopy
      * Torebki i plecaki
      * Stroje kąpielowe
      * Drobne upominki
      * Akcesoria do pływania
    * Obuwie
      * Buty sportowebest
      * Trampki i tenisówki
      * Sandały i klapkibest
      * Buty niemowlęce
    * Licencje
      * Harry Potter
      * Batman
      * Chupa Chups
      * Naruto
      * Frozen
      * Scooby Doo
      * Wonder Woman
      * Looney Tunes
      * Tom and Jerry
      * Spiderman
      * Mickey&Minnie
      * Paw Patrol
      * Avengers
      * Star Wars
    * Artykuły szkolnenew
    * Książki 0-12 lat
      * Książki 0-2 lata
      * Książki 3-5 lat
      * Książki 6-8 lat
      * Książki 9-12 lat
    * Kolekcje
      * Party timenew
      * Pomagamy - Jurek Owsiakhit
      * Basic
      * Active

 * Sale
    * 
      Odzież
      * Kurtki i płaszcze
      * Bluzy
      * Swetry
      * T-shirty i bluzki
      * Sukienki
      * Spódnice
      * Koszule
      * Spodnie
      * Legginsy
      * Krótkie spodenki
      * Stroje kąpielowe
    * 
      Bielizna i piżamy
      * Majtki i podkoszulki
      * Body i pajace
      * Piżamy
    * 
      Akcesoria i dodatki
      * Czapki i szale
      * Rajstopy i skarpety
      * Torebki i plecaki
      * Dodatki
    * 
      Obuwiebest
      * Tenisówki i trampki
      * Kalosze
      * Buty sportowe
      * Sandały i klapki
      * Półbutybest
    * Zabawki
    * Artykuły szkolne
    * Walentynkihit
    * Outletbest
    * Merry Xmas Collectionhit

   
   

Sklepy
Polska
 * Česko
 * Slovensko
 * Deutschland
 * Europe (EN)
 * România
 * Україна
 * Հայաստան

Szukaj
Szukaj

Nie znaleźliśmy tego czego szukasz...
Może chodziło Ci o...
Zobacz wszystko


Bestsellery
Sprawdź topowe produkty
Zobacz wszystkie produkty
Dodaj do ulubionych
Body z długim rękawem
29,90 zł 39,90 zł zł
Dodaj do ulubionych
Legginsy z długą nogawką
39,90 zł 59,90 zł zł
Dodaj do ulubionych
Bluza dresowa
29,90 zł 39,90 zł zł
Dodaj do ulubionych
T-shirt z krótkim rękawem
49,90 zł
Dodaj do ulubionych
Legginsy z długą nogawką
39,90 zł 59,90 zł zł

Top


NEWSLETTER

Adres e-mail
Numer telefonu
Zapisz
Wyrażam zgodę na przesyłanie informacji handlowych za pomocą środków komunikacji
elektronicznej w rozumieniu ustawy z dnia 18 lipca 2002 roku o świadczenie usług
drogą elektroniczną (Dz.U.2017.1219 t.j.) na podany adres e-mail

Wyrażam zgodę na przesyłanie informacji handlowych za pomocą środków komunikacji
elektronicznej w rozumieniu ustawy z dnia 18 lipca 2002 roku o świadczenie usług
drogą elektroniczną (Dz.U.2017.1219 t.j.) w formie wiadomości tekstowej sms na
podany numer telefonu

O nas
   
 * O firmie
 * #CoccodrilloPomagamy
 * Ubrania do oddania
   
 * Współpraca
   
 * Praca
 * Kontakt

E-sklep
 * Masz pytanie? Sprawdź FAQ
 * Regulamin sklepu internetowego
 * Polityka Prywatności
 * Metody wysyłki i płatności
 * Zwroty
 * Reklamacje
 * Tabela rozmiarów
 * Promocje
 * PayPo

Salony
 * Click&collect
 * Program lojalnościowy
 * Brak rozmiaru? Zamów
 * Zadzwoń i zamów
   
 * Znajdź salon stacjonarny
 * Wymiany i zwroty
 * Reklamacje
 * Promocje
 * Karty podarunkowe

Kontakt

539 538 270

Nasi konsultanci są do Państwa dyspozycji od poniedziałku do piątku
w godzinach 08:00 - 20:00

Zapraszamy do kontaktu mailowego

bok@coccodrillo.pl

Nasi konsultanci wracają do Państwa dyspozycji w poniedziałek 15.01.2024.


bok@coccodrillo.pl

Media społecznościowe
 * 
 * 
 * 

Copyright © 2024 by Coccodrillo. All rights reserved.

 * 
 * 
 * 
 * 
   
 * 

Powered by Fast White Cat
 * 
 * 0
 * 
 * * Zamknij
     
   * Zaloguj się
   * Zarejestruj się
   * Moje konto
   * Zamówienia
   * Pomoc i kontakt
     
 * 0


TREŚĆ ZGODY

Zamknij
Wyrażam zgodę na przesyłanie informacji handlowych za pomocą środków komunikacji
elektronicznej w rozumieniu ustawy z dnia 18 lipca 2002 roku o świadczenie usług
drogą elektroniczną (Dz.U.2017.1219 t.j.) na podany adres e-mail na temat usług
oferowanych przez CDRL S.A. przy ul. Kwiatowa 2 z siedzibą w Pianowie, 64-000
Kościan. Zgoda jest dobrowolna i może być w każdej chwili wycofana, klikając w
odpowiedni link na końcu wiadomości e-mail. Wycofanie zgody nie wpływa na
zgodność z prawem przetwarzania, którego dokonanona podstawie zgody przed jej
wycofaniem.
Zamknij



TREŚĆ ZGODY

Zamknij
Wyrażam zgodę na przesyłanie informacji handlowych za pomocą środków komunikacji
elektronicznej w rozumieniu ustawy z dnia 18 lipca 2002 roku o świadczenie usług
drogą elektroniczną (Dz.U.2017.1219 t.j.) w formie wiadomości tekstowej sms na
podany numer telefonu na temat usług oferowanych przez CDRL S. A. przy ul.
Kwiatowej 2 z siedzibą w Pianowie, 64-000 Kościan. Zgoda jest dobrowolna i może
być w każdej chwili wycofana, klikając w odpowiedni link na końcu wiadomości
e-mail. Wycofanie zgody nie wpływa na zgodność z prawem przetwarzania, którego
dokonano na podstawie zgody przed jej wycofaniem.
Zamknij

Zamknij
Checkout as a new customer

Stworzenie konta ma wiele korzyści:

 * Zobacz zamówienie i stan wysyłki
 * Śledzenie historii zamówień
 * Zamawiaj szybciej

Utwórz konto
Checkout using your account

Adres e-mail

Hasło

Zaloguj się
Nie pamiętasz hasła?

Hello!How can I help you?