www.littlebaby.com.sg Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://snd.mx/s/BmVY?t=s
Effective URL: https://www.littlebaby.com.sg/
Submission: On November 10 via manual from SG — Scanned from DE

Form analysis 17 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="localization-form-drawer" accept-charset="UTF-8" class="header__drawer__selects" 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="/"></form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="popout--footer" 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="/"></form>

GET /search

<form class="search__popdown__form" action="/search" method="get" role="search">
  <button class="search__popdown__form__button" type="submit">
    <span class="visually-hidden">Search</span>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 20 20">
      <path fill="#444"
        d="M18.64 17.02l-5.31-5.31c.81-1.08 1.26-2.43 1.26-3.87C14.5 4.06 11.44 1 7.75 1S1 4.06 1 7.75s3.06 6.75 6.75 6.75c1.44 0 2.79-.45 3.87-1.26l5.31 5.31c.45.45 1.26.54 1.71.09.45-.36.45-1.17 0-1.62zM3.25 7.75c0-2.52 1.98-4.5 4.5-4.5s4.5 1.98 4.5 4.5-1.98 4.5-4.5 4.5-4.5-1.98-4.5-4.5z">
      </path>
    </svg>
  </button>
  <input type="search" data-predictive-search-input="search-popdown-results" name="q" value="" placeholder="Search" aria-label="Search our store">
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="form-cart">
  <div class="cart__widget" data-cart-widget="">
    <a href="#notes" data-expand-button="">Add Order Notes</a>
    <div class="cart__widget-content" id="notes">
      <label for="note">Leave a note about your order</label>
      <textarea id="note" name="note" class="cart__field cart__field--textarea" aria-label="Leave a note about your order"></textarea>
    </div>
  </div>
  <div class="cart__widget" data-cart-widget="">
    <a href="#estimate-shipping-calculator" data-expand-button="">Estimate Shipping</a>
    <div class="cart__widget-content" id="estimate-shipping-calculator">
      <!-- /partials/cart-shipping-calculator.liquid -->
      <div id="shipping-calculator" class="shipping-calculator">
        <div class="shipping-calculator__container" id="address_container">
          <div class="is-hidden" data-line-count="2">
            <label for="AddressFirstName">First name</label>
            <input type="text" id="AddressFirstName" name="address[first_name]" value="">
          </div>
          <div class="is-hidden" data-line-count="2">
            <label for="AddressLastName">Last name</label>
            <input type="text" id="AddressLastName" name="address[last_name]" value="">
          </div>
          <div class="is-hidden" data-line-count="1">
            <label for="AddressCompany">Company</label>
            <input type="text" id="AddressCompany" name="address[company]" value="">
          </div>
          <div class="is-hidden" data-line-count="1">
            <label for="AddressAddress1">Address</label>
            <input type="text" id="AddressAddress1" name="address[address1]" value="">
          </div>
          <div class="is-hidden" data-line-count="1">
            <label for="AddressAddress2">Apartment, suite, etc.</label>
            <input type="text" id="AddressAddress2" name="address[address2]" value="">
          </div>
          <div class="is-hidden" data-line-count="1">
            <label for="AddressCity">District</label>
            <input type="text" id="AddressCity" name="address[city]" value="">
          </div>
          <div class="p" data-line-count="2">
            <label for="address_country">Country/region</label>
            <select id="address_country" name="address[country]" class="cart__field" data-default="" data-default-fullname="">
              <option value="HK">Hong Kong SAR</option>
              <option value="ID">Indonesia</option>
              <option value="MY">Malaysia</option>
              <option value="SG">Singapore</option>
              <option value="KR">South Korea</option>
              <option value="TH">Thailand</option>
            </select>
          </div>
          <div class="p">
            <label for="address_zip">Postal code</label>
            <input type="text" id="address_zip" class="cart__field" name="address[zip]">
          </div>
          <div id="address_province_container" class="p shipping-calculator__province" data-line-count="2" data-aria-hidden="false">
            <label for="address_province" id="address_province_label">Region</label>
            <select id="address_province" class="address_form cart__field" name="address[province]">
              <option value="HK">Hong Kong Island</option>
              <option value="KL">Kowloon</option>
              <option value="NT">New Territories</option>
            </select>
          </div>
          <div class="is-hidden" data-line-count="1">
            <label for="AddressPhone">Phone</label>
            <input type="tel" id="AddressPhone" name="address[phone]" value="">
          </div>
        </div>
        <div id="wrapper-response"></div>
        <input type="button" class="get-rates btn btn--outline btn--input btn--full" value="Calculate shipping">
      </div>
      <script id="shipping-calculator-response-template" type="text/template"> <p id="shipping-rates-feedback" class="||successClass||" data-template-no-shipping="We do not ship to this destination.">
    ||ratesText||
  </p>

  <ul id="shipping-rates">
    [<li><span>||rateName||</span> <span>||ratePrice||</span></li>]
    ||ratesList||
  </ul>
