meetlalo.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://trk.klclick.com/ls/click?upn=zDeYZ4e75I2brzxB-2FiaXBCtcYUbn3KAJRdQMwafuHZX-2FYC0n9wh2zfZ6cBxm4tKIhtV8qlV2vOB8rgL...
Effective URL: https://meetlalo.com/products/the-booster?utm_source=Klaviyo&utm_medium=email&utm_campaign=2022-11-12%20Gift%20Guide%...
Submission: On November 14 via api from US — Scanned from DE

Form analysis 11 forms found in the DOM

POST /cart

<form action="/cart" class="cart__contents critical-hidden c-cart-form is-heading" method="post" id="cart">
  <div class="cart__items h-100" id="main-cart-items" data-id="cart-drawer">
    <div class="js-contents c-cart-form__wrapper d-flex flex-column justify-content-between h-100">
      <div class="cart-you-may-like-wrap" style="height:1081px">
        <div id="cart-wrapper__js">
          <div class="cart-items c-cart-items__col"></div>
        </div>
      </div>
      <div class="c-cart-shipping__col pt-5">
        <div id="main-cart-footer" class="order_summary" data-id="cart-drawer-mini-footer">
          <!-- <h4 class="c-cart-table--title">translation missing: en.cart.general.order_summary</h4> -->
          <div id="cart-subtotal" class="cart_total_price c-cart-table__sub-total d-flex justify-content-between align-items-center mb-2">
            <span class="cart__subtotal-title caption fw-bold">Subtotal</span>
            <span class="cart__subtotal body-sm text-classic-blue"></span>
          </div>
          <div id="cart-total-price__js"></div>
          <div id="cart-errors" class="caption text-danger mt-1"></div>
          <input type="hidden" name="form_type" value="cart"><input type="hidden" name="utf8" value="✓">
          <div class="cart_btn mt-4">
            <input type="submit" name="checkout" class="cart__checkout-button btn btn--primary w-100" value="Checkout">
          </div>
          <div class="cart-footer-note">
            <div class="note-wrap note-wrap d-flex align-items-center justify-content-center body-sm mt-3">
              <span class="note-checker-wrap">
                <input type="checkbox" class="note-checker" id="note-checker">
                <i class="note-checker-icon h5 fw-normal me-2"></i>
              </span> This order is a gift <a type="button" id="addNodeBtn" class="d-none ms-1 text-classic-blue cart__note-add">
                      Add Note
                    </a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search for products" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
      aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="type" value="product">
    <input type="hidden" name="options[prefix]" value="last">
    <button class="search__button field__button" aria-label="Search for products">
      <!-- <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
                        <use href="#icon-search">
                      </svg> -->
      <i class="icon-search"></i>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width" name="checkout">Checkout</button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--14171455225920__main" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="39431508852800">
  <div class="product-form__buttons">
    <button type="submit" name="add" class="add-to-cart-klaviyo  product-form__submit btn btn--primary text-link-lg text-capitalize button--full-width fw-medium">
      <div class="d-flex align-items-center justify-content-center"><span class="product-price_js">Add to cart</span> - <div class="price price--btn ms-1 price--on-sale">
          <div class="price__container">
            <div class="price__sale">
              <span class="visually-hidden visually-hidden--inline">Sale price</span>
              <span class="price-item body d-block price-item--sale price-item--last text-white" data-price="95"> $95 </span>
            </div>
          </div>
        </div>
      </div>
      <div class="loading-overlay__spinner visibility-hidden hidden d-none">
        <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
          <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
        </svg>
      </div>
    </button>
    <div class="registry-btn text-center mt-3">
      <a id="addToRegistry" style="cursor: pointer;" class="product-form__submit text-link-lg text-capitalize btn btn--link fw-medium text-underline text-classic-blue p-0" data-img="//cdn.shopify.com/s/files/1/0037/5062/5344/products/The-Booster-Seat-Coconut-A5_800x.jpg?v=1653426333" data-title="The Booster / Coconut" data-url="https://meetlalo.com/products/the-booster" data-price="$95 " data-variantid="39431508852800">Add to Babylist Registry</a>
    </div>
    <script>
      const registryBtn = document.getElementById("addToRegistry");
      registryBtn.addEventListener('click', function() {
        var active_product_url = registryBtn.dataset.url;
        var main_active_product_title = registryBtn.dataset.title;
        const active_product_image = document.querySelector('.product__media-item.is-active img').src;
        var active_product_price = registryBtn.dataset.price;
        var active_product_id = registryBtn.dataset.variantid;
        active_product_url = active_product_url + '?variant=' + active_product_id;
        bl.addToRegistry({
          images: active_product_image,
          price: active_product_price,
          title: main_active_product_title,
          url: active_product_url
        });
      });
    </script>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-installment" accept-charset="UTF-8" class="installment text-center caption-sm mt-3 text-classic-blue" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="39431508852800">
  <shopify-payment-terms variant-id="39431508852800"
    shopify-meta="{&quot;type&quot;:&quot;product&quot;,&quot;variants&quot;:[{&quot;id&quot;:39431508852800,&quot;price&quot;:&quot;$23.75&quot;,&quot;dynamic_pdp_price&quot;:&quot;$95.00&quot;,&quot;eligible&quot;:true,&quot;available_loan_types&quot;:[&quot;split_pay&quot;]},{&quot;id&quot;:39431509114944,&quot;price&quot;:&quot;$23.75&quot;,&quot;dynamic_pdp_price&quot;:&quot;$95.00&quot;,&quot;eligible&quot;:true,&quot;available_loan_types&quot;:[&quot;split_pay&quot;]},{&quot;id&quot;:39431509049408,&quot;price&quot;:&quot;$23.75&quot;,&quot;dynamic_pdp_price&quot;:&quot;$95.00&quot;,&quot;eligible&quot;:true,&quot;available_loan_types&quot;:[&quot;split_pay&quot;]},{&quot;id&quot;:39431508918336,&quot;price&quot;:&quot;$23.75&quot;,&quot;dynamic_pdp_price&quot;:&quot;$95.00&quot;,&quot;eligible&quot;:true,&quot;available_loan_types&quot;:[&quot;split_pay&quot;]},{&quot;id&quot;:39431508983872,&quot;price&quot;:&quot;$23.75&quot;,&quot;dynamic_pdp_price&quot;:&quot;$95.00&quot;,&quot;eligible&quot;:true,&quot;available_loan_types&quot;:[&quot;split_pay&quot;]}],&quot;min_price&quot;:&quot;$50.00&quot;,&quot;max_price&quot;:&quot;$17,500.00&quot;,&quot;number_of_payment_terms&quot;:4,&quot;dynamic_pdp_enabled&quot;:true,&quot;financing_plans&quot;:[{&quot;min_price&quot;:&quot;$50.00&quot;,&quot;max_price&quot;:&quot;$149.99&quot;,&quot;terms&quot;:[{&quot;apr&quot;:0,&quot;installments_count&quot;:4,&quot;loan_type&quot;:&quot;split_pay&quot;}]},{&quot;min_price&quot;:&quot;$150.00&quot;,&quot;max_price&quot;:&quot;$999.99&quot;,&quot;terms&quot;:[{&quot;apr&quot;:0,&quot;installments_count&quot;:4,&quot;loan_type&quot;:&quot;split_pay&quot;},{&quot;apr&quot;:15,&quot;installments_count&quot;:6,&quot;loan_type&quot;:&quot;interest&quot;},{&quot;apr&quot;:15,&quot;installments_count&quot;:12,&quot;loan_type&quot;:&quot;interest&quot;}]},{&quot;min_price&quot;:&quot;$1,000.00&quot;,&quot;max_price&quot;:&quot;$17,500.00&quot;,&quot;terms&quot;:[{&quot;apr&quot;:15,&quot;installments_count&quot;:3,&quot;loan_type&quot;:&quot;interest&quot;},{&quot;apr&quot;:15,&quot;installments_count&quot;:6,&quot;loan_type&quot;:&quot;interest&quot;},{&quot;apr&quot;:15,&quot;installments_count&quot;:12,&quot;loan_type&quot;:&quot;interest&quot;}]}]}"></shopify-payment-terms>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="id" value="39504610689088">
  <div class="product-form__buttons">
    <button type="submit" name="add" class="product-form__submit btn btn--primary text-link-lg text-capitalize button--full-width fw-medium">
      <div class="loading-overlay__spinner visibility-hidden hidden d-none">
        <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
          <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
        </svg>
      </div>
    </button>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="id" value="30498307244096">
  <div class="product-form__buttons">
    <button type="submit" name="add" class="product-form__submit btn btn--primary text-link-lg text-capitalize button--full-width fw-medium">
      <div class="loading-overlay__spinner visibility-hidden hidden d-none">
        <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
          <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
        </svg>
      </div>
    </button>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="id" value="39504608690240">
  <div class="product-form__buttons">
    <button type="submit" name="add" class="product-form__submit btn btn--primary text-link-lg text-capitalize button--full-width fw-medium">
      <div class="loading-overlay__spinner visibility-hidden hidden d-none">
        <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
          <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
        </svg>
      </div>
    </button>
  </div>
