shop.doreljuvenile.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://www.coscokids.com/
Effective URL: https://shop.doreljuvenile.com/en-ca
Submission: On May 22 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 6 forms found in the DOM

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="annbar-localization" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/en-ca">
  <div class="localization__grid">
    <div class="localization__selector">
      <input type="hidden" name="country_code" value="CA">
      <country-selector><label class="label visually-hidden no-js-hidden" for="annbar-localization-country-button">Country/Region</label>
        <div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" id="annbar-localization-country-button">
            <span class="text-start">Canada </span>
            <svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
              <path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
            </svg>
          </button>
          <ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="annbar-localization-country-opt-0">
            <li class="custom-select__option flex items-center js-option" id="annbar-localization-country-opt-0" role="option" data-value="CA" aria-selected="true">
              <span class="pointer-events-none">Canada </span>
            </li>
          </ul>
        </div>
      </country-selector>
    </div>
    <div class="localization__selector">
      <input type="hidden" name="locale_code" value="en">
      <custom-select id="annbar-localization-language"><label class="label visually-hidden no-js-hidden" for="annbar-localization-language-button">Language</label>
        <div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" id="annbar-localization-language-button"
            style="--custom-select-button-width: -30px;">
            <span class="text-start">English</span>
            <svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
              <path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
            </svg>
          </button>
          <ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="annbar-localization-language-opt-0">
            <li class="custom-select__option flex items-center js-option" id="annbar-localization-language-opt-0" role="option" data-value="en" aria-selected="true">
              <span class="pointer-events-none">English</span>
            </li>
            <li class="custom-select__option flex items-center js-option" id="annbar-localization-language-opt-1" role="option" data-value="fr">
              <span class="pointer-events-none">Français</span>
            </li>
          </ul>
        </div>
      </custom-select>
    </div>
  </div>
  <script>
    customElements.whenDefined('custom-select').then(() => {
      if (!customElements.get('country-selector')) {
        class CountrySelector extends customElements.get('custom-select') {
          constructor() {
            super();
            this.loaded = false;
          }
          async showListbox() {
            if (this.loaded) {
              super.showListbox();
              return;
            }
            this.button.classList.add('is-loading');
            this.button.setAttribute('aria-disabled', 'true');
            try {
              const response = await fetch('?section_id=country-selector');
              if (!response.ok) throw new Error(response.status);
              const tmpl = document.createElement('template');
              tmpl.innerHTML = await response.text();
              const el = tmpl.content.querySelector('.custom-select__listbox');
              this.listbox.innerHTML = el.innerHTML;
              this.options = this.querySelectorAll('.custom-select__option');
              this.loaded = true;
            } catch {
              this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
            } finally {
              super.showListbox();
              this.button.classList.remove('is-loading');
              this.button.setAttribute('aria-disabled', 'false');
            }
          }
          setButtonWidth() {
            return;
          }
        }
        customElements.define('country-selector', CountrySelector);
      }
    });
  </script>
  <script>
    document.getElementById('annbar-localization').addEventListener('change', (evt) => {
      const input = evt.target.previousElementSibling;
      if (input && input.tagName === 'INPUT') {
        input.value = evt.detail.selectedValue;
        evt.currentTarget.submit();
      }
    });
  </script>
</form>

GET /en-ca/search

<form class="main-search__form" action="/en-ca/search" method="get" autocomplete="off">
  <div class="main-search__input-container">
    <input class="main-search__input" type="text" name="q" autocomplete="off" placeholder="Search our store" aria-label="Search">
    <button class="main-search__button" type="submit" aria-label="Search"><svg class="icon" width="24" height="24" viewBox="0 0 24 24" aria-hidden="true" focusable="false" role="presentation">
        <g transform="translate(3 3)" stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd">
          <circle cx="7.824" cy="7.824" r="7.824"></circle>
          <path stroke-linecap="square" d="m13.971 13.971 4.47 4.47"></path>
        </g>
      </svg></button>
  </div>
  <script src="//shop.doreljuvenile.com/cdn/shop/t/44/assets/search-suggestions.js?v=47809400044059083161714495758" defer=""></script>
  <search-suggestions></search-suggestions>