</script>
    </div>
  </div>
  <div class="cart__foot-inner">
    <div class="cart__total  is-hidden" data-cart-original-total="">
      <span>Items</span>
      <span data-cart-original-total-price=""><span class="money">$0.00</span></span>
    </div>
    <div class="cart__discounts  is-hidden" data-cart-discounts-holder=""></div>
    <div class="cart__total">
      <span>Subtotal</span>
      <span class="cart__total__money" data-cart-total=""><span class="money">$0.00</span></span>
    </div>
    <em>Shipping, taxes, and discount codes are calculated at checkout</em>
    <button type="submit" name="checkout" class="btn btn--full btn--large cart__checkout">Check Out</button>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="section-header section-header--large margin-bottom-0">
    <h1 class="section-header__title">Login</h1>
  </div>
  <input type="email" required="" name="customer[email]" id="CustomerEmail" placeholder="Email" autocorrect="off" autocapitalize="off" autofocus="" style="">
  <input type="password" required="" value="" name="customer[password]" id="CustomerPassword" placeholder="Password" style="">
  <a href="javascript:;" id="forgot-pass" onclick="forgetpassShow()">Forgot your password?</a>
  <p>
    <input type="hidden" class="aaa_return_page" name="return_to">
    <input type="submit" class="btn" id="loginfrm" value="Submit">
  </p>
  <p> Are you a New User? <a href="javascript:;" onclick="showregistration();" class="registration-toggle"><span class="pink-text">REGISTER HERE</span></a>
  </p>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <label for="RecoverEmail" class="label--hidden">Email</label>
  <input type="email" value="" required="" name="email" id="RecoverEmail" placeholder="Email" autocorrect="off" autocapitalize="off" style="">
  <input type="submit" class="btn" value="Submit">
  <a href="javascript:;" id="cancel-forgot" onclick="closerecover()">Cancel</a>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <label for="FirstName" class="label--hidden" style="display: none;">First Name</label>
  <input type="text" required="" name="customer[first_name]" id="FirstName" autocapitalize="words" placeholder="FirstName" autofocus="" style="">
  <label for="LastName" class="label--hidden" style="display: none;">Last Name</label>
  <input type="text" required="" name="customer[last_name]" id="LastName" placeholder="LastName" autocapitalize="words" style="">
  <label for="Email" class="label--hidden" style="display: none;">Email</label>
  <input type="email" required="" name="customer[email]" id="cusEmail" autocorrect="off" autocapitalize="off" placeholder="Enter Email" style="">
  <label for="CreatePassword" class="label--hidden" style="display: none;">Password</label>
  <input type="password" required="" name="customer[password]" id="CreatePassword" placeholder="password" style="">
  <input type="hidden" class="aaa_return_page" name="return_to" value="">
  <p>
    <input type="submit" value="Submit" class="btn">
  </p> Are you an Existing User? <a href="javascript:;" class="registration-toggle" onclick="loginshow();"><span class="pink-text">LOGIN HERE</span></a>
</form>

POST

<form method="post" id="sem_modal_form" novalidate="novalidate"><input id="sem_email" type="hidden" value="client" name="user">
  <div class="ssw-control-group"><input name="password" id="sem_password" type="password" required="required" placeholder="Password"><br></div>
  <a id="sem_forgot" style="margin-right:38px;" onclick="try{showRecoverPasswordForm();ssw('#social_exist_modal').sswModal('hide');}catch(e){}" href="/account/login#recover">Forgot password?</a>
  <div class="ssw-control-group"><input id="sem_btn" type="submit" class="btn button gw-login-btn" value="Log in"></div>
</form>

POST

<form id="set-email-form" method="post" novalidate="novalidate"><input id="service_id" type="hidden" name="service_id" value="">
  <div class="ssw-control-group"><input id="set-email-input" name="email" tabindex="1" type="email" required="required" placeholder="Email address" class="ssw-span3"></div>
  <div class="ssw-control-group"><input type="submit" class="btn button gw-login-btn" value=""></div>
</form>

POST

<form id="accept-terms-form" method="post" onsubmit="sswCreateAccount(this); return false;">
  <div class="terms-email-group ssw-control-group"><input id="terms-email-input" name="email" tabindex="1" type="email" required="required" placeholder="Email address" class="ssw-span3"></div>
  <div class="accept_terms-group ssw-control-group">
    <div class="ssw-controls"><label class="ssw-checkbox ssw-inline"><input id="ssw-accept-terms-checkbox" name="accept_terms" onclick="sswOnAcceptTerms(this)" type="checkbox"> I read and agree with <span class="terms-span">Terms of Service</span>
        <a class="terms-link ssw-hide" target="_blank">Terms of Service</a></label></div>
  </div>
  <div class="ssw-control-group accepts_marketing-group">
    <div class="ssw-controls"><label class="ssw-checkbox ssw-inline"><input id="ssw-accept-marketing-checkbox" name="accepts_marketing" type="checkbox" onclick="sswOnAcceptMarketing(this)"> Subscribe for Newsletter</label></div>
  </div> <input id="ssw-accept-terms-service_id" name="service_id" type="hidden">
  <div class="ssw-control-group"><input id="ssw-create-account-button" type="submit" class="btn button gw-login-btn" style="display:none" value="Create Account"><input id="ssw-cancel-account-button" type="button" class="btn button gw-login-btn"
      value="cancel" onclick="sswCancelAccount()"></div>