</form>

<form aria-label="Write A Review Form">
  <div class="write-review-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-review-tabpanel-main-widget" role="tabpanel">
      <div class="yotpo-header">
        <div>
          <h2 class="y-label yotpo-header-title">WRITE A REVIEW</h2>
        </div>
        <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">*</span> Indicates a required field </div> <br> <span class="yotpo-mandatory-mark">* </span> <span class="y-label"
          id="write-review-score-83161575-2446-40c7-9dc1-af17511fd68e">Score: <span class="form-input-error yotpo-hidden" id="yotpo_score_message_83161575-2446-40c7-9dc1-af17511fd68e"></span></span>
        <div aria-describedby="yotpo_score_message_83161575-2446-40c7-9dc1-af17511fd68e" aria-labelledby="write-review-score-83161575-2446-40c7-9dc1-af17511fd68e" role="radiogroup" tabindex="-1"> <span class="stars-wrapper"> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1" aria-label="score 1" role="radio" tabindex="0" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="3" aria-label="score 3" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> </span> </div>
      </div>
      <div class="write-review-content">
        <div class="form-group">
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_title_83161575-2446-40c7-9dc1-af17511fd68e"> Title: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_title_error_83161575-2446-40c7-9dc1-af17511fd68e"></span> </label> <input id="yotpo_input_review_title_83161575-2446-40c7-9dc1-af17511fd68e" class="y-input" name="review_title" maxlength="150"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_title_error_83161575-2446-40c7-9dc1-af17511fd68e"> </div>
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content_83161575-2446-40c7-9dc1-af17511fd68e"> Review: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_content_error_83161575-2446-40c7-9dc1-af17511fd68e"></span> </label> <textarea id="yotpo_input_review_content_83161575-2446-40c7-9dc1-af17511fd68e" class="y-input yotpo-text-box" name="review_content"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_content_error_83161575-2446-40c7-9dc1-af17511fd68e"></textarea> </div>
        </div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="socialize-wrapper">
          <div class="connected">You are connected as <span class="username"></span></div>
          <div class="socialize"> <span class="y-label">Connect with:</span>
            <div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="twitter" aria-label="connect with twitter" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-twitter pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="facebook" aria-label="connect with facebook" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-facebook pull-left"></span></div>
            </div>
          </div>
          <div class="yotpo-or"> -OR- </div>
        </div>
        <div class="connect-wrapper visible " style="display: inherit;">
          <div class="form-element name-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_username_83161575-2446-40c7-9dc1-af17511fd68e">Use your name: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_username_error_83161575-2446-40c7-9dc1-af17511fd68e"></span></label> <input id="yotpo_input_review_username_83161575-2446-40c7-9dc1-af17511fd68e" class="y-input"
              autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_username_error_83161575-2446-40c7-9dc1-af17511fd68e"> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_email_83161575-2446-40c7-9dc1-af17511fd68e">Email: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_email_error_83161575-2446-40c7-9dc1-af17511fd68e"></span></label> <input id="yotpo_input_review_email_83161575-2446-40c7-9dc1-af17511fd68e" class="y-input"
              autocomplete="email" name="email" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_email_error_83161575-2446-40c7-9dc1-af17511fd68e"> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross" role="button" tabindex="0" aria-label="close error message"></span></div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-preloader-wrapper">
        <div class="yotpo yotpo-pre-loader">
          <span class="yotpo-empty-stars">
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
          </span>
          <span class="yotpo-full-stars">
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
          </span>
        </div>
      </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

