www.americangirl.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.americangirl.com/
Effective URL: https://www.americangirl.com/
Submission: On January 13 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

<form class="search-menu__search-form" id="searchForm" onsubmit="return false;" role="search">
  <input class="search-menu__input" id="searchInput" type="search" name="q" placeholder="What are you looking for?" aria-label="Search" autocomplete="off" value="" oninput="this.setAttribute('value', this.value);">
  <button type="button" class="search-menu__clear js-search-clear">Clear</button>
  <button class="search-menu__search-btn btn-icon" type="submit"><svg class="icon icon--search-desktop" width="26" height="26" viewBox="0 0 26 26" xmlns="http://www.w3.org/2000/svg">
      <path d="M10.442 1.733a8.709 8.709 0 0 1 6.947 13.961l6.527 6.529a1.197 1.197 0 0 1-1.596 1.78l-.097-.087-6.529-6.527a8.709 8.709 0 1 1-5.252-15.655zm0 2.613a6.096 6.096 0 1 0 0 12.192 6.096 6.096 0 0 0 0-12.192z" fill-rule="evenodd"></path>
    </svg></button>
</form>

<form class="footer__newsletter-form form js-newsletter-form">
  <label class="footer__newsletter-form-label">Email address</label>
  <div class="footer__newsletter-form-container">
    <input type="email" class="footer__newsletter-input input js-newsletter-input" placeholder="Enter email address">
    <button type="submit" class="footer__newsletter-form-button js-newsletter-button" disabled="">Sign up</button>
  </div>
  <p class="message--error js-newsletter-error-message hide">Please enter a valid email address.</p>
  <p class="message--success js-newsletter-success-message hide">Thank you, you're now subscribed!</p>
</form>

POST /cart