</form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="annbar-localizationMobileNav" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/en-ca">
  <div class="localization__grid">
    <div class="localization__selector">
      <input type="hidden" name="country_code" value="CA">
      <country-selector><label class="label visually-hidden no-js-hidden" for="annbar-localization-country-buttonMobileNav">Country/Region</label>
        <div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" id="annbar-localization-country-buttonMobileNav">
            <span class="text-start">Canada </span>
            <svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
              <path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
            </svg>
          </button>
          <ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="annbar-localization-country-opt-0">
            <li class="custom-select__option flex items-center js-option" id="annbar-localization-country-opt-0MobileNav" role="option" data-value="CA" aria-selected="true">
              <span class="pointer-events-none">Canada </span>
            </li>
          </ul>
        </div>
      </country-selector>
    </div>
    <div class="localization__selector">
      <input type="hidden" name="locale_code" value="en">
      <custom-select id="annbar-localization-languageMobileNav"><label class="label visually-hidden no-js-hidden" for="annbar-localization-language-buttonMobileNav">Language</label>
        <div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" id="annbar-localization-language-buttonMobileNav"
            style="--custom-select-button-width: 0px;">
            <span class="text-start">English</span>
            <svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
              <path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
            </svg>
          </button>
          <ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="annbar-localization-language-opt-0">
            <li class="custom-select__option flex items-center js-option" id="annbar-localization-language-opt-0MobileNav" role="option" data-value="en" aria-selected="true">
              <span class="pointer-events-none">English</span>
            </li>
            <li class="custom-select__option flex items-center js-option" id="annbar-localization-language-opt-1MobileNav" role="option" data-value="fr">
              <span class="pointer-events-none">Français</span>
            </li>
          </ul>
        </div>
      </custom-select>
    </div>
  </div>
  <script>
    customElements.whenDefined('custom-select').then(() => {
      if (!customElements.get('country-selector')) {
        class CountrySelector extends customElements.get('custom-select') {
          constructor() {
            super();
            this.loaded = false;
          }
          async showListbox() {
            if (this.loaded) {
              super.showListbox();
              return;
            }
            this.button.classList.add('is-loading');
            this.button.setAttribute('aria-disabled', 'true');
            try {
              const response = await fetch('?section_id=country-selector');
              if (!response.ok) throw new Error(response.status);
              const tmpl = document.createElement('template');
              tmpl.innerHTML = await response.text();
              const el = tmpl.content.querySelector('.custom-select__listbox');
              this.listbox.innerHTML = el.innerHTML;
              this.options = this.querySelectorAll('.custom-select__option');
              this.loaded = true;
            } catch {
              this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
            } finally {
              super.showListbox();
              this.button.classList.remove('is-loading');
              this.button.setAttribute('aria-disabled', 'false');
            }
          }
          setButtonWidth() {
            return;
          }
        }
        customElements.define('country-selector', CountrySelector);
      }
    });
  </script>
  <script>
    document.getElementById('annbar-localization').addEventListener('change', (evt) => {
      const input = evt.target.previousElementSibling;
      if (input && input.tagName === 'INPUT') {
        input.value = evt.detail.selectedValue;
        evt.currentTarget.submit();
      }
    });
  </script>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-XRykTY" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; max-width: 450px; float: left; border-radius: 3px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 0px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 250px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 0px 10px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-108170618" style="width: 100%;">
          <p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400; text-align: left;"><span class="ql-font-nunito-sans"
              style="font-size: 20px; color: rgb(37, 37, 35); font-family: Barlow, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal;">Join the Dorel Juvenile Family</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 0px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-108170619" style="width: 100%;">
          <p><span style="font-family: Barlow, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; color: rgb(85, 82, 77);">Sign up for exclusive offers, news about new products, and more from our family of newborn-to-preschool brands
              for gear, health, home, and safety.</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 10px 0px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_108170620" class="needsclick go1690952608 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Enter your email address" aria-label="Enter your email address" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 3px; padding: 0px 0px 0px 16px; height: 48px; text-align: left; color: rgb(0, 0, 0); font-family: Barlow, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(211, 209, 207);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 10px 0px 0px; position: relative; flex: 0 1 auto; margin: 0px auto 0px 0px;"><button class="needsclick go2778362213 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(99, 44, 255); border-radius: 3px; border-style: none; border-color: rgba(255, 255, 255, 0); border-width: 0px; color: rgb(255, 255, 255); font-family: Barlow, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 0px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 48px;">Subscribe</button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="footer-localization" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/en-ca">
  <div class="localization__grid">
    <div class="localization__selector">
      <input type="hidden" name="country_code" value="CA">
      <country-selector><label class="label visually-hidden no-js-hidden" for="footer-localization-country-button">Country/Region</label>
        <div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" id="footer-localization-country-button">
            <span class="text-start">Canada </span>
            <svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
              <path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
            </svg>
          </button>
          <ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="footer-localization-country-opt-0">
            <li class="custom-select__option flex items-center js-option" id="footer-localization-country-opt-0" role="option" data-value="CA" aria-selected="true">
              <span class="pointer-events-none">Canada </span>
            </li>
          </ul>
        </div>
      </country-selector>
    </div>
  </div>
  <script>
    customElements.whenDefined('custom-select').then(() => {
      if (!customElements.get('country-selector')) {
        class CountrySelector extends customElements.get('custom-select') {
          constructor() {
            super();
            this.loaded = false;
          }
          async showListbox() {
            if (this.loaded) {
              super.showListbox();
              return;
            }
            this.button.classList.add('is-loading');
            this.button.setAttribute('aria-disabled', 'true');
            try {
              const response = await fetch('?section_id=country-selector');
              if (!response.ok) throw new Error(response.status);
              const tmpl = document.createElement('template');
              tmpl.innerHTML = await response.text();
              const el = tmpl.content.querySelector('.custom-select__listbox');
              this.listbox.innerHTML = el.innerHTML;
              this.options = this.querySelectorAll('.custom-select__option');
              this.loaded = true;
            } catch {
              this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
            } finally {
              super.showListbox();
              this.button.classList.remove('is-loading');
              this.button.setAttribute('aria-disabled', 'false');
            }
          }
          setButtonWidth() {
            return;
          }
        }
        customElements.define('country-selector', CountrySelector);
      }
    });
  </script>
  <script>
    document.getElementById('footer-localization').addEventListener('change', (evt) => {
      const input = evt.target.previousElementSibling;
      if (input && input.tagName === 'INPUT') {
        input.value = evt.detail.selectedValue;
        evt.currentTarget.submit();
      }
    });
  </script>