<form aria-label="Ask A Question Form">
  <div class="write-question-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-question-tabpanel" role="tabpanel">
      <div>
        <h2 class="y-label yotpo-header-title">ASK A QUESTION</h2>
      </div>
      <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">* </span> Indicates a required field </div> <br>
      <div class="write-question-content">
        <div class="form-group">
          <div class="form-element"> <label class="y-label" for="yotpo_input_question_content"><span class="yotpo-mandatory-mark">* </span>Question: <span class="form-input-error yotpo-hidden"></span></label> <textarea
              id="yotpo_input_question_content" class="y-input yotpo-text-box" name="review_content" maxlength="1000" aria-required="true" placeholder=""></textarea> </div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross"></span></div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="connect-wrapper">
          <div class="form-element name-input"> <label class="y-label" for="yotpo_input_question_username"><span class="yotpo-mandatory-mark">* </span>Use your name: <span class="form-input-error yotpo-hidden"></span></label> <input
              id="yotpo_input_question_username" class="y-input" autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder=""> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <label class="y-label" for="yotpo_input_question_email"><span class="yotpo-mandatory-mark">* </span>Email: <span class="form-input-error yotpo-hidden"></span></label>
            <input id="yotpo_input_question_email" class="y-input" autocomplete="email" name="email" aria-required="true" placeholder=""> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