</form>

POST https://www.littlebaby.com.sg/account/login

<form id="he_customer_login" action="https://www.littlebaby.com.sg/account/login" method="post" accept-charset="UTF-8" novalidate="novalidate"><input type="hidden" value="client" name="user">
  <div class="ssw-control-group"><input id="ssw-customer-email" name="customer[email]" tabindex="1" autocomplete="on" type="email" placeholder="Email address" class="ssw-span3" title="Enter your email" aria-label="Enter your email"></div>
  <div class="ssw-control-group"><input id="ssw-customer-password" name="customer[password]" tabindex="2" type="password" placeholder="Password" class="ssw-span3" title="Enter your password" aria-label="Enter your password"></div>
  <div class="ssw-control-group"><input id="hesy-login-submit" tabindex="3" type="submit" class="btn button gw-login-btn gw-fsize-md" value="Log in" aria-labelledby="Log in"></div>
  <div class="ssw-control-group"><a href="/account/login#recover" class="gw-link-login">Forgot password?</a></div>
</form>

POST https://www.littlebaby.com.sg/account

<form id="he_create_customer" action="https://www.littlebaby.com.sg/account" method="post" accept-charset="UTF-8" novalidate="novalidate">
  <div class="ssw-control-group"><input id="ssw-email" tabindex="4" name="customer[email]" type="email" placeholder="Email address" class="required email ssw-span3" title="Enter your email" aria-label="Enter your email"></div>
  <div class="ssw-control-group"><input id="ssw-password" tabindex="5" name="customer[password]" type="password" placeholder="Password" class="required ssw-span3" minlength="6" title="Enter your password" aria-label="Enter your password"></div>
  <div class="ssw-control-group ssw-first-name" style="display:none;"><input id="ssw-first_name" tabindex="6" name="customer[first_name]" type="text" placeholder="First Name" class="required ssw-span3" minlength="2" title="Enter your first name"
      aria-label="Enter your first name"></div>
  <div class="ssw-control-group ssw-last-name" style="display:none;"><input id="ssw-last_name" tabindex="7" name="customer[last_name]" type="text" placeholder="Last Name" class="required ssw-span3" minlength="2" title="Enter your last name"
      aria-label="Enter your last name"></div>
  <div id="ssw-signup-accept-terms-marketing" class="ssw-control-group ssw-accept-terms"><label id="ssw-signup-accept-terms" class="ssw-checkbox ssw-inline" style="display:none;"><input name="terms" tabindex="8" type="checkbox"
        onclick="sswOnAcceptTerms(this)"> I read and agree with <span class="terms-span">Terms of Service</span> <a class="terms-link ssw-hide" target="_blank">Terms of Service</a></label> <input id="ssw-customer-accepts_marketing" type="hidden"
      name="customer[accepts_marketing]" value="false"><label id="ssw-signup-accept-marketing" class="ssw-checkbox ssw-inline"><input name="accepts_marketing" tabindex="9" type="checkbox" onclick="sswOnAcceptMarketing(this)"> Subscribe for
      Newsletter</label> </div>
  <div class="ssw-action-bottom"><button id="hesy-sign-up-cancel" type="button" class="btn button gw-login-btn gw-fsize-md" data-dismiss="ssw-modal" aria-hidden="true" style="display:none">cancel</button><input id="hesy-sign-up-submit" tabindex="8"
      type="submit" class="btn button gw-login-btn gw-fsize-md" value="Sign up" aria-labelledby="Sign up"></div>
</form>

POST /cart/add

<form class="ssw-product-form ssw-available-content" method="post" action="/cart/add"><input type="hidden" name="id" value="">
  <div class="gw-quantity-wrapper"><span class="gw-quantity-text gw-product-form-text">Quantity</span><span class="gw-quantity-param minus">-</span><input type="number" name="quantity" class="gw-quantity-number" value="1"><span
      class="gw-quantity-param plus">+</span></div>
  <div class="ssw-control-group ssw-product-option1 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option1</label><select class="ssw-product-select1" data-product-id="0"></select></div>
  <div class="ssw-control-group ssw-product-option2 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option2</label><select class="ssw-product-select2" data-product-id="0"></select></div>
  <div class="ssw-control-group ssw-product-option3 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option2</label><select class="ssw-product-select3" data-product-id="0"></select></div>
</form>

<form class="ssw-list-title-form" onsubmit="return false;"><input class="ssw-fave-list-title" type="text" name="list_title_default" data-event="blur" data-action="editList" data-id="0" placeholder="List name" value="Favorites" maxlength="40"
    required="required"><button type="submit" style="display:none"></button></form>

