www.lakeshorelearning.com Open in urlscan Pro
95.101.111.170  Public Scan

Submitted URL: https://click.mail.lakeshorelearning.com/?qs=8f66742ae2c3a84775063553567a3bc7efcbb2ef8f7312d0b7a2555e39cd26bf8209a9b757f9609edefff62358f2...
Effective URL: https://www.lakeshorelearning.com/products/grade-age/9-11-years?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Paren...
Submission: On July 04 via api from BE — Scanned from DE

Form analysis 8 forms found in the DOM

<form class="pc-search header-search" data-bind="submit: search" data-ss-variation-applied="4" role="search">
  <label for="search" class="sr-only">Search:</label>
  <span class="ll-typeahead" data-bind="click: setDTMData"><span class="ae-compliance-indent" style="display:none;" id="ae_search_instructions">To navigate through search suggestions, begin typing then use down and up arrow keys.</span>
    <input id="search" name="search" type="text" class="form-control header-link" autocapitalize="none" autocomplete="off" target-submit-jselector="#btnSearch" data-bind="attr: {'placeholder': placeholder}, 
							typeahead : options, 
							event: {blur: onBlurSearch, paste: onPasteSearch, keydown: onKeydownSearch, keyup: onKeyup}, 
							validateInput:'LtrNumCh2'" automation-id="search_input" placeholder="What can we help you find?" aria-describedby="ae_search_instructions">
    <button class="ll-typeahead-remove header-link ls-icon icn-x-close-lgt" aria-label="Remove search input" style="display: none;"></button>
    <button id="btnSearch" data-bind="event: {blur: onBlurSearch }" class="ls-icon icn-search-hvy-rgt ta-search-icon header-link" aria-live="polite" type="submit" automation-id="search_button"><span style="display:none;"
        class="ae-compliance-indent">Search</span></button>
  </span>
</form>

<form class="form">
  <div class="modal-header">
    <span class="close-icon" data-dismiss="modal" aria-label="Close" role="button" tabindex="0" data-ae-blurbtype="button">&nbsp;</span>
    <h4 class="modal-title" data-bind="html: inStoreModalTitle" role="heading" aria-level="2">Buy Online…Pick Up in Store!</h4>
  </div>
  <div class="modal-body pt15">
    <div class="row">
      <div class="col-md-12 col-xs-12">
        <p class="lh24" data-bind="parsedHTML: modalBodyMsg">Shopping is now faster and easier than ever! Simply select "Store Pickup" to buy eligible items online…and they'll soon be waiting for you in your local Lakeshore store. For complete
          details, visit our <a href="/help/in-store-pickup">Store Pickup</a> page.</p>
      </div>
    </div>
  </div>
</form>

<form class="form">
  <div class="modal-header">
    <span class="close-icon" tabindex="0" data-dismiss="modal" aria-label="Close" role="button" data-ae-blurbtype="button">&nbsp;</span>
    <h4 class="modal-title" id="store-locator-label" data-bind="text: (isMoreInStorePage ? 'Find' : 'Select') + ' a Store'" role="heading" aria-level="2">Select a Store</h4>
  </div>
  <!-- ko if: $component.isAPIDown() --><!-- /ko -->
  <!-- ko ifnot: $component.isAPIDown() -->
  <div class="modal-body pt15" data-bind="style: { paddingBottom: $component.errorMessages.length === 1 ? '0' : '' }">
    <div class="row">
      <div class="col-md-12 col-xs-12">
        <h2>Choose a Location</h2>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-7 pr0 col-sm-5" data-bind="css: $component.selectStoreFromList() ? 'col-sm-5' : 'col-sm-3'">
        <input type="text" class="form-control" placeholder="Enter Zip Code" name="store-selector" aria-label="Enter Zip Code" id="store-selector" data-bind="textInput: zipCode, validateInput:'NumCh9'" maxlength="10">
      </div>
      <div class="col-xs-5 serach-zip-submit col-sm-3" data-bind="css: $component.selectStoreFromList() ? 'col-sm-3' : 'col-sm-1'">
        <div class="ll-btn-container inline">
          <button class="btn btn-sld-blue ll-btn-sm inline-xs" type="submit" data-bind="click: $component.findStoresByZip">Search</button>
        </div>
      </div>
    </div>
    <!-- ko if: $component.warningMessage() --><!-- /ko -->
    <!-- ko foreach: $component.errorMessages --><!-- /ko -->
  </div>
  <div class="storeSelectModal" data-bind="visible: showStoresSection" style="display: none;">
    <!-- ko foreach: stores --><!-- /ko -->
  </div>
  <!-- /ko -->
</form>

<form class="footer-email" data-bind="css: {'mb5': emailError().length}">
  <label for="footer-email" class="sr-only">enter your email address</label>
  <input class="form-control email-input" name="footer-email" id="footer-email" type="email" data-bind="textInput: emailValue, 
							attr: { placeholder: placeholder, aria-label: placeholder }, 
							validateInput:'LtrNumCh6', 
							valueUpdate: 'afterkeydown', 
							enterkey: singUpPreFilledEmail" placeholder="enter your email" aria-label="enter your email" maxlength="64" aria-describedby="ae-emailerror-label">
  <div class="ll-btn-container align-right inline subscribe-cta">
    <button data-bind="click: singUpPreFilledEmail" id="btnJoin" tabindex="0" class="btn btn-sld-blue ll-btn-sm btn-cta">Join</button>
  </div>
</form>

<form class="form" novalidate="novalidate" data-bind="submit: login.loginB2C">
  <div class="modal-body">
    <!-- ko if: login.loginError() --><!-- /ko -->
    <!-- ko if: isReview() --><!-- /ko -->
    <div class="form-group" data-bind="css: login.errors().email ? 'has-error' : ''">
      <label role="presentation" id="ae-formFieldLabelOptIn_2s9ia7t6amd_0"><strong>Email</strong></label>
      <input name="email" id="emailId" type="email" class="form-control input-lg email-input" placeholder="" maxlength="64" automation-id="login_email" aria-required="true"
        data-bind="textInput: login.email, validateInput:'LtrNumCh6', valueUpdate: ['afterkeydown','propertychange','input']" aria-describedby="ae-signin-labels-0" aria-labelledby="ae-formFieldLabelOptIn_2s9ia7t6amd_0" autocomplete="email">
      <div class="help-block" data-bind="visible: login.errors().email, html: login.errors().email" id="ae-signin-labels-0" style="display: none;"></div>
    </div>
    <div class="form-group password-input" data-bind="css: login.errors().password &amp;&amp; !login.loginError()? 'has-error' : '', css: { 'mb5' : $component.showLoyaltyModal }">
      <label role="presentation" id="ae-formFieldLabelOptIn_2s9ia7t6amd_1"><strong>Password</strong></label>
      <span class="password-container">
        <input name="password" class="form-control input-lg" placeholder="" maxlength="35" data-bind="textInput: login.password,
                  attr: {'type': showPassword() ? 'text' : 'password'},
                  valueUpdate: 'afterkeydown', 
                  validateInput:'LtrNumCh3'" automation-id="login_pass" type="password" aria-describedby="ae-signin-labels-1" aria-labelledby="ae-formFieldLabelOptIn_2s9ia7t6amd_1" autocomplete="current-password">
        <i class="password-icon hide-icon" data-bind="css: showPassword() ? 'show-icon' : 'hide-icon', click: function(){showPassword(!showPassword())}" role="button" tabindex="0" aria-label="show password"></i>
      </span>
      <div class="help-block red" data-bind="visible: login.errors().password &amp;&amp; !login.loginError() , parsedHTML: login.errors().password" id="ae-signin-labels-1" style="display: none;"></div>
    </div>
  </div>
  <div class="modal-footer pt0">
    <div class="row tight">
      <!-- ko ifnot: $component.showLoyaltyModal -->
      <!-- BEGIN PRE-LOYALTY FOOTER -->
      <div class="logInButton">
        <!-- BEGIN BUTTON STYLE UPDATE -->
        <div class="ll-btn-container align-right">
          <button type="submit" class="btn btn-sld-blue ll-btn-sm " automation-id="login_button">Sign In</button>
        </div>
        <!-- END BUTTON STYLE UPDATE -->
      </div>
      <div class="logInButton">
        <!-- BEGIN BUTTON STYLE UPDATE -->
        <div class="ll-btn-container align-right">
          <button type="button" class="btn btn-sld-gray ll-btn-sm" data-dismiss="modal" aria-label="Cancel" automation-id="login_cancel">Cancel</button>
        </div>
        <!-- END BUTTON STYLE UPDATE -->
      </div>
      <div class="logInButton text-left">
        <p data-bind="visible: login.isSearchWishlist()" style="display: none;">
          <a class="modalLink" href="#" style="margin-left: 0px; display: none;" data-bind="visible: login.isSearchWishlist(), clickBubble: false, click: login.openWishlistSearchModal">Find a Shopping List</a>
        </p>
        <!-- ko ifnot: $component.isRevit() -->
        <p class="mb0 hidden"> Don’t have an account?&nbsp; <a class="modalLink" href="#" automation-id="sal_register" s_objectid="global" data-bind="clickBubble: false, click: openRegisterFromLogin">Register now.</a>
        </p>
        <!-- /ko -->
        <a href="" data-dismiss="modal" data-toggle="modal" data-bind="click: login.openForgotPasswordModal">Forgot Password?</a>
      </div>
      <!-- END PRE-LOYALTY FOOTER -->
      <!-- /ko -->
      <!-- ko if: showLoyaltyModal --><!-- /ko -->
    </div>
  </div>
</form>

<form class="form" data-bind="submit: register.registerB2C, css: {'modal-height': isMobileView()}" novalidate="novalidate">
  <div class="modal-header">
    <span class="close-icon" data-dismiss="modal" aria-label="Close" role="button" tabindex="0" data-ae-blurbtype="button">&nbsp;</span>
    <h4 class="modal-title" id="modal-register-label" data-bind="text: register.isGSA() || oldRegisterModal ? 'Register' : 'Create Account'" role="heading" aria-level="2">Register</h4>
  </div>
  <div class="register-modal-container" data-bind="css: {'scroll-area': isMobileView()}">
    <!-- ko if: !register.isGSA() && !oldRegisterModal --><!-- /ko -->
    <div>
      <div class="modal-body">
        <!-- ko if: register.errorMessages().length > 0 --><!-- /ko -->
        <!-- ko if: isReview --><!-- /ko -->
        <!-- ko if: register.isGSA() && !oldRegisterModal && !fromFooterLink() && !fromGsaLp() --><!-- /ko -->
        <div class="row narrow">
          <div class="alert alert-danger" data-bind="visible: $component.register.additionalInfoRequiredError()" role="alert" aria-live="polite" style="display: none;">
            <span data-bind="html: $component.register.additionalInfoRequiredError()"></span><br>
          </div>
          <div class="form-group col-sm-6" data-bind="css: {'has-error': $component.register.firstNameError()}">
            <label class="required-field-label" role="presentation">First Name</label>
            <input name="firstname" automation-id="reg-firstname" maxlength="40" class="form-control input-lg" type="text" aria-required="true" data-bind="textInput: register.firstName, value: register.firstName,validateInput:'LtrNumCh1'"
              aria-label="First Name" aria-describedby="ae-register-labels-0" autocomplete="given-name">
            <div class="help-block" data-bind="visible: $component.register.firstNameError(), text: $component.register.firstNameError()" id="ae-register-labels-0" style="display: none;"></div>
          </div>
          <div class="form-group col-sm-6" data-bind="css: {'has-error': $component.register.lastNameError()}">
            <label class="required-field-label" role="presentation">Last Name</label>
            <input name="lastname" automation-id="reg-lastname" maxlength="40" class="form-control input-lg" type="text" aria-required="true" data-bind="textInput: register.lastName, value: register.lastName,validateInput:'LtrNumCh1'"
              aria-label="Last Name" aria-describedby="ae-register-labels-1" autocomplete="family-name">
            <div class="help-block" data-bind="visible: $component.register.lastNameError(), text: $component.register.lastNameError()" id="ae-register-labels-1" style="display: none;"></div>
          </div>
        </div>
        <div class="row narrow">
          <div class="form-group" data-bind="css: {'has-error': $component.register.emailError()}">
            <label class="required-field-label" role="presentation">Email</label>
            <input name="email" type="email" maxlength="64" automation-id="email_signup_modal" class="form-control input-lg email-input" aria-required="true" data-bind="textInput: register.email, value: register.email,validateInput:'LtrNumCh6'"
              aria-label="Email" aria-describedby="ae-register-labels-2" autocomplete="email">
            <div class="help-block" data-dismiss="modal" data-bind="visible: $component.register.emailError(), parsedHTML: $component.register.emailError()" id="ae-register-labels-2" style="display: none;"></div>
          </div>
        </div>
        <div class="row narrow">
          <!-- ko component: {
									name: 'password-input',
									params: {
										containerClass: 'col-xs-12',
										input: $component.register.password,
										errorMsg: $component.register.passwordError,
										automationId: 'reg-password'
									}
								} -->
          <div class="password-input form-group col-xs-12" data-bind="css: containerClass, css: {'has-error': errorMsg() &amp;&amp; (isServerMsg() || !isValid())}">
            <label class="required-field-label" data-bind="text: label, visible: !hideLabel" role="presentation" id="ae-formFieldLabelOptIn_2s9ia7t6amd_2">Password</label>
            <span class="password-container">
              <input name="password" maxlength="35" class="password-field form-control input-lg" aria-required="true" data-bind="textInput: input,
							initPassword, 
							valueUpdate: 'afterkeydown',
							validateInput:'LtrNumCh3', 
							enterkey: function(){enterkeyFn ? enterkeyFn($parent) : function() {return true}},
							css: {'input-lg': !defaultInputSize},
							attr: {
								'autocomplete' : thisClient.browserName == 'Chrome' ? 'disable' : 'off',
								'type': showPassword() ? 'text' : 'password',
								'id': inputId,
								'placeholder': inputPlaceholder,
								'automation-id': automationId
							}" autocomplete="off" type="password" id="" placeholder="" automation-id="reg-password" aria-describedby="ae-register-labels-3" aria-labelledby="ae-formFieldLabelOptIn_2s9ia7t6amd_2">
              <i class="password-icon small hide-icon" data-bind="css: showPassword() ? 'show-icon' : 'hide-icon', click: function(){showPassword(!showPassword())}" role="button" tabindex="0" aria-label="show password"></i>
            </span>
            <div class="help-block lh17 mb0" data-bind="parsedHTML: errorMsg(), visible: errorMsg() &amp;&amp; (isServerMsg() || !isValid())" style="display: none;" id="ae-register-labels-3"></div>
            <div class="password-prompts" data-bind="slideVisible: showPrompts, css: {'mt4': errorMsg() &amp;&amp; (isServerMsg() || !isValid())}" style="display: none; opacity: 0;">
              <p class="prompt" data-bind="css: !emptyInput() ? (validLength() ? 'green' : 'red') : ''">
                <span data-bind="css: !emptyInput() ? (validLength() ? 'ls-icon icn-check-sld-circle' : 'ls-icon icn-x-close-hvy-circle') : 'ls-icon icn-bullet fs4'" class="ls-icon icn-bullet fs4"></span>
                <span>Minimum 8 characters</span>
              </p>
              <p class="prompt" data-bind="css: !emptyInput() ? (letterIncluded() ? 'green' : 'red') : ''">
                <span data-bind="css: !emptyInput() ? (letterIncluded() ? 'ls-icon icn-check-sld-circle' : 'ls-icon icn-x-close-hvy-circle') : 'ls-icon icn-bullet fs4'" class="ls-icon icn-bullet fs4"></span>
                <span>Must include one letter</span>
              </p>
              <p class="prompt" data-bind="css: !emptyInput() ? (numberIncluded() ? 'green' : 'red') : ''">
                <span data-bind="css: !emptyInput() ? (numberIncluded() ? 'ls-icon icn-check-sld-circle' : 'ls-icon icn-x-close-hvy-circle') : 'ls-icon icn-bullet fs4'" class="ls-icon icn-bullet fs4"></span>
                <span>Must include one number</span>
              </p>
              <!-- <p class="prompt" data-bind="css: !emptyInput() ? (spaceIncluded() ? 'red' : 'green') : ''">
						<span data-bind="css: !emptyInput() ? (spaceIncluded() ? 'ls-icon icn-x-close-hvy-circle' : 'ls-icon icn-check-sld-circle') : 'ls-icon icn-bullet fs4'"></span>
						<span>May not include spaces</span>
					</p> -->
              <span style="display:none;" class="ae-compliance-indent" id="ae-password-label"> - Minimum 8 characters Must include one letter Must include one number </span>
            </div>
          </div><!-- /ko -->
        </div>
        <!-- ko if: !register.isGSA() && !oldRegisterModal --><!-- /ko -->
        <div class="row narrow">
          <div class="form-group" data-bind="css: {'has-error': register.userShopForError()}">
            <div class="row narrow">
              <div class="col-sm-12">
                <label class="required-field-label mb0" data-bind="text: register.shopForText, css: {'mb0': !$component.isMobileView()}" id="ae-register-modal-radio-label" role="presentation">I typically shop for:</label>
              </div>
            </div>
            <div class="row narrow user-type" role="radiogroup" aria-required="true">
              <label class="radio-control" role="presentation">
                <input type="radio" name="userShopFor" data-bind="checked: register.userShopFor" value="classroom" automation-id="shop-for-class" aria-describedby="ae-register-labels-4">
                <div class="radio-indicator"></div>
                <span>Classroom/Organization</span>
              </label>
              <label class="radio-control" role="presentation">
                <input type="radio" name="userShopFor" data-bind="checked: register.userShopFor" value="home" automation-id="shop-for-home" aria-describedby="ae-register-labels-4">
                <div class="radio-indicator"></div>
                <span>Home</span>
              </label>
              <label class="radio-control" role="presentation">
                <input type="radio" name="userShopFor" data-bind="checked: register.userShopFor" value="all" automation-id="shop-for-both" aria-describedby="ae-register-labels-4">
                <div class="radio-indicator"></div>
                <span>Both</span>
              </label>
            </div>
            <div class="help-block" data-bind="visible: register.userShopForError(), html: register.userShopForError()" id="ae-register-labels-4" style="display: none;"></div>
          </div>
        </div>
        <!-- ko if: !register.isGSA() || oldRegisterModal -->
        <div class="row narrow mt3">
          <div class="form-group col-sm-12 accept-tc" data-bind="css: {'mb0': isReview}, visible: !register.isGSA() || oldRegisterModal">
            <label class="accept-tc-label checkbox-control pl0" data-bind="css: {'mb0': isReview}" role="presentation">
              <input type="checkbox" name="emailOptIn" data-bind="checked: register.emailOptIn" automation-id="emailOptIn" aria-required="true" aria-describedby="ae-register-labels-5">
              <div class="radio-indicator"></div>
              <span data-bind="html: register.emailOptInText">Yes, I would like to receive news and promotions via&nbsp;email.</span>
            </label>
            <div class="help-block red" data-bind="parsedHTML: $component.register.termsError(), 
											visible: $component.register.termsError()" id="ae-register-labels-5" style="display: none;"></div>
          </div>
        </div>
        <!-- /ko -->
        <!-- ko if: register.staySignedInIsActive -->
        <div class="row narrow">
          <div class="col-xs-12 stay-logged-in" data-bind="css: {'stay-logged-in': register.staySignedInIsActive}">
            <div class="flex-left v-align-center">
              <label class="control checkbox-control v-align-center" role="presentation">
                <input type="checkbox" name="staySignedIn" automation-id="staySignedIn" class="mt0 static" data-bind="checked: register.staySignedIn">
                <span class="small ml4" data-bind="html: $component.stayLoggedInText">Keep me signed in</span>
                <div class="radio-indicator top0"></div>
              </label>
              <a tabindex="0" class="ll-black ml5 pb3" data-bind="popover: { options: { placement: 'auto', trigger: 'focus' }, template: 'popoverStaySignedIn' }" data-original-title="" title="">
												<span class="ls-icon icn-help-otl fs14 mt-1 display-inline-block"></span>
											</a>
              <script type="text/html" id="popoverStaySignedIn">
                <div class="row">
                  <div class="col-sm-12">
                    <a class="close-icon pull-right" type="button" data-dismiss="popover"></a>
                    <p class="small-copy" data-bind="html: $component.stayLoggedInInfo">
                    </p>
                  </div>
                </div>
              </script>
            </div>
            <p class="small fs11 mb0 lh13">Keep unchecked if using a public device or public Wi-Fi.</p>
          </div>
        </div>
        <!-- /ko -->
      </div><!-- end modal-body -->
      <div class="modal-footer pt0" data-bind="css: {'pt0': oldRegisterModal}">
        <div class="row tight" data-bind="css: {'mb5': isReview,  'mb20':isSweepstakes}">
          <!-- ko if: oldRegisterModal -->
          <div class="col-sm-6 text-left pl0 mt15" data-bind="css: isMobileView() ? 'mb15 pl0':'pl0 mt15'">
            <a id="privacy-link" class="fs13" href="/about/privacy-policy">See Privacy Policy</a>
          </div>
          <div class="col-sm-6 button-group">
            <div class="logInButton text-left">
              <!-- BEGIN BUTTON STYLE UPDATE -->
              <div class="ll-btn-container align-left">
                <button type="button" class="btn btn-sld-gray ll-btn-sm" data-dismiss="modal" aria-label="Cancel">Cancel</button>
              </div>
              <!-- END BUTTON STYLE UPDATE -->
            </div>
            <div class="logInButton text-right">
              <!-- BEGIN BUTTON STYLE UPDATE -->
              <div class="ll-btn-container align-left">
                <button type="submit" data-bind="clickBubble: false" class="btn btn-sld-blue ll-btn-sm ss-account-sign-up-flag2 ss-user-type-flag" automation-id="register_button" data-ss-variation-applied="3">Register</button>
              </div>
              <!-- END BUTTON STYLE UPDATE -->
            </div>
          </div>
          <!-- ko ifnot: (isReview && isSweepstakes) -->
          <div class="col-xs-12 is-gsa-checkbox text-left pr0" data-bind="css: {'pr0': !isMobileView()}">
            <label class="checkbox-control is-gsa-checkbox-label" data-bind="css: {'text-center': isMobileView()}" role="presentation">
              <input type="checkbox" name="isGSA" data-bind="checked: register.isGSA">
              <div class="radio-indicator"></div>
              <span>I am a GSA member</span>
            </label>
          </div>
          <!-- /ko -->
          <!-- /ko -->
          <!-- ko ifnot: oldRegisterModal --><!-- /ko -->
        </div>
      </div>
    </div>
  </div>
