www.chickencoopsdirect.com Open in urlscan Pro
185.11.184.11  Public Scan

URL: https://www.chickencoopsdirect.com/
Submission Tags: sansec.io magecart Search All
Submission: On November 04 via api from US — Scanned from GB

Form analysis 7 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-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="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</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'">Password</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'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.chickencoopsdirect.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

 * 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 21
   
   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.
      Maximum Storage Duration: SessionType: Pixel Tracker
      CookieConsentStores the user's cookie consent state for the current domain
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Google
      1
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      test_cookieUsed to check if the user's browser supports cookies.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * Justuno
      2
      Learn more about this provider
      __cflb [x2]Registers which server-cluster is serving the visitor. This is
      used in context with load balancing, in order to optimize user experience.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * Vimeo
      2
      Learn more about this provider
      __cf_bmThis 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.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _cfuvidThis cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * widget.sndcdn.com
      1
      sc_anonymous_idUsed in context with the 3D-view-function on the website.
      Maximum Storage Duration: 10 yearsType: HTTP Cookie
    * www.chickencoopsdirect.com
      13
      form_keyEnsures visitor browsing-security by preventing cross-site request
      forgery. This cookie is essential for the security of the website and
      visitor.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      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.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      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.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      mage-cache-storageUsed to optimize the loading speed on the website. This
      is done by pre-loading some procedures in the visitors' browser.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      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.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      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.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      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.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      mage-messagesNecessary for the functionality of the website's chat-box
      function.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      PHPSESSIDPreserves user session state across page requests.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      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.
      Maximum Storage Duration: 400 daysType: HTTP Cookie
      product_data_storageNecessary for the compare-products function on the
      website.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      recently_compared_productNecessary for the compare-products function on
      the website.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      X-Magento-VaryThis 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.
      Maximum Storage Duration: 1 dayType: HTTP Cookie

 * Preferences 1
   
   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.
    * Klaviyo
      1
      Learn more about this provider
      klaviyoOnsiteThe cookie is used to manage the mailing list, if the visitor
      has subscribed to any newsletters or blog posts.
      Maximum Storage Duration: PersistentType: HTML Local Storage

 * Statistics 15
   
   Statistic cookies help website owners to understand how visitors interact
   with websites by collecting and reporting information anonymously.
    * Google
      1
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      _dc_gtm_UA-#Used by Google Tag Manager to control the loading of a Google
      Analytics script tag.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * 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.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _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.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      _hjTLDTestRegisters statistical data on users' behaviour on the website.
      Used for internal analytics by the website operator.
      Maximum Storage Duration: SessionType: HTTP Cookie
      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.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      hjViewportIdSaves the user's screen size in order to adjust the size of
      images on the website.
      Maximum Storage Duration: SessionType: HTML Local Storage
    * Klaviyo
      2
      Learn more about this provider
      klaviyoPagesVisitCountStores data on the time spent on the website and its
      sub-pages, during the current session.
      Maximum Storage Duration: SessionType: HTML Local Storage
      __kla_idThis cookie is used to collect information on the visitor's
      behavior. This information will be stored for internal use on the website
      – internal analytics is used to optimize the websites or to register if
      the visitor has subscribed to a newsletter.
      Maximum Storage Duration: 2 yearsType: HTTP Cookie
    * Soundcloud
      1
      Learn more about this provider
      number(#)Used to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTML Local Storage
    * VWO
      2
      Learn more about this provider
      _vwo_uuid_v2This cookie is set to make split-tests on the website, which
      optimizes the website's relevance towards the visitor – the cookie can
      also be set to improve the visitor's experience on a website.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      v.gifThis cookie is set to make split-tests on the website, which
      optimizes the website's relevance towards the visitor – the cookie can
      also be set to improve the visitor's experience on a website.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * www.chickencoopsdirect.com
      4
      product_data_storageDetermines which products the user has viewed,
      allowing the website to promote related products.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      recently_compared_product_previousNecessary for the compare-products
      function on the website.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      recently_viewed_productDetermines which products the user has viewed,
      allowing the website to promote related products.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      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.
      Maximum Storage Duration: 1 dayType: HTTP Cookie

 * Marketing 56
   
   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.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
      lastExternalReferrerDetects how the user reached the website by
      registering their last URL-address.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      lastExternalReferrerTimeDetects how the user reached the website by
      registering their last URL-address.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * Google
      11
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      _gaUsed to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Maximum Storage Duration: 2 yearsType: HTTP Cookie
      _ga_#Used to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Maximum Storage Duration: 2 yearsType: HTTP Cookie
      _gatUsed to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _gcl_auUsed by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
      _gidUsed to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      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.
      Maximum Storage Duration: 400 daysType: HTTP Cookie
      pagead/landing [x2]Collects 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.
      Maximum Storage Duration: SessionType: Pixel Tracker
      NIDRegisters a unique ID that identifies a returning user's device. The ID
      is used for targeted ads.
      Maximum Storage Duration: 6 monthsType: HTTP Cookie
      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.
      Maximum Storage Duration: SessionType: Pixel Tracker
      collectUsed to send data to Google Analytics about the visitor's device
      and behavior. Tracks the visitor across devices and marketing channels.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * Justuno
      8
      Learn more about this provider
      _ju_dcUsed 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.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _ju_dmCollects data on user behaviour and interaction in order to optimize
      the website and make advertisement on the website more relevant.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _ju_dnCollects information on user preferences and/or interaction with
      web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _ju_dcUsed 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.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      _ju_dmTracks the individual sessions on the website, allowing the website
      to compile statistical data from multiple visits. This data can also be
      used to create leads for marketing purposes.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _ju_dnCollects information on user preferences and/or interaction with
      web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Maximum Storage Duration: 30 daysType: HTTP Cookie
      _ju_pnCollects information on user preferences and/or interaction with
      web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _ju_vCollects information on user preferences and/or interaction with
      web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * Klaviyo
      1
      Learn more about this provider
      __kla_viewedCollects information on the user's website navigation and
      preferences - This is used to target potential newsletter based upon this
      information.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * Microsoft
      8
      Learn more about this provider
      _uetsidUsed to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _uetsid_expContains the expiry-date for the cookie with corresponding
      name.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _uetvidUsed to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _uetvid_expContains the expiry-date for the cookie with corresponding
      name.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      MSPTCThis cookie registers data on the visitor. The information is used to
      optimize advertisement relevance.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      MUIDUsed widely by Microsoft as a unique user ID. The cookie enables user
      tracking by synchronising the ID across many Microsoft domains.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      _uetsidCollects 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.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _uetvidUsed to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Soundcloud
      1
      Learn more about this provider
      WIDGET::local::assignmentsUsed by audio-platform SoundCloud to implement,
      measure and improve their embedded content/service on the website - The
      collection of data also includes visitors’ interaction with embedded
      content/service. This can be used for statistics or marketing purposes.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * YouTube
      20
      Learn more about this provider
      #-#Used to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTML Local Storage
      iU5q-!O9@$Registers a unique ID to keep statistics of what videos from
      YouTube the user has seen.
      Maximum Storage Duration: SessionType: HTML Local Storage
      LAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded
      content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      LogsDatabaseV2:V#||LogsRequestsStoreUsed to track user’s interaction with
      embedded content.
      Maximum Storage Duration: PersistentType: IndexedDB
      nextIdUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      remote_sidNecessary for the implementation and functionality of YouTube
      video-content on the website.
      Maximum Storage Duration: SessionType: HTTP Cookie
      requestsUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      ServiceWorkerLogsDatabase#SWHealthLogNecessary for the implementation and
      functionality of YouTube video-content on the website.
      Maximum Storage Duration: PersistentType: IndexedDB
      TESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      VISITOR_INFO1_LIVETries to estimate the users' bandwidth on pages with
      integrated YouTube videos.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
      YSCRegisters a unique ID to keep statistics of what videos from YouTube
      the user has seen.
      Maximum Storage Duration: SessionType: HTTP Cookie
      yt.innertube::nextIdRegisters a unique ID to keep statistics of what
      videos from YouTube the user has seen.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      YtIdbMeta#databasesUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: PersistentType: IndexedDB
      yt-remote-cast-availableStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-cast-installedStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-connected-devicesStores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: PersistentType: HTML Local Storage
      yt-remote-device-idStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: PersistentType: HTML Local Storage
      yt-remote-fast-check-periodStores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-session-appStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-session-nameStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
    * www.chickencoopsdirect.com
      4
      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.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      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.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      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.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      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.
      Maximum Storage Duration: PersistentType: HTML Local Storage

 * Unclassified 2
   Unclassified cookies are cookies that we are in the process of classifying,
   together with the providers of individual cookies.
    * Justuno
      1
      Learn more about this provider
      #-#-#-#-#Pending
      Maximum Storage Duration: SessionType: HTML Local Storage
    * www.chickencoopsdirect.com
      1
      sc-tracking-dataPending
      Maximum Storage Duration: PersistentType: HTML Local Storage

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 26/10/2024 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
Leave Website Allow selection Customize

Allow all
The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Toggle Nav
Menu
 * Chicken Coops
 * Chicken Runs
 * Other Products
   * Chicken Run Covers
   * Automatic Door Openers
   * Metal Pop-Hole Door
   * Free Keeping Chickens Guide
   * Rabbit Hutches
 * Contact Us

Basket
My Cart
Close
 * Established in 2009
 * Family Run U.K. Business
 * Over 40'000 Chicken Coops Sold
 * Over 500 Customer 5-Star Reviews
 * As Seen On T.V.

Well designed, sturdy chicken coops at low factory direct prices


NEW TO KEEPING CHICKENS?

DOWNLOAD YOUR FREE GUIDE TO LEARN EVERYTHING YOU NEED TO KNOW ABOUT KEEPING
CHICKENS, INCLUDING:

 * How to keep your hens healthy and happy
 * How much space each chicken REALLY needs
 * What to feed your chickens and when
 * How to avoid predators taking your chickens
 * How to keep your chickens disease free
 * How many eggs you can expect

Our legendary guide contains 59+ pages of genuinely valuable info shared from
our own family chicken keeping experiences.

Download Your FREE Guide


OUR FOUR TRIED & TESTED CHICKEN COOP STYLES

AT THE LAST COUNT, WE'D SOLD 20,781 OF THESE COOPS TO HAPPY FOLKS ALL AROUND THE
UK

 * Style #1 Devon Coop - The Traditional One
   Rating:
   97% of 100
   116 Reviews Add Your Review
   A versatile, traditional chicken house with huge amounts of nesting & bedding
   space, suitable for up to 7 hens.... and our top-selling coop!
   Today's direct from Dorset price
   Regular Price £299.95 Special Price £239.00
   BUY YOUR
   Devon Coop More
   Details
 * Style #2 Dorset Coop - The Easy Access One
   Rating:
   96% of 100
   46 Reviews Add Your Review
   Our mid-capacity coop houses up to 6 hens and is the easiest to keep clean
   thanks to its fully opening roof and easy-open front panel. Perfect for
   children or for people with lower mobility who might struggle to access their
   coop for cleaning.
   Today's direct from Dorset price
   Regular Price £259.95 Special Price £199.00
   BUY YOUR
   Dorset Coop More
   Details
 * Style #3 Kent Coop - The Entry Level One
   Rating:
   96% of 100
   32 Reviews Add Your Review
   
   The Kent is our most affordable chicken coop and provides enough room for 4
   to 5 medium-sized hens.
   
   Today's direct from Dorset price
   Regular Price £189.00 Special Price £169.00
   Out of stock
   More
   Details
 * Style #4 Sussex Coop - The Urban One
   Rating:
   97% of 100
   92 Reviews Add Your Review
   A beautiful all-in-one coop and run solution for 2-5 hens. The Sussex has a
   uniquely designed long sloping roof to keep your hens happy and their food
   dry in all weather.
   Today's direct from Dorset price
   Regular Price £309.95 Special Price £259.00
   BUY YOUR
   Sussex Coop More
   Details

AVERAGE INDEPENDENT REVIEW RATING

90%
4.9 / 5
Over 512 real customer reviews

ESTABLISHED 2009

We’ve sold more than 20'500 chicken coops online in the UK in the last 9 years.

Many of our loyal customers recommend us to friends.

U.K DELIVERY

 * Over 200 coops in stock.
 * Dispatched from Dorset.
 * Delivered around the U.K.

SAFE AND SECURE

A profesional website. Your order will be processed safe and securely - 100%
guaranteed.


We accept Visa, Mastercard or American Express.


SOME ESSENTIAL CHICKEN KEEPING INFORMATION

 * A healthy hen will usually lay 1 egg per day, but this can vary depending on
   seasonality, feed and other factors. For best results, aim to keep 1 or 2
   more chickens than the number of daily eggs you want (so for 4 eggs per day,
   keep 5 hens).
 * Chickens need a secure place to sleep at night, and somewhere to lay their
   eggs. This is why all of our coops come with an attached, carefully designed
   nesting box featuring robust clasps, locks & hinges.
 * To produce great eggs your chickens need to be kept happy and healthy.
   Ideally they need as much freedom to move as possible so it’s best if you let
   them out during the day, either free roaming, in a run or in a pen.
 * Chickens are vulnerable to attack from foxes and other predators, so we've
   designed our coops to be as fox-proof as possible. Also, we’ve designed
   optional bolt-on runs for each of our coops so that you can give your
   chickens a safe place to move around (see below for single run and double run
   setups).

 *  * 3 hens = 1-3 eggs per day
    * 4 hens = 2-4 eggs per day
    * 5 hens = 3-5 eggs per day
    * 6 hens = 4-6 eggs per day
    * 7 hens = 5-7 eggs per day

 * This is where your hens
   will keep cosy and
   lay their eggs
 * Freedom to roam is important to keep your hens healthy
 * Keep your chickens safe from foxes and other predators

For everything you need to know about
keeping chickens, download our
extremely valuable FREE guide:

FREE GUIDE ON KEEPING CHICKENS


OUR CHICKEN COOPS WITH RUNS

GIVE YOUR CHICKENS SOME ADDITIONAL SECURE SPACE TO SAFELY MOVE AROUND

 * Style #1 Devon Coop & Run
   Rating:
   98% of 100
   65 Reviews Add Your Review
   The Devon works really well with this run which has been specifically
   designed to fit the coop. The add-on run gives your hens 11 square feet of
   secure outdoor space. You can also easily extend the run by adding a 2nd or
   3rd one onto it at a later stage.
   Today's direct from Dorset price
   Regular Price £399.00 Special Price £339.00
   BUY YOUR Devon
   Coop & Run More
   Details
 * Style #2 Dorset Coop & Run
   Rating:
   100% of 100
   31 Reviews Add Your Review
   The well-thought-out Dorset With Run offers you plenty of flexibility with
   almost 30 square feet of space and a large run that can be easily extended at
   a later date should the need arise.
   Today's direct from Dorset price
   Regular Price £359.95 Special Price £299.00
   BUY YOUR Dorset
   Coop & Run More
   Details
 * Style #3 Kent Coop & Run
   Rating:
   99% of 100
   23 Reviews Add Your Review
   
   The Kent is our most affordable chicken coop yet is made from the same
   pre-treated durable wood that we use in our other popular chicken houses.
   With over 6 square feet of internal space, this coop provides enough room for
   up to 4 medium-sized hens.
   
   Today's direct from Dorset price
   Regular Price £299.95 Special Price £259.00
   Out of stock
   More
   Details
 * Style #4 Sussex Coop & Run
   Rating:
   99% of 100
   77 Reviews Add Your Review
   Combining the Sussex Coop with the Sussex Run will give your hens over 30
   square feet of space. This setup is perfect for areas where space is at a
   premium but you still want to give your hens a secure area to move around.
   Today's direct from Dorset price
   Regular Price £409.95 Special Price £339.00
   BUY YOUR Sussex
   & Run More
   Details


THE CHICKENCOOPSDIRECT DIFFERENCE

 * We specialise in quality chicken coops and runs
 * Strong & durable heavy duty pre-treated timber
 * Thicker 1.5mm fox-proof wire (50% thicker than our competitors)
 * Robust higher quality fixtures & fittings to keep your hens secure
 * Supplied direct to you from Dorset UK, cutting out the middleman
 * A family run U.K business - who keep chickens too!
 * Backed up by our famous support and customer service

You've probably seen cheap similar looking chicken coops for sale on eBay and
Amazon. Don't be fooled by these inferior quality products. We go to a lot of
time, effort and expense to make sure that the design, materials, construction
and finish of our coops are head and shoulders above the rest.

It's this attention to detail that sets us apart and means that you can trust us
to deliver a high quality product to you that is made to last.

 * Stronger timber
 * Thicker wire
 * Quality clasps & fixtures
 * Delivered U.K wide from here


OUR CHICKEN COOPS WITH LARGE RUNS

MAXIMUM SPACE TO KEEP YOUR CHICKENS SUPER HAPPY AND SECURE!

 * Style #1 Devon Coop & Double Run
   Rating:
   98% of 100
   71 Reviews Add Your Review
   With over 22 square feet of run space and over 9.5 square feet of inside
   housing area as well, the Devon with the double run is ideal for those who
   wish to give their hens a large outside area for them to roam freely.
   Today's direct from Dorset price
   Regular Price £489.95 Special Price £439.00
   BUY YOUR Devon
   & Double Run More
   Details
 * Style #2 Dorset Coop & Double Run
   Rating:
   98% of 100
   35 Reviews Add Your Review
   At over 4 meters long and with over 40 sq feet of space the Dorset With
   Double Run is the ideal unit for those wanting to keep chickens in a
   self-contained setup while giving them plenty of safe space to scratch about
   in.
   Today's direct from Dorset price
   Regular Price £459.95 Special Price £369.00
   BUY YOUR Dorset
   & Double Run More
   Details
 * Style #3 Kent & Double Run
   Rating:
   100% of 100
   25 Reviews Add Your Review
   
   The main feature of this chicken coop is the long (23 square foot) run that
   ensures your chickens have plenty of free range access whilst at the same
   time keeping the rest of your garden chicken-free.
   
   Today's direct from Dorset price
   Regular Price £419.95 Special Price £339.00
   Out of stock
   More
   Details
 * Style #4 Sussex Coop & Double Run
   Rating:
   100% of 100
   50 Reviews Add Your Review
   As one of our bestselling combinations, the Sussex Chicken House with Double
   Run is the ideal home for chickens that need to be kept enclosed as they have
   ample space to forage and play without needing to ramble around the garden.
   Today's direct from Dorset price
   Regular Price £489.99 Special Price £409.00
   BUY YOUR Sussex
   & Double Run More
   Details


WHAT OUR CUSTOMERS SAY ABOUT US

WE’VE SOLD OVER 20,500 CHICKEN COOPS IN 9 YEARS ONLINE. THAT’S A LOT OF HAPPY
CUSTOMERS! HERE ARE JUST A FEW HIGHLIGHTS:

 * I WOULD NOT HESITATE TO RECOMMEND YOUR PRODUCT.
   
   “I was extremely impressed with ChickenCoopsDirect - not only in the tracking
   of the order but also in the prompt delivery, the way it was packaged and the
   quality of the product. The assembly was well documented and very easy to
   assemble. Also I am very, very impressed with the follow-up information and
   opportunity to ask questions. Lots of other companies could do well to follow
   your example. I would not hesitate to recommend your product.”
   
   90%
   
   Wendy
   
   Bought a Kent Coop & Run

 * WOULD DEFINITELY ORDER FROM CHICKEN COOPS DIRECT AGAIN.
   
   “The service from yourselves has been excellent. Loads of useful information
   given on chickens too. The Devon Coop and Runs are lovely, as described and I
   think a really good price. So easy to put together I could have done it
   myself which is really saying something. The runs are great as can be left
   unattached and have lots of doors for access. Also light to move. Would
   definitely order from ChickenCoopsDirect again.”
   
   90%
   
   Katie
   
   Bought a Devon coop & Run

 * THE SERVICE RECEIVED ... HAS BEEN REALLY, REALLY GOOD.
   
   “The Sussex Coop is excellent quality and easy to build. We were told our
   hens would take a few days to settle before they would start laying - I
   collected my hens yesterday afternoon and this morning got an egg! So the
   hens are obviously happy in their new home. The service received from Chicken
   Coops Direct both before and after delivery has been really, really good and
   very helpful - much more than I was expecting.”
   
   90%
   
   John
   
   Bought a Sussex Coop

 * TOTALLY AMAZED BY THE QUALITY OF THE DORSET COOP AND RUN.
   
   “I have to say that I have been totally amazed by the quality of the Dorset
   Coop and Run for it's price... and the amazing level of service your company
   gives... I have loved all the information that was sent out in bite sized
   chunks... I am a complete first timer and want to do everything to keep the
   hens healthy and happy... Thank you so much for being a responsible company
   :-) I have been telling everyone how amazing ChickenCoopsDirect are...”
   
   90%
   
   Carolyn
   
   Bought a Dorset Coop

 * THANKS FOR A WELL MADE AND EASY TO ASSEMBLE PRODUCT... THE SUSSEX COOP
   EXCEEDED MY EXPECTATIONS.
   
   “Just wanted to say thanks for supplying such a well made and easy to
   assemble product. The Sussex coop exceeded my expectations, and I think the
   company has obviously gone to a lot of trouble to ensure that they supply a
   quality, user friendly product.”
   
   90%
   
   Alison, Yorkshire
   
   Bought a Kent Coop & Run

 * THE QUALITY OF THE COOP IS OUTSTANDING.
   
   “I am really pleased with the Sussex Coop and run extension we recently
   received from you. We were amazed that we were able to assemble it ouselves!!
   The directions were so easy to follow and the quality of the coop is
   outstanding. We already had the hens who had been living for 6 weeks in an
   ark. They are delighted to have more space. Thank you for all the other
   helpful tips you have sent online.”
   
   90%
   
   Sue Jardine
   
   Bought a Sussex Coop & Run

 * I AM ABSOLUTELY THRILLED WITH OUR HEN HOUSE!
   
   “More than that I am astounded with the quality of it, the instructions were
   easy to follow and it put Ikea to shame!!!! Your company stand out way above
   any I have used before. The communication was outstanding and I shall be
   singing your praises to everyone!!!! Good old fashioned customer service
   still exists!! I loved the way everything was wrpped in tissue and smelt so
   lovely too! Many, many thanks. We will def use you again!!!!! Best Wishes.”
   
   90%
   
   Tania Horncastle
   
   Bought a Devon Coop

 * VERY IMPRESSED WITH THE LEVEL OF SERVICE.
   
   “We were very impressed with the level of customer service your company
   provides. The emails at every stage of the process were fantastic and we
   loved the extras such as the fact sheets you kindly emailed as this really
   added the wow factor. It demonstrated to us that you guys really care about
   what you do. We would definitely recommend your company to anyone considering
   purchasing a coop. We are completely new to keeping chickens so overall a
   great experience.”
   
   90%
   
   Nicole & Matt
   
   Bought a Dorset Coop