<form id="bagForm" action="/cart" method="post" class="bag__form">
  <script id="bagItemsData">
    SDG.Data.bagItems = [];
    SDG.Data.shippingHolidays = [{
      "name": "Floating Day",
      "date": "01-02-2023"
    }, {
      "name": "Martin Luther King, Jr. Day",
      "date": "01-16-2023"
    }, {
      "name": "Presidents' Day",
      "date": "02-20-2023"
    }, {
      "name": "Floating Day",
      "date": "04-07-2023"
    }, {
      "name": "Floating Day",
      "date": "04-10-2023"
    }, {
      "name": "Floating Day",
      "date": "05-26-2023"
    }, {
      "name": "Memorial Day",
      "date": "05-29-2023"
    }, {
      "name": "Juneteenth",
      "date": "06-19-2023"
    }, {
      "name": "Floating Day",
      "date": "07-03-2023"
    }, {
      "name": "Independence Day",
      "date": "07-04-2023"
    }, {
      "name": "Labor Day",
      "date": "09-04-2023"
    }, {
      "name": "Thanksgiving",
      "date": "11-23-2023"
    }, {
      "name": "Floating Day",
      "date": "12-22-2023"
    }, {
      "name": "Christmas",
      "date": "12-25-2023"
    }, {
      "name": "Floating Day",
      "date": "01-01-2024"
    }];
    SDG.Data.mergedInfo = {
      "headline": "Just so you know, we made changes to your bag.",
      "body": "Some items from a previous shopping session have been added. Sold-out and duplicate items have been removed."
    };
  </script>
  <div class="bag__form-inner">
    <header id="bagHeader" class="bag__header">
      <div class="bag__header-flex">
        <h2 class="bag__title" aria-live="polite" role="alert"><button id="bagContinue" type="button" class="btn-icon bag__close">
            <i class="icon icon--close-black"></i>
            <span class="screenreader">Close Bag</span>
          </button>My bag</h2>
        <button type="button" class="bag__share bag__share btn-link btn-link--secondary js-bag-share" data-track-category="mini cart" data-track-name="share my bag:modal" data-track-text="Share my bag"> Share my bag </button>
      </div>
    </header>
    <div id="bagContent" class="bag__content" data-count="0" data-total-price="0">
      <div id="bagShipping" class="bag-shipping">
        <div class="bag-shipping__free-wrapper">
          <i class="icon icon--shipping-truck js-bag-shipping-icon hide"></i>
          <p class="bag-shipping__text js-bag-shipping-text">Add $150.00 to get free standard shipping on your order! Some exclusions apply. <a href="https://www.americangirl.com/pages/shipping-information">See details</a></p>
        </div>
        <div class="bag-shipping__progress">
          <div class="bag-shipping__progress-color js-bag-shipping-progress" style="width: 0%;"></div>
        </div>
        <script>
          SDG.Data.bagShippingThreshold = 15000;
          SDG.Data.bagTotalPrice = 0;
          SDG.Data.bagFreeShippingMet = 'You’ve qualified for FREE standard shipping! <a href="https://www.americangirl.com/pages/shipping-information">See details</a>';
          SDG.Data.bagFreeShippingRemaining = 'Add $$AMOUNT$$ to get free standard shipping on your order! Some exclusions apply. <a href="https://www.americangirl.com/pages/shipping-information">See details</a>';
        </script>
      </div>
      <div class="bag-rewards bag-rewards--empty js-bag-mini-rewards mini">
        <div class="bag-rewards__image">
          <i class="icon icon--logo-ag-rewards"></i>
        </div>
        <p class="bag-rewards__copy"> Earn and redeem your points. <a href="#login-minibag" class="btn-link btn-link--secondary bag-rewards__copy-link" data-login-link="">
            Sign in or join
          </a>
        </p>
      </div>
      <div class="js-bag-active-rewards"></div>
      <div class="bag-promocode js-bag-promo-code">
        <button class="bag-promocode__expand closed js-bag-promocode-toggle" type="button" data-track-category="mini cart" data-track-name="promo code" data-track-text="expand">
          <span>Add promo code or reward certificate</span>
          <i class="icon icon--plus-gray"></i>
          <i class="icon icon--minus"></i>
        </button>
        <div class="bag-promocode__expandable bag-promocode__expandable--no-customer closed js-bag-promocode-expandable">
          <div class="bag-promocode__row">
            <input id="promoCode" class="bag-promocode__row-input input js-bag-promo-input" type="text" placeholder="Enter promo code or reward certificate" data-track-cat="mini cart" autocomplete="off">
            <label class="bag-promocode__row-label" for="promoCode"> Promo code </label>
            <button class="bag-promocode__row-submit js-bag-promo-submit" type="button" data-track-category="mini cart" data-track-name="promo code" data-track-text="apply"> Apply </button>
            <i class="icon icon--error-orange"></i>
            <div class="bag-promocode__row-message bag-promocode__row-message--error js-bag-promo-message-error"></div>
            <div class="bag-promocode__row-message js-bag-promo-message"></div>
          </div>
          <div class="bag-promocode__tag js-bag-promo-code-tag hide">
            <i class="icon icon--tag"></i>
            <span class="bag-promocode__tag-value js-bag-promo-code-value"></span>
            <button type="button" class="bag-promocode__tag-button js-bag-promo-code-remove-all" data-track-category="mini cart" data-track-name="promo code" data-track-text="promo x">
              <i class="icon icon--plus-gray"></i>
            </button>
          </div>
          <button class="btn-link bag-promocode__link js-current-offers-trigger" type="button" data-track-category="mini cart" data-track-name="promo code" data-track-text="see current offers"> See current offers </button>
        </div>
      </div>
      <div class="bag-promocode-warning js-bag-large-cart-warning is-hidden">
        <i class="icon icon--error-orange"></i>
        <span>Some promotions may not apply for orders with 20+ items.<br>Please contact <a href="https://www.americangirl.com/pages/contact-us">customer service</a> for further assistance</span>
      </div>
      <div class="bag-featured-products js-featured-products">
        <div class="bag-featured-product js-featured-product is-active" data-handle="american-girl-doll-carrier-for-girls-hrn83">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/rmntjllhpjnys4rxvcbu.png?v=1704485749"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="American Girl® Doll Carrier for 18-inch Dolls">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">American Girl® Doll Carrier for 18-inch Dolls</h2>
            <p class="bag-featured-product__desc-copy"> Your girl can take her doll wherever she goes! | <span class="bag-featured-product__desc-price">$36.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="43100950167742" data-product-sku="HRN83" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="ag-star-bucket-hat-set-for-girls-and-dolls-hyk98">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/whc52zdyzmlomoavkpqv_cfce26c0-dc7d-49a3-ab3e-176d69fa22b5.png?v=1705098099"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="AG™ Star Bucket Hat Set for Girls &amp; Dolls">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">AG™ Star Bucket Hat Set for Girls &amp; Dolls</h2>
            <p class="bag-featured-product__desc-copy"> Top off any summery look! | <span class="bag-featured-product__desc-price">$30.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="43398065062078" data-product-sku="HYK98" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="american-girl-today-tee-for-18-inch-dolls-hpw17">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/z0e20hrxbsgmuwxnd5gc.png?v=1704325725"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="American Girl Today™ Tee for 18-inch Dolls (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">American Girl Today™ Tee for 18-inch Dolls (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> An American Girl® classic tee for 18-inch dolls! | <span class="bag-featured-product__desc-price">$12.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="43066022330558" data-product-sku="HPW17" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="american-girl-beach-towel-hyk99">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/ig7yeeoldf3qcxslbh4p_e80ec008-30fc-43b2-a227-bc40a3b4f68b.png?v=1704387925"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="American Girl® Beach Towel">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">American Girl® Beach Towel</h2>
            <p class="bag-featured-product__desc-copy"> This full-sized beach towel brings a splash of color poolside! | <span class="bag-featured-product__desc-price">$25.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="43398064832702" data-product-sku="HYK99" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="travel-seat-for-dolls-frv64">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/f77dfwldcd1nmemy5rvc.png?v=1693250365"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Travel Seat for Dolls">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Travel Seat for Dolls</h2>
            <p class="bag-featured-product__desc-copy"> Keep you doll safe and secure on the go! | <span class="bag-featured-product__desc-price">$28.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="41361368645822" data-product-sku="FRV64" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="samantha-parkington-hot-and-cold-tumbler-hvv89">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/iigeihsstrr5innesbtg.png?v=1690588392"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Samantha Parkington™ Hot &amp; Cold Tumbler (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Samantha Parkington™ Hot &amp; Cold Tumbler (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> A travel tumbler inspired by Samantha. | <span class="bag-featured-product__desc-price">$22.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617924583614" data-product-sku="HVV89" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="samantha-parkington-vinyl-sticker-pack-hvv90">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/kidtjgpdel8vsxfyyptv_3e5ac7d5-28f7-457d-8ac6-4d4b8377b22a.png?v=1690588551"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Samantha Parkington™ Vinyl Sticker Pack (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Samantha Parkington™ Vinyl Sticker Pack (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> Are you a Samantha superfan? | <span class="bag-featured-product__desc-price">$8.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617924780222" data-product-sku="HVV90" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="kirsten-larson-notebook-hvv91">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/ewtmkqlbivqvjxtq670f.png?v=1690588548"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Kirsten Larson™ Notebook (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Kirsten Larson™ Notebook (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> A lovely Kirsten-inspired notebook. | <span class="bag-featured-product__desc-price">$20.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617925042366" data-product-sku="HVV91" data-inventory-status="Limited Quantities" data-backorder-date=""
              class="bag-featured-product__action-add js-add-featured-product"> Add </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="kirsten-larson-hot-and-cold-tumbler-hvv92">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/a4gvccpomaqagjxoqd4z.png?v=1690588545"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Kirsten Larson™ Hot &amp; Cold Tumbler (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Kirsten Larson™ Hot &amp; Cold Tumbler (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> A totable beverage tumbler inspired by Kirsten. | <span class="bag-featured-product__desc-price">$22.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617924976830" data-product-sku="HVV92" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="kirsten-larson-vinyl-sticker-pack-hvv93">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/bqdy0x8ier0m2pia1tgb_a49d9680-05af-4651-b0e7-ec760eb970e7.png?v=1690588531"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Kirsten Larson™ Vinyl Sticker Pack (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Kirsten Larson™ Vinyl Sticker Pack (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> Showcase your Kirsten love with these stickers. | <span class="bag-featured-product__desc-price">$8.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617938608318" data-product-sku="HVV93" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="addy-walker-notebook-hvv94">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/jcgxn7zlodvmfkqzzhje.png?v=1690588519"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Addy Walker™ Notebook (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Addy Walker™ Notebook (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> An adorable Addy-inspired notebook. | <span class="bag-featured-product__desc-price">$20.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617938673854" data-product-sku="HVV94" data-inventory-status="Limited Quantities" data-backorder-date=""
              class="bag-featured-product__action-add js-add-featured-product"> Add </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="addy-walker-hot-and-cold-tumbler-hvv95">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/llrknqfc4jbwlqeyq47j.png?v=1690588541"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Addy Walker™ Hot &amp; Cold Tumbler (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Addy Walker™ Hot &amp; Cold Tumbler (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> A tumbler inspired by Addy | <span class="bag-featured-product__desc-price">$22.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617938772158" data-product-sku="HVV95" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="addy-walker-vinyl-sticker-pack-hvv96">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/f6lrvfanscm6dksbnq00_ffaf7785-b24d-464f-9c2e-b853c4569caa.png?v=1690588525"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Addy Walker™ Vinyl Sticker Pack (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Addy Walker™ Vinyl Sticker Pack (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> Are you an all-time Addy fan? | <span class="bag-featured-product__desc-price">$8.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617938641086" data-product-sku="HVV96" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="kit-kittredge-notebook-hvv97">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/sjig4zlpxmpahmulo6fb.png?v=1690588559"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Kit Kittredge™ Notebook (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Kit Kittredge™ Notebook (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> Record all the neighborhood headlines in this cool Kit-inspired notebook. | <span class="bag-featured-product__desc-price">$20.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617938837694" data-product-sku="HVV97" data-inventory-status="Limited Quantities" data-backorder-date=""
              class="bag-featured-product__action-add js-add-featured-product"> Add </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="kit-kittredge-hot-and-cold-tumbler-hvv98">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/ehtakcnlectodcipufdy.png?v=1690588514"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Kit Kittredge™ Hot &amp; Cold Tumbler (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Kit Kittredge™ Hot &amp; Cold Tumbler (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> A junior journalist will love this Kit-inspired travel tumbler. | <span class="bag-featured-product__desc-price">$22.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617945718974" data-product-sku="HVV98" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="kit-kittredge-vinyl-sticker-pack-hvv99">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/ricykmrol8ri4idifqmi_ccb4e06a-b440-426c-a9ee-ea4bad71d9db.png?v=1690588527"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Kit Kittredge™ Vinyl Sticker Pack (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Kit Kittredge™ Vinyl Sticker Pack (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> Are you a kindred spirit with Kit? | <span class="bag-featured-product__desc-price">$8.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617941688510" data-product-sku="HVV99" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
        <div class="bag-featured-product js-featured-product" data-handle="felicity-merriman-hot-and-cold-tumbler-hvw01">
          <input type="hidden" name="components" value="">
          <div class="bag-featured-product__image">
            <div class="ir ir--bag-product is-loading ">
              <img class="lazyload bag-item__img js-bag-item-img" data-src="https://images.mattel.net/image/upload/w_{width},c_scale/f_auto/q_auto:low/shop-ag-prod/products/nf4x1vwojwno5t2f7506.png?v=1690588523"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Felicity Merriman™ Hot &amp; Cold Tumbler (Historical Characters)">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Felicity Merriman™ Hot &amp; Cold Tumbler (Historical Characters)</h2>
            <p class="bag-featured-product__desc-copy"> A travel tumbler inspired by Felicity. | <span class="bag-featured-product__desc-price">$22.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="42617942245566" data-product-sku="HVW01" data-inventory-status="Available" data-backorder-date="" class="bag-featured-product__action-add js-add-featured-product"> Add
            </button>
          </div>
        </div>
      </div>
      <div id="bagEmpty" class="bag__empty">
        <h3 class="bag__empty-heading"> Your bag is empty—here are ideas to fill it! </h3>
        <div class="bag__empty-cta">
          <a class="bag__empty-cta-btn btn btn--secondary" href="/collections/new-arrivals" data-track-category="mini cart" data-track-name="empty bag" data-track-text="Shop new arrivals">
              Shop new arrivals
            </a>
        </div>
        <div class="bag__empty-cta">
          <a class="bag__empty-cta-btn btn btn--secondary" href="/collections/best-sellers" data-track-category="mini cart" data-track-name="empty bag" data-track-text="Shop best sellers">
              Shop best sellers
            </a>
        </div>
        <div class="bag__empty-cta">
          <a class="bag__empty-cta-btn btn btn--secondary" href="/collections/all-dolls" data-track-category="mini cart" data-track-name="empty bag" data-track-text="Shop dolls">
              Shop dolls
            </a>
        </div>
        <div class="bag__empty-cta">
          <a class="bag__empty-cta-btn btn btn--secondary" href="/collections/doll-furniture" data-track-category="mini cart" data-track-name="empty bag" data-track-text="Shop furniture">
              Shop furniture
            </a>
        </div>
        <div class="bag__empty-cta">
          <a class="bag__empty-cta-btn btn btn--secondary" href="/collections/clothing-best-sellers" data-track-category="mini cart" data-track-name="empty bag" data-track-text="Shop clothing">
              Shop clothing
            </a>
        </div>
      </div>
    </div>
  </div>
  <div id="bagFooter" class="bag__footer">
    <div class="bag__summary">
      <div id="bagTotals" class="bag__totals">
        <p id="bagTotal" class="bag__total js-bag-total">
        </p>
        <p class="bag__total">
          <span class="bag__total-label"> Subtotal </span>
          <span id="bagSubtotal" class="bag__total-value">$0.00</span>
        </p>
        <p></p>
      </div>
      <div id="bagMiniAffirm" class="bag__affirm js-affirm is-hidden">
        <p class="bag__affirm-copy"> Pay in full or in 4 interest-free installments of <span id="bagAffirmPaymentsMiniBag" class="js-affirm-payments">$0.00</span> with <i class="bag__shoppay-logo icon icon--shoppay-logo">
              <span class="screenreader">Shop Pay</span>
            </i>
          <a class="bag__affirm-trigger" href="https://www.americangirl.com/shop/c/affirm-information" target="_blank">
              Learn more
            </a>
        </p>
      </div>
    </div>
    <a class="bag__checkout js-bag-checkout btn btn--primary btn--full" href="/checkout" data-before-change="/checkout" data-track-category="mini cart" data-track-name="mini cart" data-track-text="checkout">
        Checkout
      </a>
    <a class="bag__footer-link btn-link btn-link--secondary" href="/cart" data-track-category="mini cart" data-track-name="mini cart" data-track-text="see full bag">
        See full bag
      </a>
  </div>
</form>

<form class="add-on-modal__form" id="addOnModalForm" data-sku="">
  <div class="add-on-modal__items" id="addOnModalProducts"></div>
  <div class="add-on-modal__submit-wrapper">
    <button class="btn btn--tertiary add-on-modal__submit" type="submit"> Save changes </button>
  </div>
</form>

Text Content

Enable accessibility
By using the Mattel site, you agree with our use of cookies.
Agree and Proceed Want to know more?

End of season sale: New items added! Shop now

AG Rewards™: 2.5x points on books! Shop now

Free Kavi™ accessory set––a $36 value! Shop now

Earn perks while you play Join AG Rewards™ for free

Free shipping every day on all orders $150+Shop now

Toggle Cart
Find your store
 * Charlotte
 * Chicago
 * Columbus
 * Dallas
 * Los Angeles
 * Nashville
 * New York
 * Orlando
 * Washington, D.C.
 * Canada
 * Learn more

Learn
 * Blog
 * AG Rewards
 * About us
 * For parents & teachers
 * Virtual play
 * Commitment to equality
 * AG Doll Collector Series
 * AG Live Show

Play
americangirl.com
Search Wishlist AG Rewards™ Sign up or sign in

Sign up or sign in

Bag 0
New

FEATURED

 * New arrivals
 * Award winners
 * Bestsellers
 * Girl of the Year™ 2024: Lila
 * AG® x NFL
 * The Disney | American Girl® Disney Princess Collection

SHOP BY AGE

 * Ages 18m+
 * Ages 4+
 * Ages 6+
 * Ages 8+

GIFTING & CELEBRATIONS

 * Birthday shop
 * Birthstone collection
 * Create Your Own
 * Doll finder
 * Gift sets
 * Gift cards
 * Gift ideas & parties
 * Personalized video messages


Dolls

FEATURED

 * All dolls
 * New dolls
 * Award winners
 * Bestsellers
 * Create Your Own doll
 * The Disney | American Girl® Disney Princess Collection
 * Girl of the Year™ 2024: Lila
 * Isabel and Nicki Hoffman

DOLL BRANDS

 * Bitty Baby®
 * Create Your Own
 * Girl of the Year™
 * Historical characters
 * Truly Me™
 * World by Us™
 * WellieWishers™
 * All dolls

DOLL CARE

 * Doll Care Center
 * Doll carriers & storage
 * Doll hair care

SHOP BY AGE

 * Ages 18m+
 * Ages 4+
 * Ages 6+
 * Ages 8+

DOLL FINDER

 * Find the perfect doll


Create Your Own

CUSTOMIZATION

 * Create Your Own doll
 * Personalized video messages


Accessories & playsets

FEATURED

 * All accessories & playsets
 * New accessories & playsets
 * Award winners
 * Bestsellers
 * Babysitting shop
 * School accessories
 * Harry Potter™
 * Sleepover shop
 * Travel shop
 * Wow gifts

PLAYSETS & ACCESSORIES

 * All accessories & playsets
 * Bed & home
 * Doll cars & planes
 * Dollhouse & playhouses
 * Food & kitchen sets
 * Doll salon & hair care
 * Health & care
 * Music
 * Pets & plushes
 * School accessories
 * Sports & gaming

SHOP BY AGE

 * Ages 18m+
 * Ages 4+
 * Ages 6+
 * Ages 8+


Clothing

FEATURED

 * All clothing
 * New clothing
 * Bestsellers
 * AG® x NFL
 * American Girl Fashion Show™
 * AG Logo Shop
 * Birthstone collection
 * Cultural celebrations shop
 * Matching doll & girl outfits
 * Sleepover shop

DOLLS

 * All doll clothing & accessories
 * 18" doll clothing
 * 14.5" WellieWishers™ clothing
 * Baby doll clothing
 * Cultural celebrations shop
 * Doll pajamas
 * Doll shoes & accessories
 * Matching doll & girl outfits

GIRLS

 * All girl clothing & accessories
 * AG Logo Shop
 * Beauty
 * Girl pajamas
 * Girl shoes & accessories
 * Matching doll & girl outfits

SHOP BY AGE

 * Ages 18m+
 * Ages 4+
 * Ages 6+
 * Ages 8+


Books

FEATURED

 * New books
 * Bestsellers
 * Award-winning books

BOOK CATEGORIES

 * All books
 * Advice & activities books
 * Care & Keeping of You books
 * Girl of the Year™ books
 * Historical characters books
 * Girl of the Year™ books
 * Smart Girl's Guides books
 * WellieWishers™ books
 * World By Us™ books

SHOP BY AGE

 * Ages 4+
 * Ages 6+
 * Ages 8+
 * Ages 10+


Sale

SALE

 * End of Season Sale
 * Current offers & promotions

SHOP BY PRICE

 * $30 and under
 * $50 and under
 * $100 and under

SHOP BY AGE

 * Ages 18m+
 * Ages 4+
 * Ages 6+
 * Ages 8+


Gifts & Gift ideas

FEATURED

 * Award winners
 * Bestsellers
 * Bestselling dolls
 * New arrivals

GIFTING AND CELEBRATIONS

 * AG Logo Shop
 * Birthday shop
 * Birthstone collection
 * Create Your Own dolls
 * Gift sets
 * Gift cards & e-gifts cards
 * Gift ideas and parties
 * Personalized Video Messages

SHOP BY AGE

 * Ages 18m+
 * Ages 4+
 * Ages 6+
 * Ages 8+


Search Wishlist Bag 0
 * New
 * Dolls
 * Create Your Own
 * Accessories & playsets
 * Clothing
 * Books
 * Sale
 * Gifts & Gift ideas

 * Learn
    * Blog
    * AG Rewards
    * About us
    * For parents & teachers
    * Virtual play
    * Commitment to equality
    * AG Doll Collector Series
    * AG Live Show

 * Play
 * Find your store
    * Charlotte
    * Chicago
    * Columbus
    * Dallas
    * Los Angeles
    * Nashville
    * New York
    * Orlando
    * Washington, D.C.
    * Canada
    * Learn more

 * AG Rewards
 * Sign up or sign in

 * New
 * Back
 * Featured
    * New arrivals
    * Award winners
    * Bestsellers
    * Girl of the Year™ 2024: Lila
    * AG® x NFL
    * The Disney | American Girl® Disney Princess Collection

 * Shop by age
    * Ages 18m+
    * Ages 4+
    * Ages 6+
    * Ages 8+

 * Gifting & celebrations
    * Birthday shop
    * Birthstone collection
    * Create Your Own
    * Doll finder
    * Gift sets
    * Gift cards
    * Gift ideas & parties
    * Personalized video messages

 * 

 * Dolls
 * Back
 * Featured
    * All dolls
    * New dolls
    * Award winners
    * Bestsellers
    * Create Your Own doll
    * The Disney | American Girl® Disney Princess Collection
    * Girl of the Year™ 2024: Lila
    * Isabel and Nicki Hoffman

 * Doll brands
    * Bitty Baby®
    * Create Your Own
    * Girl of the Year™
    * Historical characters
    * Truly Me™
    * World by Us™
    * WellieWishers™
    * All dolls

 * Doll care
    * Doll Care Center
    * Doll carriers & storage
    * Doll hair care

 * Shop by age
    * Ages 18m+
    * Ages 4+
    * Ages 6+
    * Ages 8+

 * Doll finder
    * Find the perfect doll

 * Create Your Own
 * Back
 * Customization
    * Create Your Own doll
    * Personalized video messages

 * 

 * Accessories & playsets
 * Back
 * Featured
    * All accessories & playsets
    * New accessories & playsets
    * Award winners
    * Bestsellers
    * Babysitting shop
    * School accessories
    * Harry Potter™
    * Sleepover shop
    * Travel shop
    * Wow gifts

 * Playsets & accessories
    * All accessories & playsets
    * Bed & home
    * Doll cars & planes
    * Dollhouse & playhouses
    * Food & kitchen sets
    * Doll salon & hair care
    * Health & care
    * Music
    * Pets & plushes
    * School accessories
    * Sports & gaming

 * Shop by age
    * Ages 18m+
    * Ages 4+
    * Ages 6+
    * Ages 8+

 * 

 * Clothing
 * Back
 * Featured
    * All clothing
    * New clothing
    * Bestsellers
    * AG® x NFL
    * American Girl Fashion Show™
    * AG Logo Shop
    * Birthstone collection
    * Cultural celebrations shop
    * Matching doll & girl outfits
    * Sleepover shop

 * Dolls
    * All doll clothing & accessories
    * 18" doll clothing
    * 14.5" WellieWishers™ clothing
    * Baby doll clothing
    * Cultural celebrations shop
    * Doll pajamas
    * Doll shoes & accessories
    * Matching doll & girl outfits

 * Girls
    * All girl clothing & accessories
    * AG Logo Shop
    * Beauty
    * Girl pajamas
    * Girl shoes & accessories
    * Matching doll & girl outfits

 * Shop by age
    * Ages 18m+
    * Ages 4+
    * Ages 6+
    * Ages 8+

 * 

 * Books
 * Back
 * Featured
    * New books
    * Bestsellers
    * Award-winning books

 * Book Categories
    * All books
    * Advice & activities books
    * Care & Keeping of You books
    * Girl of the Year™ books
    * Historical characters books
    * Girl of the Year™ books
    * Smart Girl's Guides books
    * WellieWishers™ books
    * World By Us™ books

 * Shop by age
    * Ages 4+
    * Ages 6+
    * Ages 8+
    * Ages 10+

 * 

 * Sale
 * Back
 * Sale
    * End of Season Sale
    * Current offers & promotions

 * Shop by price
    * $30 and under
    * $50 and under
    * $100 and under

 * Shop by age
    * Ages 18m+
    * Ages 4+
    * Ages 6+
    * Ages 8+

 * 

 * Gifts & Gift ideas
 * Back
 * Featured
    * Award winners
    * Bestsellers
    * Bestselling dolls
    * New arrivals

 * Gifting and celebrations
    * AG Logo Shop
    * Birthday shop
    * Birthstone collection
    * Create Your Own dolls
    * Gift sets
    * Gift cards & e-gifts cards
    * Gift ideas and parties
    * Personalized Video Messages

 * Shop by age
    * Ages 18m+
    * Ages 4+
    * Ages 6+
    * Ages 8+

 * 


Close Search
Clear
 * Shop All


Just in for 2024. Celebrate the new year with our latest faves. Shop new
arrivals

Best sellers


2-sided play!
 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop

New


AMERICAN GIRL® PET SPA & DAYCARE



$150.00

Limited Quantities

 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop

New


TROPICAL TAFFY POODLE™ FOR 18-INCH DOLLS



$30.00



 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop

New


WAKING UP IS RUFF PJS FOR GIRLS & 18-INCH DOLLS



$26.00 - $70.00



 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop

New


COMFY PUPPY ROBE SET FOR GIRLS & 18-INCH DOLLS



$55.00




Reversible
 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop

New


AG™ STAR BUCKET HAT SET FOR GIRLS & DOLLS



$30.00



Like Unlike
Quick shop

New


AG™ REUSABLE GIFT BAG



$8.00



 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop

New


AMERICAN GIRL® BEACH TOWEL



$25.00



 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop

New


WAKING UP IS RUFF PJS FOR 18-INCH DOLLS



$26.00



 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop

New


WAKING UP IS RUFF PJS FOR GIRLS



$44.00





Lila Goes for Gold. New book.




Lila's adventures continue

Our 2024 Girl of the Year™ hopes to shine at a whole new level

Shop Lila's world

Close popup





Special 25th anniversary edition. New & updated.




Guidance for girls on the grow

Discover fresh ideas and advice in the special 25th anniversary edition

Shop The Care & Keeping of You books

Close popup




























Shop now
*Online and in store. Exclusions apply.

End of season sale top picks




Top rated

 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


CORINNE™ & GWYNN’S™ BEDROOM SET



$223.00 $350.00



Further reduced
 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


CORINNE’S™ SKI & SNACK SHOP



$96.00 $150.00



Further reduced
Best seller

 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


CORINNE™ DOLL & BOOK



$65.00 $115.00



 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


EVETTE™ DOLL & BOOK



$65.00 $115.00



 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop

New


SWEETEST SLUMBER-PARTY SET FOR 18-INCH DOLLS



$25.00 $75.00



Further reduced
 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


TRULY ME™ DOLL #89 IN COOL CAMO



$65.00 $115.00



 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


TRULY ME™ DOLL #87



$65.00 $115.00



 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


TRULY ME™ DOLL #75



$65.00 $115.00

Limited Quantities

Top rated

 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


MOLLY’S™ PLAID SCHOOL OUTFIT FOR 18-INCH DOLLS



$16.00 $38.00



Further reduced
 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


CORINNE'S™ CAMPING OUTFIT FOR 18-INCH DOLLS



$18.00 $34.00



Further reduced
 1. 
 2. 
 3. 

Like Unlike
Quick shop


SCHOOL LOCKER SET



$26.00 $62.00

Sold out

Further reduced
 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


CARING FOR BABY SET FOR 18-INCH DOLLS



$29.00 $50.00



Further reduced
 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


MAKENA™ DOLL & BOOK



$65.00 $115.00



 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


HOLIDAY WISH LIST PJS FOR BITTY BABY® DOLLS



$11.00 $26.00



Further reduced
 1. 
 2. 
 3. 
 4. 

Like Unlike
Quick shop


AMERICAN GIRL® X SOMETHING NAVY TOPPED WITH A BOW PUFFER COAT FOR 18-INCH DOLLS



$8.00 $20.00



Further reduced

More stars in the spotlight




Shop all dolls



Shop all doll playsets




Imaginative ingredients. All kinds of make-believe fun are on the menu.

Shop all clothing




Team sprit starts here. Fan fashions to cheer in the new year.

Shop Bitty Baby's world




Ready to stroll. Bring home your little one's first American Girl® doll.

Shop the WellieWishers




WellieWishers. Friendships & fantasy play. Enter a world of whimsy with
girl-sized lessons.

Shop all books




Guidance for girls on the grow. New advice from our 25th anniversary edition.





Experience a day to remember

Discover all the excitement in store

Choose a location

Close popup





American Girl Live in Concert!




The stars of our stories shine on stage

See your faves at our all-new live concert—now touring!

Get details

Close popup




Latest from American Girl Blog

Why Lila matters

American Girl in the news

Why Isabel and Nicki matter

Isabel & Nicki, 1999

American Girl® in the news

American Girl in the news

Fashion flashback

Smoothies and memories

American Girl World: Now on Roblox


Read more on the blog


Meet our dolls
Find the perfect doll


For ages 8+. 18 inch doll. Historical Characters. Each doll stars in an
inspirational story from America's past.

For ages 8+. 18 inch doll. Girl of the Year. A new doll every year with a story
from today's world. Shop Girl of the Year.

For ages 6+. 18 inch doll. Truly Me. With so many choices, there's a doll just
right for you. Shop Truly Me.

For ages 18 months+. Bitty Baby. The first American Girl doll for little ones to
love and nurture. Shop Bitty Baby.

For ages 4+. 14.5 inch doll. WellieWishers. Playful pals with stories of first
friendships in a fantasy world. Shop WellieWishers

For ages 6+. 18 inch doll. Create Your Own. The chance to customize a doll from
head to toe. Create your own.




BE THE FIRST TO KNOW ABOUT NEW PRODUCTS, EVENTS, AND SPECIAL OFFERS

Email address
Sign up

Please enter a valid email address.

Thank you, you're now subscribed!

By submitting my email, I confirm I want to receive emails with special offers,
news, and other information from American Girl, the Mattel Family of Companies,
and trusted third party partners. Read Mattel's Privacy Statement for full
details on how we use your information.

facebook instagram pinterest twitter youtube

HOW CAN WE HELP?

 * Contact Customer Service
 * Order status
 * Shipping information
 * Returns
 * Doll Care Center
 * Assembly instructions
 * Printable order form
 * Check gift card balance

WANT TO SEE MORE FROM US?

 * Request a catalogue
 * Browse a digital catalogue
 * Unsubscribe from catalogue

READY FOR A VISIT?

 * Find a store
 * Emergency Release Form

LEARN MORE ABOUT US

 * Frequently asked questions
 * AG Rewards™
 * Signup for emails
 * About American Girl
 * American Girl Publishing
 * For parents & teachers
 * Media resources
 * Careers

ACCEPTED PAYMENT METHODS

 * American Express
 * Apple Pay
 * Discover
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa

Privacy Statement Terms and Conditions Recall information Cookies and
Technologies
Cookie Preferences
Accessibility Statement
Copyright ® 2024 American Girl. American Girl and associated trademarks are
owned by American Girl, LLC.



CLOSE BAG MY BAG

Share my bag

Add $150.00 to get free standard shipping on your order! Some exclusions apply.
See details



Earn and redeem your points. Sign in or join


Add promo code or reward certificate
Promo code Apply



See current offers
Some promotions may not apply for orders with 20+ items.
Please contact customer service for further assistance


AMERICAN GIRL® DOLL CARRIER FOR 18-INCH DOLLS

Your girl can take her doll wherever she goes! | $36.00

Add


AG™ STAR BUCKET HAT SET FOR GIRLS & DOLLS

Top off any summery look! | $30.00

Add


AMERICAN GIRL TODAY™ TEE FOR 18-INCH DOLLS (HISTORICAL CHARACTERS)

An American Girl® classic tee for 18-inch dolls! | $12.00

Add


AMERICAN GIRL® BEACH TOWEL

This full-sized beach towel brings a splash of color poolside! | $25.00

Add


TRAVEL SEAT FOR DOLLS

Keep you doll safe and secure on the go! | $28.00

Add


SAMANTHA PARKINGTON™ HOT & COLD TUMBLER (HISTORICAL CHARACTERS)

A travel tumbler inspired by Samantha. | $22.00

Add


SAMANTHA PARKINGTON™ VINYL STICKER PACK (HISTORICAL CHARACTERS)

Are you a Samantha superfan? | $8.00

Add


KIRSTEN LARSON™ NOTEBOOK (HISTORICAL CHARACTERS)

A lovely Kirsten-inspired notebook. | $20.00

Add


KIRSTEN LARSON™ HOT & COLD TUMBLER (HISTORICAL CHARACTERS)

A totable beverage tumbler inspired by Kirsten. | $22.00

Add


KIRSTEN LARSON™ VINYL STICKER PACK (HISTORICAL CHARACTERS)

Showcase your Kirsten love with these stickers. | $8.00

Add


ADDY WALKER™ NOTEBOOK (HISTORICAL CHARACTERS)

An adorable Addy-inspired notebook. | $20.00

Add


ADDY WALKER™ HOT & COLD TUMBLER (HISTORICAL CHARACTERS)

A tumbler inspired by Addy | $22.00

Add


ADDY WALKER™ VINYL STICKER PACK (HISTORICAL CHARACTERS)

Are you an all-time Addy fan? | $8.00

Add


KIT KITTREDGE™ NOTEBOOK (HISTORICAL CHARACTERS)

Record all the neighborhood headlines in this cool Kit-inspired notebook. |
$20.00

Add


KIT KITTREDGE™ HOT & COLD TUMBLER (HISTORICAL CHARACTERS)

A junior journalist will love this Kit-inspired travel tumbler. | $22.00

Add


KIT KITTREDGE™ VINYL STICKER PACK (HISTORICAL CHARACTERS)

Are you a kindred spirit with Kit? | $8.00

Add


FELICITY MERRIMAN™ HOT & COLD TUMBLER (HISTORICAL CHARACTERS)

A travel tumbler inspired by Felicity. | $22.00

Add


YOUR BAG IS EMPTY—HERE ARE IDEAS TO FILL IT!

Shop new arrivals
Shop best sellers
Shop dolls
Shop furniture
Shop clothing

Subtotal $0.00



Pay in full or in 4 interest-free installments of $0.00 with Shop Pay Learn more

Checkout See full bag

Close


SHARE THIS PAGE


Copy link


Close Close
Save changes


Close Close


JUST A HEADS-UP...

You’re about to leave our website for one that operates under a different
Privacy Policy.

Continue Go Back

Close Close

Close Close

Save up to 70% off select items. Offer valid 12/22/23 through 11:59 p.m. Central
Time on 1/31/24, or while supplies last. Promotional quantities may be limited
and vary by location and online. Offer valid at American Girl® retail stores and
americangirl.com. Offer not valid at Columbus American Girl® US retail location,
Indigo™ or Chapters™, Amazon, Kohl’s, or Barnes & Noble retail locations or
websites. No refunds or adjustments on previous purchases, returns or exchanges,
or orders in progress that have not yet shipped. All sales final. No returns,
refunds, or exchanges. We reserve the right to limit order and item quantities.
Unfortunately, the offer will not be extended if you are unable to order due to
technical issues.


Close Close

AG Rewards™ members receive 2.5x points on book purchases from 1/2/24 through
11:59 p.m. Central Time on 1/31/24. Offer valid for one-time use only and for
Rewards members only. Offer valid at americangirl.com and American Girl® US
retail locations only. Not valid at Indigo™ or Chapters™, Amazon, Kohl’s, or
Barnes & Noble retail locations or websites. AG Rewards™ members must be signed
into their Rewards Account online or provide store associates their account
information at time of purchase to receive 2.5x Rewards points through online
and in-store purchase(s). New AG Rewards™ members who enroll on 1/2/24 may need
to log out and log back in for promotion to apply. “Receive double and a half AG
Rewards points” means you will receive 2.5x the point value of your current tier
earning power. For example, Silver members will earn 2.5 points for every $1.00
spent, Gold members will receive 3.175 points for every $1.00 spent, and Berry
members will receive 3.75 points for every $1.00 spent. These extra Additional
Points are only awarded in conjunction with Base Points earned because of a
purchase under the terms of the Rewards Program. Points will be credited to your
Rewards Program account within 7 days after initial purchase. This Promotion
excludes the accrual of Additional Points for Non-Qualifying Purchases under the
terms of the Rewards Program. Points do not apply to purchases of physical or
e-gift cards. Additional Points may be reversed if a qualifying purchase is
returned or canceled. You may only receive Additional Points once on a single
purchase, no matter the number of offers that apply. Visit here (linking to the
AG Rewards landing page) or call customer service at 800-845-0005 for more
information. Available rewards are subject to change without notice.
Restrictions apply.


Close Close

Buy the Kavi™ 18-inch Doll & Journal (SKU HMC06) and get Kavi's™ Accessories
free (SKU HMC07; retail value $36). Offer valid while supplies last from 1/5/24
through 11:59 p.m. Central Time on 1/31/24. Offer valid at americangirl.com and
American Girl® US retail locations only. Not valid at Indigo™ or Chapters™,
Amazon, Kohl’s, or Barnes & Noble retail locations or websites. Qualifying
orders will automatically receive discount in store and online. No refunds or
adjustments on previous purchases, returns or exchanges, or orders in progress
that have not yet shipped. Cannot be combined with other offers or promotion
codes. We reserve the right to limit order and item quantities. Unfortunately,
the offer will not be extended if you are unable to order due to technical
issues.


Close Close

Everyday Free Standard Shipping with a minimum order of $150 or more. Purchase
total must equal or exceed the minimum order requirement to qualify. Once
qualified, free shipping will automatically apply in your shopping bag at
checkout. Additional charges and exclusions may apply for rush shipping,
shipping outside of the US or Canada, and shipping large items. Rush shipping
not available to Canada. Offer not valid at Indigo, or Chapters™ retail
locations or websites. Charges for personalized video messages, gift cards,
shipping and processing, and sales tax; donations to a charitable cause; Doll
Hair Salon; Doll Hospital; parties, dining, and food purchases; Special Events
tickets; and returns, exchanges, and requests for delayed shipping are excluded,
and do not count toward the qualifying dollar amount. No refunds or adjustments
on previous purchases or orders in progress that have not yet shipped. We
reserve the right to limit order and item quantities. Offer is subject to change
at the discretion of American Girl®.


Close Close

View previous product View next product

Close


SIZE CHART

Girl clothing Women's clothing Girl's leotards, IN Girl's leotards, CM Wellies
boots

Waist is measured at natural point (ask girl to bend to one side to find natural
crease of her waist; measure around this point). If measurements are a
combination of sizes, order the largest. Clothing is adjusted to allow for
shrinkage.

IN CM

SIZEHEIGHTCHESTWAISTHIPS2T3419.251819.753372119.2521.544022.7520.523.2554323.7521.524.25XS/64624.752225.25S/750-522622.527.5S/852-54272328.5M/1054-5628.52430M/1256-58302532L/1458-6031.52634L/1660-62332736XL/1862-6434.52838XL/2064-66362940

SIZEHEIGHTCHESTWAISTHIPS2T86.348.945.750.239453.348.954.64101.657.852.159.15109.260.354.661.6XS/6116.862.955.964.1S/7127-132.16657.269.9S/8132.1-137.268.658.472.4M/10137.2-142.272.46176.2M/12142.2-147.376.263.581.3L/14147.3-152.4806686.4L/16152.4-157.583.868.691.4XL/18157.5-162.687.671.196.5XL/20162.6-167.691.473.7101.6

Waist is measured at natural point (bend to one side to find natural crease of
your waist; measure around this point). If measurements are a combination of
sizes, order the largest. Clothing is adjusted to allow for shrinkage.



SIZECHEST INCHEST CMWAIST INWAIST CMHIPS INHIPS CMS:
4-634.5-35.588-9027-2869-7137-3894-97M:
8-1036.5-37.593-9529-3074-7639-4099-102L:
12-1439-40.699-10331.5-3380-8441.5-43105-109XL:
16-1842-44107-11234.5-36.588-9344.5-46.5113-118XXL:
20-2245.5-47114-11938-4097-10248-50122-127

The goal of measuring is to determine the correct size to order for each
athlete. Accurate measurements are vital to the proper fit of your athletes'
apparel. Please make sure that all athletes are wearing fitted workout apparel
during the measuring session.



GIRL SIZEGK
SIZECHESTWAISTHIPTORSO2TTD17-1918-1919-21n/a3-4CXS20-2219-2122-2440-425-6CS23-2621-2225-2743-457-8CM26-2922-2328-2946-4810CL29-3123-2532-3452-54

The goal of measuring is to determine the correct size to order for each
athlete. Accurate measurements are vital to the proper fit of your athletes'
apparel. Please make sure that all athletes are wearing fitted workout apparel
during the measuring session.



GIRL SIZEGK
SIZECHESTWAISTHIPTORSO2TTD43.1-48.345.7-48.348.3-53.3n/a3-4CXS50.8-55.948.3-53.355.9-61.0101.6-106.75-6CS58.4-66.053.3-55.963.5-68.6109.2-114.37-8CM66.0-73.755.9-58.471.1-73.7116.8-121.910CL73.7-78.758.4-63.576.2-78.7124.5-129.5

INSIZECM5.8125814.56.125915.56.51016.56.812511177.12512187.513197.8125119.58.25221

Close

Close Close


Close


Close Close
Find your closest American Girl store Please call 877-247-5223 to confirm this
item is in stock


Close

Share my bag

Copy link

Close Close


Close


CURRENT OFFERS


BUY 4 MUST-HAVE ACCESSORIES AND RECEIVE 15% OFF

Discount applied at checkout

See full terms Hide terms

Buy any 4 American Girl® New Truly Me™ Collection accessories (SKU HJH85; SKU
HJH84; SKU HJH83; SKU HJH82; SKU HJH81) and get 15% off. Offer valid only at
American Girl® US retail locations and americangirl.com. Offer will be
automatically redeemed online at checkout; for retail store locations the
discount will automatically appear at checkout. Not valid at Indigo™ or
Chapters™ retail locations; Amazon, Kohl’s, or Barnes & Noble retail locations
or websites. We reserve the right to limit order and item quantities.
Unfortunately, the offer will not be extended if you are unable to order due to
technical issues.


$5 OFF DOLL + SELECT ACCESSORIES

Discount applied at checkout

See full terms Hide terms

Save $5 with purchase of an American Girl® 18” doll and select accessory. Valid
at americangirl.com and American Girl® retail stores. Not valid at American
Girl® Outlet, Indigo™ or Chapters™ retail locations; Amazon, Kohls, or Barnes &
Noble retail locations or websites. No refunds or adjustments on previous
purchases, returns or exchanges, or orders in progress that have not yet
shipped. We reserve the right to limit order and item quantities. Unfortunately,
the offer will not be extended if you are unable to order due to technical
issues.


FREE SHIPPING ON ORDERS $150+

Discount applied at checkout

See full terms Hide terms

Everyday Free Standard Shipping with a minimum order of $150 or more. Purchase
total must equal or exceed the minimum order requirement to qualify. Once
qualified, free shipping will automatically apply in your shopping bag at
checkout. Additional charges and exclusions may apply for rush shipping,
shipping outside of the US or Canada, and shipping large items. Offer not valid
at Indigo, or Chapters™ retail locations or websites. Charges for personalized
video messages, gift cards, shipping and processing, and sales tax; donations to
a charitable cause; Doll Hair Salon; Doll Hospital; parties, dining, and food
purchases; Special Events tickets; and returns, exchanges, and requests for
delayed shipping are excluded, and do not count toward the qualifying dollar
amount. No refunds or adjustments on previous purchases or orders in progress
that have not yet shipped. We reserve the right to limit order and item
quantities. Offer is subject to change at the discretion of American Girl®.

Close
Close


Close Login
Oops!

This link has expired.


Create account

Your account includes free membership in AG Rewards™. Get $10 in rewards for
every 200 points earned, plus many more benefits!

Join for free
Check your email to
verify your account

Select the link in the email we just sent to: For assistance? call 800-845-0005

Welcome!

Your account is confirmed.

Sign in
Shop new arrivals
Shop best sellers
Shop dolls
Shop furniture
Shop clothing
Reset password

We've sent you an email to reset your password.

Need assistance?
Call 800-845-0005

Unable to complete request

We are unable to complete your request at this time. If you need help please
call

Explore activities & games

Change Country