keedo.co.za Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://email.edgars.co.za/3QVV-1KZ08-8TQDHI-13N6LS-1/c.aspx
Effective URL: https://keedo.co.za/collections/new-in?utm_campaign=2658104_Edgars+Keedo+Spring+Campaign+1+-+08-09-2023&utm_medium=e...
Submission: On September 11 via api from ZA — Scanned from DE

Form analysis 4 forms found in the DOM

GET /search

<form method="get" action="/search" autocomplete="off">
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[prefix]" value="last">
  <div class="input-with-button">
    <div class="input-with-button__input-wrapper input-with-clear">
      <input class="input-with-button__input input" type="search" name="q" placeholder="Search..." autocomplete="off" data-previous-value="" aria-label="Search...">
      <button class="input-with-clear__clear" type="button"><svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
          <title>Close</title>
          <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
        </svg></button>
    </div>
    <button class="input-with-button__button button button--alt" type="submit">Go</button>
  </div>
</form>

<form class="facet-filters" id="filters" novalidate="">
  <h2 class="js-hidden">Filter</h2>
  <div class="filters side-drawer custom--filter-desktop" data-filters-open="none">
    <div class="filters__header no-js-hidden">
      <button type="button" class="side-drawer__close-btn no-js-hidden js-hide-filters" aria-label="Close"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
          stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
          <title>Close</title>
          <line x1="18" y1="6" x2="6" y2="18"></line>
          <line x1="6" y1="6" x2="18" y2="18"></line>
        </svg></button>
      <a href="/collections/new-in?sort_by=created-descending" class="reset-filters-btn js-reset-filters">Clear all</a>
    </div>
    <div class="filters__main cc-accordion cc-initialized" data-allow-multi-open="true">
      <details class="cc-accordion-item filter-group filter-group--sort js-filter" id="mobile-sort-by" data-type="sort_by" data-index="0">
        <summary class="cc-accordion-item__title filter-group__header">Sort by</summary>
        <div class="cc-accordion-item__panel">
          <div class="cc-accordion-item__content">
            <ul class="unstyled-list">
              <li>
                <input type="radio" class="radio" id="sort-by-1" name="sort_by" value="best-selling">
                <label for="sort-by-1">Best Selling</label>
              </li>
              <li>
                <input type="radio" class="radio" id="sort-by-2" name="sort_by" value="title-ascending">
                <label for="sort-by-2">Title, A-Z</label>
              </li>
              <li>
                <input type="radio" class="radio" id="sort-by-3" name="sort_by" value="title-descending">
                <label for="sort-by-3">Title, Z-A</label>
              </li>
              <li>
                <input type="radio" class="radio" id="sort-by-4" name="sort_by" value="price-ascending">
                <label for="sort-by-4">Price, low to high</label>
              </li>
              <li>
                <input type="radio" class="radio" id="sort-by-5" name="sort_by" value="price-descending">
                <label for="sort-by-5">Price, high to low</label>
              </li>
              <li>
                <input type="radio" class="radio" id="sort-by-6" name="sort_by" value="created-descending" checked="">
                <label for="sort-by-6">Date, new to old</label>
              </li>
              <li>
                <input type="radio" class="radio" id="sort-by-7" name="sort_by" value="created-ascending">
                <label for="sort-by-7">Date, old to new</label>
              </li>
            </ul>
          </div>
        </div>
      </details>
      <details class="cc-accordion-item filter-group js-filter" data-type="list" data-index="1">
        <summary class="cc-accordion-item__title filter-group__header">Availability</summary>
        <div class="cc-accordion-item__panel">
          <div class="cc-accordion-item__content">
            <ul class="unstyled-list">
              <li>
                <input type="checkbox" class="checkbox" id="filter-Availability-1" name="filter.v.availability" value="1">
                <label for="filter-Availability-1"> In stock (262) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Availability-2" name="filter.v.availability" value="0">
                <label for="filter-Availability-2"> Out of stock (103) </label>
              </li>
            </ul>
          </div>
        </div>
      </details>
      <details class="cc-accordion-item filter-group js-filter" data-type="price_range" data-index="2">
        <summary class="cc-accordion-item__title filter-group__header">Price</summary>
        <div class="cc-accordion-item__panel">
          <div class="cc-accordion-item__content">
            <div class="cc-price-range cc-initialized">
              <div class="cc-price-range__inputs">
                <div class="cc-price-range__input-container">
                  <span class="cc-price-range__input-currency">R</span>
                  <input class="cc-price-range__input cc-price-range__input--min input" id="CCPriceRangeMin" name="filter.v.price.gte" type="number" placeholder="0" step="10" min="0" max="2899" aria-label="From">
                </div>
                <div class="cc-price-range__input-container">
                  <span class="cc-price-range__input-currency">R</span>
                  <input class="cc-price-range__input cc-price-range__input--max input" id="CCPriceRangeMax" name="filter.v.price.lte" placeholder="2899" type="number" step="10" min="0" max="2899" aria-label="To">
                </div>
              </div>
              <div class="cc-price-range__bar no-js-hidden">
                <div class="cc-price-range__bar-inactive"></div>
                <div class="cc-price-range__bar-active" style="left: 0%; right: 0%;"></div>
                <div class="cc-price-range__control cc-price-range__control--min" aria-valuemin="0" aria-valuemax="2899" aria-valuenow="0" style="left: 0%;"></div>
                <div class="cc-price-range__control cc-price-range__control--max" aria-valuemin="0" aria-valuemax="2899" aria-valuenow="2899" style="left: 100%;"></div>
              </div>
            </div>
          </div>
        </div>
      </details>
      <style>
        [data-swatch="black"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/black_48x48_crop_center.png?v=14424600515255552163);
        }

        [data-swatch="blue"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/blue_48x48_crop_center.png?v=11015019709107468006);
        }

        [data-swatch="brown"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/brown_48x48_crop_center.png?v=10006616639490615914);
        }

        [data-swatch="cream"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/cream_48x48_crop_center.png?v=11584650880257746914);
        }

        [data-swatch="green"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/green_48x48_crop_center.png?v=9791007964132891813);
        }

        [data-swatch="grey"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/grey_48x48_crop_center.png?v=4429121034657256665);
        }

        [data-swatch="multi"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/multi_48x48_crop_center.png?v=13323204274778597821);
        }

        [data-swatch="navy"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/navy_48x48_crop_center.png?v=5625582103455131642);
        }

        [data-swatch="none"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/none_48x48_crop_center.png?631);
        }

        [data-swatch="orange"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/orange_48x48_crop_center.png?v=9181306789052486168);
        }

        [data-swatch="pink"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/pink_48x48_crop_center.png?v=11324433807358306330);
        }

        [data-swatch="red"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/red_48x48_crop_center.png?v=11211925156658139466);
        }

        [data-swatch="stone"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/stone_48x48_crop_center.png?v=15861320844714286980);
        }

        [data-swatch="white"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/white_48x48_crop_center.png?v=1313474939564972295);
        }

        [data-swatch="yellow"]::before {
          background-image: url(//keedo.co.za/cdn/shop/files/yellow_48x48_crop_center.png?v=7191277637504366135);
        }
      </style>
      <details class="cc-accordion-item filter-group js-filter" data-type="list" data-index="3">
        <summary class="cc-accordion-item__title filter-group__header">Colour</summary>
        <div class="cc-accordion-item__panel">
          <div class="cc-accordion-item__content">
            <ul class="unstyled-list swatches">
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-1" name="filter.v.option.colour" value="Black">
                <label class="opt-label" data-swatch="black" for="filter-Colour-1"> Black (5) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-2" name="filter.v.option.colour" value="Blue">
                <label class="opt-label" data-swatch="blue" for="filter-Colour-2"> Blue (27) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-3" name="filter.v.option.colour" value="Brown">
                <label class="opt-label" data-swatch="brown" for="filter-Colour-3"> Brown (17) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-4" name="filter.v.option.colour" value="Cream">
                <label class="opt-label" data-swatch="cream" for="filter-Colour-4"> Cream (11) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-5" name="filter.v.option.colour" value="Green">
                <label class="opt-label" data-swatch="green" for="filter-Colour-5"> Green (19) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-6" name="filter.v.option.colour" value="Grey">
                <label class="opt-label" data-swatch="grey" for="filter-Colour-6"> Grey (14) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-7" name="filter.v.option.colour" value="Multi">
                <label class="opt-label" data-swatch="multi" for="filter-Colour-7"> Multi (31) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-8" name="filter.v.option.colour" value="Navy">
                <label class="opt-label" data-swatch="navy" for="filter-Colour-8"> Navy (8) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-9" name="filter.v.option.colour" value="None">
                <label class="opt-label" data-swatch="none" for="filter-Colour-9"> None (1) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-10" name="filter.v.option.colour" value="Orange">
                <label class="opt-label" data-swatch="orange" for="filter-Colour-10"> Orange (8) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-11" name="filter.v.option.colour" value="Pink">
                <label class="opt-label" data-swatch="pink" for="filter-Colour-11"> Pink (44) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-12" name="filter.v.option.colour" value="Red">
                <label class="opt-label" data-swatch="red" for="filter-Colour-12"> Red (6) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-13" name="filter.v.option.colour" value="Stone">
                <label class="opt-label" data-swatch="stone" for="filter-Colour-13"> Stone (6) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-14" name="filter.v.option.colour" value="White">
                <label class="opt-label" data-swatch="white" for="filter-Colour-14"> White (53) </label>
              </li>
              <li>
                <input type="checkbox" class="opt-btn" id="filter-Colour-15" name="filter.v.option.colour" value="Yellow">
                <label class="opt-label" data-swatch="yellow" for="filter-Colour-15"> Yellow (12) </label>
              </li>
            </ul>
          </div>
        </div>
      </details>
      <details class="cc-accordion-item filter-group js-filter" data-type="list" data-index="4">
        <summary class="cc-accordion-item__title filter-group__header">Size</summary>
        <div class="cc-accordion-item__panel">
          <div class="cc-accordion-item__content">
            <ul class="unstyled-list">
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-1" name="filter.v.option.size" value="XS">
                <label for="filter-Size-1"> XS (8) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-2" name="filter.v.option.size" value="S">
                <label for="filter-Size-2"> S (17) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-3" name="filter.v.option.size" value="S/M">
                <label for="filter-Size-3"> S/M (2) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-4" name="filter.v.option.size" value="M">
                <label for="filter-Size-4"> M (13) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-5" name="filter.v.option.size" value="M/L">
                <label for="filter-Size-5"> M/L (2) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-6" name="filter.v.option.size" value="L">
                <label for="filter-Size-6"> L (11) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-7" name="filter.v.option.size" value="1XL">
                <label for="filter-Size-7"> 1XL (1) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-8" name="filter.v.option.size" value="2/3">
                <label for="filter-Size-8"> 2/3 (27) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-9" name="filter.v.option.size" value="3/4">
                <label for="filter-Size-9"> 3/4 (27) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-10" name="filter.v.option.size" value="4/5">
                <label for="filter-Size-10"> 4/5 (26) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-11" name="filter.v.option.size" value="5/6">
                <label for="filter-Size-11"> 5/6 (25) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-12" name="filter.v.option.size" value="6/7">
                <label for="filter-Size-12"> 6/7 (22) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-13" name="filter.v.option.size" value="1-3">
                <label for="filter-Size-13"> 1-3 (1) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-14" name="filter.v.option.size" value="2">
                <label for="filter-Size-14"> 2 (3) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-15" name="filter.v.option.size" value="2-3">
                <label for="filter-Size-15"> 2-3 (28) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-16" name="filter.v.option.size" value="3">
                <label for="filter-Size-16"> 3 (3) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-17" name="filter.v.option.size" value="3-4">
                <label for="filter-Size-17"> 3-4 (28) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-18" name="filter.v.option.size" value="4">
                <label for="filter-Size-18"> 4 (12) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-19" name="filter.v.option.size" value="4-5">
                <label for="filter-Size-19"> 4-5 (27) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-20" name="filter.v.option.size" value="4-6">
                <label for="filter-Size-20"> 4-6 (1) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-21" name="filter.v.option.size" value="5">
                <label for="filter-Size-21"> 5 (13) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-22" name="filter.v.option.size" value="5-6">
                <label for="filter-Size-22"> 5-6 (25) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-23" name="filter.v.option.size" value="6">
                <label for="filter-Size-23"> 6 (13) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-24" name="filter.v.option.size" value="6-7">
                <label for="filter-Size-24"> 6-7 (24) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-25" name="filter.v.option.size" value="6-12">
                <label for="filter-Size-25"> 6-12 (1) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-26" name="filter.v.option.size" value="7">
                <label for="filter-Size-26"> 7 (13) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-27" name="filter.v.option.size" value="8">
                <label for="filter-Size-27"> 8 (13) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-28" name="filter.v.option.size" value="9">
                <label for="filter-Size-28"> 9 (13) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-29" name="filter.v.option.size" value="10">
                <label for="filter-Size-29"> 10 (11) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-30" name="filter.v.option.size" value="11">
                <label for="filter-Size-30"> 11 (11) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-31" name="filter.v.option.size" value="12">
                <label for="filter-Size-31"> 12 (7) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-32" name="filter.v.option.size" value="45113">
                <label for="filter-Size-32"> 45113 (3) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-33" name="filter.v.option.size" value="1-2H">
                <label for="filter-Size-33"> 1-2H (1) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-34" name="filter.v.option.size" value="0-3m">
                <label for="filter-Size-34"> 0-3m (50) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-35" name="filter.v.option.size" value="3-6m">
                <label for="filter-Size-35"> 3-6m (78) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-36" name="filter.v.option.size" value="6-9m">
                <label for="filter-Size-36"> 6-9m (23) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-37" name="filter.v.option.size" value="6-9M">
                <label for="filter-Size-37"> 6-9M (1) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-38" name="filter.v.option.size" value="6-12m">
                <label for="filter-Size-38"> 6-12m (60) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-39" name="filter.v.option.size" value="9-12m">
                <label for="filter-Size-39"> 9-12m (22) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-40" name="filter.v.option.size" value="12-18m">
                <label for="filter-Size-40"> 12-18m (69) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-41" name="filter.v.option.size" value="18-24m">
                <label for="filter-Size-41"> 18-24m (52) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-42" name="filter.v.option.size" value="ALL">
                <label for="filter-Size-42"> ALL (1) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-43" name="filter.v.option.size" value="M-L">
                <label for="filter-Size-43"> M-L (1) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-44" name="filter.v.option.size" value="Newborn">
                <label for="filter-Size-44"> Newborn (8) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-45" name="filter.v.option.size" value="Nwborn">
                <label for="filter-Size-45"> Nwborn (9) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-46" name="filter.v.option.size" value="OneFit">
                <label for="filter-Size-46"> OneFit (28) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-47" name="filter.v.option.size" value="Prem">
                <label for="filter-Size-47"> Prem (5) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-48" name="filter.v.option.size" value="S-M">
                <label for="filter-Size-48"> S-M (1) </label>
              </li>
              <li>
                <input type="checkbox" class="checkbox" id="filter-Size-49" name="filter.v.option.size" value="STD">
                <label for="filter-Size-49"> STD (34) </label>
              </li>
            </ul>
          </div>
        </div>
      </details>
    </div>
    <div class="filters__footer">
      <button class="button no-js-hidden js-apply-filters" type="submit">262 results</button>
      <noscript>
        <button class="button" type="submit">Apply</button>
      </noscript>
    </div>
  </div>
  <div class="active-filters hide-until-sm" hidden="">
    <a href="/collections/new-in?sort_by=created-descending" class="reset-filters-btn js-reset-filters">Clear all</a>
  </div>
</form>

POST /contact#footer-signup-form

<form method="post" action="/contact#footer-signup-form" id="footer-signup-form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <div class="signup-icon">
    <svg width="41px" height="26px" viewBox="0 0 41 26" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <title>Email</title>
      <g transform="translate(1.500000, 1.000000)" fill="none" stroke="currentColor" stroke-width="2">
        <polygon points="0 0 0 24 38 24 38 0"></polygon>
        <polyline points="0 3 19 14 38 3"></polyline>
      </g>
    </svg>
  </div>
  <h2 class="h3">Sign Up For Our Newsletter</h2>
  <div class="input-with-button">
    <div class="input-with-button__input-wrapper">
      <input class="input-with-button__input input" type="email" name="contact[email]" value="" placeholder="Email address" aria-label="Email address" required="">
    </div>
    <button class="button button--alt" type="submit">Subscribe</button>
  </div>
</form>

POST /contact#signup-form-response

<form method="post" action="/contact#signup-form-response" id="signup-form-response" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"></form>

Text Content

Skip to content

Free delivery on all orders over R500

 1. 


Menu Close Back
Search

Keedo


 * New In
 * Baby Girls
   Clothing
   * Babygrows & Rompers
   * Dresses
   * Sets
   * Tops & Tees
   * Bottoms
   * Jackets & Coats
   * Sleepwear
   Accessories
   * Blankets & Towels
   * Hats & Beanies
   * Headbands
   * Socks & Stockings
   * Bibs
   * Dummies
   * Baby Carriers
   Shoes Nursery
   * Changing Mats
   Toys Mealtime
 * Baby Boys
   Clothing
   * Babygrows & Rompers
   * Sets
   * Tops & Tees
   * Bottoms
   * Jackets & Knitwear
   * Sleepwear
   Accessories
   * Blankets & Towels
   * Hats & Beanies
   * Socks
   * Bibs
   * Dummies
   * Baby Carriers
   Shoes Nursery
   * Sleepsacks
   * Changing Mats
   Toys Mealtime
 * Girls
   Clothing
   * Dresses & Playsuits
   * Sets
   * Tops & Tees
   * Bottoms
   * Jackets & Coats
   * Sleepwear
   Accessories
   * Headbands
   * Hats & Caps
   * Bags & Backpacks
   * Socks & Stockings
   Shoes Toys & Games Bedroom Decor Mealtime
 * Boys
   Clothing
   * Sets
   * Tops & Tees
   * Bottoms
   * Jackets & Knitwear
   * Sleepwear
   Accessories
   * Bags & Backpacks
   * Hats & Caps
   * Socks
   * Masks & Scarves
   Shoes Toys & Games Bedroom Decor Mealtime
 * Collections
   Matching Sets Occasion Collection Silicone Collection
 * Sale

 * New In
 * Baby Girls
    * Clothing
       * Babygrows & Rompers
       * Dresses
       * Sets
       * Tops & Tees
       * Bottoms
       * Jackets & Coats
       * Sleepwear
   
    * Accessories
       * Blankets & Towels
       * Hats & Beanies
       * Headbands
       * Socks & Stockings
       * Bibs
       * Dummies
       * Baby Carriers
   
    * Shoes
    * Nursery
       * Changing Mats
   
    * Toys
    * Mealtime

 * Baby Boys
    * Clothing
       * Babygrows & Rompers
       * Sets
       * Tops & Tees
       * Bottoms
       * Jackets & Knitwear
       * Sleepwear
   
    * Accessories
       * Blankets & Towels
       * Hats & Beanies
       * Socks
       * Bibs
       * Dummies
       * Baby Carriers
   
    * Shoes
    * Nursery
       * Sleepsacks
       * Changing Mats
   
    * Toys
    * Mealtime

 * Girls
    * Clothing
       * Dresses & Playsuits
       * Sets
       * Tops & Tees
       * Bottoms
       * Jackets & Coats
       * Sleepwear
   
    * Accessories
       * Headbands
       * Hats & Caps
       * Bags & Backpacks
       * Socks & Stockings
   
    * Shoes
    * Toys & Games
    * Bedroom Decor
    * Mealtime

 * Boys
    * Clothing
       * Sets
       * Tops & Tees
       * Bottoms
       * Jackets & Knitwear
       * Sleepwear
   
    * Accessories
       * Bags & Backpacks
       * Hats & Caps
       * Socks
       * Masks & Scarves
   
    * Shoes
    * Toys & Games
    * Bedroom Decor
    * Mealtime

 * Collections
    * Matching Sets
    * Occasion Collection
    * Silicone Collection

 * Sale

Home
 * Clothing
 * Accessories
 * Shoes
 * Nursery
 * Toys
 * Mealtime

Baby Girls
 * Babygrows & Rompers
 * Dresses
 * Sets
 * Tops & Tees
 * Bottoms
 * Jackets & Coats
 * Sleepwear

Baby Girls
 * Blankets & Towels
 * Hats & Beanies
 * Headbands
 * Socks & Stockings
 * Bibs
 * Dummies
 * Baby Carriers

Baby Girls
 * Changing Mats

Home
 * Clothing
 * Accessories
 * Shoes
 * Nursery
 * Toys
 * Mealtime

Baby Boys
 * Babygrows & Rompers
 * Sets
 * Tops & Tees
 * Bottoms
 * Jackets & Knitwear
 * Sleepwear

Baby Boys
 * Blankets & Towels
 * Hats & Beanies
 * Socks
 * Bibs
 * Dummies
 * Baby Carriers

Baby Boys
 * Sleepsacks
 * Changing Mats

Home
 * Clothing
 * Accessories
 * Shoes
 * Toys & Games
 * Bedroom Decor
 * Mealtime

Girls
 * Dresses & Playsuits
 * Sets
 * Tops & Tees
 * Bottoms
 * Jackets & Coats
 * Sleepwear

Girls
 * Headbands
 * Hats & Caps
 * Bags & Backpacks
 * Socks & Stockings

Home
 * Clothing
 * Accessories
 * Shoes
 * Toys & Games
 * Bedroom Decor
 * Mealtime

Boys
 * Sets
 * Tops & Tees
 * Bottoms
 * Jackets & Knitwear
 * Sleepwear

Boys
 * Bags & Backpacks
 * Hats & Caps
 * Socks
 * Masks & Scarves

Home
 * Matching Sets
 * Occasion Collection
 * Silicone Collection

Close


SEARCH STORE

Close
Go



NEW IN

 1. Home Right
 2. New In




262 PRODUCTS

Sort by
Date, new to old
 * Best Selling
 * Title, A-Z
 * Title, Z-A
 * Price, low to high
 * Price, high to low
 * Date, new to old
 * Date, old to new

Filter


FILTER

Close Clear all
Sort by
 * Best Selling
 * Title, A-Z
 * Title, Z-A
 * Price, low to high
 * Price, high to low
 * Date, new to old
 * Date, old to new

Availability
 * In stock (262)
 * Out of stock (103)

Price
R
R

Colour
 * Black (5)
 * Blue (27)
 * Brown (17)
 * Cream (11)
 * Green (19)
 * Grey (14)
 * Multi (31)
 * Navy (8)
 * None (1)
 * Orange (8)
 * Pink (44)
 * Red (6)
 * Stone (6)
 * White (53)
 * Yellow (12)

Size
 * XS (8)
 * S (17)
 * S/M (2)
 * M (13)
 * M/L (2)
 * L (11)
 * 1XL (1)
 * 2/3 (27)
 * 3/4 (27)
 * 4/5 (26)
 * 5/6 (25)
 * 6/7 (22)
 * 1-3 (1)
 * 2 (3)
 * 2-3 (28)
 * 3 (3)
 * 3-4 (28)
 * 4 (12)
 * 4-5 (27)
 * 4-6 (1)
 * 5 (13)
 * 5-6 (25)
 * 6 (13)
 * 6-7 (24)
 * 6-12 (1)
 * 7 (13)
 * 8 (13)
 * 9 (13)
 * 10 (11)
 * 11 (11)
 * 12 (7)
 * 45113 (3)
 * 1-2H (1)
 * 0-3m (50)
 * 3-6m (78)
 * 6-9m (23)
 * 6-9M (1)
 * 6-12m (60)
 * 9-12m (22)
 * 12-18m (69)
 * 18-24m (52)
 * ALL (1)
 * M-L (1)
 * Newborn (8)
 * Nwborn (9)
 * OneFit (28)
 * Prem (5)
 * S-M (1)
 * STD (34)

262 results Apply
Clear all

Keedo


STRAWBERRY BUCKET HAT

R 269.00

Keedo


SKYRIDE POCKET DRESS

R 299.00

Keedo


SKYRIDE LOGO TEE

R 199.00

Keedo


NAVY CHECK SNEAKERS

R 399.00

Keedo


MONOCHROME AZTEC BLANKET

R 499.00

Keedo


RASPBERRY COLOURBLOCK BUCKET HAT

R 269.00

Keedo


RASPBERRY LOGO TEE

R 199.00

Keedo


RASPBERRY LOGO TEE

R 249.00

Keedo


RASPBERRY POCKET DRESS

R 349.00

Keedo


SAFARI ADVENTURE BABY TEE

R 199.00

Keedo


SEA BREEZE COLOURBLOCK BUCKET HAT

R 269.00

Keedo


CAREFREE JACKET

R 499.00

Keedo


CAREFREE JACKET

R 549.00

Keedo


DREAMER BUCKET HAT

R 269.00

Sale

30% Off

Keedo


MARBLE MOM TRACKSET

R 419.00 R 599.00

Keedo


MONO STRIPE TEE SET

R 349.00

Keedo


EDITION DREAMER SET

R 399.00

Keedo


BIRDSONG MIXED MEDIA TEE

R 299.00

Keedo


BIRDSONG MIXED MEDIA TEE

R 299.00

Keedo


AUTHENTIC LEATHER NAPPY BACKPACK

R 2,899.00

Keedo


DUNE DUNGI SET

R 499.00

Keedo


GREAT OUTDOORS SET

R 499.00

Keedo


ANIMALS DISCOVER SET

R 469.00

Keedo


VALLEY SHORTS

R 349.00

Keedo


SAFARI DRIVE SET

R 499.00

Keedo


VALLEY SHORTS

R 299.00

Keedo


AFRICAN ADVENTURE SET

R 469.00

Keedo


AFRICAN ADVENTURE GROW

R 349.00

Keedo


MUSTARD STRIPE DUNGI SET

R 449.00

Keedo


DREAMER JACKET

R 469.00

Keedo


BIRDSONG SET

R 449.00

Keedo


MILKY MUSLIN GROW

R 399.00

Keedo


STRIPE CARDIGAN

R 399.00

Keedo


SAFARI FRIENDS GROW

R 249.00

Keedo


SKY STRIPE SET

R 449.00

Keedo


BIRDSONG DRESS

R 449.00

Keedo


ANDELINE JEANS

R 299.00

Keedo


VALLEY GROW

R 249.00

Keedo


SAFARI DRIVE BUCKET HAT

R 269.00

Keedo


SKY MUSLIN GROW

R 399.00

Keedo


MUSTARD MUSLIN GROW

R 399.00

Keedo


DREAMER ZIPPY GROW

R 349.00

Keedo


DREAMER STARTER KIT

R 599.00

Keedo


DREAMER DUNGI SET

R 499.00

Keedo


DREAMER DRESS SET

R 399.00

Keedo


BIRDSONG ZIPPY GROW

R 299.00

Keedo


BIRDSONG TWO PACK LEGGINGS

R 299.00

Keedo


BIRDSONG TWO PACK LEGGINGS

R 299.00

Keedo


BIRDSONG DRESS

R 399.00

Keedo


BIRDSONG BUCKET HAT

R 269.00

More


Email


SIGN UP FOR OUR NEWSLETTER


Subscribe


HELP & INFORMATION

 * My Account
 * Delivery & Returns
 * Contact Us
 * Size Guide
 * Track your Order
 * About Us

 * My Account
 * Delivery & Returns
 * Contact Us
 * Size Guide
 * Track your Order
 * About Us


MORE FROM KEEDO

 * Account Card
 * Find A Store
 * Thank U

 * Account Card
 * Find A Store
 * Thank U


PRIVACY AND POLICIES

 * Terms & Conditions
 * Privacy Policy
 * Refunds & Returns
 * FAQs

 * Terms & Conditions
 * Privacy Policy
 * Refunds & Returns
 * FAQs


FOLLOW US

 * Twitter
 * 
 * 


© 2023 Keedo