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

Submitted URL: http://americangirl.com/
Effective URL: https://www.americangirl.com/
Submission: On March 12 via manual from US — Scanned from DE

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 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 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": "05-27-2022"
    }, {
      "name": "Memorial Day",
      "date": "05-30-2022"
    }, {
      "name": "Floating Day",
      "date": "07-01-2022"
    }, {
      "name": "Independence Day",
      "date": "07-04-2022"
    }, {
      "name": "Floating Day",
      "date": "09-02-2022"
    }, {
      "name": "Labor Day",
      "date": "09-05-2022"
    }, {
      "name": "Thanksgiving",
      "date": "11-24-2022"
    }, {
      "name": "Christmas",
      "date": "12-26-2022"
    }, {
      "name": "Floating Holiday",
      "date": "01-02-2023"
    }];
  </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--chevron-left-gray"></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="my bag" 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 ir ir--rewards">
          <img class="bag-rewards__image-img lazyload"
            data-srcset="//cdn.shopify.com/s/files/1/0556/3993/3118/t/24/assets/ag-rewards_330x.png?v=170653593275330018021649351706 1x, //cdn.shopify.com/s/files/1/0556/3993/3118/t/24/assets/ag-rewards_660x.png?v=170653593275330018021649351706 2x"
            alt="">
        </div>
        <p class="bag-rewards__copy"> Earn points on this purchase. <a href="https://www2.americangirl.com/login?redirect_url=https://www.americangirl.com/cart" class="btn-link btn-link--secondary bag-rewards__copy-link js-login-link">
        Join or Sign in
      </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</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" 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 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-featured-products js-featured-products">
        <div class="bag-featured-product js-featured-product is-active" data-handle="american-girl-doll-carrier-for-girls-gbp62">
          <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://res.cloudinary.com/mattel-dtc-cloud/image/upload/w_{width},c_scale/shop-ag-prod/products/tvktyfy9hqrvfk5dvklq.png?v=1675372324"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="American Girl® Doll Carrier for Girls">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">American Girl® Doll Carrier for Girls</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="41670925451454" data-product-sku="GBP62" 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="coconut-chip-dog-plush-for-girls-hjb25">
          <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://res.cloudinary.com/mattel-dtc-cloud/image/upload/w_{width},c_scale/shop-ag-prod/products/zzzabmyzlkpw4esltgyf.png?v=1675133002"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Coconut Chip™ Dog Plush for Girls">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Coconut Chip™ Dog Plush for Girls</h2>
            <p class="bag-featured-product__desc-copy"> Your girl can take her pet wherever she goes! | <span class="bag-featured-product__desc-price">$40.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="41361475338430" data-product-sku="HJB25" 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="purrpley-pink-kitty-cat-plush-for-girls-hjb26">
          <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://res.cloudinary.com/mattel-dtc-cloud/image/upload/w_{width},c_scale/shop-ag-prod/products/hxxinmt0iwmtdk8vamlq_5911ff69-b391-4998-8b6f-2fe347bb0b25.png?v=1675132547"
                data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2000]" data-sizes="auto" tabindex="-1" alt="Purrpley Pink Kitty Cat Plush for Girls">
            </div>
          </div>
          <div class="bag-featured-product__desc">
            <h2 class="bag-featured-product__desc-title">Purrpley Pink Kitty Cat Plush for Girls</h2>
            <p class="bag-featured-product__desc-copy"> Your girl can take her pet wherever she goes! | <span class="bag-featured-product__desc-price">$40.00</span>
            </p>
          </div>
          <div class="bag-featured-product__action">
            <button type="button" data-product-type="ItemBean" data-variant-id="41361475240126" data-product-sku="HJB26" 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="my bag" 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="my bag" 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="my bag" 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="my bag" 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="my bag" 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="https://www2.americangirl.com/checkout" data-before-change="https://www2.americangirl.com/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


Our Customer Service Center is currently unavailable Learn more

JUST OPENED: American Girl World on Roblox Explore now

New memories are in store for you Plan your visit

Play now, pay later with Shop PayLearn more

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

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

Sign up or sign in