</form>

<form class="form" novalidate="novalidate">
  <div class="modal-content">
    <div class="modal-header">
      <span class="close-icon" data-dismiss="modal" aria-label="Close" role="button" tabindex="0" data-ae-blurbtype="button">&nbsp;</span>
      <h4 class="modal-title" id="modal-password-label" data-bind="text: isB2BSetPassword() ? 'Set Password' : (resetPass() ? 'Reset Password' : 'Forgot Password?')" role="heading" aria-level="2">Forgot Password?</h4>
    </div>
    <div class="modal-body" id="passwordReset-area" data-bind="css: {'pt30 pb30': invalidB2BSetPassword() || resetPassCompleted()}">
      <div class="compact-text-2 mb10" data-bind="visible: modalBodyText().length, 
							parsedHTML: modalBodyText(),
							css: {'mb10': !invalidB2BSetPassword() &amp;&amp; !resetPassCompleted()}">Enter your email address, and we’ll send a secure email with instructions for resetting your password.</div>
      <!-- ko ifnot: invalidB2BSetPassword -->
      <div class="row narrow" data-bind="visible: !resetPassCompleted()">
        <!-- ko ifnot: inputName() === 'password' -->
        <div class="form-group mb0" data-bind="css: {'has-error': formHasError}">
          <label class="required-field-label" data-bind="text: inputLabel" role="presentation">Email</label>
          <input class="form-control input-lg email-input" maxlength="64" aria-required="true" data-bind="attr: {'name': inputName(), 'type': inputType()}, 'automation-id': ('reset_pass_' + inputName()), 
											textInput: $component[inputName()], 
											enterkey: submitRequest,
											validateInput:'LtrNumCh6'" name="email" type="email" aria-label="E-Mail" aria-describedby="ae-password-error-message">
          <div class="help-block" data-bind="visible: errorMessages()[inputName()], parsedHTML: errorMessages()[inputName()]" style="display: none;" id="ae-password-error-message"></div>
        </div>
        <!-- /ko -->
        <!-- ko if: inputName() === 'password' --><!-- /ko -->
      </div>
      <!-- /ko -->
    </div>
    <div class="modal-footer pt5" data-bind="visible: !resetPassCompleted() &amp;&amp; !invalidB2BSetPassword()">
      <div class="row tight">
        <div class="col-xs-12 button-group">
          <div class="logInButton text-right">
            <!-- BEGIN BUTTON STYLE UPDATE -->
            <div class="ll-btn-container align-right">
              <button type="button" class="btn btn-sld-gray ll-btn-sm" data-dismiss="modal" automation-id="reset_pass_cancel" aria-label="Cancel" data-bind="enable: !submitInProgress()">Cancel</button>
            </div>
            <!-- END BUTTON STYLE UPDATE -->
          </div>
          <div class="logInButton text-right">
            <!-- BEGIN BUTTON STYLE UPDATE -->
            <div class="ll-btn-container align-right">
              <button type="button" data-bind="clickBubble: false, click: submitRequest, enable: !submitInProgress()" class="btn btn-sld-blue ll-btn-sm" automation-id="reset_pass_button">Submit</button>
            </div>
            <!-- END BUTTON STYLE UPDATE -->
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form class="form">
  <div class="modal-header" data-bind="style: { display: 'flex' }" style="display: flex;">
    <span class="close-icon" tabindex="0" data-dismiss="modal" aria-label="Close" role="button" data-ae-blurbtype="button">&nbsp;</span>
    <h4 class="modal-title" id="store-locator-label" role="heading" aria-level="2">Find Another Store</h4>
  </div>
  <div class="modal-body pt15 pb0">
    <div class="row">
      <div class="col-md-12 col-xs-12">
        <h2>Choose a Location</h2>
      </div>
    </div>
    <!-- ko component: {
									name: 'store-selector-content', 
									params: { parentType: 'modal' }
								} -->
    <div class="row pb20" data-bind="css:{'pt25': parentType==='popover'}">
      <div class="col-xs-7 col-md-5 pr0">
        <input type="text" class="form-control" placeholder="Enter Zip Code" aria-label="Enter Zip Code" name="store-selector" id="store-selector" data-bind="value: zipCode, validateInput:'NumCh9'" maxlength="10">
      </div>
      <div class="col-xs-5 col-md-3 serach-zip-submit">
        <div class="ll-btn-container align-left inline">
          <button class="btn btn-sld-blue ll-btn-sm inline-xs" aria-label="Search" type="submit" data-bind="click: $component.findStoresByZip">Search</button>
        </div>
      </div>
    </div>
    <div class="pb20" data-bind="visible: $component.errorMessages().length > 0" style="display: none;">
      <!-- ko foreach: $component.errorMessages --><!-- /ko -->
    </div>
    <!-- BEGIN SEARCH RESULTS -->
    <div class="storeSelectModal mr-20" data-bind="visible: showStoresSection, css: {'mr-20': $component.parentType === 'modal'}" style="display: none;">
      <!-- ko foreach: stores --><!-- /ko -->
    </div>
    <!-- END SERACH RESULTS --><!-- /ko -->
  </div>
</form>

Text Content

Skip to main content

This website is AudioEye enabled and is being optimized for accessibility. To
open the AudioEye Toolbar, press "shift + =". Some assistive technologies may
require the use of a passthrough function before this keystroke. For more
information, activate the button labeled “Explore your accessibility options”.

ll
Guest

si7
1.230621.1.48
1
green

Bots Only
Want FREE SHIPPING over $79? Join Lakeshore Rewards! Limited time only.
See Details.
Lakeshore Home Page Logo

   
   
   
   
   
   
   
   
   
   
   
 * Sign Out
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * 0 Cart
   
   
   
   
   
   
   
   
   
   
   
   

Want FREE SHIPPING over $79? Join Lakeshore Rewards! Limited time only.
See Details.
 

REWARDS TERMS & CONDITIONS

Last Revised: January 4, 2023


THE LAKESHORE® REWARDS TERMS AND CONDITIONS

IF YOU CHOOSE TO PARTICIPATE IN THE LAKESHORE REWARDS PROGRAM, THESE TERMS AND
CONDITIONS FORM A BINDING CONTRACT BETWEEN YOU AND LAKESHORE LEARNING MATERIALS,
LLC (“LAKESHORE”). YOU AGREE TO ACCEPT THESE LAKESHORE REWARDS TERMS AND
CONDITIONS AND ACKNOWLEDGE THAT YOU HAVE READ, UNDERSTAND, AND CONSENT TO THE
LAKESHORE PRIVACY POLICY WHICH IS INCORPORATED INTO AND PART OF THIS CONTRACT.
YOUR CONTINUED PARTICIPATION IN THE PROGRAM AFTER WE MAKE CHANGES TO THE PROGRAM
OR TO THESE TERMS AND CONDITIONS SIGNIFIES YOUR ACCEPTANCE OF SUCH CHANGES. 

NO PURCHASE IS NECESSARY TO BECOME A LAKESHORE REWARDS MEMBER.

The Lakeshore Rewards Program (the “Program”) is offered exclusively by
Lakeshore (also referred to as “we,” “our,” or “us”). Members (also referred to
as “you” or “your”) participating in the Program agree to be bound by these
Lakeshore Rewards Terms and Conditions (“Program Terms”), as they may change
from time to time. Once enrolled into the Program, you will enter at
the VIP Status Level and are entitled to the benefits of membership as set out
herein or in promotional materials at that Status Level. See below for more
details on the Program, benefits, and unlocking Status Levels.

You are responsible for reading, understanding, and remaining knowledgeable of
the Program Terms, any Program rule changes, account statements, available
benefits and rewards, the Lakeshore Privacy Policy, and other communications
from Lakeshore in order to understand your rights, responsibilities, and status
in the Program. If you have questions about the Program or these Program Terms,
you should contact Customer Service at (800) 428-4414.

Eligibility and Enrollment

The Program is open to individual natural persons who are legal residents of the
50 United States and who as of the date of their enrollment in the Program are
at least eighteen (18) years of age. International distributors,
business-to-business accounts, organizational accounts (regardless of payment
method, including, but not limited to, purchase order, credit card, or with
billing terms), and employees of Lakeshore are not eligible to participate in
the Program/p>

An eligible individual may enroll in the Program by fully and accurately
providing applicable information on the Lakeshore website at
www.lakeshorelearning.com/rewards, in store, or through other channel(s), if
available. Lakeshore may deny or cancel membership in the Program to any
enrollee at its sole discretion and without written notice.

The Program benefits and rewards are nontransferable unless expressly stated
otherwise. A member’s account is nontransferable and any such attempt to
transfer or assign such account shall be null and void. Upon the death of a
member, the member’s account will be closed and any benefits, points, Lakeshore
Bucks, or other rewards in the account will be forfeited

The date on which you enroll in the Program is your “Anniversary” date. You can
log in to your account at www.lakeshorelearning.com to view your Anniversary
date, update your contact information, check your Status Level, and otherwise
manage your Program account.

Benefits of Membership

Members will receive exclusive benefits, such as Lakeshore Rewards Points
(“Points”), Lakeshore Bucks (“Lakeshore Bucks”), discounted shipping, select
in-store discounts, services, and event access. Generally, communication
regarding the Program, your Program account, benefits, and promotions will be
sent to you via email. Because Program communications are generally sent via
email, you are responsible for ensuring we have your most recent and accurate
email address. Lakeshore is not responsible for communications, offers, or
rewards sent to out-of-date email addresses.

Membership Status Levels

Upon reaching certain milestones, members will unlock a higher membership Status
Level (“Status Level”) with additional benefits and rewards based on the Points
accumulated as determined by qualifying net spend (“QNS”) made at a Lakeshore
store or online at lakeshorelearning.com (collectively referred to as “Lakeshore
Locations”). The VIP Gold Status Level is unlocked once the minimum Points as
set out below are achieved:

 * VIP – no minimum Points
 * VIP Gold  – minimum of 1,000 Points

The minimum Points in the amount identified above must be achieved within twelve
(12) months of your Anniversary date (an “Anniversary Year”). Once the minimum
Points are achieved, you will maintain the Status Level through your next
Anniversary date and will enter the next Anniversary Year at that Status Level.

Earn Points

To receive Points when you make a purchase in a Lakeshore store, you must
self-identify as a Program member during checkout by providing the store
associate with the email address or mobile phone number associated with your
Program account. To receive Points for purchases you make on Lakeshore’s
website, you must check out while signed in to your Program account.

All dollar amounts referred to in these Program rules are in U.S. Dollars.

BASE POINTS: Based on your Status Level, you will receive a designated number of
Points for every $1 of QNS. Some exclusions apply and certain products and
services do not qualify to earn Points. Excluded products or services will be
identified in store or in the product description online. You are responsible
for reviewing all applicable product or service descriptions and promotional
materials to determine whether a purchase is qualified to earn Points.

            VIP Members will receive three (3) Points for each $1 of QNS; and

            VIP Gold Members will receive four (4) Points for each $1 of QNS.

The QNS is calculated based on the purchase amount for qualifying purchases
after all returns, refunds, credits, discounts, coupons, taxes, shipping,
redeemed Lakeshore Bucks or Lakeshore Gift Cards, and Lakeshore Gift Card
purchases have been deducted from the purchase amount, rounded up to the nearest
dollar.

Points received for items that are returned will be deducted from your Points
balance. If any deduction puts your Program account into a negative Points
balance, you will not be eligible to receive Lakeshore Bucks.

It can take up to two (2) business days from the date of a purchase, return, or
other transaction involving Points for your updated Points balance to be
reflected in your account.

BONUS POINTS: From time to time, Lakeshore will offer the opportunity to earn
bonus Points. The promotional materials may identify additional qualifying
events, exclusions, and restrictions. Certain products may be excluded and/or
limit promotional bonus Points opportunities. Generally, you will be notified of
any bonus Point promotions by email.

INTERACTION POINTS: Points can be earned for a variety of non-transaction
interactions you participate in. For example:

Interaction Type

Points

Maximum

Rate a product or write a product review[i]

20

Maximum of five (5) reviews within a 90-day period

Complete your extended account profile[ii]

20

One time only

Someone else purchases from your registry

20

Maximum of five (5) eligible purchases from your registry within a 90-day period

Refer-A-Friend [iii]

50

Five (5) per 90-day period

Join the Program through a Refer-A-Friend Link

50

One time only

EXPIRATION: If there are no Points earned on your account for at least twelve
(12) months, all Points in your account will expire on the date that is twelve
(12) months from the last date on which you earned any Points.

Earn Lakeshore Bucks

Upon reaching certain Point accumulation thresholds, you will be eligible to
convert your Points into Lakeshore Bucks. Lakeshore Bucks can be used to obtain
an enumerated discount on qualifying purchases at Lakeshore Locations.

LAKESHORE BUCKS: Points may be converted to Lakeshore Bucks in $5 increments
starting at 500 Points, which can be converted to $5 Lakeshore Bucks (1,000
Points converted to $10 Lakeshore Bucks, 2,000 Points converted to $20 Lakeshore
Bucks). The threshold number of Points for conversion to Lakeshore Bucks and the
timing of the conversion of Points to Lakeshore Bucks may vary from time to
time, at Lakeshore’s sole discretion. Lakeshore Bucks may be combined with each
other and with available valid coupons and promotions offers. In order to
convert Points to Lakeshore Bucks, you must log in to your Lakeshore account and
convert the applicable Points. 

BONUS LAKESHORE BUCKS: From time to time, Lakeshore may offer the opportunity to
earn Bonus Lakeshore Bucks, which may have exclusions and restrictions as
outlined in the applicable promotional materials. Generally, Lakeshore will
notify you of any Bonus Lakeshore Bucks promotions via the email address
associated with your Program account.

REDEEMING LAKESHORE BUCKS: When you redeem Lakeshore Bucks to purchase a
qualifying product or service, the value of the Lakeshore Bucks will be applied
against the total purchase price, including applicable taxes and shipping fees,
if any. Lakeshore Bucks may not be used as payment on a Lakeshore business or
organizational account or to purchase Lakeshore Gift Cards. The full value of
your Lakeshore Bucks must be used in one transaction; any unused value is
forfeited. Lakeshore Bucks cannot be split, and no change is returned to your
account for any unused value. To use Lakeshore Bucks on a qualifying purchase,
you must self-identify as a Program member during checkout in store and let the
associate know that you want to use Lakeshore Bucks for the transaction, or
check out online when logged in to your Program account and select the Lakeshore
Bucks that you want to use. Lakeshore Bucks cannot be applied to any previous
purchases.

RETURNS: If you return any products or services that were purchased with
Lakeshore Bucks, you will not receive any replacement Lakeshore Bucks or cash
credit for the Lakeshore Bucks that were used during the original purchase.

EXPIRATION: Lakeshore Bucks expire thirty (30) days from the date of conversion
from Points to Lakeshore Bucks. Bonus Lakeshore Bucks expire on the date
specified in the promotional materials. You can determine when any Lakeshore
Bucks or Bonus Lakeshore Bucks expire by checking your Program account.