<form id="newsletter-signup" class="footer__newsletter newsletter-form mt-8" action="" method="" target="_blank" novalidate="novalidate">
  <input type="hidden" name="g" value="HPgy93">
  <div class="newsletter-form__field-wrapper">
    <div class="field  field-non-border border-bottom border-primary">
      <input class="field__input ps-0 pe-" type="email" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" value="" name="email" id="k_id_email" placeholder="Your email, please" required="">
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <i class="icon-arrow-right"></i>
      </button>
    </div>
  </div>
  <div class="klaviyo_messages">
    <div class="text-chilli-red text-center text-md-start text-link-lg error_message d-none"></div>
  </div>
</form>

Text Content

Skip to content


YOUR CART

Free Shipping on orders $100+

Your cart is currently empty.

Shop Mealtime
Shop Playtime
Subtotal



This order is a gift Add Note



Loading...

Back to Cart


ADD A COMPLIMENTARY NOTE.

Your gift note will be delivered via email when you complete your purchase.

0/300

Skip Gift Note
This order is a gift Add Note


Introducing: The Bathtime collection 🛁


 * Shop
    * Best Sellers
    * Mealtime
       * High Chair
       * Booster
       * Tableware & Bibs
       * Mealtime Accessories
       * All Mealtime
      
      New
      Big Bites Full Kit
      Sage
      Grapefruit
      Blueberry
      Oatmeal
      Popcorn
      
      New
      Splat Mat
      Sage Wickerwork
      Grey Wickerwork
      Blueberry Wickerwork
      Licorice Scattered Dot
      Grey Scattered Dot
      Grapefruit Scattered Dot
      
    * Playtime
       * The Play Kit
       * The Play Kitchen
       * The Play Gym
       * Toys & Crafts
       * All Playtime
      
      Featured
      The Play Kit
      Coconut
      Coconut Natural
      
      New
      The Play Kitchen
      Coconut
      
    * BathtimeNew!
       * The Bath Tub
       * Bath Accessories
       * Bath Towels
       * Bath Bundles
       * All Bathtime
      
      New
      The Bath Tub
      Coconut
      Sage
      
      New
      Bathtime Essentials
      Coconut
      Licorice
      Sage
      
    * West Elm x Lalo
    * Bundle & Save
    * Gifts
       * Best Selling Gifts
       * Gifts Under $100
       * Gifts Under $200
       * Gifts for Parents
   
    * Shop All

 * NYC Store
    * Visit Lalo Land NYC
    * Classes & Events
    * Play Café Reservations
    * Product Expert Appointment


Log In / Create Account Cart
0
 *  * Best Sellers
    * Mealtime
       * High Chair
       * Booster
       * Tableware & Bibs
       * Mealtime Accessories
       * All Mealtime
      
      New
      Big Bites Full Kit
      Sage
      Grapefruit
      Blueberry
      Oatmeal
      Popcorn
      
      New
      Splat Mat
      Sage Wickerwork
      Grey Wickerwork
      Blueberry Wickerwork
      Licorice Scattered Dot
      Grey Scattered Dot
      Grapefruit Scattered Dot
      
    * Playtime
       * The Play Kit
       * The Play Kitchen
       * The Play Gym
       * Toys & Crafts
       * All Playtime
      
      Featured
      The Play Kit
      Coconut
      Coconut Natural
      
      New
      The Play Kitchen
      Coconut
      
    * Bathtime New!
       * The Bath Tub
       * Bath Accessories
       * Bath Towels
       * Bath Bundles
       * All Bathtime
   
    * West Elm x Lalo
    * Bundle & Save
    * Gifts
       * Best Selling Gifts
       * Gifts Under $100
       * Gifts Under $200
       * Gifts for Parents
   
    * Shop All

 *  * Visit Lalo Land NYC
    * Classes & Events
    * Play Café Reservations
    * Product Expert Appointment