<form class="form">
  <div class="control-group">
    <div class="ssw-h3">Share this with your friends:</div>
  </div>
  <div id="favesshare_alert"></div>
  <div class="ssw-control-group">Email address:</div>
  <div class="ssw-control-group"><input id="sharefaves_from_email" name="from_email" tabindex="1" autocomplete="on" type="email" required="" placeholder="From" class="ssw-span12"></div>
  <div class="ssw-control-group">: <i class="ssw-icon-link"></i><input class="ssw-sharer-href" value="" type="text"></div>
  <div class="ssw-control-group"><textarea placeholder="Type your message here (optional)" rows="2" class="ssw-input-block-level" id="sharefaves_note">Check out my lovely items</textarea></div>
  <div class="ssw-control-group"><label class="control-label">Type your friends email addresses separated by commas or one email per line :</label><textarea placeholder="myfriend@mail.com" rows="2" class="ssw-input-block-level"
      id="sharefaves_emails"></textarea></div><iframe id="ssw-recaptcha-iframe-share-faves" src="" style="width:100%;border:none;height:98px;"></iframe><input id="ssw-recaptcha-response" type="hidden" name="recaptcha_response" required="">
  <script defer="">
    sswRun(function() {
      ssw(document.body).on('mousedown', '.ssw-share-faves._2email', function() {
        var recaptcha_iframe = document.querySelector('#ssw-recaptcha-iframe-share-faves');
        recaptcha_iframe.setAttribute('src', HE_DOMAIN.replace(new RegExp("^http:\/\/"), "\/\/") + '/lite2/user/reCaptcha?shop=https://little-baby-online-store-singapore.myshopify.com&element=ssw-recaptcha-response&http_origin=https://' +
          window.location.hostname)
      })
    });
    window.addEventListener('message', function(event) {
      var domain = HE_DOMAIN.replace('http://', '');
      if ((event.origin == "http:\/\/" + domain || event.origin == "https:\/\/") + domain && event.data) {
        if (event.data.recaptchaResponse && event.data.element == 'ssw-recaptcha-response') {
          ssw('#ssw-recaptcha-iframe-share-faves').css('height', '98px');
          ssw('#ssw-recaptcha-response').val(event.data.recaptchaResponse)
        } else if (event.data.boundings && event.data.boundings.height) {
          var height = 150;
          if (event.data.boundings.height > 130) {
            height = event.data.boundings.height + 20
          }
          ssw('#ssw-recaptcha-iframe-share-faves').css('height', height + 'px')
        }
      }
    });
  </script><br><input type="hidden" name="list_id" value="0"><input type="submit" class="btn button ssw-pull-right ssw-share-faves-btn" id="favesshare_button" value="Share" data-pending="0" data-text="Share" data-text-loading="Posting...">
</form>

<form class="ssw-variant-options">
  <div class="ssw-product-variant-col"><img src="" class="ssw-variant-image" onload="this.removeAttribute('style')"></div>
  <div class="ssw-product-variant-col ssw-product-variant-col-form">
    <h3 class="ssw-product-variant-choose-option-text">Choose options</h3>
    <div class="ssw-product-variant-select-alert ssw-alert ssw-alert-warning" style="display:none;">All options should be selected!</div>
    <div class="ssw-variant-option-radio-template ssw-variant-option-template ssw-variant-option" style="display:none">
      <p class="ssw-variant-option-title"></p>
      <div class="ssw-variant-option-value" style="display:none"><input type="radio"><label></label></div>
    </div>
    <div class="ssw-variant-option-select-template ssw-variant-option-template ssw-variant-option" style="display:none">
      <p class="ssw-variant-option-title"></p><select name="option" class="ssw-variant-option-select">
        <option class="ssw-variant-option-value"></option>
      </select>
    </div><input class="ssw-product-variant-id" type="hidden" name="variant_id">
    <div class="ssw-product-variant-cart-error ssw-alert ssw-alert-danger" style="display:none;"></div>
  </div>
</form>

POST

<form id="ssw-wishlist-save-form" method="post">
  <div class="ssw-inline"><input type="email" name="customer_email" placeholder="Your email address" required=""><button type="submit" class="btn gw-wishlist-btn gw-btn-bg" data-text="Save" data-loading-text="Saving...">Save</button></div>
  <div class="ssw-inline" style="margin-top:10px"><label for="accept_marketing">Subscribe for Newsletter</label><input type="checkbox" id="accept_marketing" name="accept_marketing"></div>
</form>

Text Content

Little Baby® Official Store Singapore | Join our Prestige Member Today Skip to
content
This site has limited support for your browser. We recommend switching to Edge,
Chrome, Safari, or Firefox.

From 29 Oct - 31 Dec 2021 - We are extending support to customers by providing
FREE account upgrade to Prestige member More info Whatsapp us.

From 29 Oct - 31 Dec 2021 - We are extending support to customers by providing
FREE account upgrade to Prestige member More info Whatsapp us.

Spend min. S$188 Become our VIP member and enjoy +10% OFF storewide!

