meetlalo.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://trk.klclick.com/ls/click?upn=zDeYZ4e75I2brzxB-2FiaXBCtcYUbn3KAJRdQMwafuHZUD9oyz2yrp-2BTj8v-2BVs65JkvLfpm-2Fr0o7P...
Effective URL: https://meetlalo.com/products/the-play-kitchen?utm_source=Klaviyo&utm_medium=email&utm_campaign=2022-11-10%20Kitchen%...
Submission: On November 10 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--14532938858560__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="39504705978432">
  <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="395"> $395 </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/F1_a1ccbf99-37f8-418a-b1e6-36231e4c79ee_800x.jpg?v=1666190634" data-title="The Play Kitchen / Coconut" data-url="https://meetlalo.com/products/the-play-kitchen" data-price="$395 " data-variantid="39504705978432">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="39504705978432">
  <shopify-payment-terms variant-id="39504705978432"
    shopify-meta="{&quot;type&quot;:&quot;product&quot;,&quot;variants&quot;:[{&quot;id&quot;:39504705978432,&quot;price&quot;:&quot;$98.75&quot;,&quot;dynamic_pdp_price&quot;:&quot;$395.00&quot;,&quot;eligible&quot;:true,&quot;available_loan_types&quot;:[&quot;split_pay&quot;,&quot;interest&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="39634369478720">
  <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="39614272405568">
  <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="39368767307840">
  <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-7469cc4f-7086-4506-b5c3-ceb86bff85ba">Score: <span class="form-input-error yotpo-hidden" id="yotpo_score_message_7469cc4f-7086-4506-b5c3-ceb86bff85ba"></span></span>
        <div aria-describedby="yotpo_score_message_7469cc4f-7086-4506-b5c3-ceb86bff85ba" aria-labelledby="write-review-score-7469cc4f-7086-4506-b5c3-ceb86bff85ba" 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_7469cc4f-7086-4506-b5c3-ceb86bff85ba"> Title: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_title_error_7469cc4f-7086-4506-b5c3-ceb86bff85ba"></span> </label> <input id="yotpo_input_review_title_7469cc4f-7086-4506-b5c3-ceb86bff85ba" class="y-input" name="review_title" maxlength="150"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_title_error_7469cc4f-7086-4506-b5c3-ceb86bff85ba"> </div>
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content_7469cc4f-7086-4506-b5c3-ceb86bff85ba"> Review: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_content_error_7469cc4f-7086-4506-b5c3-ceb86bff85ba"></span> </label> <textarea id="yotpo_input_review_content_7469cc4f-7086-4506-b5c3-ceb86bff85ba" class="y-input yotpo-text-box" name="review_content"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_content_error_7469cc4f-7086-4506-b5c3-ceb86bff85ba"></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_7469cc4f-7086-4506-b5c3-ceb86bff85ba">Use your name: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_username_error_7469cc4f-7086-4506-b5c3-ceb86bff85ba"></span></label> <input id="yotpo_input_review_username_7469cc4f-7086-4506-b5c3-ceb86bff85ba" class="y-input"
              autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_username_error_7469cc4f-7086-4506-b5c3-ceb86bff85ba"> </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_7469cc4f-7086-4506-b5c3-ceb86bff85ba">Email: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_email_error_7469cc4f-7086-4506-b5c3-ceb86bff85ba"></span></label> <input id="yotpo_input_review_email_7469cc4f-7086-4506-b5c3-ceb86bff85ba" class="y-input"
              autocomplete="email" name="email" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_email_error_7469cc4f-7086-4506-b5c3-ceb86bff85ba"> </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 PLAY KITCHEN

New!
0.0 star rating Write a review



Regular price $395
Regular price Sale price $395
Unit price /  per 

Skip to product information
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

1 / of 9

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


THE PLAY KITCHEN

New!
0.0 star rating Write a review



Regular price $395
Regular price Sale price $395
Unit price /  per 

Order up! The Limited Edition Play Kitchen is here to inspire your budding
chef’s imagination. Your little cook can cook up creative play with non-toxic
materials and Montessori-inspired accessories. Pre-order today for playtime this
holiday season.

Quantity Decrease quantity for The Play Kitchen Increase quantity for The Play
Kitchen
Add to cart -
Sale price $395

Add to Babylist Registry

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


PAIRS WELL WITH

Pairs Well With

CUPCAKE SET

Regular price Sale price $40
Cupcake Set



Pairs Well With

THE PLAY TENT

Regular price Sale price $125
Natural



Pairs Well With

THE PLAY KIT

Regular price $330 Sale price $270
Coconut
Coconut Natural






PRODUCT DETAILS

Dimensions: 26.8 x 11.8 x 29.7 in
Weight: 43 lb
Materials: Made with sustainably sourced birch plywood with durable laminate
veneered top, beech wood accessories and non-toxic, plant and water based
finishes.
Age: 3yr.+

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


CLEANING & CARE

Use a wet sponge and mild dish soap to wipe the surface.


FAQ'S

Want to learn more about this product click here



PROMOTES IMAGINATIVE PLAY.

PROMOTES IMAGINATIVE PLAY.

Playtime has no limits. With wooden accessories and knobs that mimic real-life
function, The Play Kitchen’s structure promotes child-led play and fun. Keep
them entertained for hours (or at least until dinnertime).

FROM DINNER TO DISHES.

FROM DINNER TO DISHES.

What will your little one whip up in The Play Kitchen? Make any playtime inspire
imaginary meals, tea parties, and cleanup without a sticky mess. Use wooden
accessories to teach motor skills, such as stirring.

A CLASSIC DESIGN TO FIT ANY SPACE.

A CLASSIC DESIGN TO FIT ANY SPACE.

Made from non-toxic materials and white laminate with light wood accents, The
Play Kitchen blends seamlessly into your play (or adult) spaces. Easily wipe
down surfaces if your little chef gets really inspired.


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 Booster
   4.8 star rating
   (43)
   
    
 * Straps
   4.8 star rating
   (5)
   
    

Powered by


0.0 star rating 0 Reviews
0.0 star rating 0 Reviews

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

Updating Results

be the first to write a review
be the first to ask a question


FEATURED COLLECTIONS

 * Playtime
 * Mealtime



0.0 star rating Write a review





THE PLAY KITCHEN

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


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
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
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!


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
New!


SPLAT MAT

Regular price $89
Regular price Sale price $89
Unit price /  per 
More Colors Available!
 * 
 * 
 * 
 * 
 * 
 * 





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.