No Cash Value

Points and Lakeshore Bucks have no cash value and cannot be exchanged for cash
or credit. You have no ownership interest in the Program, Points, or Lakeshore
Bucks, and they do not constitute property. The use of the word “earn” or
similar language in marketing materials in relation to the Program does not
imply that the Points or Lakeshore Bucks have any value. Points and Lakeshore
Bucks may not be purchased or sold and are not transferable except as otherwise
stated here.

 

Additional Program Benefits

You are eligible for certain Program benefits based on your Status Level. These
benefits must be used in the Anniversary Year in which they are awarded, and any
unused benefits will be forfeited at 11:59 pm, PT, on the last day of the
Anniversary Year in which they were awarded. At the beginning of the next
Anniversary Year, the available benefits will be renewed based on the Status
Level achieved at the end of the previous membership year. If you advance to the
VIP Gold Status Level during that year, you will be entitled to the benefits for
the VIP Gold Status Level. You are only eligible for one Birthday Gift or one
Special Event Gift (we will select the gift at our discretion) in an Anniversary
Year, regardless of whether or not you advance in Status Level or become or
cease being a teacher during that year.

These additional annual benefits are as outlined here:

Benefits

VIP Status Level

VIP Gold Status Level

In-Store-Only Perks

 * 15% off select items marked in store
 * $0.10-per-foot discount on lamination

 * 15% off select items marked in store
 * $0.10-per-foot discount on lamination

Standard Shipping Benefit

$6.99 flat rate ground shipping (see “Standard Shipping Benefit” below for
details)

$4.99 flat rate ground shipping (see “Standard Shipping Benefit” below for
details)

Birthday Gift or Special Event Gift (as applicable)[iv]

✔

✔

Exclusive Promotions

✔

✔

 

Standard Shipping Benefit

VIP Members will receive standard ground shipping on qualifying purchases at
$6.99 for orders shipped to a single address in the contiguous United States
(i.e., excluding Hawaii and Alaska). The benefit does not apply to
shipping-restricted items as indicated on lakeshorelearning.com (e.g.,
furniture, paint, large/heavy items, etc.).

VIP Gold Members will receive standard ground shipping on qualifying purchases
at $4.99 for orders shipped to a single address in the contiguous United States
(i.e., excluding Hawaii and Alaska). The benefit does not apply to
shipping-restricted items as indicated on lakeshorelearning.com (e.g.,
furniture, paint, large/heavy items, etc.).

The standard shipping benefit is not valid on international shipping or
shipping-restricted items. You must check out with a valid Lakeshore Program
account to receive the standard shipping benefit. The standard shipping benefit
has no cash value. Purchases made before you became a Program member or while
you were not logged in to your Program account are not eligible for the standard
shipping benefit.

 

Additional Terms of Participation

General Provisions

These Program Terms supersede all previous terms and conditions applicable to
the Program. All Program benefits, offers, rewards, and services are subject to
availability and change. Except as otherwise expressly prohibited or limited by
applicable laws, Lakeshore may at any time amend, modify, supplement, or
terminate the Program, these Program Terms, the structure for earning Points or
Lakeshore Bucks, or advancing Status Level(s), even though such changes may
affect the value of Points, or the ability to obtain certain benefits or Points,
or to redeem Lakeshore Bucks. If the Program is terminated, all unredeemed
benefits will be forfeited without any obligation or liability and will not be
honored upon termination or after the conclusion of the notice period, if any.
In all matters relating to the administration of the Program, the decisions of
Lakeshore will be final. 

We reserve the right to cancel or suspend your participation in the Program in
the event of fraud, abuse of privileges or the Program, violation of these
Program Terms or any applicable laws, or at our discretion for any reason or no
reason at all. Any Points or Lakeshore Bucks in your account will become void at
the time of cancellation. We may revoke some or all of your Lakeshore Bucks if
we determine that you received Lakeshore Bucks due to an error, through fraud or
deception, or in any manner not authorized.

The Program is not available and is void where prohibited by federal, state, or
local law or regulation.

Other terms and conditions may apply to the Program, the Points, and/or
Lakeshore Bucks. It is your responsibility to read all applicable promotional
materials.

You are responsible for any tax liability related to your participation in the
Program, use of Points, or redemption of Lakeshore Bucks.

Privacy

Personal information that you provide to Lakeshore in connection with the
Program will be handled in accordance with Lakeshore’s Privacy Policy, available
at www.lakeshorelearning.com/about/privacy-policy. When you enroll in the
Program and provide us your email address, you are opting in to receive
marketing emails from us. You may change your marketing email preferences at any
time by clicking on the link found at the bottom of our marketing emails. You
will, however, continue to receive transactional messages from us regarding the
Program.

Severability

If any provision of these Program Terms or the application of any such provision
to any person or circumstance is held invalid, illegal, or unenforceable for any
reason whatsoever, the remaining provisions of these Program Terms and the
application of such provisions to other persons or circumstances shall not be
affected. To the fullest extent possible, the court finding any provision
invalid, illegal, or unenforceable shall modify and construe the provision so as
to render it valid and enforceable as against all persons or entities and to
give the maximum possible protection to persons subject to indemnification
within the bounds of validity, legality, and enforceability.

No Waiver

Lakeshore’s failure to insist upon or enforce strict compliance with any
provision of these Program Terms shall not be construed as a waiver of any
provision or right and will not prevent us from enforcing such right or
provision in the future. Nothing in these Program Terms will limit Lakeshore
from exercising any legal rights or remedies that it may have.

Headings

The headings for each of these Program Terms are for convenience of reference
only. Such headings shall be ignored in the interpretation or construction of
any of these Program Terms.

Complete Understanding

These Program Terms and the Privacy Policy referenced herein constitute the
entire understanding between you and Lakeshore with respect to the Program.

Errors or Inconsistencies

Despite our best efforts to ensure accuracy, errors occasionally occur. We
reserve the right to correct such errors at any time even if it affects pending
benefits, rewards, Points, or Lakeshore Bucks in your account. In the event of
any inconsistency or discrepancy between the Program Terms or other statements
contained in any related materials or advertising, the terms of the then-current
Program Terms shall prevail, govern, and control.

Disputes over Account Control

If there is a dispute regarding control of an account, the person controlling
the account will be deemed to be the natural person who is assigned to the email
address and/or phone number associated with the account based upon the records
of a phone company, an Internet provider, an online service provider, or other
organization that is responsible for assigning email addresses or phone numbers,
subject to Lakeshore’s sole discretion (although it has no responsibility to do
so) to conclude that fraud or other deceptive activity occurred in relation to
the account and to take any steps it deems appropriate at its sole discretion
(but without any obligation).

Cancellation of Membership

You must maintain an active Program membership to earn and retain Points. You
may opt out of the Program at any time and close your account by contacting our
Customer Service department. Deciding to close your account is final and will
result in a deletion of all accrued Points and/or Lakeshore Bucks, which cannot
be recovered once you decide to delete your account.

Limitations of Liability and Damages

EXCEPT AS OTHERWISE EXPRESSLY PROVIDED, THE PROGRAM AND ALL PRODUCTS AND
SERVICES ARE PROVIDED ON AN “AS IS” BASIS. LAKESHORE DISCLAIMS ALL WARRANTIES OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE AND THOSE
ARISING OUT OF A COURSE OF DEALING OR USAGE OF TRADE. LAKESHORE DOES NOT WARRANT
THAT THE PROGRAM WILL BE UNINTERRUPTED OR ERROR-FREE.

YOUR PARTICIPATION IN THE PROGRAM IS AT YOUR OWN RISK. NEITHER LAKESHORE NOR ITS
AFFILIATED OR RELATED ENTITIES OR ITS VENDORS OR CONTENT PROVIDERS SHALL BE
LIABLE TO ANY PERSON OR ENTITY FOR ANY DIRECT OR INDIRECT LOSS, DAMAGE (WHETHER
ACTUAL, CONSEQUENTIAL, PUNITIVE, SPECIAL, OR OTHERWISE), INJURY, CLAIM, OR
LIABILITY OF ANY KIND OR CHARACTER WHATSOEVER BASED UPON OR RESULTING FROM YOUR
PARTICIPATION IN OR INABILITY TO PARTICIPATE IN THE PROGRAM.

YOU AGREE TO INDEMNIFY, DEFEND, AND HOLD LAKESHORE AND ITS SHAREHOLDERS,
OFFICERS, DIRECTORS, EMPLOYEES, AGENTS, DISTRIBUTORS, VENDORS, AND AFFILIATES
HARMLESS FROM AND AGAINST ANY AND ALL THIRD-PARTY CLAIMS, DEMANDS, LIABILITIES,
COSTS, OR EXPENSES, INCLUDING REASONABLE ATTORNEYS’ FEES, RESULTING FROM OR
ARISING OUT OF YOUR BREACH OF ANY OF THESE LAKESHORE REWARDS TERMS AND
CONDITIONS.

If any part of these warranty disclaimers or limitations of liability is found
to be invalid or unenforceable for any reason or if we are otherwise found to be
liable to you in any manner, then our aggregate liability for all claims under
such circumstances shall not exceed ten dollars ($10). Some jurisdictions do not
allow the exclusion of certain warranties or the limitation or exclusion of
liability for damages. Accordingly, some of the above indemnities, limitations,
and disclaimers may not apply to you. To the extent we may not, as a matter of
applicable law, disclaim any warranty or limit our liability, the scope and
duration of such warranty and the extent of our liability will be the minimum
permitted under such law.

We may assign our rights and obligations under these Program Terms, including in
connection with a merger, an acquisition, sale of assets or equity, or by
operation of law.

These Program Terms are governed by the laws of the State of California, without
regard to any conflict of law provisions. Any action relating to the Program or
any transaction with Lakeshore must be brought in the state or federal courts
located in Los Angeles, California. You consent and submit to the personal
jurisdiction of such courts for the purposes of any such action.

CUSTOMER SERVICE

For questions or assistance, just give us a call at (800) 428-4414, Monday
through Friday, 6:00 am–6:00 pm, PT. You may also email us at
Lakeshore@lakeshorelearning.com.
 

--------------------------------------------------------------------------------

[i] You must rate a product or write a product review on a product that you
purchased or used in your household within the prior calendar year. To earn
Points for rating a product or writing a product review, you must be logged in
to your account and select a product from your purchase history to rate or
review. You do not receive more Points for writing a favorable review.

[ii] Completing your extended profile means providing us with your address,
phone number, birthday (if you are a teacher) or special event (if you are not a
teacher), grade level you teach (if applicable), and favorite categories and
subjects. You can complete your extended profile when logged in to your account.

[iii] When logged in to your account, you may send a “Refer-A-Friend” link to
invite a friend to join the Program. You may be able to generate an automatic
email or message via social media to your friend containing the applicable
referral link. You represent and warrant that (i) you have the necessary consent
from each such friend to whom you send a message regarding the Program and (ii)
you will at all times remain compliant with CAN-SPAM, the TCPA, and any other
applicable laws. For you to receive Program Points for any referral, your friend
must use the unique link you send to them, be over the age of eighteen (18), be
a legal resident of the United States of America, and create a Program account.

We may terminate your eligibility to earn Program Points or terminate your
account if you take any of the following actions: (1) Open multiple accounts,
including with different email addresses, in order to generate additional
Program Points; (2) Refer customers using spam, display advertising, sponsored
links, unsolicited emails, automated systems or bots, scripts or automatic
dialers, or links on message boards or forums; (3) Use false names, impersonate
other people, or otherwise provide false or misleading information to us; (4)
Offer incentives to others who register new accounts; (5) Violate these terms;
(6) Use our brand in connection with disparaging or defamatory content; content
that promotes racism, bigotry, hatred, discrimination, or physical harm against
any group or individual; offensive, abusive, intimidating, or harassing content;
content that is sexually explicit, obscene, and/or contains nudity; any
political and/or religious statement; any content containing images or reference
to illegal drugs, alcohol, tobacco, weapons, or firearms; or content that
violates someone else’s privacy; (7) Sell or otherwise attempt to transfer for
remuneration a referral link; (8) Violate or infringe the rights of any third
party; or (9) Pay to advertise your referral link or the Program, including via
Google, Facebook, Twitter, Bing, and Craigslist.

You understand and agree that any communications you send with respect to the
Program are being sent by you as an individual, on your own behalf, and not on
behalf of us. You are not acting as our agent nor will you be deemed our
employee. As such, while you can and should include your referral link in
communications about the Program, you must not, without our written permission,
include any of our trademarks or other materials in such communications. The
content of all of your communications about the Program must be yours alone. You
will not misrepresent or embellish your relationship with us or write, say, or
post anything you know is untrue or may be misleading. If someone has asked you
to stop sending them messages about us, you will immediately stop

[iv] Members who are teachers and who have added their birthday to their
extended profile will receive a Birthday Gift (gift to be chosen at Lakeshore’s
sole discretion). Members who are not teachers and who have added their special
event to their extended profile will receive a gift for that special event (gift
to be chosen at Lakeshore’s sole discretion).

 

CURRENT PROMOTIONS DETAILS

Free Shipping with $79 Minimum Purchase
For Lakeshore Rewards members only. Valid only online through 07/17/23, 06:00
am, PT. $79 minimum purchase excludes sales tax, downloadable software and gift
card purchases. Purchase total must be made in a single transaction. Offer will
be applied on qualifying orders at time of checkout. Orders must ship to a
single address within the contiguous United States. Standard shipping only.
Excludes items with shipping restrictions. Cannot be used on prior purchases or
custom-stocked items. Products cannot be resold or used for commercial purposes.
Valid on in-stock items only. No cash value. Void where prohibited. Subject to
restrictions and change without notice.
 

CURRENT PROMOTIONS DETAILS

$5 Off $5 Welcome Bonus
Offer valid for the next 30 days and for Lakeshore Rewards members only. Redeem
for $5 off purchase of $5 or more. Purchase total must be made in a single
transaction. Limit one coupon per customer. Offer valid for one-time use on
in-store or online purchase only. Not valid on sale, discounted, clearance or
shipping-restricted items. Products cannot be resold or used for commercial
purposes. Cannot be used toward the purchase of gift cards or combined with any
other coupon, discount or offer. Not applicable on prior purchases or
custom-stocked items. Excludes sales tax and shipping charges. No ship-to or
special orders. Valid on in-stock items only. No cash value. Returns are subject
to the discounted purchase price and to Lakeshore’s return policy. Must present
coupon code at time of purchase. Void where prohibited. Subject to restrictions
and change without notice.

   
   
   
   
   
   
   
   
   
   
   
   
 * Find Your Store
   
   
   
   
   
   
   
   
   
   
   
   
   
   

   
   
   
   
   
   
   
   
 * Stores
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Free Resources
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Services
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Registries & Lists
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Gift Cards
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Quick Order
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

Lakeshore Home Page Logo