Our Store
 * Book a Product Expert Appointment
 * Play Café Reservations
 * Visit Lalo Land

Log In / Create Account
Need Help? Text Us


ITEM ADDED TO YOUR CART


Checkout
Continue shopping


THE BOOSTER

New!
4.8 star rating 43 Reviews



Regular price $95
Regular price Sale price $95
Unit price /  per 
Image 2 is now available in gallery view
Skip to product information
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

1 / of 64

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

VIEW IN YOUR SPACE

This experience is better on a mobile device.

Scan to get started.


View in Your Space
View in Your Space


THE BOOSTER

New!
4.8 star rating 43 Reviews



Regular price $95
Regular price Sale price $95
Unit price /  per 
The best seat in any house. The Booster can be safely secured to most adult
dining chairs. It’s perfect for small spaces and weekends at the grandparents’
house.

fully assembled booster seat, booster seat, toddler booster

Color : Coconut Coconut Licorice Sage Grapefruit Blueberry
 * 
 * 
 * 
 * 
 * 

Product variants
Coconut - $95.00 Licorice - $95.00 Sage - $95.00 Grapefruit - $95.00 Blueberry -
$95.00
Quantity Decrease quantity for The Booster Increase quantity for The Booster
Add to cart -
Sale price $95

Add to Babylist Registry

Free Shipping on Orders $100+
In Stock: Ready to Ship
Free Shipping on Orders $100+
In Stock: Ready to Ship
Free Shipping on Orders $100+
In Stock: Ready to Ship
Free Shipping on Orders $100+
In Stock: Ready to Ship
Free Shipping on Orders $100+
In Stock: Ready to Ship


PAIRS WELL WITH

Pairs Well With

BIG BITES FULL KIT

Regular price $62.50 Sale price $55
Sage
Grapefruit
Blueberry
Oatmeal
Popcorn



Pairs Well With

TRAY

Regular price Sale price $45
Coconut
Licorice
Blueberry
Grapefruit
Sage



Pairs Well With

SMOCK BIB

Regular price Sale price $25
1 Pack
Sage
Oatmeal
Grey
Sage Print
Grapefruit Print






PRODUCT DETAILS

Dimensions: 16 x 16 x 21 in
Weight: 8 lb
Materials: Legs + Base: Sustainably sourced FSC Certified beech wood; Seat +
Belly Bar: Non-toxic plastic; Straps: Nylon
Age: 4mo.+

Safety: all Lalo products meet and exceed ASTM safety standards and are prop 65
compliant.


CLEANING & CARE

Seat: Use a wet sponge and mild dish soap to wipe the surfaces of the seat.

Straps: The improved strap material allows for easy wipe downs. For an extra
deep clean, the straps can also be removed and machine washed in a mesh bag.



FAQ'S

Want to learn more about this product click here


IN-STORE PICKUP

Pickup available at Lalo Land NYC

Usually ready in 24 hours

View store information



FEATURED COLLECTIONS

 * Mealtime
 * Playtime
 * Bathtime




Best Seller
4.7 star rating 1332 Reviews





THE CHAIR

Regular price $280
Regular price $280 Sale price $235
Unit price /  per 
Color : Coconut Coconut Sage Licorice Grapefruit Blueberry +2 Select Kit : Full
Kit Full Kit High Chair
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


Sale
Best Seller
4.8 star rating 587 Reviews





FIRST BITES FULL KIT

Regular price $75
Regular price $75 Sale price $68
Unit price /  per 
Color : Oatmeal Oatmeal Popcorn Sage Blueberry Grapefruit +2
 * 
 * 
 * 
 * 
 * 


Sale
New!
4.8 star rating 43 Reviews





THE BOOSTER