</form>

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_selector"><input name="return_to" type="hidden" value="/en-ca"><label class="locale-selectors__label"
    id="country_code_label" for="country_code"><span>Country/region</span><select id="country_code" class="locale-selectors__selector" name="country_code">
      <option value="CA">Canada (CAD $)</option>
      <option value="US">United States (USD $)</option>
    </select></label><label class="locale-selectors__label" id="locale_code_label" for="locale_code"><span>Language</span><select id="locale_code" class="locale-selectors__selector" name="locale_code">
      <option value="en">English</option>
      <option value="fr">Français</option>
    </select></label></form>

Text Content

Skip to content
Welcome to our New Home of Maxi-Cosi®, Safety 1st™, Cosco Kids™ & Tiny Love.
Learn More.

Country/Region
Canada
 * Canada

Language
English
 * English
 * Français

Search
 * Shop Our Brands
 * Car Seats
 * Strollers
 * At Home
 * Sale
 * Support




Account Search Cart

 * Shop Our Brands
    * 
    * 
    * 
    * 

 * Car Seats
    * All Car Seats
       * Convertible Car Seats
       * Infant Car Seats
       * Car Seat Bases
       * Car Seat Accessories
       * Booster Car Seats
   
    * PureCosi Car Seats

 * Strollers
    * All Strollers & Travel Systems
       * Strollers
       * Travel Systems
       * Wagons
       * Stroller Accessories
   
    * Stroller Accessories

 * At Home
    * All Home & Living
       * High Chairs
       * Swings & Rockers
       * Play Yards
       * Bassinets
   
    * All Health & Home Safety
       * Health Essentials
       * Humidifiers & Purifiers
       * Home Safety
   
    * All Play & Activity
       * Activity Centers
       * Activity Gyms & Playmats
       * Baby Development Toys
   
    * EcoCare Home Collection

 * Sale
 * Support
    * Shipping Policy
    * Returns
    * Warranty
    * Contact Us
    * Car Seat Registration
    * Non-Car Seat Registration
    * Maxi-Cosi Support
    * Safety 1st Support
    * Cosco Kids Support

 * Shop Our Brands
    * 

 * Car Seats
    * All Car Seats
       * Convertible Car Seats
       * Infant Car Seats
       * Car Seat Bases
       * Car Seat Accessories
       * Booster Car Seats
   
    * PureCosi Car Seats

 * Strollers
    * All Strollers & Travel Systems
       * Strollers
       * Travel Systems
       * Wagons
       * Stroller Accessories
   
    * Stroller Accessories

 * At Home
    * All Home & Living
       * High Chairs
       * Swings & Rockers
       * Play Yards
       * Bassinets
   
    * All Health & Home Safety
       * Health Essentials
       * Humidifiers & Purifiers
       * Home Safety
   
    * All Play & Activity
       * Activity Centers
       * Activity Gyms & Playmats
       * Baby Development Toys
   
    * All Connected
       * Monitors
       * Home Comfort
   
    * EcoCare Home Collection

 * Sale
 * Support
    * Shipping Policy
    * Returns
    * Warranty
    * Contact Us
    * Car Seat Registration
    * Non-Car Seat Registration
    * Maxi-Cosi Support
    * Safety 1st Support
    * Cosco Kids Support