Spend min. S$188 Become our VIP member and enjoy +10% OFF storewide!

Congratulations! Your order qualifies for free shipping Spend $40 more for free
shipping.

Congratulations! Your order qualifies for free shipping Spend $40 more for free
shipping.

Search

My Account
0 Cart
Shop By Brands
Bath & Babycare
Air Purifier Baby Wet Wipes Bath Tub & Toys Changing Station Diapers
Disinfectant Spray Insect Repellent Laundry Skincare Toiletries Wet Bags
Feeding
Bibs & Burping Cloth Booster Seats & High Chairs Bottle Cleaning Drink Cups &
Bottles Nursing Bottles Steam / UV Sterilizer Tablewares
On The Go Travel
Baby Carriers & Slings Car Seats Diaper Bags Kids Bags Strollers Stroller
Accessories Car Accessories
Nursery
Baby & Toddler Bedroom Baby Cot & Sleeping Crib Bumper Bed for Baby & Kids
Bouncer & Rocker Baby Comforters Bedding & Mattress Blanket & Swaddles Baby
Milestone Cards Cushion & Pillows Musical Mobile Toy Nursing Chair Night Light
Pacifiers & Clips Teethers
Baby & Kids Wear Baby Shoes Baby Fashion Romper Baby Sleep Romper Baby Hat Wear
Baby Mittens & Leggings Kids Wear
Home Safety Baby Video Monitor Safety Gates n Accessories Playpen Folder Bumper
Mat Soft Playmat (PVC) Storage and Organiser
Learn & Play
Draw & Learn Activity & Story Books Education - Learning Books Colouring
Learning Board Stationery Table & Chairs Subscribe to NATGEO Magazines
Motor Skill Development Activity Toys Soft Toys Bumper Mat Climb, Swing & Slides
Kitchen Sets Playhouse Play Gym & Tunnel Play Yard Ride Along Swimming Sand &
Water Play Sports
Health & Beauty
Healthcare Beauty Family Planning Feminine Care Sexual Wellness
Pregnancy Belly & Waist Support Pregnancy Support Pillow Nursing Bra Nursing
Wear Stretchmark Oil Pregnancy Milestone & Photography
Post Natal Breast Pumps & Accessories Breastfeeding Pillow
Nutrition WHITETREE Organic Tea Protein Bar Baby Health Vitamins & Supplements
Home & Lifestyle
Kitchenware
Cooking Organic Food Powder Food Staples & Cooking Essentials
Food & Beverages Baby & Toddler Foods Organic Milk Powder
Laundry & Cleaning Equipment
Bedding
Smartwatches for Kids
Women Shoes
Book Nursery Advisor
Award Nomination


My Account
Search
0 Cart
Shop By Brands
Bath & Babycare Show menu
Exit menu Bath & Babycare
Air Purifier
Baby Wet Wipes
Bath Tub & Toys
Changing Station
Diapers
Disinfectant Spray
Insect Repellent
Laundry
Skincare
Toiletries
Wet Bags

Feeding Show menu
Exit menu Feeding
Bibs & Burping Cloth
Booster Seats & High Chairs
Bottle Cleaning
Drink Cups & Bottles
Nursing Bottles
Steam / UV Sterilizer
Tablewares

On The Go Travel Show menu
Exit menu On The Go Travel
Baby Carriers & Slings
Car Seats
Diaper Bags
Kids Bags
Strollers
Stroller Accessories
Car Accessories

Nursery Show menu
Exit menu Nursery
Baby & Toddler Bedroom Show menu
Exit menu Baby & Toddler Bedroom
Baby Cot & Sleeping Crib
Bumper Bed for Baby & Kids
Bouncer & Rocker
Baby Comforters
Bedding & Mattress
Blanket & Swaddles
Baby Milestone Cards
Cushion & Pillows
Musical Mobile Toy
Nursing Chair
Night Light
Pacifiers & Clips
Teethers

Baby & Kids Wear Show menu
Exit menu Baby & Kids Wear
Baby Shoes
Baby Fashion Romper
Baby Sleep Romper
Baby Hat Wear
Baby Mittens & Leggings
Kids Wear

Home Safety Show menu
Exit menu Home Safety
Baby Video Monitor
Safety Gates n Accessories
Playpen
Folder Bumper Mat
Soft Playmat (PVC)
Storage and Organiser


Learn & Play Show menu
Exit menu Learn & Play
Draw & Learn Show menu
Exit menu Draw & Learn
Activity & Story Books
Education - Learning Books
Colouring
Learning Board
Stationery
Table & Chairs
Subscribe to NATGEO Magazines

Motor Skill Development Show menu
Exit menu Motor Skill Development
Activity Toys
Soft Toys
Bumper Mat
Climb, Swing & Slides
Kitchen Sets
Playhouse
Play Gym & Tunnel
Play Yard
Ride Along
Swimming
Sand & Water Play
Sports


Health & Beauty Show menu
Exit menu Health & Beauty
Healthcare Show menu
Exit menu Healthcare
Beauty
Family Planning
Feminine Care
Sexual Wellness