Search: To navigate through search suggestions, begin typing then use down and
up arrow keys. Search
   
   
   
   
   
   
   
   
   
   
   
 * Account
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * 0 Cart
   
   
   
   
   
   
   
   
   
   
   
   

   
   
   
   
   
 * Shop All
   Shop All
   Active Play
   Active Play
    * Shop All
      
      
    * Balance & Coordination
      
      
      
      
    * Sports & Ball Activities
      
      
      
      
    * Trikes & Accessories
      
      
      
      
   
   Arts & Crafts
   Arts & Crafts
    * Shop All
      
      
    * Craft Kits
      
      
      
      
    * Collage & Craft Materials
      
      
      
      
    * Paint & Painting Accessories
      
      
      
      
    * Art Easels & Drying Racks
      
      
      
      
    * Paper
      
      
      
      
    * Crayons & Colored Pencils
      
      
      
      
    * Stamps & Markers
      
      
      
      
    * Dough & Modeling Materials
      
      
      
      
    * Glue, Tape & Adhesives
      
      
      
      
    * Scissors & Punches
      
      
      
      
    * Drawing & Activity Books
      
      
      
      
   
   Blocks & Manipulatives
   Blocks & Manipulatives
    * Shop All
      
      
    * Fine Motor Development
      
      
      
      
    * Building Sets
      
      
      
      
    * Unit Blocks & Accessories
      
      
      
      
    * Light Tables & Accessories
      
      
      
      
   
   Books
   Books
    * Shop All
      
      
    * Read-Alongs
      
      
      
      
    * Paperback Books
      
      
      
      
    * Hardcover Books
      
      
      
      
    * Board Books
      
      
      
      
    * Big Books
      
      
      
      
    * Workbooks
      
      
      
      
    * Book Storage
      
      
      
      
   
   Classroom Decorations
   Classroom Decorations
    * Shop All
      
      
    * Borders
      
      
      
      
    * Accents
      
      
      
      
    * Bulletin Board Sets
      
      
      
      
    * Punch-Out Letters & Numbers
      
      
      
      
    * Posters & Charts
      
      
      
      
    * Bulletin Board Paper
      
      
      
      
   
   Classroom Furniture
   Classroom Furniture
    * Shop All
      
      
    * Classroom Carpets & Rugs
      
      
      
      
    * Storage Units
      
      
      
      
    * Storage Bins & Organizers
      
      
      
      
    * Chairs & Seating
      
      
      
      
    * Tables & Desks
      
      
      
      
    * Teaching Easels
      
      
      
      
    * Rest Mats & Cots
      
      
      
      
    * Cribs & Changing Tables
      
      
      
      
    * Room Dividers & Connecting Panels
      
      
      
      
    * Dramatic Play Furniture
      
      
      
      
    * Furniture Sets
      
      
      
      
    * Infant & Toddler Instant Learning Spaces
      
      
      
      
    * Preschool Instant Learning Spaces
      
      
      
      
   
   Dramatic Play
   Dramatic Play
    * Shop All
      
      
    * Play Furniture
      
      
      
      
    * Kitchen & House Play
      
      
      
      
    * Dress-Up & Role Play
      
      
      
      
    * Dolls & Accessories
      
      
      
      
    * Puppets
      
      
      
      
    * Cars, Trucks & Trains
      
      
      
      
    * Animal Playsets
      
      
      
      
   
   Games
   Games
    * Shop All
      
      
    * Board & Dice Games
      
      
      
      
    * File Folder Games
      
      
      
      
    * Bingo Games
      
      
      
      
    * Card Games
      
      
      
      
    * Fine Motor Games
      
      
      
      
    * Logic Games
      
      
      
      
    * Outdoor Games
      
      
      
      
   
   Infants & Toddlers
   Infants & Toddlers
    * Shop All
      
      
    * Furniture
      
      
      
      
    * Fine Motor Skills
      
      
      
      
    * Gross Motor Skills
      
      
      
      
    * Sensory Development
      
      
      
      
    * Cognitive Development
      
      
      
      
    * Social-Emotional Development
      
      
      
      
    * Books & Language Development
      
      
      
      
    * Music
      
      
      
      
    * Art
      
      
      
      
    * Instant Learning Spaces
      
      
      
      
   
   Language
   Language
    * Shop All
      
      
    * Oral Language & Storytelling
      
      
      
      
    * Alphabet
      
      
      
      
    * Phonemic & Phonological Awareness
      
      
      
      
    * Phonics & Word Building
      
      
      
      
    * Sight-Words
      
      
      
      
    * Vocabulary
      
      
      
      
    * Reading Comprehension & Fluency
      
      
      
      
    * Writing & Grammar
      
      
      
      
    * Spanish & ELL Materials
      
      
      
      
    * Multiskill Language Products
      
      
      
      
   
   Math
   Math
    * Shop All
      
      
    * Math Manipulatives
      
      
      
      
    * Numbers & Counting
      
      
      
      
    * Sorting & Patterning
      
      
      
      
    * Shapes & Geometry
      
      
      
      
    * Basic Operations
      
      
      
      
    * Measurement & Data
      
      
      
      
    * Time
      
      
      
      
    * Money
      
      
      
      
    * Place Value
      
      
      
      
    * Fractions, Decimals & Percents
      
      
      
      
    * Multiskill Math Products
      
      
      
      
   
   Music
   Music
    * Shop All
      
      
    * Musical Instruments
      
      
      
      
    * Music CDs
      
      
      
      
    * Audio Equipment & Listening Centers
      
      
      
      
   
   Puzzles
   Puzzles
    * Shop All
      
      
    * Wooden Puzzles
      
      
      
      
    * Floor Puzzles
      
      
      
      
   
   Sand & Water
   Sand & Water
    * Shop All
      
      
    * Sand & Water Play
      
      
      
      
    * Sand & Water Tables
      
      
      
      
   
   Science
   Science
    * Shop All
      
      
    * Life Science
      
      
      
      
    * Physical Science
      
      
      
      
    * Earth & Space Science
      
      
      
      
    * Science Tools & Equipment
      
      
      
      
    * Health & Nutrition
      
      
      
      
    * Multiskill Science Products
      
      
      
      
   
   Sensory Exploration
   Sensory Exploration
    * Shop All
      
      
    * Sensory Play
      
      
      
      
    * Sensory Tables
      
      
      
      
    * Light Tables & Accessories
      
      
      
      
   
   Social Studies
   Social Studies
    * Shop All
      
      
    * Social-Emotional & Character Development
      
      
      
      
    * Cultures & the Community
      
      
      
      
    * History & Geography
      
      
      
      
   
   STEM
   STEM
    * Shop All
      
      
    * Building & Engineering
      
      
      
      
    * Labs & Activities
      
      
      
      
   
   Teaching Resources
   Teaching Resources
    * Shop All
      
      
    * Classroom Essentials
      
      
      
      
    * Bins & Organizers
      
      
      
      
    * Classroom Equipment
      
      
      
      
    * Pocket Charts & Accessories
      
      
      
      
    * Dry-Erase Boards, Markers & Erasers
      
      
      
      
    * Nameplates & Name Tags
      
      
      
      
    * Lesson Plan & Record Books
      
      
      
      
    * Awards & Incentives
      
      
      
      
    * Stickers
      
      
      
      
    * Curriculum Support Kits
      
      
      
      
   
    
   
   Shop By Category
    * Active Play
    * Arts & Crafts
    * Blocks & Manipulatives
    * Books
    * Classroom Decorations
    * Classroom Furniture
    * Dramatic Play
    * Games
    * Infants & Toddlers
    * Language
   
    * Math
    * Music
    * Puzzles
    * Sand & Water
    * Science
    * Sensory Exploration
    * Social Studies
    * STEM
    * Teaching Resources
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

   
   
 * Shop By Age
   Shop By Age
      
      
      
      
      
      
    * 0-18 Months
    * 18-36 Months
    * 3 Years
    * 4 Years
    * 5 Years
    * 6 Years
    * 7 Years
    * 8 Years
    * 9 Years
    * 10 Years
    * 11 Years & Up
      
      
      
      
      
      

   
   
 * Furniture
   Furniture
      
      
      
      
      
      
      
      
    * Shop All
      
    * Shop By Furniture Lines
      
      
    * Classroom Carpets & Rugs
    * Storage Units
    * Storage Bins & Organizers
    * Chairs & Seating
    * Tables & Desks
    * Teaching Easels
    * Rest Mats & Cots
    * Cribs & Changing Tables
    * Room Dividers & Connecting Panels
    * Dramatic Play Furniture
    * Furniture Sets
    * Infant & Toddler Instant Learning Spaces
    * Preschool Instant Learning Spaces
      
    *  
      
      
      
      
      
      
      
      
      
      
      
      
      
      
   
      Flex-Space
      
      Flex-Space Jr.®
      
      Classic Birch
      
      Heavy-Duty
      
      Kids Colors™
      
      Just Like Home®
      
      First Steps®
      
      Outdoor
      
      
      
      
      
      
      
      

   
   
 * Learn
   Learn
      
      
      
      
      
      
    * Language
      Language
       * Shop All
         
       * Oral Language & Storytelling
       * Alphabet
       * Phonemic & Phonological Awareness
       * Phonics & Word Building
       * Sight-Words
       * Vocabulary
       * Reading Comprehension & Fluency
       * Writing & Grammar
       * Spanish & ELL Materials
       * Multiskill Language Products
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Books
      Books
       * Shop All
         
       * Read-Alongs
       * Paperback Books
       * Hardcover Books
       * Board Books
       * Big Books
       * Workbooks
       * Book Storage
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Math
      Math
       * Shop All
         
       * Math Manipulatives
       * Numbers & Counting
       * Sorting & Patterning
       * Shapes & Geometry
       * Basic Operations
       * Measurement & Data
       * Time
       * Money
       * Place Value
       * Fractions, Decimals & Percents
       * Multiskill Math Products
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Social Studies
      Social Studies
       * Shop All
         
       * Social-Emotional & Character Development
       * Cultures & the Community
       * History & Geography
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Science
      Science
       * Shop All
         
       * Life Science
       * Physical Science
       * Earth & Space Science
       * Science Tools & Equipment
       * Health & Nutrition
       * Multiskill Science Products
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * STEM
      STEM
       * Shop All
         
       * Building & Engineering
       * Labs & Activities
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      

   
   
 * Play
   Play
      
      
      
      
      
      
    * Dramatic Play
      Dramatic Play
       * Shop All
         
       * Play Furniture
       * Kitchen & House Play
       * Dress-Up & Role Play
       * Dolls & Accessories
       * Puppets
       * Cars, Trucks & Trains
       * Animal Playsets
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Games
      Games
       * Shop All
         
       * Board & Dice Games
       * File Folder Games
       * Bingo Games
       * Card Games
       * Fine Motor Games
       * Logic Games
       * Outdoor Games
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Blocks & Manipulatives
      Blocks & Manipulatives
       * Shop All
         
       * Fine Motor Development
       * Building Sets
       * Unit Blocks & Accessories
       * Light Tables & Accessories
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Puzzles
      Puzzles
       * Shop All
         
       * Wooden Puzzles
       * Floor Puzzles
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Music
      Music
       * Shop All
         
       * Musical Instruments
       * Music CDs
       * Audio Equipment & Listening Centers
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Active Play
      Active Play
       * Shop All
         
       * Balance & Coordination
       * Sports & Ball Activities
       * Trikes & Accessories
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Sand & Water
      Sand & Water
       * Shop All
         
       * Sand & Water Play
       * Sand & Water Tables
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Sensory Exploration
      Sensory Exploration
       * Shop All
         
       * Sensory Play
       * Sensory Tables
       * Light Tables & Accessories
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      

   
   
 * Arts & Crafts
   Arts & Crafts
      
      
      
      
      
      
      
      
    * Shop All
      
      
      
    * Craft Kits
    * Collage & Craft Materials
    * Paint & Painting Accessories
    * Art Easels & Drying Racks
    * Paper
    * Crayons & Colored Pencils
    * Stamps & Markers
    * Dough & Modeling Materials
    * Glue, Tape & Adhesives
    * Scissors & Punches
    * Drawing & Activity Books
      
    *  
      
      
      
      
      
      
      
      
      
      
      
      
      
      

   
   
 * Teaching Supplies
   Teaching Supplies
      
      
      
      
      
      
    * Teaching Resources
      Teaching Resources
       * Shop All
         
       * Classroom Essentials
       * Bins & Organizers
       * Classroom Equipment
       * Pocket Charts & Accessories
       * Dry-Erase Boards, Markers & Erasers
       * Nameplates & Name Tags
       * Lesson Plan & Record Books
       * Awards & Incentives
       * Stickers
       * Curriculum Support Kits
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    * Classroom Decorations
      Classroom Decorations
       * Shop All
         
       * Borders
       * Accents
       * Bulletin Board Sets
       * Punch-Out Letters & Numbers
       * Posters & Charts
       * Bulletin Board Paper
         
       *  
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      Top Decor Collections
      
      
      
      
      
      
      
      
      
      

   
   
 * Featured
   Featured
   Featured Assortments
    * Decor & More
    * Gifts for Growing Minds
    * Five-Star Favorites
    * After School & Summer Programs
    * Diversity & Inclusion
    * Flexible Seating
    * Learning Recovery & Intervention
    * Outdoor Learning
    * Social-Emotional Development
   
   
   
   
   
   
   
   Featured Programs
    * Early Head Start & Head Start
    * Family Child Care
    * Expanded Learning
    * Special Needs
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

   
   
 * Sale
   
   
   
   
   
   
   
   
   
   
   
   
 * View My Orders
   
   
 * Registries & Lists
   
   
 * Stores
   
   
 * Free Resources
   
   
 * Services
   
   
 * Gift Cards
   
   
   
 *  
   
   
   

Accessible Menu - Main
   
   
   
   
   
   
   
   
   
   
 * Shop All
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Shop by Age
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Furniture
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Learn
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Play
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Arts & Crafts
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Teaching Supplies
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Featured
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Sale
   
   
   
   
   
   
   
   
   
   
   
   
   


    
    
    
 1. Home
    
    
    
    
    
    
 2. Products
    
    
    
    
    
    
    
    
 3. 9-11 Years
    