Best Sellers
Zelia Max 5 in 1 Modular Travel System
$899.99
Essential Green Polished Pebble Northern Grey Basalt Black + 1 more
$74.00 off
Minla 6 in 1 High Chair
$369.99$295.99
Horizon Sand Gray Classic Graphite Classic Oat + 1 more
Grow and Go™ All-in-One Convertible Car Seat
$299.99
Gainsboro Carbon Ink Simply Minnie Starlight Stripe Winehouse Roan Lakesport
Simply Mickey + 5 more
Raya Travel System
$699.99
Santorini Light
Pria All-in-One Convertible Car Seat
$549.99
Black Desert Wonder Authentic Black Authentic Gray Essential Green Urban Wonder
+ 3 more
Moa High Chair
$269.99
Gray Classic Oat Classic Green Horizon Sand + 1 more
$70.00 off
Cassia Swing
$349.99$279.99
Grey Classic Graphite Classic Oat Classic Green Horizon Sand + 2 more
Magical Tales Pack & Go Mini Mobile
$19.99
Sold out
Magical Tales
Grip 'n Twist Door Knob Covers 3-Pack
$5.99
Sold out
White
Deluxe Press-Fit Plug Protectors (8pk)
$5.99
Sold out
White
Country/Region
Canada
 * Canada

Language
English
 * English
 * Français


CARE FOR PRECIOUS LIFE

Our family of brands are proud to help you carry your child safely wherever they
need to go, on the road to becoming whoever they’re meant to be.


SHOP OUR BRANDS




SHOP BY CATEGORY


CAR SEATS

Travel confidently with our car seats providing age-appropriate security and
coziness from the newborn stage on.

Shop Car Seats


STROLLERS

Discover our versatile baby and toddler travel essentials - strollers, travel
systems, and car seat combos blending comfort, convenience and lifestyle
adaptability.

Shop Strollers


AT HOME

Find the baby essentials you need to safeguard, soothe, and live comfortably
with your newest addition.