Pregnancy Show menu
Exit menu Pregnancy
Belly & Waist Support
Pregnancy Support Pillow
Nursing Bra
Nursing Wear
Stretchmark Oil
Pregnancy Milestone & Photography

Post Natal Show menu
Exit menu Post Natal
Breast Pumps & Accessories
Breastfeeding Pillow

Nutrition Show menu
Exit menu Nutrition
WHITETREE Organic Tea
Protein Bar
Baby Health
Vitamins & Supplements


Home & Lifestyle Show menu
Exit menu Home & Lifestyle
Kitchenware
Cooking Show menu
Exit menu Cooking
Organic Food Powder
Food Staples & Cooking Essentials

Food & Beverages Show menu
Exit menu Food & Beverages
Baby & Toddler Foods
Organic Milk Powder

Laundry & Cleaning Equipment
Bedding
Smartwatches for Kids
Women Shoes

Book Nursery Advisor
Award Nomination
 * Instagram
 * Facebook




View products



New Korean Baby Snacks in store!

View products



 1. 
 2. 
 3. 
 4. 
 5. 
 6. 


SPREAD YOUR PAYMENTS

We offer flexible payment schemes with DBS credit card holders for up to 12
months instalment plan. And we have Atome on a split payments scheme. Whatsapp
us to find out more.


PRICE MATCH POLICY

We heard you and we know you would like to purchase from our store but looking
for a price match + further discount + free gifts. We match all the way from
retailers to local marketplaces. Whatsapp us~


WHATSAPP US AT +65 86888576

Chat with our nursery advisor from 9am to 6pm daily for all orders and product
questions. (Message only) Do allow within 24 hours reply due to massive of
messages.* We are on WFH arrangement.


PRESTIGE MEMBERSHIP

Become our Prestige Platinum Member and enjoy lifetime special discounts with
Free Family Photography! + Up to 20% off on selected items during birthday
month. Enjoy free storage facilities up to 6 months for your purchase if you do
not want to deliver yet.

Book an appointment


RESERVE THE WHOLE SHOWROOM FOR YOURSELF

For first time parenting, not sure what to start? Our professional nursery
advisor will be here to guide you along your journey.

We make useful recommendations of the essential baby products and best of all
not to burst your budget.

Book Now



TOP SELLER OCT 2021 - ORGANIC GROUND BABY SKINCARE

6 ORGANIC CERTIFICATIONS - Organic Ground is safe and reliable organic cosmetic
brand that is proven its excellence.

View products


 * CART OUT NOW (YOUR RECENTLY VIEWED ITEMS)

See All See All



11.11 ON SALE NOW!

Access all deals
 
 
Sale Quick add
Quick add Added to cart  
 


Organic Ground Top To Toe Wash 300ml

(0)
$30.40 $38.00
3
 
 
Sale Quick add
Quick add Added to cart  
 


Bugaboo Ant Complete Set

(1)
From $599.00 $799.00
 
 
Sale Quick add
Quick add Added to cart  
 


Mother's Corn Enjoy Air Balloon Cup 250ml (Kids Cup)

(0)
$13.52 $15.90
 
 
Sale Quick add
Quick add Added to cart  
 


Mother's Corn Multi Plate

(0)
$19.47 $22.90
 
 
Sale Quick add
Quick add Added to cart  
 


Designskin Cake Sofa Plus (Various Colours) NEW 2021

(0)
$169.15 $199.00
 
 
Sale Quick add
Quick add Added to cart  
 


Poled x KIA Ball-Fix 310 | Red

(0)
$509.15 $599.00


NEW ARRIVALS

Check out the collection here

Shop Now
 
 
Quick add
Quick add Added to cart  
 


Baby Express Be Mini X Portable Breast Pump

(0)
$89.90
 
 
Quick add
Quick add Added to cart  
 


Lollibly Playmat - Terrazzo (Little One: 100x140cm)

(0)
$159.00
 
 
Quick add
Quick add Added to cart  
 


Lollibly Playmat - Terrazzo (Big One: 200x140cm)

(0)
$259.00
 
 
Quick add
Quick add Added to cart  
 


Lollibly Playmat - Holiday Little One (100x140cm)

(0)
$159.00
 
 
Quick add
Quick add Added to cart  
 


Lollibly Playmat - Holiday Big One (200cm x 140cm)

(0)
$259.00
 
 
Quick add
Quick add Added to cart  
 


Nuna PIPA Next - Frost

(0)
$439.00


✔ NORITERBOARD OFFICIAL STORE - KOREA #1 BEST PREMIUM MAGNETIC LEARNING BOARD

Handmade using high grade quality material for the magnetic board and uses the
best wood on its trimming. Noriterboard is widely used in residential homes and
schools in Singapore since launch in SG. Our factory is also specialise in photo
frame printing. Chat with us to know more!

Shop All
2
 
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard - Lillie Hus Board One Tone in Natural Wood (M size) - Beige/Ivory
+ Free Gifts