Regular price $95
Regular price Sale price $95
Unit price /  per 
Color : Coconut Coconut Licorice Sage Grapefruit Blueberry +2
 * 
 * 
 * 
 * 
 * 



New!


BIG BITES FULL KIT

Regular price $62.50
Regular price $62.50 Sale price $55
Unit price /  per 
Color : Sage Sage Grapefruit Blueberry Oatmeal Popcorn +2
 * 
 * 
 * 
 * 
 * 


Sale
Best Seller
4.9 star rating 563 Reviews





THE PLAY KIT

Regular price $330
Regular price $330 Sale price $270
Unit price /  per 
Choose your favorite table & chair color combo
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


Sale


THE PLAY KITCHEN

Regular price $395
Regular price Sale price $395
Unit price /  per 
Color : Coconut Coconut


4.8 star rating 85 Reviews





GIANT COLORING SHEETS

Regular price $25
Regular price Sale price $25
Unit price /  per 
Choose a fun design
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


Sale
5.0 star rating 51 Reviews





THE PLAY GYM

Regular price $135
Regular price $135 Sale price $115
Unit price /  per 
Color : Sage Sage Oatmeal Grapefruit Blueberry +1 Select Kit : Starter Kit
Starter Kit Full Kit
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


Sale
Bundle & Save


BATHTIME STARTER KIT

Regular price $90
Regular price $90 Sale price $85
Unit price /  per 
Color : Coconut Coconut Coconut / Licorice Sage
 * 
 * 
 * 


Sale
Bundle & Save


BATHTIME ESSENTIALS

Regular price $72
Regular price $72 Sale price $65
Unit price /  per 
Color : Coconut Coconut Licorice Sage
 * 
 * 
 * 


Sale
Bundle & Save


BATHTIME FUN

Regular price $86
Regular price $86 Sale price $79
Unit price /  per 
Color : Sage Sage Coconut
 * 
 * 


Sale
New!


THE BATH TUB

Regular price $60
Regular price Sale price $60
Unit price /  per 
Color : Coconut Coconut Sage
 * 
 * 





WHAT PARENTS ARE SAYING

Slideshow


OTHER TOP RATED PRODUCTS

Slide controls
 * The Chair
   4.7 star rating
   (1332)
   
    
 * The Play Chair
   4.9 star rating
   (563)
   
    
 * First Bites Full Kit
   4.8 star rating
   (587)
   
    
 * Giant Coloring Sheets
   4.8 star rating
   (85)
   
    
 * The Bib
   4.9 star rating
   (275)
   
    
 * The Play Gym
   5.0 star rating
   (51)
   
    
 * The Cushion
   4.8 star rating
   (4)
   
    
 * Straps
   4.8 star rating
   (5)
   
    

Powered by


4.8
4.8 star rating 43 Reviews
5

4

3

2

1

4.8
4.8 star rating 43 Reviews
5

4

3

2

1


Write A Review Ask A Question


WRITE A REVIEW

* Indicates a required field

* Score:

* Title:
* Review:
You are connected as
Connect with:

-OR-
* Use your name:
* Email:

Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria




Thank you for posting a review!
We value your input. Share your review so everyone else can enjoy it too.
share
share
share
Thank you for posting a review!
Your review was sent successfully and is now waiting for our staff to publish
it.


ASK A QUESTION

* Indicates a required field

* Question:
Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria

* Use your name:
* Email:



Thank you for posting a question!
Please click on the link in the confirmation email we just sent you to submit
your question.

Your question will appear on the site once someone answers it.
 * REVIEWS
 * QUESTIONS

Clear All

Filter Reviews
More Filters

FILTERS Clear All
Rating
Scores filter
All Score all
5.0 star rating Score 5
4.0 star rating Score 4
3.0 star rating Score 3
2.0 star rating Score 2
1.0 star rating Score 1
Reviews
Images filter
All All reviews
With Images & Videos Images only
Show 43 Reviews
Rating
 * All
 * 5.0 star rating
 * 4.0 star rating
 * 3.0 star rating
 * 2.0 star rating
 * 1.0 star rating

Images & Videos
 * All
 * With Images & Videos

Clear All
43 Reviews
Sort: Select
 * Select
 * Newest
 * Highest Rating
 * Lowest Rating
 * Most Votes
 * Least Votes

Updating Results

M
Madeline P.
Verified Buyer