Bag 0
New

FEATURED

 * New arrivals
 * Best sellers
 * American Girl® x Jeni's Ice Cream
 * Isabel & Nicki 1999
 * Award Winners
 * Spring Shop 2023
 * Girl of the Year 2023
 * Travel shop
 * Harry Potter™

SHOP BY AGE

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

GIFTING & CELEBRATIONS

 * Birthday shop
 * Gift cards
 * Gift ideas & parties
 * Personalized Video Messages
 * Doll sets and bundles

Dolls

FEATURED

 * All dolls
 * Create Your Own doll
 * Best sellers
 * Doll sets and bundles
 * Isabel & Nicki 1999
 * Girl of the Year™ 2023
 * Ultimate doll collections
 * Doll finder
 * Gift cards

DOLL WORLDS

 * Truly Me™
 * Girl of the Year™
 * Historical characters
 * World by Us™
 * WellieWishers™
 * Bitty Baby®

SHOP BY AGE

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

DOLL CARE

 * Doll hair care
 * Doll carriers & storage
 * Doll Hospital

Create Your Own

CUSTOMIZATION

 * Doll design
 * Personalized Video Messages

Clothing

FEATURED

 * All clothing & accessories
 * Best sellers
 * Spring Shop 2023
 * American Girl Fashion Show™
 * Harry Potter™
 * Matching doll & girl outfits
 * Cultural celebrations shop
 * Travel shop
 * Sports shop
 * School & music
 * AG Logo Shop
 * Gifts & parties

DOLL

 * All doll clothing & accessories
 * 18" doll clothing
 * 15" Bitty Baby® clothing
 * 14.5" WellieWishers™ clothing
 * Doll pajamas
 * Doll shoes & accessories

GIRL

 * All girl clothing & accessories
 * Girl clothing
 * Girl pajamas
 * Girl shoes & accessories
 * Beauty

SHOP BY AGE

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

Furniture

FEATURED

 * All furniture
 * Best sellers
 * American Girl® x Jeni's Ice Cream
 * AG® x KidKraft® Luxury Dollhouse
 * Harry Potter™
 * Travel shop
 * Sports shop
 * Wow gifts
 * Gift cards

FURNITURE

 * Bed & home
 * Food & dining

PLAY SETS & ACCESSORIES

 * AG® x KidKraft® Luxury Dollhouse
 * Vehicles & accessories
 * Pets & plush
 * Hair & spa
 * Health & Care

SHOP BY AGE

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

Books

FEATURED

 * All books
 * Best sellers
 * Award-winning books
 * Gift cards

BOOK CLUB

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

SHOP BY AGE

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

Sale

SALE

 * Last Chance Outlet
 * Current offers & promotions
 * Gift cards