Shop Home
Previous Next
Maxi-Cosi
(121)
Pria All-in-One Convertible Car Seat
$549.99
Maxi-Cosi
(0)
RodiSport Booster Seat
$249.99
Maxi-Cosi
(66)
Mico 30 Infant Car Seat with PureCosi
$399.99
Sold out
Safety 1st
(0)
Grow and Go™ All-in-One Convertible Car Seat
$299.99
Safety 1st
(0)
EverSlim All-in-One Car Seat
$399.99


CAR SEATS FOR EVERY CHILD, EVERY RIDE

From Newborn to Big Kid, our family of brands has you covered.

 * Maxi-Cosi
   (121)
   Pria All-in-One Convertible Car Seat
   $549.99
 * Maxi-Cosi
   (0)
   RodiSport Booster Seat
   $249.99
 * Maxi-Cosi
   (66)
   Mico 30 Infant Car Seat with PureCosi
   $399.99
   Sold out
 * Safety 1st
   (0)
   Grow and Go™ All-in-One Convertible Car Seat
   $299.99
 * Safety 1st
   (0)
   EverSlim All-in-One Car Seat
   $399.99


OUR VALUES

TRUSTED ADVOCATES

We are curious about consumer needs and relentless about ensuring every product
we offer exceeds consumer expectations for safety, quality and comfort. It’s our
DNA.

CONNECTED PARENTS

We are an inclusive and diverse global community, engaged and driven to find
innovative solutions for families around the world.

ALWAYS CARING

We want to be part of every parenting journey by offering innovative solutions
designed with safety, style and comfort in mind. We strive to make parents feel
enthusiastic about how our products and services help them care for their kids.

FUTURE FOCUSED

We are committed to the parents of today while ensuring a sustainable, healthier
future for their children tomorrow.



TRUSTED ADVOCATES

We are curious about consumer needs and relentless about ensuring every product
we offer exceeds consumer expectations for safety, quality and comfort. It’s our
DNA.

CONNECTED PARENTS

We are an inclusive and diverse global community, engaged and driven to find
innovative solutions for families around the world.

ALWAYS CARING

We want to be part of every parenting journey by offering innovative solutions
designed with safety, style and comfort in mind. We strive to make parents feel
enthusiastic about how our products and services help them care for their kids.

FUTURE FOCUSED

We are committed to the parents of today while ensuring a sustainable, healthier
future for their children tomorrow.


PREVIOUS OUR BLOG: PARENTING JOURNEY NEXT


WHEN CAN MY BABY SIT IN A STROLLER?

There isn’t a magical age that indicates when it’s safe for your little one to
graduate to the stroller seat. The switch from infant seat or carriage mode to
the stroller seat depends more on size and developmental stage than anything
else.




10 CAR SEAT SAFETY TIPS

Updated 8/29/2023 We see you, parents. No matter how many you’ve installed, car
seats can be daunting. There are a lot of moving parts with car seat
installation and use,...



HOW TO SAFELY DISPOSE OF BABY GEAR

Has your spring cleaning left you with an ever-growing pile of baby gear your
little one has worn out, out-grown, or just doesn’t use anymore? Children have
lots of stuff....


Join the Dorel Juvenile Family

Sign up for exclusive offers, news about new products, and more from our family
of newborn-to-preschool brands for gear, health, home, and safety.


Subscribe
Shop
Shop
 * Shop Our Brands
 * Car Seats
 * Strollers
 * At Home
 * Sale

About Us
About Us
 * Careers
 * About Dorel Juvenile

Resources
Resources
 * Parenting Journey Blog
 * Contact Us
 * Car Seat Registration
 * Product Registration
 * Safety Notices
 * Warranty
 * Shipping Policy
 * Returns

Legal
Legal
 * Disclaimer
 * Privacy Policy
 * Data Privacy Request
 * Terms of Use
 * Cookie Policy
 * Mobile Terms & Services
 * Patent Marking & Notice

Country/Region
Canada
 * Canada

© 2024 Dorel Juvenile.
Your cart
Close

Exclusive 25% off for Community Heroes. Confirm Eligibility


Checkout
Close
Your cart is empty
Start shopping

Added to your Cart



Country/regionCanada (CAD $)United States (USD $)LanguageEnglishFrançais