5.0 star rating

09/22/22
Great chair

Review by Madeline P. on 22 Sep 2022 review stating Great chair
The booster has been great. We didn’t even know the booster could be converted
to a small chair later on which is just an added bonus.
On The Booster
share ' Share Review by Madeline P. on 22 Sep 2022 facebook facebook Share
Review by Madeline P. on 22 Sep 2022 twitter twitter Share Review by Madeline P.
on 22 Sep 2022 LinkedIn linkedin Share Review by Madeline P. on 22 Sep 2022
Comments (1)   
09/22/22
Was this review helpful?

0

0

Comments by Store Owner on Review by Madeline P. on 22 Sep 2022
Lalo Fam

09/23/22
Thank you for the review Madeline - we're happy to hear you're loving The
Booster!
09/23/22
C
Cynthia S.
Verified Buyer

5.0 star rating

09/01/22
The Booster

Review by Cynthia S. on 1 Sep 2022 review stating The Booster
As a 72 year old grandma of a 9 month old little girl, I have been thrilled with
this booster chair. I can use it in any room, on just about any stable surface
and its so very easy to move around!
My granddaughter is always happy, in it and I know she's safe and comfortable.
It's easy to clean and I love the color!
On The Booster
share ' Share Review by Cynthia S. on 1 Sep 2022 facebook facebook Share Review
by Cynthia S. on 1 Sep 2022 twitter twitter Share Review by Cynthia S. on 1 Sep
2022 LinkedIn linkedin Share Review by Cynthia S. on 1 Sep 2022
09/01/22
Was this review helpful?

0

0

K
kerrie h.
Verified Buyer

5.0 star rating

08/24/22
Love!

Review by kerrie h. on 24 Aug 2022 review stating Love!
Super cute and durable.
On The Booster
share ' Share Review by kerrie h. on 24 Aug 2022 facebook facebook Share Review
by kerrie h. on 24 Aug 2022 twitter twitter Share Review by kerrie h. on 24 Aug
2022 LinkedIn linkedin Share Review by kerrie h. on 24 Aug 2022 Comments (1)   
08/24/22
Was this review helpful?

0

0

Comments by Store Owner on Review by kerrie h. on 24 Aug 2022
Lalo Fam

08/24/22
Thanks for leaving a review on The Booster, we're happy to hear you're loving
it!
08/24/22
E
Ellen P.
Verified Buyer

5.0 star rating

08/24/22
Great

Review by Ellen P. on 24 Aug 2022 review stating Great
Great
On The Booster
share ' Share Review by Ellen P. on 24 Aug 2022 facebook facebook Share Review
by Ellen P. on 24 Aug 2022 twitter twitter Share Review by Ellen P. on 24 Aug
2022 LinkedIn linkedin Share Review by Ellen P. on 24 Aug 2022
08/24/22
Was this review helpful?

0

0

N
Nancy H.
Verified Buyer

3.0 star rating

10/14/22
Beautiful high chair but could be better

Review by Nancy H. on 14 Oct 2022 review stating Beautiful high chair but could
be better
Aesthetically, it’s very nice. However, the straps are horrible. They’re so
flimsy and hard to adjust with a wiggly toddler. Also, the tray takes some force
to remove and especially put back on. Overall, very nice but it could be better.
On The Booster
share ' Share Review by Nancy H. on 14 Oct 2022 facebook facebook Share Review
by Nancy H. on 14 Oct 2022 twitter twitter Share Review by Nancy H. on 14 Oct
2022 LinkedIn linkedin Share Review by Nancy H. on 14 Oct 2022
10/14/22
Was this review helpful?

0

0

J
Joan S.
Verified Reviewer

5.0 star rating

10/20/22
Love It

Review by Joan S. on 20 Oct 2022 review stating Love It
We bought this for our granddaughter and am very pleased with its appearance,
construction and how easily it can be transformed so that it grows along with
her. Planning on purchasing the tray soon.
On The Booster
share ' Share Review by Joan S. on 20 Oct 2022 facebook facebook Share Review by
Joan S. on 20 Oct 2022 twitter twitter Share Review by Joan S. on 20 Oct 2022
LinkedIn linkedin Share Review by Joan S. on 20 Oct 2022
10/20/22
Was this review helpful?

0

0

M
Monica
Verified Reviewer

5.0 star rating

10/15/22
The Booster