(1)
$203.15 $239.00
4
 
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard Magnetic Board One Tone in Natural Wood (L size) - Beige/Ivory +
Free Gifts

(0)
$288.15 $339.00
2
 
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard - Lillie Hus Board in Natural Wood (M size) - Black + Free Gifts

(0)
$203.15 $239.00
3
 
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard Magnetic Board One Tone in Natural Wood (Medium / Large) - Blue +
Free Gifts

(0)
From $203.15 $239.00
2
 
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard Nature Solid Wood Magnetic - Alphabet Capital Letters

(0)
$41.50 $48.90
2
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard Crayon for Whiteboard - 12 colors

(1)
$21.17 $24.90
2
 
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard Rainbow Pastel Alphabet 66 Magnets

(0)
$33.00 $38.90
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard Whiteboard Markers - 12 Colors

(0)
$21.17 $24.90
 
 


Noriterboard - Felt Magnet (Sea Creature)

(0)
Sold Out
1
 
 
Quick add
Quick add Added to cart  
 


Noriter Board Animal Eraser (Choose a Design)

(0)
$7.90
1
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard Numeric 31 Magnets

(0)
$16.90 $19.90
1
 
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard Magnetic Puzzle (Animal)

(0)
$25.40 $29.90
 
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard - Felt Magnet (Transportation)

(0)
$27.20 $32.00
 
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard - Felt Magnet (Family)

(0)
$27.20 $32.00
2
 
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard - Lillie Hus Board Two Tone in Natural Wood (M size) - Beige/Ivory
+ Free Gifts

(0)
$203.15 $239.00
 
Sale Quick add
Quick add Added to cart  
 