Search Bag 0
 * New
 * Dolls
 * Create Your Own
 * Clothing
 * Furniture
 * Books
 * Sale

 * Learn
    * Blog
    * AG Rewards
    * About us
    * For parents & teachers
    * Virtual play
    * Commitment to equality

 * 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
    * Best sellers
    * American Girl® x Jeni's Ice Cream
    * Isabel & Nicki 1999
    * Award Winners
    * Spring Shop 2023
    * Girl of the Year 2023
    * Travel shop
    * Harry Potter™

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

 * Gifting & celebrations
    * Birthday shop
    * Gift cards
    * Gift ideas & parties
    * Personalized Video Messages
    * Doll sets and bundles

 * Dolls
 * Back
 * Featured
    * All dolls
    * Create Your Own doll
    * Best sellers
    * Doll sets and bundles
    * Isabel & Nicki 1999
    * Girl of the Year™ 2023
    * Ultimate doll collections
    * Doll finder
    * Gift cards

 * Doll worlds
    * Truly Me™
    * Girl of the Year™
    * Historical characters
    * World by Us™
    * WellieWishers™
    * Bitty Baby®

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

 * Doll care
    * Doll hair care
    * Doll carriers & storage
    * Doll Hospital

 * Create Your Own
 * Back
 * Customization
    * Doll design
    * Personalized Video Messages

 * Clothing
 * Back
 * Featured
    * All clothing & accessories
    * Best sellers
    * Spring Shop 2023
    * American Girl Fashion Show™
    * Harry Potter™
    * Matching doll & girl outfits
    * Cultural celebrations shop
    * Travel shop
    * Sports shop
    * School & music
    * AG Logo Shop
    * Gifts & parties

 * Doll
    * All doll clothing & accessories
    * 18" doll clothing
    * 15" Bitty Baby® clothing
    * 14.5" WellieWishers™ clothing
    * Doll pajamas
    * Doll shoes & accessories

 * Girl
    * All girl clothing & accessories
    * Girl clothing
    * Girl pajamas
    * Girl shoes & accessories
    * Beauty

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

 * Furniture
 * Back
 * Featured
    * All furniture
    * Best sellers
    * American Girl® x Jeni's Ice Cream
    * AG® x KidKraft® Luxury Dollhouse
    * Harry Potter™
    * Travel shop
    * Sports shop
    * Wow gifts
    * Gift cards

 * Furniture
    * Bed & home
    * Food & dining

 * Play sets & accessories
    * AG® x KidKraft® Luxury Dollhouse
    * Vehicles & accessories
    * Pets & plush
    * Hair & spa
    * Health & Care

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

 * Books
 * Back
 * Featured
    * All books
    * Best sellers
    * Award-winning books
    * Gift cards

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

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

 * Sale
 * Back
 * Sale
    * Last Chance Outlet
    * Current offers & promotions
    * Gift cards


Close Search
Clear
 * Shop All



New arrivals

Spring shop

Historical characters

Girl of the Year™

Bitty Baby®

Truly Me™

All dolls

Create Your Own

Furniture

Clothing

American Girl World x Roblox

    
 1. 
 2. 
 3. 
 4. 
 5. 



 1. 
 2. 
 3. 
 4. 

Quick shop


NICKI HOFFMAN™ DOLL, JOURNAL & ACCESSORIES (HISTORICAL CHARACTERS)

$36.00 - $151.00





 1. 
 2. 
 3. 
 4. 

Quick shop


ISABEL HOFFMAN™ DOLL, JOURNAL & ACCESSORIES (HISTORICAL CHARACTERS)

$36.00 - $151.00





 1. 
 2. 
 3. 
 4. 

Quick shop


PIZZA HUT® BOOK IT!™ SET FOR 18-INCH DOLLS (HISTORICAL CHARACTERS)

$32.00





 1. 
 2. 
 3. 
 4. 

Quick shop


ISABEL™ & NICKI’S™ COMPUTER & DESK SET FOR 18-INCH DOLLS (HISTORICAL CHARACTERS)

$145.00





 1. 
 2. 
 3. 
 4. 

Quick shop


AMERICAN GIRL® X JENI’S SPLENDID ICE CREAMS COLLECTION

$472.00





 1. 
 2. 
 3. 
 4. 

Quick shop


AMERICAN GIRL® X JENI'S FULL OF FLAVOR TABLE FOR 18-INCH DOLLS

$55.00





 1. 
 2. 
 3. 
 4. 

Quick shop


AMERICAN GIRL® MINI MYSTERY PACK: SWEET MYSTERIES COLLECTION

$10.00





 1. 
 2. 
 3. 
 4. 

Quick shop


AMERICAN GIRL® X JENI'S JUST ADD SPRINKLES OUTFIT FOR 18-INCH DOLLS

$32.00





 1. 
 2. 
 3. 
 4. 

Quick shop


AMERICAN GIRL® X JENI'S FULL OF FLAVOR ICE CREAM TRUCK FOR 18-INCH DOLLS

$325.00






BUILD YOUR BASKET, YOUR WAY

All the Easter gifts from the top of her list

Explore our spring shop

Close popup






SPRING-BREAK STYLES

Get set for a getaway to the beach and beyond

Shop all travel

Close popup







Shop now

Shop now

Shop now

Shop now

Shop now

Shop now



Magic is in the air with
new Quidditch™ gear

Shop the collection

Shop Gryffindor™ uniform

Close popup




Shop Quidditch™ set

Close popup