{"contentItem":{"endeca:auditInfo":{"ecr:resourcePath":"/pages/ll/products/grade-age/9-11-years"},"name":"Page
Content - Guided
Navigation","@type":"PageContent-GuidedNavigation","facets":[{"defaultRefinementsToDisplay":5,"@type":"PageContent-LocationRefinementMenu","displayName":"skuShipType","endeca:auditInfo":{"ecr:resourcePath":"/pages/ll/products/grade-age/9-11-years"},"dimensionName":"skuShipType","displayNamePropertyAlias":"displayName","refinements":[{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3087689546/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":1167,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3087689546/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"inStoreSku","properties":{"DGraph.Spec":"inStoreSku","dimValId":"3087689546","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1245957332/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":1084,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1245957332/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"shipOrderSku","properties":{"DGraph.Spec":"shipOrderSku","dimValId":"1245957332","selected":"false"}}],"dimensionId":"4160089186","keepExpanded":false,"name":"Narrow
by
Availability","multiSelect":true,"mobileName":"Availability"},{"defaultRefinementsToDisplay":5,"@type":"PageContent-NonCategoryNavRefinementMenu","displayName":"product.category","childDimensionName":"subcategory","endeca:auditInfo":{"ecr:resourcePath":"/pages/ll/products/grade-age/9-11-years"},"childDimensionId":"1631797490","assortmentURL":"/products/grade-age/9-11-years","assortmentRecsCount":1716,"dimensionName":"product.category","displayNamePropertyAlias":"displayName","refinements":[{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+598473326/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":340,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+598473326/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Math","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_math_lp","enabled":"true","categoryDescription":"Browse
engaging games, learning centers & activities that boost children’s math skills
in all areas—from numbers & counting to base 10 &
fractions!","record.id":"atgrep:/ProductCatalog/category/math?catalog=catalog10002&categoryPath=/math&locale=en_US","isParentCategory":"true","category.repositoryId":"math","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math","category.mobileAppImg":"cat_math_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"598473326","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1114395052/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":101,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1114395052/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Multiskill
Math
Products","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/multi-skill_math_products?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/multi-skill_math_products","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/multi-skill_math_products","category.mobileAppImg":"subcat_multiskill_math","category.fixedParentCategories.displayName":"Math","dimValId":"1114395052","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"1114395052","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+896637073/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":94,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+896637073/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Basic
Operations","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/basic_operations?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/basic_operations","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/basic_operations","category.mobileAppImg":"subcat_basic_operations","category.fixedParentCategories.displayName":"Math","dimValId":"896637073","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"896637073","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2628811372/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":61,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2628811372/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Math
Manipulatives","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/math_manipulatives?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/math_manipulatives","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/math_manipulatives","category.mobileAppImg":"subcat_math_manipulatives","category.fixedParentCategories.displayName":"Math","dimValId":"2628811372","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"2628811372","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+907653453/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":44,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+907653453/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Fractions,
Decimals &
Percents","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/fractions_decimals_percents?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/fractions_decimals_percents","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/fractions_decimals_percents","category.mobileAppImg":"subcat_fractions_decimals_percents","category.fixedParentCategories.displayName":"Math","dimValId":"907653453","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"907653453","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1000879644/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":38,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1000879644/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Shapes
&
Geometry","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/shapes_geometry?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/shapes_geometry","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/shapes_geometry","category.mobileAppImg":"subcat_shapes_geometry","category.fixedParentCategories.displayName":"Math","dimValId":"1000879644","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"1000879644","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3351785066/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":22,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3351785066/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Measurement
&
Data","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/measurement_data?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/measurement_data","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/measurement_data","category.mobileAppImg":"subcat_measurement_data","category.fixedParentCategories.displayName":"Math","dimValId":"3351785066","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"3351785066","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3647375938/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":15,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3647375938/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Place
Value","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/place_value?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/place_value","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/place_value","category.mobileAppImg":"subcat_place_value","category.fixedParentCategories.displayName":"Math","dimValId":"3647375938","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"3647375938","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1500954045/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":12,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1500954045/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Numbers
&
Counting","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/numbers_counting?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/numbers_counting","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/numbers_counting","category.mobileAppImg":"subcat_numbers_counting","category.fixedParentCategories.displayName":"Math","dimValId":"1500954045","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"1500954045","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3669622504/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":10,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3669622504/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Money","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/money?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/money","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/money","category.mobileAppImg":"subcat_money","category.fixedParentCategories.displayName":"Math","dimValId":"3669622504","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"3669622504","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+27562803/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":2,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+27562803/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Sorting
&
Patterning","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/sorting_patterning?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/sorting_patterning","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/sorting_patterning","category.mobileAppImg":"subcat_sorting_patterning","category.fixedParentCategories.displayName":"Math","dimValId":"27562803","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"27562803","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3501643287/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":2,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3501643287/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Time","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"math","category.fixedParentCategories.repositoryId":"math","record.id":"atgrep:/ProductCatalog/category/math/time?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"math/time","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"math/time","category.mobileAppImg":"subcat_time","category.fixedParentCategories.displayName":"Math","dimValId":"3501643287","category.parentCategoriesForCatalog.displayName":"Math","cacheDimValId":"3501643287","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+951228441/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":332,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+951228441/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Language","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_language_lp","enabled":"true","categoryDescription":"Shop
games, learning centers & activities that boost kids’ language skills in all
areas—from sight-words & vocabulary to phonics & reading
comprehension!","record.id":"atgrep:/ProductCatalog/category/language?catalog=catalog10002&categoryPath=/language&locale=en_US","isParentCategory":"true","category.repositoryId":"language","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"language","category.mobileAppImg":"cat_language_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"951228441","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3469474959/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":135,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3469474959/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Reading
Comprehension &
Fluency","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"language","category.fixedParentCategories.repositoryId":"language","record.id":"atgrep:/ProductCatalog/category/language/reading_comprehension_fluency?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"language/reading_comprehension_fluency","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"language/reading_comprehension_fluency","category.mobileAppImg":"subcat_reading_comprehension_fluency","category.fixedParentCategories.displayName":"Language","dimValId":"3469474959","category.parentCategoriesForCatalog.displayName":"Language","cacheDimValId":"3469474959","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2189994921/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":125,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2189994921/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Writing
&
Grammar","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"language","category.fixedParentCategories.repositoryId":"language","record.id":"atgrep:/ProductCatalog/category/language/writing_grammar?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"language/writing_grammar","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"language/writing_grammar","category.mobileAppImg":"subcat_writing_grammar","category.fixedParentCategories.displayName":"Language","dimValId":"2189994921","category.parentCategoriesForCatalog.displayName":"Language","cacheDimValId":"2189994921","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3440211013/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":43,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3440211013/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Multiskill
Language
Products","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"language","category.fixedParentCategories.repositoryId":"language","record.id":"atgrep:/ProductCatalog/category/language/multi-skill_language_products?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"language/multi-skill_language_products","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"language/multi-skill_language_products","category.mobileAppImg":"subcat_multiskill_language","category.fixedParentCategories.displayName":"Language","dimValId":"3440211013","category.parentCategoriesForCatalog.displayName":"Language","cacheDimValId":"3440211013","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3374962243/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":42,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3374962243/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Vocabulary","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"language","category.fixedParentCategories.repositoryId":"language","record.id":"atgrep:/ProductCatalog/category/language/vocabulary?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"language/vocabulary","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"language/vocabulary","category.mobileAppImg":"subcat_vocabulary","category.fixedParentCategories.displayName":"Language","dimValId":"3374962243","category.parentCategoriesForCatalog.displayName":"Language","cacheDimValId":"3374962243","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+296926041/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":14,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+296926041/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Spanish
& ELL
Materials","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"language","category.fixedParentCategories.repositoryId":"language","record.id":"atgrep:/ProductCatalog/category/language/spanish_and_ell_materials?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"language/spanish_and_ell_materials","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"language/spanish_and_ell_materials","category.mobileAppImg":"subcat_spanish_ell_materials","category.fixedParentCategories.displayName":"Language","dimValId":"296926041","category.parentCategoriesForCatalog.displayName":"Language","cacheDimValId":"296926041","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4092211277/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":7,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4092211277/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Alphabet","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"language","category.fixedParentCategories.repositoryId":"language","record.id":"atgrep:/ProductCatalog/category/language/alphabet?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"language/alphabet","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"language/alphabet","category.mobileAppImg":"subcat_alphabet","category.fixedParentCategories.displayName":"Language","dimValId":"4092211277","category.parentCategoriesForCatalog.displayName":"Language","cacheDimValId":"4092211277","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2307064463/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":4,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2307064463/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Oral
Language &
Storytelling","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"language","category.fixedParentCategories.repositoryId":"language","record.id":"atgrep:/ProductCatalog/category/language/oral_language_storytelling?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"language/oral_language_storytelling","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"language/oral_language_storytelling","category.mobileAppImg":"subcat_oral_language_storytelling","category.fixedParentCategories.displayName":"Language","dimValId":"2307064463","category.parentCategoriesForCatalog.displayName":"Language","cacheDimValId":"2307064463","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1096587974/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":4,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1096587974/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Phonics
& Word
Building","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"language","category.fixedParentCategories.repositoryId":"language","record.id":"atgrep:/ProductCatalog/category/language/phonics_word_building?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"language/phonics_word_building","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"language/phonics_word_building","category.mobileAppImg":"subcat_phonics_word_building","category.fixedParentCategories.displayName":"Language","dimValId":"1096587974","category.parentCategoriesForCatalog.displayName":"Language","cacheDimValId":"1096587974","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3890140476/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":295,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3890140476/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Books","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_books_lp","enabled":"true","categoryDescription":"Shop
tons of kids’ books—from classic fiction titles to leveled nonfiction libraries!
We offer big books, audio books, children’s books in Spanish &
more!","record.id":"atgrep:/ProductCatalog/category/books?catalog=catalog10002&categoryPath=/books&locale=en_US","isParentCategory":"true","category.repositoryId":"books","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"books","category.mobileAppImg":"cat_books_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"3890140476","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2808412058/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":237,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2808412058/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Workbooks","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"books","category.fixedParentCategories.repositoryId":"books","record.id":"atgrep:/ProductCatalog/category/books/workbooks?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"books/workbooks","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"books/workbooks","category.mobileAppImg":"subcat_workbooks","category.fixedParentCategories.displayName":"Books","dimValId":"2808412058","category.parentCategoriesForCatalog.displayName":"Books","cacheDimValId":"2808412058","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1927417516/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":30,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1927417516/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Paperback
Books","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"books","category.fixedParentCategories.repositoryId":"books","record.id":"atgrep:/ProductCatalog/category/books/paperback_books?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"books/paperback_books","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"books/paperback_books","category.mobileAppImg":"subcat_paperback_books","category.fixedParentCategories.displayName":"Books","dimValId":"1927417516","category.parentCategoriesForCatalog.displayName":"Books","cacheDimValId":"1927417516","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2155015686/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":13,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2155015686/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Hardcover
Books","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"books","category.fixedParentCategories.repositoryId":"books","record.id":"atgrep:/ProductCatalog/category/books/hardcover_books?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"books/hardcover_books","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"books/hardcover_books","category.mobileAppImg":"subcat_hardcover_books","category.fixedParentCategories.displayName":"Books","dimValId":"2155015686","category.parentCategoriesForCatalog.displayName":"Books","cacheDimValId":"2155015686","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3147468208/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":9,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3147468208/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Book
Storage","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"books","category.fixedParentCategories.repositoryId":"books","record.id":"atgrep:/ProductCatalog/category/books/book_storage?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"books/book_storage","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"books/book_storage","category.mobileAppImg":"subcat_book_storage","category.fixedParentCategories.displayName":"Books","dimValId":"3147468208","category.parentCategoriesForCatalog.displayName":"Books","cacheDimValId":"3147468208","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2130059315/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":6,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2130059315/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Read-Alongs","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"books","category.fixedParentCategories.repositoryId":"books","record.id":"atgrep:/ProductCatalog/category/books/books_on_cd?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"books/books_on_cd","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"books/books_on_cd","category.mobileAppImg":"subcat_read_alongs","category.fixedParentCategories.displayName":"Books","dimValId":"2130059315","category.parentCategoriesForCatalog.displayName":"Books","cacheDimValId":"2130059315","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4206337237/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":292,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4206337237/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Arts
&
Crafts","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_arts_crafts_lp","enabled":"true","categoryDescription":"Shop
our huge selection of arts & crafts supplies—including play dough & sand,
crayons, painting supplies, washable markers, construction paper &
more!","record.id":"atgrep:/ProductCatalog/category/arts_crafts?catalog=catalog10002&categoryPath=/arts_crafts&locale=en_US","isParentCategory":"true","category.repositoryId":"arts_crafts","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts__crafts","category.mobileAppImg":"cat_arts_crafts_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"4206337237","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2028861154/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":86,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2028861154/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Collage
& Craft
Materials","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/craft_collage_materials?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/craft_collage_materials","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/craft_collage_materials","category.mobileAppImg":"subcat_collage_craft_materials","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"2028861154","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"2028861154","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4012476012/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":65,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4012476012/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Craft
Kits","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/craft_kits?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/craft_kits","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/craft_kits","category.mobileAppImg":"subcat_craft_kits","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"4012476012","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"4012476012","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1760154290/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":54,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1760154290/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Paint
& Painting
Accessories","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/paint_painting_accessories?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/paint_painting_accessories","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/paint_painting_accessories","category.mobileAppImg":"subcat_paint_painting_access","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"1760154290","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"1760154290","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3470214792/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":29,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3470214792/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Stamps
&
Markers","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/stamps_markers?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/stamps_markers","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/stamps_markers","category.mobileAppImg":"subcat_stamps_markers","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"3470214792","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"3470214792","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3432437687/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":23,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3432437687/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Crayons
& Colored
Pencils","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/crayons_colored_pencils?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/crayons_colored_pencils","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/crayons_colored_pencils","category.mobileAppImg":"subcat_crayons_colored_pencils","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"3432437687","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"3432437687","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3430261387/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":21,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3430261387/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Paper","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/paper?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/paper","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/paper","category.mobileAppImg":"subcat_paper","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"3430261387","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"3430261387","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3103975439/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":12,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3103975439/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Glue,
Tape &
Adhesives","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/glue_tape_adhesives?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/glue_tape_adhesives","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/glue_tape_adhesives","category.mobileAppImg":"subcat_glue_tape_adhesives","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"3103975439","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"3103975439","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1544628207/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":10,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1544628207/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Drawing
& Activity
Books","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/drawing_activity_books?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/drawing_activity_books","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/drawing_activity_books","category.mobileAppImg":"subcat_drawing_activity_books","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"1544628207","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"1544628207","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+870137402/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":7,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+870137402/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Dough
& Modeling
Materials","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/dough_modeling_materials?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/dough_modeling_materials","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/dough_modeling_materials","category.mobileAppImg":"subcat_dough_modeling_materials","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"870137402","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"870137402","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2661069918/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":6,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2661069918/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Scissors
&
Punches","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/scissors_punches?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/scissors_punches","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/scissors_punches","category.mobileAppImg":"subcat_scissors_punches","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"2661069918","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"2661069918","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4189783401/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":5,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4189783401/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Art
Easels & Drying
Racks","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"arts_crafts","category.fixedParentCategories.repositoryId":"arts_crafts","record.id":"atgrep:/ProductCatalog/category/arts_crafts/art_easels_drying_racks?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"arts_crafts/art_easels_drying_racks","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"arts_crafts/art_easels_drying_racks","category.mobileAppImg":"subcat_art_easles_drying_racks","category.fixedParentCategories.displayName":"Arts
&
Crafts","dimValId":"4189783401","category.parentCategoriesForCatalog.displayName":"Arts
&
Crafts","cacheDimValId":"4189783401","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4142638636/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":240,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4142638636/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Science","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_science_lp","enabled":"true","categoryDescription":"Our
science experiments, games & activities cover it all—from earth & space science
to physical & life science! Plus, shop books, posters, journals &
more!","record.id":"atgrep:/ProductCatalog/category/science?catalog=catalog10002&categoryPath=/science&locale=en_US","isParentCategory":"true","category.repositoryId":"science","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"science","category.mobileAppImg":"cat_science_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"4142638636","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3514391844/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":72,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3514391844/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Physical
Science","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"science","category.fixedParentCategories.repositoryId":"science","record.id":"atgrep:/ProductCatalog/category/science/physical_science?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"science/physical_science","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"science/physical_science","category.mobileAppImg":"subcat_physical_science","category.fixedParentCategories.displayName":"Science","dimValId":"3514391844","category.parentCategoriesForCatalog.displayName":"Science","cacheDimValId":"3514391844","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3121988101/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":54,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3121988101/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Life
Science","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"science","category.fixedParentCategories.repositoryId":"science","record.id":"atgrep:/ProductCatalog/category/science/life_science?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"science/life_science","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"science/life_science","category.mobileAppImg":"subcat_life_science","category.fixedParentCategories.displayName":"Science","dimValId":"3121988101","category.parentCategoriesForCatalog.displayName":"Science","cacheDimValId":"3121988101","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1442531960/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":50,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1442531960/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Science
Tools &
Equipment","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"science","category.fixedParentCategories.repositoryId":"science","record.id":"atgrep:/ProductCatalog/category/science/science_tools_equipment?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"science/science_tools_equipment","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"science/science_tools_equipment","category.mobileAppImg":"subcat_science_tools_equip","category.fixedParentCategories.displayName":"Science","dimValId":"1442531960","category.parentCategoriesForCatalog.displayName":"Science","cacheDimValId":"1442531960","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+619241773/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":38,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+619241773/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Multiskill
Science
Products","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"science","category.fixedParentCategories.repositoryId":"science","record.id":"atgrep:/ProductCatalog/category/science/multi-skill_science_product?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"science/multi-skill_science_product","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"science/multi-skill_science_product","category.mobileAppImg":"subcat_multiskill_science","category.fixedParentCategories.displayName":"Science","dimValId":"619241773","category.parentCategoriesForCatalog.displayName":"Science","cacheDimValId":"619241773","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1326103362/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":37,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1326103362/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Earth
& Space
Science","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"science","category.fixedParentCategories.repositoryId":"science","record.id":"atgrep:/ProductCatalog/category/science/earth_space_science?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"science/earth_space_science","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"science/earth_space_science","category.mobileAppImg":"subcat_earth_space_science","category.fixedParentCategories.displayName":"Science","dimValId":"1326103362","category.parentCategoriesForCatalog.displayName":"Science","cacheDimValId":"1326103362","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2033787627/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":8,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2033787627/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Health
&
Nutrition","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"science","category.fixedParentCategories.repositoryId":"science","record.id":"atgrep:/ProductCatalog/category/science/health_nutrition?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"science/health_nutrition","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"science/health_nutrition","category.mobileAppImg":"subcat_health_nutrition","category.fixedParentCategories.displayName":"Science","dimValId":"2033787627","category.parentCategoriesForCatalog.displayName":"Science","cacheDimValId":"2033787627","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4049659910/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":236,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4049659910/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Classroom
Furniture","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_classroom_furniture_lp","enabled":"true","categoryDescription":"Top-quality
classroom furniture—from traditional chairs & tables to mobile desks & other
flexible seating options! Plus, shop rugs, storage units &
more.","record.id":"atgrep:/ProductCatalog/category/classroom_furniture?catalog=catalog10002&categoryPath=/classroom_furniture&locale=en_US","isParentCategory":"true","category.repositoryId":"classroom_furniture","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom__furniture","category.mobileAppImg":"cat_classroom_furniture_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"4049659910","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+353381346/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":77,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+353381346/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Storage
Units","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"classroom_furniture","category.fixedParentCategories.repositoryId":"classroom_furniture","record.id":"atgrep:/ProductCatalog/category/classroom_furniture/storage_units?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"classroom_furniture/storage_units","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom_furniture/storage_units","category.mobileAppImg":"subcat_storage_units","category.fixedParentCategories.displayName":"Classroom
Furniture","dimValId":"353381346","category.parentCategoriesForCatalog.displayName":"Classroom
Furniture","cacheDimValId":"353381346","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1203103665/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":66,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1203103665/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Tables
&
Desks","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"classroom_furniture","category.fixedParentCategories.repositoryId":"classroom_furniture","record.id":"atgrep:/ProductCatalog/category/classroom_furniture/tables_desks?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"classroom_furniture/tables_desks","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom_furniture/tables_desks","category.mobileAppImg":"subcat_tables_desks","category.fixedParentCategories.displayName":"Classroom
Furniture","dimValId":"1203103665","category.parentCategoriesForCatalog.displayName":"Classroom
Furniture","cacheDimValId":"1203103665","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+692204875/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":59,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+692204875/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Chairs
&
Seating","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"classroom_furniture","category.fixedParentCategories.repositoryId":"classroom_furniture","record.id":"atgrep:/ProductCatalog/category/classroom_furniture/chairs_seating?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"classroom_furniture/chairs_seating","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom_furniture/chairs_seating","category.mobileAppImg":"subcat_chairs_seating","category.fixedParentCategories.displayName":"Classroom
Furniture","dimValId":"692204875","category.parentCategoriesForCatalog.displayName":"Classroom
Furniture","cacheDimValId":"692204875","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3991482397/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":18,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3991482397/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Classroom
Carpets &
Rugs","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"classroom_furniture","category.fixedParentCategories.repositoryId":"classroom_furniture","record.id":"atgrep:/ProductCatalog/category/classroom_furniture/carpets?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"classroom_furniture/carpets","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom_furniture/carpets","category.mobileAppImg":"subcat_classroom_carpets_rugs","category.fixedParentCategories.displayName":"Classroom
Furniture","dimValId":"3991482397","category.parentCategoriesForCatalog.displayName":"Classroom
Furniture","cacheDimValId":"3991482397","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3732846855/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":18,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3732846855/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Furniture
Sets","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"classroom_furniture","category.fixedParentCategories.repositoryId":"classroom_furniture","record.id":"atgrep:/ProductCatalog/category/classroom_furniture/furniture_sets?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"classroom_furniture/furniture_sets","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom_furniture/furniture_sets","category.mobileAppImg":"subcat_furniture_sets","category.fixedParentCategories.displayName":"Classroom
Furniture","dimValId":"3732846855","category.parentCategoriesForCatalog.displayName":"Classroom
Furniture","cacheDimValId":"3732846855","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2161499073/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":14,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2161499073/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Storage
Bins &
Organizers","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"classroom_furniture","category.fixedParentCategories.repositoryId":"classroom_furniture","record.id":"atgrep:/ProductCatalog/category/classroom_furniture/storage_bins_organiz?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"classroom_furniture/storage_bins_organiz","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom_furniture/storage_bins_organiz","category.mobileAppImg":"subcat_storage_bins_organizers","category.fixedParentCategories.displayName":"Classroom
Furniture","dimValId":"2161499073","category.parentCategoriesForCatalog.displayName":"Classroom
Furniture","cacheDimValId":"2161499073","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1405329857/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":10,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1405329857/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Teaching
Easels","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"classroom_furniture","category.fixedParentCategories.repositoryId":"classroom_furniture","record.id":"atgrep:/ProductCatalog/category/teaching_resources/teach_easels?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"teaching_resources/teach_easels","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching_resources/teach_easels","category.mobileAppImg":"subcat_teaching_easels","category.fixedParentCategories.displayName":"Classroom
Furniture","dimValId":"1405329857","category.parentCategoriesForCatalog.displayName":"Classroom
Furniture","cacheDimValId":"1405329857","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2273201110/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":164,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2273201110/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Games","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_games_lp","enabled":"true","categoryDescription":"Tons
of learning games for preschool through elementary school! Kids build skills
with hands-on board games, file folder games, computer games & more.
","record.id":"atgrep:/ProductCatalog/category/games?catalog=catalog10002&categoryPath=/games&locale=en_US","isParentCategory":"true","category.repositoryId":"games","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"games","category.mobileAppImg":"cat_games_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"2273201110","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1628939101/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":51,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1628939101/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Card
Games","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"games","category.fixedParentCategories.repositoryId":"games","record.id":"atgrep:/ProductCatalog/category/games/card_games?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"games/card_games","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"games/card_games","category.mobileAppImg":"subcat_card_games","category.fixedParentCategories.displayName":"Games","dimValId":"1628939101","category.parentCategoriesForCatalog.displayName":"Games","cacheDimValId":"1628939101","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2295989761/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":44,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2295989761/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Board
& Dice
Games","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"games","category.fixedParentCategories.repositoryId":"games","record.id":"atgrep:/ProductCatalog/category/games/board_dice_games?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"games/board_dice_games","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"games/board_dice_games","category.mobileAppImg":"subcat_board_dice_games","category.fixedParentCategories.displayName":"Games","dimValId":"2295989761","category.parentCategoriesForCatalog.displayName":"Games","cacheDimValId":"2295989761","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1428265075/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":29,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1428265075/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Logic
Games","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"games","category.fixedParentCategories.repositoryId":"games","record.id":"atgrep:/ProductCatalog/category/games/logic_games?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"games/logic_games","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"games/logic_games","category.mobileAppImg":"subcat_logic_games","category.fixedParentCategories.displayName":"Games","dimValId":"1428265075","category.parentCategoriesForCatalog.displayName":"Games","cacheDimValId":"1428265075","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2104737634/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":15,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2104737634/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"File
Folder
Games","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"games","category.fixedParentCategories.repositoryId":"games","record.id":"atgrep:/ProductCatalog/category/games/file_folder_games?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"games/file_folder_games","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"games/file_folder_games","category.mobileAppImg":"subcat_file_folder_games","category.fixedParentCategories.displayName":"Games","dimValId":"2104737634","category.parentCategoriesForCatalog.displayName":"Games","cacheDimValId":"2104737634","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3367222475/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":12,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3367222475/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Bingo
Games","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"games","category.fixedParentCategories.repositoryId":"games","record.id":"atgrep:/ProductCatalog/category/games/bingo_games?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"games/bingo_games","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"games/bingo_games","category.mobileAppImg":"subcat_bingo_games","category.fixedParentCategories.displayName":"Games","dimValId":"3367222475","category.parentCategoriesForCatalog.displayName":"Games","cacheDimValId":"3367222475","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2284532473/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":7,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2284532473/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Fine
Motor
Games","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"games","category.fixedParentCategories.repositoryId":"games","record.id":"atgrep:/ProductCatalog/category/games/fine_motor_games?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"games/fine_motor_games","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"games/fine_motor_games","category.mobileAppImg":"subcat_fine_motor_games","category.fixedParentCategories.displayName":"Games","dimValId":"2284532473","category.parentCategoriesForCatalog.displayName":"Games","cacheDimValId":"2284532473","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3446235390/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":6,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3446235390/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Outdoor
Games","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"games","category.fixedParentCategories.repositoryId":"games","record.id":"atgrep:/ProductCatalog/category/games/outdoor_games?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"games/outdoor_games","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"games/outdoor_games","category.mobileAppImg":"subcat_outdoor_games","category.fixedParentCategories.displayName":"Games","dimValId":"3446235390","category.parentCategoriesForCatalog.displayName":"Games","cacheDimValId":"3446235390","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+419068704/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":159,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+419068704/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Teaching
Resources","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_teaching_resources_lp","enabled":"true","categoryDescription":"Tons
of teaching resources & supplies—from pocket charts & lesson plan books to
classroom timers & headphones! Plus, shop book bins & storage
bins!","record.id":"atgrep:/ProductCatalog/category/teaching_resources?catalog=catalog10002&categoryPath=/teaching_resources&locale=en_US","isParentCategory":"true","category.repositoryId":"teaching_resources","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching__resources","category.mobileAppImg":"cat_teaching_resources_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"419068704","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3208092706/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":45,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3208092706/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Classroom
Essentials","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"teaching_resources","category.fixedParentCategories.repositoryId":"teaching_resources","record.id":"atgrep:/ProductCatalog/category/teaching_resources/classroom_suppl?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"teaching_resources/classroom_suppl","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching_resources/classroom_suppl","category.mobileAppImg":"subcat_classroom_essentials","category.fixedParentCategories.displayName":"Teaching
Resources","dimValId":"3208092706","category.parentCategoriesForCatalog.displayName":"Teaching
Resources","cacheDimValId":"3208092706","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3459527577/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":33,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3459527577/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Dry-Erase
Boards, Markers &
Erasers","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"teaching_resources","category.fixedParentCategories.repositoryId":"teaching_resources","record.id":"atgrep:/ProductCatalog/category/teaching_resources/dry_erase_boards_acce?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"teaching_resources/dry_erase_boards_acce","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching_resources/dry_erase_boards_acce","category.mobileAppImg":"subcat_dry_erase_boards_markers","category.fixedParentCategories.displayName":"Teaching
Resources","dimValId":"3459527577","category.parentCategoriesForCatalog.displayName":"Teaching
Resources","cacheDimValId":"3459527577","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1856686124/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":26,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1856686124/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Classroom
Equipment","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"teaching_resources","category.fixedParentCategories.repositoryId":"teaching_resources","record.id":"atgrep:/ProductCatalog/category/teaching_resources/classroom_equip?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"teaching_resources/classroom_equip","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching_resources/classroom_equip","category.mobileAppImg":"subcat_classroom_equip","category.fixedParentCategories.displayName":"Teaching
Resources","dimValId":"1856686124","category.parentCategoriesForCatalog.displayName":"Teaching
Resources","cacheDimValId":"1856686124","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2347126709/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":19,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2347126709/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Curriculum
Support
Kits","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"teaching_resources","category.fixedParentCategories.repositoryId":"teaching_resources","record.id":"atgrep:/ProductCatalog/category/teaching_resources/curriculum_supp?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"teaching_resources/curriculum_supp","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching_resources/curriculum_supp","category.mobileAppImg":"subcat_curriculum_support_kits","category.fixedParentCategories.displayName":"Teaching
Resources","dimValId":"2347126709","category.parentCategoriesForCatalog.displayName":"Teaching
Resources","cacheDimValId":"2347126709","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1743714389/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":18,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1743714389/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Pocket
Charts &
Accessories","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"teaching_resources","category.fixedParentCategories.repositoryId":"teaching_resources","record.id":"atgrep:/ProductCatalog/category/teaching_resources/pocket_charts?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"teaching_resources/pocket_charts","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching_resources/pocket_charts","category.mobileAppImg":"subcat_pocket_charts_access","category.fixedParentCategories.displayName":"Teaching
Resources","dimValId":"1743714389","category.parentCategoriesForCatalog.displayName":"Teaching
Resources","cacheDimValId":"1743714389","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3671598156/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":14,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3671598156/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Bins
&
Organizers","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"teaching_resources","category.fixedParentCategories.repositoryId":"teaching_resources","record.id":"atgrep:/ProductCatalog/category/teaching_resources/storage_bins?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"teaching_resources/storage_bins","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching_resources/storage_bins","category.mobileAppImg":"subcat_bins_organizers","category.fixedParentCategories.displayName":"Teaching
Resources","dimValId":"3671598156","category.parentCategoriesForCatalog.displayName":"Teaching
Resources","cacheDimValId":"3671598156","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+842842154/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":6,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+842842154/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Nameplates
& Name
Tags","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"teaching_resources","category.fixedParentCategories.repositoryId":"teaching_resources","record.id":"atgrep:/ProductCatalog/category/teaching_resources/nameplates_name_tags?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"teaching_resources/nameplates_name_tags","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching_resources/nameplates_name_tags","category.mobileAppImg":"subcat_nameplates_name_tags","category.fixedParentCategories.displayName":"Teaching
Resources","dimValId":"842842154","category.parentCategoriesForCatalog.displayName":"Teaching
Resources","cacheDimValId":"842842154","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+925542391/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":6,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+925542391/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Stickers","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"teaching_resources","category.fixedParentCategories.repositoryId":"teaching_resources","record.id":"atgrep:/ProductCatalog/category/teaching_resources/stickers?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"teaching_resources/stickers","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching_resources/stickers","category.mobileAppImg":"subcat_stickers","category.fixedParentCategories.displayName":"Teaching
Resources","dimValId":"925542391","category.parentCategoriesForCatalog.displayName":"Teaching
Resources","cacheDimValId":"925542391","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2628287253/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":5,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2628287253/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Awards
&
Incentives","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"teaching_resources","category.fixedParentCategories.repositoryId":"teaching_resources","record.id":"atgrep:/ProductCatalog/category/teaching_resources/awards_incentives?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"teaching_resources/awards_incentives","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"teaching_resources/awards_incentives","category.mobileAppImg":"subcat_awards_incentives","category.fixedParentCategories.displayName":"Teaching
Resources","dimValId":"2628287253","category.parentCategoriesForCatalog.displayName":"Teaching
Resources","cacheDimValId":"2628287253","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3563263781/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":115,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3563263781/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Classroom
Decorations","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_classroom_decorations_lp","enabled":"true","categoryDescription":"Decorate
your classroom with bulletin board borders & letters, posters, calendars & more!
Plus, shop our confetti, watercolor & Schoolgirl Style®
themes!","record.id":"atgrep:/ProductCatalog/category/classroom_decor?catalog=catalog10002&categoryPath=/classroom_decor&locale=en_US","isParentCategory":"true","category.repositoryId":"classroom_decor","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom__decor","category.mobileAppImg":"cat_classroom_decorations_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"3563263781","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2463492293/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":65,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2463492293/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Posters
&
Charts","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"classroom_decor","category.fixedParentCategories.repositoryId":"classroom_decor","record.id":"atgrep:/ProductCatalog/category/classroom_decor/posters_charts?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"classroom_decor/posters_charts","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom_decor/posters_charts","category.mobileAppImg":"subcat_posters_charts","category.fixedParentCategories.displayName":"Classroom
Decorations","dimValId":"2463492293","category.parentCategoriesForCatalog.displayName":"Classroom
Decorations","cacheDimValId":"2463492293","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3753213372/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":46,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3753213372/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Bulletin
Board
Sets","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"classroom_decor","category.fixedParentCategories.repositoryId":"classroom_decor","record.id":"atgrep:/ProductCatalog/category/classroom_decor/bulletin_board_sets?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"classroom_decor/bulletin_board_sets","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom_decor/bulletin_board_sets","category.mobileAppImg":"subcat_bulletin_board_sets","category.fixedParentCategories.displayName":"Classroom
Decorations","dimValId":"3753213372","category.parentCategoriesForCatalog.displayName":"Classroom
Decorations","cacheDimValId":"3753213372","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2679992097/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":4,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2679992097/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Accents","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"classroom_decor","category.fixedParentCategories.repositoryId":"classroom_decor","record.id":"atgrep:/ProductCatalog/category/classroom_decor/accents?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"classroom_decor/accents","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"classroom_decor/accents","category.mobileAppImg":"subcat_accents","category.fixedParentCategories.displayName":"Classroom
Decorations","dimValId":"2679992097","category.parentCategoriesForCatalog.displayName":"Classroom
Decorations","cacheDimValId":"2679992097","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3217154284/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":98,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3217154284/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Social
Studies","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_social_studies_lp","enabled":"true","categoryDescription":"Our
social studies materials cover history, geography, diversity & much more! Shop
everything from learning centers & books to posters, maps &
globes.","record.id":"atgrep:/ProductCatalog/category/social_studies?catalog=catalog10002&categoryPath=/social_studies&locale=en_US","isParentCategory":"true","category.repositoryId":"social_studies","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"social__studies","category.mobileAppImg":"cat_social_studies_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"3217154284","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3172325388/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":65,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3172325388/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"History
&
Geography","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"social_studies","category.fixedParentCategories.repositoryId":"social_studies","record.id":"atgrep:/ProductCatalog/category/social_studies/history_geography?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"social_studies/history_geography","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"social_studies/history_geography","category.mobileAppImg":"subcat_geography","category.fixedParentCategories.displayName":"Social
Studies","dimValId":"3172325388","category.parentCategoriesForCatalog.displayName":"Social
Studies","cacheDimValId":"3172325388","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4045911480/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":25,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4045911480/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Social-Emotional
& Character
Development","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"social_studies","category.fixedParentCategories.repositoryId":"social_studies","record.id":"atgrep:/ProductCatalog/category/social_studies/social_emotional_char?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"social_studies/social_emotional_char","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"social_studies/social_emotional_char","category.mobileAppImg":"subcat_social_emot_char_develop","category.fixedParentCategories.displayName":"Social
Studies","dimValId":"4045911480","category.parentCategoriesForCatalog.displayName":"Social
Studies","cacheDimValId":"4045911480","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+384172424/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":8,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+384172424/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Cultures
& the
Community","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"social_studies","category.fixedParentCategories.repositoryId":"social_studies","record.id":"atgrep:/ProductCatalog/category/social_studies/cultures_community?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"social_studies/cultures_community","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"social_studies/cultures_community","category.mobileAppImg":"subcat_cultures_community","category.fixedParentCategories.displayName":"Social
Studies","dimValId":"384172424","category.parentCategoriesForCatalog.displayName":"Social
Studies","cacheDimValId":"384172424","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+538022790/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":72,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+538022790/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"STEM","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_stem_lp","enabled":"true","categoryDescription":"Shop
fascinating STEM kits, games, books, journals & more! You’ll find everything you
need to develop skills in Science, Technology, Engineering &
Math.","record.id":"atgrep:/ProductCatalog/category/stem?catalog=catalog10002&categoryPath=/stem&locale=en_US","isParentCategory":"true","category.repositoryId":"stem","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"stem","category.mobileAppImg":"cat_stem_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"538022790","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+872213598/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":52,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+872213598/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Building
&
Engineering","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"stem","category.fixedParentCategories.repositoryId":"stem","record.id":"atgrep:/ProductCatalog/category/stem/building_engineering?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"stem/building_engineering","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"stem/building_engineering","category.mobileAppImg":"subcat_building_engineering","category.fixedParentCategories.displayName":"STEM","dimValId":"872213598","category.parentCategoriesForCatalog.displayName":"STEM","cacheDimValId":"872213598","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1374613336/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":20,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1374613336/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Labs
&
Activities","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"stem","category.fixedParentCategories.repositoryId":"stem","record.id":"atgrep:/ProductCatalog/category/stem/labs_activities?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"stem/labs_activities","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"stem/labs_activities","category.mobileAppImg":"subcat_labs_activities","category.fixedParentCategories.displayName":"STEM","dimValId":"1374613336","category.parentCategoriesForCatalog.displayName":"STEM","cacheDimValId":"1374613336","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1784882785/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":51,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1784882785/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Blocks
&
Manipulatives","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_blocks_manipulatives_lp","enabled":"true","categoryDescription":"Kids
boost fine motor skills through play—with our building toys & manipulatives!
Shop magnetic blocks & tiles, wooden blocks, building bricks &
more!","record.id":"atgrep:/ProductCatalog/category/blocks_manipulatives?catalog=catalog10002&categoryPath=/blocks_manipulatives&locale=en_US","isParentCategory":"true","category.repositoryId":"blocks_manipulatives","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"blocks__manipulatives","category.mobileAppImg":"cat_blocks_manipulatives_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"1784882785","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+548963931/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":44,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+548963931/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Building
Sets","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"blocks_manipulatives","category.fixedParentCategories.repositoryId":"blocks_manipulatives","record.id":"atgrep:/ProductCatalog/category/blocks_manipulatives/builders_building_s?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"blocks_manipulatives/builders_building_s","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"blocks_manipulatives/builders_building_s","category.mobileAppImg":"subcat_building_sets","category.fixedParentCategories.displayName":"Blocks
&
Manipulatives","dimValId":"548963931","category.parentCategoriesForCatalog.displayName":"Blocks
&
Manipulatives","cacheDimValId":"548963931","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1668976785/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":9,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1668976785/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Light
Tables &
Accessories","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"blocks_manipulatives","category.fixedParentCategories.repositoryId":"blocks_manipulatives","record.id":"atgrep:/ProductCatalog/category/blocks_manipulatives/light_tables_access?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"blocks_manipulatives/light_tables_access","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"blocks_manipulatives/light_tables_access","category.mobileAppImg":"subcat_bl_light_tables_ac","category.fixedParentCategories.displayName":"Blocks
&
Manipulatives","dimValId":"1668976785","category.parentCategoriesForCatalog.displayName":"Blocks
&
Manipulatives","cacheDimValId":"1668976785","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+749466131/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":5,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+749466131/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Fine
Motor
Development","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"blocks_manipulatives","category.fixedParentCategories.repositoryId":"blocks_manipulatives","record.id":"atgrep:/ProductCatalog/category/blocks_manipulatives/fine_motor_developm?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"blocks_manipulatives/fine_motor_developm","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"blocks_manipulatives/fine_motor_developm","category.mobileAppImg":"subcat_fine_motor_develop","category.fixedParentCategories.displayName":"Blocks
&
Manipulatives","dimValId":"749466131","category.parentCategoriesForCatalog.displayName":"Blocks
&
Manipulatives","cacheDimValId":"749466131","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2810820157/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":41,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2810820157/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Music","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_music_lp","enabled":"true","categoryDescription":"From
shakers for babies to classroom rhythm sets, here’s all kids need to explore
music hands on! Plus, shop kids’ headphones, listening centers &
more!","record.id":"atgrep:/ProductCatalog/category/music?catalog=catalog10002&categoryPath=/music&locale=en_US","isParentCategory":"true","category.repositoryId":"music","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"music","category.mobileAppImg":"cat_music_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"2810820157","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1789639908/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":34,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1789639908/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Musical
Instruments","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"music","category.fixedParentCategories.repositoryId":"music","record.id":"atgrep:/ProductCatalog/category/music/musical_instruments?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"music/musical_instruments","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"music/musical_instruments","category.mobileAppImg":"subcat_musical_instruments","category.fixedParentCategories.displayName":"Music","dimValId":"1789639908","category.parentCategoriesForCatalog.displayName":"Music","cacheDimValId":"1789639908","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+219647387/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":4,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+219647387/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Audio
Equipment & Listening
Centers","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"music","category.fixedParentCategories.repositoryId":"music","record.id":"atgrep:/ProductCatalog/category/music/audio_equipment_listening_centers?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"music/audio_equipment_listening_centers","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"music/audio_equipment_listening_centers","category.mobileAppImg":"subcat_audio_equip_listening","category.fixedParentCategories.displayName":"Music","dimValId":"219647387","category.parentCategoriesForCatalog.displayName":"Music","cacheDimValId":"219647387","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3005833638/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":3,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3005833638/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Music
CDs","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"music","category.fixedParentCategories.repositoryId":"music","record.id":"atgrep:/ProductCatalog/category/music/music_cds?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"music/music_cds","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"music/music_cds","category.mobileAppImg":"subcat_music_cds","category.fixedParentCategories.displayName":"Music","dimValId":"3005833638","category.parentCategoriesForCatalog.displayName":"Music","cacheDimValId":"3005833638","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1351028469/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":29,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1351028469/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Active
Play","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_active_play_lp","enabled":"true","categoryDescription":"Find
tons of active play items to boost kids’ balance & coordination, build gross
motor skills & more—from tricycles & climbers to sports balls &
beanbags!","record.id":"atgrep:/ProductCatalog/category/active_play?catalog=catalog10002&categoryPath=/active_play&locale=en_US","isParentCategory":"true","category.repositoryId":"active_play","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"active__play","category.mobileAppImg":"cat_active_play_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"1351028469","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1937292025/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":19,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1937292025/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Sports
& Ball
Activities","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"active_play","category.fixedParentCategories.repositoryId":"active_play","record.id":"atgrep:/ProductCatalog/category/active_play/sports_ball_activities?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"active_play/sports_ball_activities","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"active_play/sports_ball_activities","category.mobileAppImg":"subcat_sports_ball_activities","category.fixedParentCategories.displayName":"Active
Play","dimValId":"1937292025","category.parentCategoriesForCatalog.displayName":"Active
Play","cacheDimValId":"1937292025","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3004220580/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":11,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3004220580/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Balance
&
Coordination","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"active_play","category.fixedParentCategories.repositoryId":"active_play","record.id":"atgrep:/ProductCatalog/category/active_play/balance_coordination?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"active_play/balance_coordination","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"active_play/balance_coordination","category.mobileAppImg":"subcat_balance_coordination","category.fixedParentCategories.displayName":"Active
Play","dimValId":"3004220580","category.parentCategoriesForCatalog.displayName":"Active
Play","cacheDimValId":"3004220580","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4129694282/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":1,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4129694282/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Trikes
&
Accessories","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"active_play","category.fixedParentCategories.repositoryId":"active_play","record.id":"atgrep:/ProductCatalog/category/active_play/trikes_accessories?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"active_play/trikes_accessories","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"active_play/trikes_accessories","category.mobileAppImg":"subcat_trikes_access","category.fixedParentCategories.displayName":"Active
Play","dimValId":"4129694282","category.parentCategoriesForCatalog.displayName":"Active
Play","cacheDimValId":"4129694282","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2044237538/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":27,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2044237538/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Sensory
Exploration","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_sensory_exploration_lp","enabled":"true","categoryDescription":"Shop
hands-on sensory toys &amp; materials for infants, toddlers &amp; preschoolers!
Find everything from sand &amp; balls to slime &amp; light table
manipulatives.","record.id":"atgrep:/ProductCatalog/category/sensory_exploration?catalog=catalog10002&categoryPath=/sensory_exploration&locale=en_US","isParentCategory":"true","category.repositoryId":"sensory_exploration","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"sensory__exploration","category.mobileAppImg":"cat_sensory_exploration_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"2044237538","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2562666457/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":18,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2562666457/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Sensory
Play","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"sensory_exploration","category.fixedParentCategories.repositoryId":"sensory_exploration","record.id":"atgrep:/ProductCatalog/category/sensory_exploration/sensory_play?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"sensory_exploration/sensory_play","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"sensory_exploration/sensory_play","category.mobileAppImg":"subcat_sensory_play","category.fixedParentCategories.displayName":"Sensory
Exploration","dimValId":"2562666457","category.parentCategoriesForCatalog.displayName":"Sensory
Exploration","cacheDimValId":"2562666457","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+262199219/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":9,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+262199219/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Light
Tables &
Accessories","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"sensory_exploration","category.fixedParentCategories.repositoryId":"sensory_exploration","record.id":"atgrep:/ProductCatalog/category/sensory_exploration/light_tables_access?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"sensory_exploration/light_tables_access","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"sensory_exploration/light_tables_access","category.mobileAppImg":"subcat_light_tables_access","category.fixedParentCategories.displayName":"Sensory
Exploration","dimValId":"262199219","category.parentCategoriesForCatalog.displayName":"Sensory
Exploration","cacheDimValId":"262199219","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2222756974/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":26,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2222756974/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Infants
&
Toddlers","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_infants_toddlers_lp","enabled":"true","categoryDescription":"Infants
& toddlers build key skills—with our learning toys, sensory materials & more!
Plus, shop cubbies, baby cribs, changing tables & other
furniture.","record.id":"atgrep:/ProductCatalog/category/infants_toddlers?catalog=catalog10002&categoryPath=/infants_toddlers&locale=en_US","isParentCategory":"true","category.repositoryId":"infants_toddlers","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"infants__toddlers","category.mobileAppImg":"cat_infants_toddlers_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"2222756974","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3156608269/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":13,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3156608269/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Art","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"infants_toddlers","category.fixedParentCategories.repositoryId":"infants_toddlers","record.id":"atgrep:/ProductCatalog/category/infants_toddlers/art?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"infants_toddlers/art","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"infants_toddlers/art","category.mobileAppImg":"subcat_art","category.fixedParentCategories.displayName":"Infants
&
Toddlers","dimValId":"3156608269","category.parentCategoriesForCatalog.displayName":"Infants
&
Toddlers","cacheDimValId":"3156608269","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+90449476/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":10,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+90449476/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Furniture","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"infants_toddlers","category.fixedParentCategories.repositoryId":"infants_toddlers","record.id":"atgrep:/ProductCatalog/category/infants_toddlers/furniture?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"infants_toddlers/furniture","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"infants_toddlers/furniture","category.mobileAppImg":"subcat_furniture","category.fixedParentCategories.displayName":"Infants
&
Toddlers","dimValId":"90449476","category.parentCategoriesForCatalog.displayName":"Infants
&
Toddlers","cacheDimValId":"90449476","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3065857669/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":1,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3065857669/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Cognitive
Development","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"infants_toddlers","category.fixedParentCategories.repositoryId":"infants_toddlers","record.id":"atgrep:/ProductCatalog/category/infants_toddlers/cognitive_develp?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"infants_toddlers/cognitive_develp","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"infants_toddlers/cognitive_develp","category.mobileAppImg":"subcat_cognitive_develop","category.fixedParentCategories.displayName":"Infants
&
Toddlers","dimValId":"3065857669","category.parentCategoriesForCatalog.displayName":"Infants
&
Toddlers","cacheDimValId":"3065857669","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+973146089/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":1,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+973146089/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Gross
Motor
Skills","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"infants_toddlers","category.fixedParentCategories.repositoryId":"infants_toddlers","record.id":"atgrep:/ProductCatalog/category/infants_toddlers/gross_motor_skills?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"infants_toddlers/gross_motor_skills","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"infants_toddlers/gross_motor_skills","category.mobileAppImg":"subcat_gross_motor_skills","category.fixedParentCategories.displayName":"Infants
&
Toddlers","dimValId":"973146089","category.parentCategoriesForCatalog.displayName":"Infants
&
Toddlers","cacheDimValId":"973146089","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1347471404/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":1,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1347471404/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Music","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"infants_toddlers","category.fixedParentCategories.repositoryId":"infants_toddlers","record.id":"atgrep:/ProductCatalog/category/infants_toddlers/music?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"infants_toddlers/music","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"infants_toddlers/music","category.mobileAppImg":"subcat_music","category.fixedParentCategories.displayName":"Infants
&
Toddlers","dimValId":"1347471404","category.parentCategoriesForCatalog.displayName":"Infants
&
Toddlers","cacheDimValId":"1347471404","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1282659029/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":11,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1282659029/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Dramatic
Play","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_dramatic_play_lp","enabled":"true","categoryDescription":"Boost
social-emotional skills with quality dramatic play items! Shop everything from
puppets & toy cars to kitchen sets, dollhouses & realistic baby
dolls.","record.id":"atgrep:/ProductCatalog/category/dramatic_play?catalog=catalog10002&categoryPath=/dramatic_play&locale=en_US","isParentCategory":"true","category.repositoryId":"dramatic_play","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"dramatic__play","category.mobileAppImg":"cat_dramatic_play_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"1282659029","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1628013054/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":7,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1628013054/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Dress-Up
& Role
Play","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"dramatic_play","category.fixedParentCategories.repositoryId":"dramatic_play","record.id":"atgrep:/ProductCatalog/category/dramatic_play/dress_up_role_play?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"dramatic_play/dress_up_role_play","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"dramatic_play/dress_up_role_play","category.mobileAppImg":"subcat_dressup_role_play","category.fixedParentCategories.displayName":"Dramatic
Play","dimValId":"1628013054","category.parentCategoriesForCatalog.displayName":"Dramatic
Play","cacheDimValId":"1628013054","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+829055561/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":3,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+829055561/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Cars,
Trucks &
Trains","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"dramatic_play","category.fixedParentCategories.repositoryId":"dramatic_play","record.id":"atgrep:/ProductCatalog/category/dramatic_play/cars_trucks_trains?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"dramatic_play/cars_trucks_trains","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"dramatic_play/cars_trucks_trains","category.mobileAppImg":"subcat_cars_trucks_trains","category.fixedParentCategories.displayName":"Dramatic
Play","dimValId":"829055561","category.parentCategoriesForCatalog.displayName":"Dramatic
Play","cacheDimValId":"829055561","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+949344540/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":1,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+949344540/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Kitchen
& House
Play","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"dramatic_play","category.fixedParentCategories.repositoryId":"dramatic_play","record.id":"atgrep:/ProductCatalog/category/dramatic_play/kitchen_house_play?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"dramatic_play/kitchen_house_play","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"dramatic_play/kitchen_house_play","category.mobileAppImg":"subcat_kitchen_house_play","category.fixedParentCategories.displayName":"Dramatic
Play","dimValId":"949344540","category.parentCategoriesForCatalog.displayName":"Dramatic
Play","cacheDimValId":"949344540","dimval.prop.category.hideInNavigation":"0"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3756941869/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":2,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3756941869/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Puzzles","properties":{"category.rootCatalogId":"catalog10002","category.siteId":"ll,dc","category.imgWithInlineText":"cat_puzzles_lp","enabled":"true","categoryDescription":"Shop
wooden puzzles, floor puzzles & jigsaw puzzles—all designed to build fine motor
control while boosting skills in numbers & counting, language &
more!","record.id":"atgrep:/ProductCatalog/category/puzzles?catalog=catalog10002&categoryPath=/puzzles&locale=en_US","isParentCategory":"true","category.repositoryId":"puzzles","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"puzzles","category.mobileAppImg":"cat_puzzles_nm","category.ancestorCatalogIds":"catalog10002","dimValId":"3756941869","dimval.prop.category.hideInNavigation":"0","selected":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1936094737/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":2,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1936094737/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Floor
Puzzles","properties":{"category.siteId":"dc,ll","category.parentCategoriesForCatalog.repositoryId":"puzzles","category.fixedParentCategories.repositoryId":"puzzles","record.id":"atgrep:/ProductCatalog/category/puzzles/floor_puzzles?catalog=catalog10002&locale=en_US","dimval.prop.subcategory.repositoryId":"puzzles/floor_puzzles","category.catalogs.repositoryId":"catalog10002","DGraph.Spec":"puzzles/floor_puzzles","category.mobileAppImg":"subcat_floor_puzzles","category.fixedParentCategories.displayName":"Puzzles","dimValId":"1936094737","category.parentCategoriesForCatalog.displayName":"Puzzles","cacheDimValId":"1936094737","dimval.prop.category.hideInNavigation":"0"}}],"maxNumRecords":"10","dimensionId":"10011","name":"Narrow
by Category","assortmentName":"11 yrs. &
Up","multiSelect":true,"mobileName":"Category"},{"defaultRefinementsToDisplay":10,"@type":"PageContent-SimpleRefinementMenu","displayName":"sku.productUse","endeca:auditInfo":{"ecr:resourcePath":"/pages/ll/products/grade-age/9-11-years"},"showMoreLink":false,"dimensionName":"sku.productUse","displayNamePropertyAlias":"displayName","refinements":[{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3701863734/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":1529,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3701863734/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"In
the Classroom","properties":{"DGraph.Spec":"In the
Classroom","dimValId":"3701863734","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1160717705/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":988,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1160717705/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"At
Home","properties":{"DGraph.Spec":"At
Home","dimValId":"1160717705","selected":"false","enabled":"true"}}],"noOfRefinementsToDisplay":-1,"hideZeroResult":false,"dimensionId":"2994723522","keepExpanded":false,"name":"Narrow
by Product Use","multiSelect":true,"mobileName":"Product
Use"},{"defaultRefinementsToDisplay":10,"@type":"PageContent-SimpleRefinementMenu","displayName":"product.furnitureLine","endeca:auditInfo":{"ecr:resourcePath":"/pages/ll/products/grade-age/9-11-years"},"showMoreLink":false,"dimensionName":"product.furnitureLine","displayNamePropertyAlias":"displayName","refinements":[{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2658718927/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":121,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+2658718927/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Flex-Space
Furniture","properties":{"DGraph.Spec":"Flex-Space
Furniture","dimValId":"2658718927","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1752214585/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":24,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1752214585/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Classic
Birch Furniture","properties":{"DGraph.Spec":"Classic Birch
Furniture","dimValId":"1752214585","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1588163576/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":15,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1588163576/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Heavy-Duty
Furniture","properties":{"DGraph.Spec":"Heavy-Duty
Furniture","dimValId":"1588163576","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3773360810/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":8,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3773360810/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Kids
Colors™ Furniture","properties":{"DGraph.Spec":"Kids Colors™
Furniture","dimValId":"3773360810","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1125812415/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":6,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1125812415/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Just
Like Home<sup>®</sup>","properties":{"DGraph.Spec":"Just Like
Home<sup>®</sup>","dimValId":"1125812415","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4102960959/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":5,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4102960959/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Flex-Space
Jr.<sup>®</sup>","properties":{"DGraph.Spec":"Flex-Space
Jr.<sup>®</sup>","dimValId":"4102960959","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4222175392/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":0,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4222175392/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"First
Steps<sup>®</sup> Furniture","properties":{"DGraph.Spec":"First
Steps<sup>®</sup>
Furniture","dimValId":"4222175392","enabled":"false"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3677653229/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":0,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3677653229/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Outdoor
Furniture","properties":{"DGraph.Spec":"Outdoor
Furniture","dimValId":"3677653229","enabled":"false"}}],"noOfRefinementsToDisplay":-1,"hideZeroResult":false,"dimensionId":"2658229800","keepExpanded":false,"name":"Narrow
by Furniture Line","multiSelect":true,"mobileName":"Furniture
Line"},{"contents":[{"defaultRefinementsToDisplay":5,"@type":"PageContent-RefinementMenu","displayName":"sku.priceRange","endeca:auditInfo":{"ecr:resourcePath":"/content/Shared/MainContent/PriceFacetCollection/Price
-
nonGSA"},"dimensionName":"sku.priceRange","displayNamePropertyAlias":"displayName","refinements":[{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3554733333/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":315,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3554733333/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Under
$10","properties":{"DGraph.Spec":"Under
$10","dimValId":"3554733333","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1359414003/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":487,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+1359414003/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"$10-$20","properties":{"DGraph.Spec":"$10-$20","dimValId":"1359414003","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3505744053/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":347,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3505744053/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"$20-$30","properties":{"DGraph.Spec":"$20-$30","dimValId":"3505744053","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4020444566/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":224,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+4020444566/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"$30-$50","properties":{"DGraph.Spec":"$30-$50","dimValId":"4020444566","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+791274094/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":151,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+791274094/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"$50-$100","properties":{"DGraph.Spec":"$50-$100","dimValId":"791274094","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+408858114/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":302,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+408858114/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"$100
& Above","properties":{"DGraph.Spec":"$100 &
Above","dimValId":"408858114","selected":"false","enabled":"true"}},{"navigationState":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3587189758/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","count":160,"link":"/products/grade-age/9-11-years/N/1170192422+3307248832+1304155519+3239773284+3587189758/page-1/sort-best/num-96/?utm_content=P_Header_Age9to11Y&utm_campaign=20230703_5123499_Parents&utm_medium=email&dtm_em=411f7e336f0a31f70e23dd781cb174de&utm_source=sf&sfid=KN5voiQdJBI8jDgh4xQY0g%3d%3d&sfmc_j=235194&sfmc_s=60775293&sfmc_l=23&sfmc_jb=16029&sfmc_mid=110006712&sfmc_u=15963353","label":"Sale
Items","properties":{"DGraph.Spec":"Sale
Items","dimValId":"3587189758","selected":"false","enabled":"true"}}],"dimensionId":"860566598","keepExpanded":false,"name":"Narrow
by
Price","multiSelect":true,"mobileName":"Price"}],"@type":"PageContent-RefinementMenuCollection","endeca:auditInfo":{"ecr:resourcePath":"/pages/ll/products/grade-age/9-11-years"},"name":"Narrow
by
Price","contentPaths":["/content/Shared/MainContent/PriceFacetCollection"]}]},"device":"desktop","label":"9-11
Years","browseType":"grade-age"}


NARROW BY AVAILABILITY

 * Ship Item (1084)
   Store Pickup (1167)

Select Store
 

BUY ONLINE…PICK UP IN STORE!

Shopping is now faster and easier than ever! Simply select "Store Pickup" to buy
eligible items online…and they'll soon be waiting for you in your local
Lakeshore store. For complete details, visit our Store Pickup page.

 

SELECT A STORE


CHOOSE A LOCATION

Search



NARROW BY CATEGORY

9-11 Years (1716)
   
   
   
   
 * Math (340)
     
   * Multiskill Math Products (101)
   * Basic Operations (94)
   * Math Manipulatives (61)
   * Fractions, Decimals & Percents (44)
   * Shapes & Geometry (38)
   * Measurement & Data (22)
   * Place Value (15)
   * Numbers & Counting (12)
   * Money (10)
   * Sorting & Patterning (2)
   * Time (2)
     
   
   
   
   
 * Language (332)
     
   * Reading Comprehension & Fluency (135)
   * Writing & Grammar (125)
   * Multiskill Language Products (43)
   * Vocabulary (42)
   * Spanish & ELL Materials (14)
   * Alphabet (7)
   * Oral Language & Storytelling (4)
   * Phonics & Word Building (4)
     
   
   
   
   
 * Books (295)
     
   * Workbooks (237)
   * Paperback Books (30)
   * Hardcover Books (13)
   * Book Storage (9)
   * Read-Alongs (6)
     
   
   
   
   
 * Arts & Crafts (292)
     
   * Collage & Craft Materials (86)
   * Craft Kits (65)
   * Paint & Painting Accessories (54)
   * Stamps & Markers (29)
   * Crayons & Colored Pencils (23)
   * Paper (21)
   * Glue, Tape & Adhesives (12)
   * Drawing & Activity Books (10)
   * Dough & Modeling Materials (7)
   * Scissors & Punches (6)
   * Art Easels & Drying Racks (5)
     
   
   
   
   
 * Science (240)
     
   * Physical Science (72)
   * Life Science (54)
   * Science Tools & Equipment (50)
   * Multiskill Science Products (38)
   * Earth & Space Science (37)
   * Health & Nutrition (8)
     
   
   
   
   
 * Classroom Furniture (236)
     
   * Storage Units (77)
   * Tables & Desks (66)
   * Chairs & Seating (59)
   * Classroom Carpets & Rugs (18)
   * Furniture Sets (18)
   * Storage Bins & Organizers (14)
   * Teaching Easels (10)
     
   
   
   
   
 * Games (164)
     
   * Card Games (51)
   * Board & Dice Games (44)
   * Logic Games (29)
   * File Folder Games (15)
   * Bingo Games (12)
   * Fine Motor Games (7)
   * Outdoor Games (6)
     
   
   
   
   
 * Teaching Resources (159)
     
   * Classroom Essentials (45)
   * Dry-Erase Boards, Markers & Erasers (33)
   * Classroom Equipment (26)
   * Curriculum Support Kits (19)
   * Pocket Charts & Accessories (18)
   * Bins & Organizers (14)
   * Nameplates & Name Tags (6)
   * Stickers (6)
   * Awards & Incentives (5)
     
   
   
   
   
 * Classroom Decorations (115)
     
   * Posters & Charts (65)
   * Bulletin Board Sets (46)
   * Accents (4)
     
   
   
   
   
 * Social Studies (98)
     
   * History & Geography (65)
   * Social-Emotional & Character Development (25)
   * Cultures & the Community (8)
     
   
   
   
   
 * STEM (72)
     
   * Building & Engineering (52)
   * Labs & Activities (20)
     
   
   
   
   
 * Blocks & Manipulatives (51)
     
   * Building Sets (44)
   * Light Tables & Accessories (9)
   * Fine Motor Development (5)
     
   
   
   
   
 * Music (41)
     
   * Musical Instruments (34)
   * Audio Equipment & Listening Centers (4)
   * Music CDs (3)
     
   
   
   
   
 * Active Play (29)
     
   * Sports & Ball Activities (19)
   * Balance & Coordination (11)
   * Trikes & Accessories (1)
     
   
   
   
   
 * Sensory Exploration (27)
     
   * Sensory Play (18)
   * Light Tables & Accessories (9)
     
   
   
   
   
 * Infants & Toddlers (26)
     
   * Art (13)
   * Furniture (10)
   * Cognitive Development (1)
   * Gross Motor Skills (1)
   * Music (1)
     
   
   
   
   
 * Dramatic Play (11)
     
   * Dress-Up & Role Play (7)
   * Cars, Trucks & Trains (3)
   * Kitchen & House Play (1)
     
   
   
   
   
 * Puzzles (2)
     
   * Floor Puzzles (2)
     
   
   


NARROW BY PRODUCT USE

   
   
   
 * In the Classroom (1529)
   
   
   
   
   
   
 * At Home (988)
   
   
   
   
   


NARROW BY FURNITURE LINE

   
   
   
 * Flex-Space Furniture (121)
   
   
   
   
   
   
 * Classic Birch Furniture (24)
   
   
   
   
   
   
 * Heavy-Duty Furniture (15)
   
   
   
   
   
   
 * Kids Colors™ Furniture (8)
   
   
   
   
   
   
 * Just Like Home® (6)
   
   
   
   
   
   
 * Flex-Space Jr.® (5)
   
   
   
   
   
   
   
   
 * First Steps® Furniture (0)
   
   
   
   
   
   
 * Outdoor Furniture (0)
   
   
   


NARROW BY PRICE

   
   
   
 * Under $10 (315)
   
   
   
   
   
   
 * $10-$20 (487)
   
   
   
   
   
   
 * $20-$30 (347)
   
   
   
   
   
   
 * $30-$50 (224)
   
   
   
   
   
   
 * $50-$100 (151)
   
   
   
   
   

   
   
   
 * $100 & Above (302)
   
   
   
   
   
   
 * Sale Items (160)
   
   
   
   
   


9-11 YEARS —  1716 ITEMS

--------------------------------------------------------------------------------

SORT: Best SellersPrice - LowPrice - HighTop RatedWhat's New

--------------------------------------------------------------------------------


ITEMS: 24 Per Page48 Per Page96 Per Page
   
   
   
   
   
   
 * 
   
   
   
   
   
   
   
   
 * 1
   
   
   
   
   
   
   
   
   
   
 * 2
   
   
   
   
   
   
   
   
   
   
 * 3
   
   
   
   
   
   
   
   
   
   
 * 4
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * ...
   
   
   
   
 * 18
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * 
   
   
   
   
   
   

New  
Flex-Space Engage Modular Table with Power
$599.00
Sized with older students in mind, our convenient table is perfect for adding a
work surface to your Flex-Space Engage Modular area and making it tech-ready!
The sturdy table features a heavy-duty laminate tabletop that will withstand
tons of daily use, plus a built-in power module with 2 AC outlets and 2 USB-A
ports for electronic devices. Best of all, it’s covered in attractive textured
vinyl that looks just like fabric but is a breeze to wipe clean!
9 yrs. - Adult / 4th gr. - Adult
Item # LC752

--------------------------------------------------------------------------------

New  
Flex-Space Comfy Couch Powered Table Zone
$4,439.00
Classic beauty and comfort—with a technological aspect that every 21st-century
classroom demands! The attractive couches and chair are cozy and functional,
providing super-comfy seating for up to 5 students at a time. And the 2
coordinating tables each feature a heavy-duty laminate top and a built-in power
module with 2 AC outlets and 2 USB-A ports for powering and charging electronic
devices. Plus, the wipe-clean furnishings can be easily arranged and rearranged
into countless configurations—for maximum flexibility. There’s even a plush,
soil-resistant carpet to really tie everything together into a designated
learning space. Carpet measures 6' x 9' and includes a 10-year warranty.
9 yrs. - Adult / 4th gr. - Adult
Item # LC1436

--------------------------------------------------------------------------------

New  
Flex-Space Engage Modular Couch for Three
$1,299.00
Make student collaboration, group work and study time more inviting—with sleek
yet comfy modular seating designed with older kids in mind! There are so many
options…use the roomy couch alone or combine it with our other Flex-Space Engage
Modular furniture to create custom learning areas. The seat and seat back are
padded with high-density foam, so the couch is as supportive as it is soft—for
up to 3 students at a time. Best of all, it’s covered in attractive textured
vinyl that looks just like fabric but is a breeze to wipe clean!
9 yrs. - Adult / 4th gr. - Adult
Item # LC782

--------------------------------------------------------------------------------

New  
Flex-Space Comfy Couch Write & Wipe Table Zone
$3,349.00
Create a functional work space where up to 6 students can brainstorm,
collaborate, connect and more! The 2 wipe-clean, modular couches are a cinch to
arrange and configure into a setting kids will be eager to gather in. And the
convenient, height-adjustable mobile table features a roomy dry-erase surface
that children can write directly on—encouraging participation and giving
everyone a great view of activities. The durable, easy-to-assemble table
measures 60"w x 30"d x 23"-34"h, includes a 5-year warranty and is GREENGUARD®
Certified. The couches come fully assembled.
9 yrs. - Adult / 4th gr. - Adult
Item # LC1438

--------------------------------------------------------------------------------

New  
Flex-Space Engage Modular Chair
$599.00
Create inviting, flexible spaces—with sleek yet comfy modular seating designed
with older kids in mind! There are so many options…use the chair alone or
combine it with our other Flex-Space Engage Modular furniture to create custom
learning areas. The seat and seat back are padded with high-density foam, so the
chair is as supportive as it is soft. Best of all, it’s covered in attractive
textured vinyl that looks just like fabric but is a breeze to wipe clean!
9 yrs. - Adult / 4th gr. - Adult
Item # LC780

--------------------------------------------------------------------------------

New  
Flex-Space Engage Modular Couch for Two
$899.00
Create inviting, flexible spaces—with sleek yet comfy modular seating designed
with older kids in mind! There are so many options…use the couch alone or
combine it with our other Flex-Space Engage Modular furniture to create custom
learning areas. The seat and seat back are padded with high-density foam, so the
couch is as supportive as it is soft—for up to 2 students at a time. Best of
all, it’s covered in attractive textured vinyl that looks just like fabric but
is a breeze to wipe clean!
9 yrs. - Adult / 4th gr. - Adult
Item # LC781

--------------------------------------------------------------------------------

New  
Flex-Space Comfy Curved Couch Gathering Zone
$7,189.00
Whether students are interacting and working with peers or gathering for
teacher-led lessons—this easy-to-customize, all-in-one zone is sure to be the
most popular spot in your classroom! It comes complete with 4 super-comfy
modular couches that offer relaxed seating for up to 8 students at once…plus 2
coordinating ottomans that can be used as tables, footrests or even additional
seating. And there’s absolutely no fuss—it all wipes clean to keep the units
looking like new year after year! You also get a cozy, plush carpet to really
make this gathering space stand out in any room. Soil-resistant carpet measures
9' x 12' and includes a 10-year warranty.
9 yrs. - Adult / 4th gr. - Adult
Item # LC1439

--------------------------------------------------------------------------------

New  
Flex-Space Engage Modular Curved Couch
$1,499.00
Make student collaboration, group work and study time more inviting—with sleek
yet comfy modular seating designed with older kids in mind! There are so many
options…use the couch alone or combine it with our other Flex-Space Engage
Modular furniture to create custom learning areas. The seat and seat back are
padded with high-density foam, so the couch is as supportive as it is soft. Best
of all, it’s covered in attractive textured vinyl that looks just like fabric
but is a breeze to wipe clean!
9 yrs. - Adult / 4th gr. - Adult
Item # LC783

--------------------------------------------------------------------------------

New  
Flex-Space Engage Modular Ottoman
$399.00
Create inviting, flexible spaces—with sleek yet comfy modular seating designed
with older kids in mind! There are so many options…use the multipurpose ottoman
as a chair, a table or a footrest…or combine it with our other Flex-Space Engage
Modular furniture to create custom learning areas. The ottoman is padded with
high-density foam, so it’s as supportive as it is soft. Best of all, it’s
covered in attractive textured vinyl that looks just like fabric but is a breeze
to wipe clean!
9 yrs. - Adult / 4th gr. - Adult
Item # LC784

--------------------------------------------------------------------------------

New  
Flex-Space Washable Comfy Floor Seat
$69.99
(115) - Ratings And Reviews For Flex-Space Washable Comfy Floor Seat
Give kids a special place to sit—with cozy chairs that provide flexible seating
wherever you need it! The chairs feature cushioned back supports that adjust to
the perfect position…simply lift the backs of the seats to a comfortable height,
then just lay them flat for convenient storage! Removable microfiber covers are
machine-washable.
3 yrs. - Adult / Preschool - Adult
Item # LC405

--------------------------------------------------------------------------------

New  
Super-Fun Marble Run - Master Set
$39.99
(133) - Ratings And Reviews For Super-Fun Marble Run - Master Set
Just drop a marble onto the tracks—then enjoy the ride! Children simply fit the
rugged plastic pieces together to create action-packed marble mazes—complete
with dips, drops, hairpin turns and more! Our open-ended builders fit together
any way imaginable, so kids never run out of new courses! Plus, you get a
step-by-step guide with illustrated instructions for creating mazes that range
in difficulty. Set includes 96 building pieces and 20 marbles. Funnel pieces
measure 6 3/4" in diameter.
4 yrs. - 11 yrs. / Pre-K - 6th gr.
Item # PP239

--------------------------------------------------------------------------------

New  
Construction Paper
$1.49 - $73.50
(49) - Ratings And Reviews For Construction Paper
This construction paper is perfect for all your arts & crafts projects! The
48-pound stock construction paper comes in a variety of vibrant colors and two
sizes—9" x 12" or 12" x 18".
18 mos. - 11 yrs. / Toddler - 6th gr.
Item # TA50

--------------------------------------------------------------------------------

New  
The Ultimate Fort Builder
$59.99
(591) - Ratings And Reviews For The Ultimate Fort Builder
Build the fort of your dreams—with our strong, snap-together builders! Just
attach the poles to the kid-friendly connectors…then cover with a sheet or
blanket for hours of fun. You get 45 poles and 25 connectors—perfect for
creating any fort you can imagine…plus a step-by-step guide that shows you how
to build everything from a kid’s castle to a super-cool igloo! Poles measure 16"
in length. Blanket not included.
4 yrs. - 11 yrs. / Pre-K - 6th gr.
Item # HH938

--------------------------------------------------------------------------------

New  
My Keepsake Portfolio
$29.99
(304) - Ratings And Reviews For My Keepsake Portfolio
Our handy portfolio makes it easy to organize kids’ artwork, writing samples,
projects and more—and keep them in mint condition! The super-sturdy cardboard
portfolio features 9 big, expandable storage pockets that hold paper up to 12" x
18"—large enough even for oversize artwork. Plus, each pocket has a tab on top
for easy labeling…and you can even add a child’s name to the front! Portfolio
measures 15" x 19". Personalization not available for store pickup.
24 mos. - 11 yrs. / Toddler - 6th gr.
Item # DD649

--------------------------------------------------------------------------------

New  
Real-Working Cash Register
$39.99
(181) - Ratings And Reviews For Real-Working Cash Register
Kids can ring up the fun with our real-working cash register! The built-in
calculator and digital display let kids add, subtract, multiply and divide as
they ring up pretend purchases. The cash drawer even pops open so children can
figure out the correct change! The cash register has a large, solar-powered
digital display; includes a “credit card” and play money. Cash register measures
10 1/2" and requires 2 “AAA” batteries (not included).
3 yrs. - 9 yrs. / Preschool - 4th gr.
Item # PP723

--------------------------------------------------------------------------------

New  
Reusable Write & Wipe Pocket
$2.49 - $59.99
(66) - Ratings And Reviews For Reusable Write & Wipe Pocket
Save time, money and a ton of paper—with our sturdy, reusable write & wipe
pocket! Just slide a worksheet into the see-inside pocket...and students can
write directly on the surface with a dry-erase marker—then wipe it clean for the
next activity! Double-sided vinyl pocket measures 10 1/4" x 13 1/8" and holds
paper up to 9" x 12".
3 yrs. - 11 yrs. / Preschool - 6th gr.
Item # DE191

--------------------------------------------------------------------------------

New  
Comfy Rectangular Classroom Carpets
$129.00 - $399.00
(19) - Ratings And Reviews For Comfy Rectangular Classroom Carpets
These rectangular, extra-plush carpets are made of thick, soil-resistant
synthetic fiber that’s incredibly cozy—yet rugged enough to withstand the
toughest classroom use! Plus, the carpets feature rich, inviting colors that
resist fading year after year...with a sturdy, flexible backing that provides
superior support—so carpets lie flat.
Birth - Adult / Infant - Adult
Item # LC142

--------------------------------------------------------------------------------

New  
Kids Colors™ Adjustable Rectangular Tables
$289.00 - $359.00
(2) - Ratings And Reviews For Kids Colors™ Adjustable Rectangular Tables
Our heavy-duty tables are built to last! Solid, 1 1/4" tabletops feature
wipe-clean laminate on both the surface and underside, with rounded corners and
thick vinyl edgebands for safety and durability. Plus, sturdy steel legs easily
adjust to the right height…and have tough nylon tips that protect both legs and
floors. Easy assembly. Chairs sold separately.
12 mos. - Adult / Infant - Adult
Item # AB381

--------------------------------------------------------------------------------

New  
Magna-Tiles® - Master Set
$129.99
(132) - Ratings And Reviews For Magna-Tiles® - Master Set
Our translucent magnetic tiles give children a fun way to explore geometry
concepts…as they build! The durable plastic tiles have magnets built right in,
so they stick together from every side—as kids explore symmetry, area and
perimeter, angles and more. You get 100 tiles in 5 shapes and 6 colors; large
squares measure 6".
3 yrs. - 11 yrs. / Preschool - 6th gr.
Item # DG547

--------------------------------------------------------------------------------

New  
Natural Accents Leaves Classroom Carpets
$179.00 - $549.00
(14) - Ratings And Reviews For Natural Accents Leaves Classroom Carpets
Add a natural element to any space…with plush carpets featuring leaves! Perfect
for learning centers, each soil-resistant nylon carpet is super-soft—providing a
welcoming spot for children to sit, read and play.
Birth - Adult / Infant - Adult
Item # LC842

--------------------------------------------------------------------------------

New  
The Chess Teacher
$19.99
(62) - Ratings And Reviews For The Chess Teacher
Now anyone can learn to play chess—quickly and easily! Our specially designed
chess set has easy-to-follow diagrams printed right on the base of each piece,
so kids learn the names of the pieces and how they move—at a glance! You get a
chessboard, 32 plastic pieces and a guide. Chessboard measures 15" x 15".
6 yrs. - 11 yrs. / 1st gr. - 6th gr.
Item # CA242

--------------------------------------------------------------------------------

New  
Double-Sided Magnetic Write & Wipe Board
$9.99 - $98.99
(52) - Ratings And Reviews For Double-Sided Magnetic Write & Wipe Board
Double-sided, write & wipe and magnetic—this handy lapboard has it all! Tempered
masonite board has blank writing and drawing space on front…with permanent
baselines on back. Board measures 9" x 12". Accessories sold separately.
3 yrs. - 11 yrs. / Preschool - 6th gr.
Item # LL628

--------------------------------------------------------------------------------

New  
Leveled Books Classroom Library 1
$24.00 - $719.00
(14) - Ratings And Reviews For Leveled Books Classroom Library 1
Help students become successful and enthusiastic readers—with specially selected
books for every reading level! Ideal for both guided and independent reading,
our books are leveled using Fountas & Pinnell’s system...making it easy to
provide differentiated instruction—and meet every student’s needs.
5 yrs. - 9 yrs. / Kindergarten - 4th gr.
Item # AA300X

--------------------------------------------------------------------------------

New  
Lakeshore Fully Washable Liquid Tempera Paint - Pint
$4.29 - $42.50
(71) - Ratings And Reviews For Lakeshore Fully Washable Liquid Tempera Paint -
Pint
No more stained, ruined clothes…these brilliant paints are completely washable
from skin and clothing! Our washable tempera paint comes ready to use in 1-pint
bottles. Choose from a variety of colors.
18 mos. - 11 yrs. / Toddler - 6th gr.
Item # PX2016

--------------------------------------------------------------------------------

Top
   
   
   
   
   
   
 * 
   
   
   
   
   
   
   
   
 * 1
   
   
   
   
   
   
   
   
   
   
 * 2
   
   
   
   
   
   
   
   
   
   
 * 3
   
   
   
   
   
   
   
   
   
   
 * 4
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * ...
   
   
   
   
 * 18
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * 
   
   
   
   
   
   

Back To Top
 

COUPON UNAVAILABLE



Close

Customer Support
   
   
 * Live Chat (Offline)
 * Contact Us
 * Track My Order
 * Shipping
 * Returns and Exchanges
 * FAQs
 * Lakeshore Catalogs
 * Credit Application
   
   

   
   
 * Gift Cards
 * Mail Preferences
 * Product Safety
 * Feedback
 * eProcurement Sign-In
 * GSA Sign-Up & Sign-In
 * Accessibility
 * 
   
   

Our Company
   
   
 * Careers
 * Our Story
 * CA Supply Chains Act
 * Partnerships
 * Lakeshore Warranties
   
   

Stay Connected

Sign up for special offers and news sent directly to you.

enter your email address
Join

Sign up for exclusive text offers and deals.

See Privacy Policy

           
Get the App
Scan the QR code to download our app.


   
 *  
   
   



*View promotion details promotion details.

Privacy Policy | Children’s Policy | Do Not Sell My Personal Information | Do
Not Share My Personal Information/Interest Based Ads

©2023 Lakeshore Learning Materials. All rights reserved.

 

SIGN IN

Email

Password

Sign In
Cancel

Find a Shopping List

Don’t have an account?  Register now.

Forgot Password?
 

B2B REDIRECT


 

WRITE A REVIEW

We’re sorry, but this item is no longer available.

 

THANK YOU

Your opinion matters to us, and we really appreciate you taking the time to let
us know how we’re doing.

Close
 

ACCESS TO DESIGN RESOURCES

Oops. You do not have access to the Design Resources page. Please click here to
request access to request access.

Close
 

REVIT ACCESS

We're sorry! There was an error with the download. Please try again.

Close
 

INVALID REGISTRY

We’re sorry! The registry you’re trying to view is no longer available.

Close
 

SESSION EXPIRED


Continue
 

REGISTER



First Name

Last Name

Email

Password


Minimum 8 characters

Must include one letter

Must include one number

- Minimum 8 characters Must include one letter Must include one number
I typically shop for:

Classroom/Organization

Home

Both


Yes, I would like to receive news and promotions via email.

Keep me signed in


Keep unchecked if using a public device or public Wi-Fi.

See Privacy Policy
Cancel
Register

I am a GSA member
 

THANK YOU FOR REGISTERING WITH LAKESHORE!




 

GSA MEMBERSHIP



Forgot Password?

 

FORGOT PASSWORD?

Enter your email address, and we’ll send a secure email with instructions for
resetting your password.
Email

Cancel
Submit
 

FIND ANOTHER STORE


CHOOSE A LOCATION

Search



Opt out of Targeted Advertising



OPT OUT OF TARGETED ADVERTISING

When you visit our website, we store cookies on your browser to collect
information. The information collected might relate to you, your preferences or
your device, and is mostly used to make the site work as you expect it to and to
provide a more personalized web experience. However, you can choose not to allow
certain types of cookies, which may impact your experience of the site and the
services we are able to offer. Click on the different category headings to find
out more and change our default settings according to your preference. You
cannot opt-out of our First Party Strictly Necessary Cookies as they are
deployed in order to ensure the proper functioning of our website (such as
prompting the cookie banner and remembering your settings, to log into your
account, to redirect you when you log out, etc.). For more information about the
First and Third Party Cookies used please follow this link.
More information
Allow All


MANAGE CONSENT PREFERENCES

Accordion Header

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

Accordion Header

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices

Opens in new window
PDF Download
Word Download
Excel Download
PowerPoint Download
Document Download
Explore your accessibility options


close carousel