Review by Monica on 15 Oct 2022 review stating The Booster
I bought this booster seat for my 9 month old and it has served us well for
outings and visiting family. It's quick to set up and only takes a little bit of
effort to adjust the straps. I like that it's compatible with the high chair
accessories.
On The Booster
share ' Share Review by Monica on 15 Oct 2022 facebook facebook Share Review by
Monica on 15 Oct 2022 twitter twitter Share Review by Monica on 15 Oct 2022
LinkedIn linkedin Share Review by Monica on 15 Oct 2022 Comments (1)   
10/15/22
Was this review helpful?

0

0

Comments by Store Owner on Review by Monica on 15 Oct 2022
Lalo Fam

10/21/22
Thank you for the review Monica - we're happy to hear you're enjoying The
Booster!
10/21/22
B
Beckykimx
Verified Reviewer

5.0 star rating

10/02/22
The best seat in the house

Review by Beckykimx on 2 Oct 2022 review stating The best seat in the house
We absolutely love using the booster seat for our little one, especially when we
are on the go! It is compact yet sturdy so we feel safe putting our little one
in. Not to mention, it is super easy to clean after a meal or snack time.
On The Booster
share ' Share Review by Beckykimx on 2 Oct 2022 facebook facebook Share Review
by Beckykimx on 2 Oct 2022 twitter twitter Share Review by Beckykimx on 2 Oct
2022 LinkedIn linkedin Share Review by Beckykimx on 2 Oct 2022 Comments (1)   
10/02/22
Was this review helpful?

0

0

Comments by Store Owner on Review by Beckykimx on 2 Oct 2022
Lalo Fam

10/05/22
Thank you for the review - we're so happy to hear you're loving the Booster!
10/05/22
T
Tracey T.
Verified Reviewer

5.0 star rating

09/16/22
Booster

Review by Tracey T. on 16 Sep 2022 review stating Booster
Bought this cute booster for my daughter baby shower and she loves it
On The Booster
share ' Share Review by Tracey T. on 16 Sep 2022 facebook facebook Share Review
by Tracey T. on 16 Sep 2022 twitter twitter Share Review by Tracey T. on 16 Sep
2022 LinkedIn linkedin Share Review by Tracey T. on 16 Sep 2022 Comments (1)   
09/16/22
Was this review helpful?

0

0

Comments by Store Owner on Review by Tracey T. on 16 Sep 2022
Lalo Fam

09/23/22
Thank you for the review Tracey!
09/23/22
C
Caleb
Verified Reviewer

5.0 star rating

08/25/22
Cute!

Review by Caleb on 25 Aug 2022 review stating Cute!
Great looking and well made.
On The Booster
share ' Share Review by Caleb on 25 Aug 2022 facebook facebook Share Review by
Caleb on 25 Aug 2022 twitter twitter Share Review by Caleb on 25 Aug 2022
LinkedIn linkedin Share Review by Caleb on 25 Aug 2022 Comments (1)   
08/25/22
Was this review helpful?

0

0

Comments by Store Owner on Review by Caleb on 25 Aug 2022
Lalo Fam

08/25/22
Thanks for your review, we're happy you're enjoying The Booster!
08/25/22
1 2 3 4 5
be the first to ask a question



FOLLOW ALONG @LALO


Background




JOIN THE FAMILY

Being family means not letting you miss big news like product releases,
specials, parenting hacks & more.



Email lalofam@meetlalo.com
Call or Text 646-863-5225


SHOP

 * The Chair
 * The Play Kit
 * The Play Gym
 * The Booster
 * Best Sellers
 * All Products


HELP

 * FAQ
 * Shipping & Returns
 * Lalo Land Directions
 * Careers
 * Trade Program
 * Press
 * Register Your Product
 * Lalo Lowdown

 * Instagram
 * YouTube
 * TikTok

 * Instagram
 * YouTube
 * TikTok

Email lalofam@meetlalo.com
Call or Text 646-863-5225

© Love All Little Ones, Inc. 2022
Terms & Conditions
Privacy Policy
© Love All Little Ones, Inc. 2022
 * Choosing a selection results in a full page refresh.




THE BOOSTER

Color: Coconut


 * LALO LAND NYC
   
   Pickup available, usually ready in 24 hours
   
   0 Bond Street
   New York NY 10012
   United States
   
   +16468635225