Noriterboard Magnetic Board One Tone in Natural Wood (Medium / Large - Pink +
Free Gifts

(0)
From $203.15 $239.00

Arrange an appointment with us to view the baby cots from Little kBaby,
Babyletto, Micuna!

View products




✔ SHOP JELLYCAT OFFICIAL STORE

Explore all the quirky cuteness from the creators of the softest toys you have
ever hugged, cuddled and adored.


Check out the new arrivals or access the whole collection at the button below.



Shop Full Collection
 
Quick add
Quick add Added to cart  
 


JellyCat Book Bag

(0)
$4.90
 
Quick add
Quick add Added to cart  
 


JellyCat Bashful Bunny Framed Print

(0)
$59.90
1
 
 
Quick add
Quick add Added to cart  
 


JellyCat Huggady Elephant Backpack

(0)
$78.90
1
 
 
Quick add
Quick add Added to cart  
 


JellyCat Huggady Dino Backpack

(0)
$78.90
 
Quick add
Quick add Added to cart  
 


JellyCat Fuddlewuddle Elephant Soother

(0)
$44.90
 
Quick add
Quick add Added to cart  
 


JellyCat Merry Mouse Book

(0)
$21.90


DESIGNSKIN

The most popular indoor playground mats for kids.

View products


SHOP THE OUTDOOR GEARS


CAR SEATS FOR BABY & KIDS

We carry infant car seats and car seats from Group-0/1/2/3. All car seats listed
are crashed tested with certifications.

Learn more


PRAMS & CARRYCOTS

We carry the best and safest pram for you and baby. Brands include Babyzen,
Bugaboo, Nuna, Hauck, Joie and more!

Learn more


BABY CARRIERS & SLING

Every carry position your baby will need, including facing out. Popular brands
include Baby Tula in store!

Learn more


DIAPER BAGS

Diaper bags designed to problem-solve, offering quick access to solutions that
keep babies and parents happy. Check out our Exclusive collection, Axis and
Meta!

Learn more


SHOP THE HOME ESSENTIALS


BREAST PUMPS + ON THE GO PUMPS

Choose a breast pump suitable for yourself.. Consult our consultant if you have
questions. Our recommended breast pumps from Spectra, Medela, Elvie and Baby
Express!

Learn more


BABY BEDDING SETS FOR BABY COTS

Featuring the latest bedding set in town from Little kBaby. Their bedding sets
is made of 100% breathable cotton and allow air flow within the mattress and the
fabric. Check this out! - Made in Korea

Learn more

►


BUMPER BEDS FOR NEWBORN ONWARDS

Time has changed,. The bumper bed has evolve to be one of the parent's favourite
item in their basket. Usable from 0-8 years old and it can be transform into a
playhouse!

Learn more

►


SKINCARE CREAM AND LOTIONS

We bring you the best skincare products for baby. Range from organic series to
sensitive skins etc. Check out more details below.

Learn more


FIRST STEP TO BABY FOOD


BABY FOOD

Carefully selected the best baby snacks for 6m and above, ie Farmtobaby, BeBest
etc. Photo credit @fang091


Learn more


BABY MEAL SETS

Introduce a proper meal set for your baby and train them to eat independently.
The size of the bowl and utensil starting from Step 1.

Learn more

Introducing


✔ POLED X HYUNDAI OFFICIAL STORE

An established premium brand from South Korea. Sold over thousand of child seats
since 2019 launched in SG. Known of the high safety standard and high quality
fabrics on the material.

Learn more


ENTER





FEATURED BRANDS



Discover YOYO stroller and all its accessories on Little Baby.

Include a brief quote from a brand that loves your products

The best playmat in Korea, always shown in Superman variety show!

A fully integrated travel system that transforms from car seat to stroller in
seconds.

The world's first silent wearable breast pump It’s time to cut the cords and
pump on your own terms.

Popular brands that customers love

Our high quality gear is versatile, and loaded with features that grow right
along with little ones.

Designed by Hyundai researcher team.

Natural origin skincare products in France, since 1950. Products are formulated
to respect our planet and all skins.


Premium baby gear innovatively designed with timeless style.

Visit Now










ABOUT LITTLE BABY

 * Brand Story
 * Business Class
 * Listing Your Brand
 * Press And Media
 * Corporate Sales & Partnership
 * Customer Service


CUSTOMER SERVICE

 * Track Your Order
 * Contact Us
 * Delivery Information
 * Exchange & Return
 * Frequently Asked Question
 * Gift Cards & Wrapping
 * Order & Payment Info
 * Request a Price Match
 * Terms Of Use
 * Data Protection
 * Member Rewards Point System


PRESTIGE CUSTOMERS

 * Prestige Membership
 * Prestige Personal Shopper
 * Prestige Birthday
 * Prestige Platinum Photoshoot Redemption


FOLLOW U

Stay current with updates from our social channels.

   
 * Instagram
   
 * Facebook
   
   
   
   
   
   
   

 * © Little Baby 2021
   
   
   © Since 2014 Little Baby - A registered company (Little Baby & Family Pte
   Ltd) in Singapore. ROC 201620748C

   Address: 38 Ang Mo Kio Industrial Park 2, #02-06A, Main Lobby, Singapore
   569511 Call / Whatsapp: +65-86888576 / +65-66692688

   Bringing you a total new shopping experience. Walk in or Have an appointment
   with our personal nursery advisor to walk you through our showroom.

   Little Baby is awarded for the Best Website Design by Exabytes in 2019

   Singapore's 100% authentic, high quality and largest baby product store.


Search




Previous Next


Close


CART

Congratulations! Your order qualifies for free shipping Spend $40 for free
shipping

NO MORE PRODUCTS AVAILABLE FOR PURCHASE





Your cart is currently empty.

Pair With

Add Order Notes
Leave a note about your order
Estimate Shipping
First name
Last name
Company
Address
Apartment, suite, etc.
District
Country/region Hong Kong SARIndonesiaMalaysiaSingaporeSouth KoreaThailand
Postal code
Region Hong Kong IslandKowloonNew Territories
Phone

Items $0.00

Subtotal $0.00
Shipping, taxes, and discount codes are calculated at checkout Check Out




x
We've sent you an email with a link to update your password.


LOGIN

Forgot your password?



Are you a New User? REGISTER HERE


RESET YOUR PASSWORD

We will send you an email to reset your password.

Email Cancel


CREATE ACCOUNT

First Name Last Name Email Password



Are you an Existing User? LOGIN HERE



Chat with us

x
Hi there! How can we help you? Tap here to chat with us
Hi there! 👋 Looking for help?
x
If there's anything we can help with just let us know.
Little Baby
Customer Support
visually-hidden
×

Your discount code:



Continue with Facebook
Subscribe for Newsletter I read and agree with Terms of Service Terms of Service
×

Log in to your account






Forgot password?


×
Enter your email


×
Accept Terms and Conditions

I read and agree with Terms of Service Terms of Service
Subscribe for Newsletter

×
Log in to your account

Continue with Facebook

Forgot password?
No account? Sign up
×
Create your account

Continue with Facebook

I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
cancel
Already have an account? Log in
0 items - $0.00×

View Cart×
×
User Title commented Product Title


User Title added Product Title to wishlist


User Title reviewed Product Title


Product Title
product pricecompare priceAdd To CartSold OutView Product

Quantity-+
Option1
Option2
Option2
Add to wishlist

Ask Advice



 * Description
 * Reviews
 * translation missing: en.socialshopwave.comments
 * Questions






×Log in
Wishlist
Wishlist
Share:
Go to wishlist page
Add a new list
Favorites

You have exceeded the character limit
 * Edit name
 * Delete

 * 

Delete this list?
cancel
Delete


You have exceeded the character limit
 * Edit name
 * Delete

 * 

Add To CartChoose options
Delete this list?
cancel
Delete

×
Share this with your friends:

Email address:

:
Check out my lovely items
Type your friends email addresses separated by commas or one email per line :


×



CHOOSE OPTIONS

All options should be selected!







Add To Cart Checkout Adding...Sold OutUnavailable




×
Hey! Save your amazing wish list
Enter your email address below and we will send the link to your wish list
× Thank you! Please check your email to find the link.
Save
Subscribe for Newsletter

Reviews

×
« PreviousNext »


Rewards