SEE MORE OF OUR CUSTOMER REVIEWS


WHAT TO DO NEXT

If you're ready to buy your chicken coop, simply choose which of our coops suits
your needs from the selection above, click the green ‘buy’ button and follow the
steps to place your order.

We offer speedy delivery to most parts of the UK. You can opt for 3-5 day
standard delivery at £12.95 or to receive your coop in 1-2 days choose express
delivery for £17.95. It actually costs us anything from £40-£70 to send a coop
to most areas of the UK, but we cover most of the cost for you.

If you don't feel ready to buy a coop just yet then please take your time and
explore the information available on this website. All of the product pages have
large photos and detailed specifications for the coops, including exact
measurements.

If you get stuck or need any help or advice feel free to send us an email and
we'll do our best to answer your query.


CHICKEN COOPS

 * Sussex Chicken House
 * Devon Hen House
 * Dorset Chicken Coop
 * Kent Chicken Coop


COOPS WITH A RUN

 * Sussex with Run
 * Devon with Run
 * Dorset with Run
 * Kent with Run


COOPS WITH A DOUBLE RUN

 * Sussex with Double Run
 * Devon with Double Run
 * Dorset with Double Run
 * Kent with Double Run


WE ALSO HAVE

 * Extra Chicken Runs
 * Chicken Run Covers
 * Door Openers
 * Rabbit Hutches


INFORMATION

 * About Us
 * Contact Us
 * Delivery & Returns

 


KEEPING CHICKENS HELP

 * FREE 59 PageKeeping Chickens Guide
 * Caring For Your Chicken Coop
 * Chickens And Foxes


DELIVERY INFORMATION

Deliveries are typically made during *working days* which are Monday to Friday
(not including public holidays).


Copyright © 2024 Thirty Four Stores Ltd
 * Terms
 * Privacy Policy
 * How we use cookies

ChickenCoopsDirect.com is owned and operated by Thirty Four Stores Ltd Company
Registration No. 07229708. Registered in England - Vat No 141093934

 * 
 * 
 * 
 * 
 * 

Top
Close
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
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?