Shop Hufflepuff™ uniform

Close popup






 1. 
 2. 
 3. 
 4. 

Quick shop


ISABEL HOFFMAN™ DOLL, JOURNAL & ACCESSORIES (HISTORICAL CHARACTERS)

$36.00 - $151.00





 1. 
 2. 
 3. 
 4. 

Quick shop


NICKI HOFFMAN™ DOLL, JOURNAL & ACCESSORIES (HISTORICAL CHARACTERS)

$36.00 - $151.00





 1. 
 2. 
 3. 
 4. 

Quick shop


KAVI™ 18-INCH DOLL & JOURNAL (GIRL OF THE YEAR™ 2023)

$115.00





 1. 
 2. 
 3. 
 4. 

Quick shop


TRULY ME™ 18-INCH DOLL #116

$115.00





 1. 
 2. 
 3. 
 4. 

Quick shop


CORINNE TAN™ DOLL, BOOK, ACCESSORIES & DOG

$36.00 - $189.00





 1. 
 2. 
 3. 
 4. 

Quick shop


BITTY BABY® DOLL #3 IN PRETTY PINK + PLUSH FRIENDS & BOARD BOOKS

$20.00 - $120.00





 1. 
 2. 
 3. 
 4. 

Quick shop


TRULY ME™ 18-INCH DOLL #100

$115.00





 1. 
 2. 
 3. 
 4. 

Quick shop


JULIE ALBRIGHT™ DOLL, BOOK & ACCESSORIES

$36.00 - $151.00





 1. 
 2. 
 3. 
 4. 

Quick shop


MOLLY MCINTIRE™ DOLL, BOOK & ACCESSORIES

$36.00 - $151.00





 1. 
 2. 
 3. 
 4. 

Quick shop


TRULY ME™ 18-INCH DOLL #101

$115.00






BAKING FUN WITH BITTY BABY

Sweet times await Baby in the kitchen

Shop Bitty Baby

Close popup






WILD AND WOOLLY WITH WILLA

This nature fan loves to explore with her fantastical friends

Shop the WellieWishers

Close popup






MOVE-IN READY

Sofas, entertainment centers, and more decorations perfect for our dollhouse

Shop doll furniture

Close popup






DESIGN A DREAM DOLL

Customize her look and style from head to toe

Start creating

Close popup





Girl of the Year™

For ages 8+
Inspirational girls from today’s world

Historical characters

For ages 8+
Stars from storied times in America

World by Us™

For ages 8+
Three friends building tomorrow together

Truly Me™

For ages 6+
Dolls to match her style and spirit

Create Your Own

For ages 6+
Yours to design from head to toe

WellieWishers™

For ages 4+
Five friends who grow together

Bitty Baby™

For ages 18m+
A little one to love and nuture

Doll finder

 1. 
 2. 
 3. 
 4. 
 5. 
 6. 
 7. 
 8. 


AN ALL-NEW GAMING EXPERIENCE

Join favorite characters like Isabel, Nicki, and Kavi in worlds inspired by
their stories

Play now as a family

Close popup






MEMBERSHIP MEANS MORE

More offers, more exclusives, more excitement!

Join for free

Close popup





Meet our new Girl of the Year™ in store

Celebrate Kavi’s arrival at special events that spotlight her story

RSVP now

Close popup






LEARN MORE ABOUT US

Close popup









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 hospital
 * 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-Präferenzen
Accessibility Statement
Copyright ® 2023 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 points on this purchase. Join or Sign in


Add promo code
Promo code Apply


See current offers


AMERICAN GIRL® DOLL CARRIER FOR GIRLS

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

Add


COCONUT CHIP™ DOG PLUSH FOR GIRLS

Your girl can take her pet wherever she goes! | $40.00

Add


PURRPLEY PINK KITTY CAT PLUSH FOR GIRLS

Your girl can take her pet wherever she goes! | $40.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 MY WISH LIST


Copy link

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

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

INSIZECM5.8125814.56.125915.56.51016.56.812511177.12512187.513197.8125119.58.25221

Close

Close Close


Close
Your browser does not support the video tag.

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