www.americangirl.com
Open in
urlscan Pro
2620:127:f00f:e::
Public Scan
Submitted URL: https://login.americangirl.com/
Effective URL: https://www.americangirl.com/
Submission: On August 19 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://www.americangirl.com/
Submission: On August 19 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
5 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-2024"
}, {
"name": "Martin Luther King, Jr. Day",
"date": "01-15-2024"
}, {
"name": "Presidents' Day",
"date": "02-19-2024"
}, {
"name": "Floating Day",
"date": "04-01-2024"
}, {
"name": "Floating Day",
"date": "04-02-2024"
}, {
"name": "Memorial Day",
"date": "05-27-2024"
}, {
"name": "Juneteenth",
"date": "06-19-2024"
}, {
"name": "Independence Day",
"date": "07-04-2024"
}, {
"name": "Labor Day",
"date": "09-02-2024"
}, {
"name": "Thanksgiving",
"date": "11-28-2024"
}, {
"name": "Floating Day",
"date": "12-24-2024"
}, {
"name": "Christmas",
"date": "12-25-2024"
}, {
"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" data-total-discount="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="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>
<script>
SDG.Data.featuredProducts = [{
"handle": "american-girl-doll-carrier-for-girls-hrn83",
"headline": "American Girl® 18-inch Doll Carrier",
"copy": "Go anywhere with this cute carrier"
}, {
"handle": "american-girl-beach-towel-hyk99",
"copy": "This full-sized beach towel brings a splash of color poolside!"
}, {
"handle": "ag-star-bucket-hat-set-for-girls-and-dolls-hyk98",
"headline": "AG™ Star Bucket Hat Set",
"copy": "Top off any summery look!"
}, {
"handle": "march-gleaming-aquamarine-outfit-for-18-inch-dolls-hpt27",
"copy": "A serene aquamarine dress for 18-inch dolls"
}, {
"handle": "american-girl-today-tee-for-18-inch-dolls-hpw17",
"headline": "American Girl Today™ Tee for 18-inch Dolls",
"copy": "An American Girl® classic tee for 18-inch dolls!"
}, {
"handle": "travel-seat-for-dolls-frv64",
"copy": "Keep you doll safe and secure on the go!"
}, {
"handle": "samantha-parkington-hot-and-cold-tumbler-hvv89",
"headline": "Samantha Parkington™ Hot \u0026 Cold Tumbler",
"copy": "A travel tumbler inspired by Samantha."
}, {
"handle": "samantha-parkington-vinyl-sticker-pack-hvv90",
"headline": "Samantha Parkington™ Vinyl Sticker Pack",
"copy": "Are you a Samantha superfan?"
}, {
"handle": "kirsten-larson-hot-and-cold-tumbler-hvv92",
"headline": "Kirsten Larson™ Hot \u0026 Cold Tumbler",
"copy": " A totable beverage tumbler inspired by Kirsten."
}, {
"handle": "kirsten-larson-vinyl-sticker-pack-hvv93",
"headline": "Kirsten Larson™ Vinyl Sticker Pack",
"copy": "Showcase your Kirsten love with these stickers."
}, {
"handle": "addy-walker-notebook-hvv94",
"headline": "Addy Walker™ Notebook",
"copy": "An adorable Addy-inspired notebook."
}, {
"handle": "addy-walker-hot-and-cold-tumbler-hvv95",
"headline": "Addy Walker™ Hot \u0026 Cold Tumbler",
"copy": "A tumbler inspired by Addy"
}, {
"handle": "addy-walker-vinyl-sticker-pack-hvv96",
"headline": "Addy Walker™ Vinyl Sticker Pack",
"copy": "Are you an all-time Addy fan?"
}, {
"handle": "kit-kittredge-notebook-hvv97",
"headline": "Kit Kittredge™ Notebook",
"copy": "Record all the neighborhood headlines in this cool Kit-inspired notebook."
}, {
"handle": "kit-kittredge-hot-and-cold-tumbler-hvv98",
"headline": "Kit Kittredge™ Hot \u0026 Cold Tumbler",
"copy": "A junior journalist will love this Kit-inspired travel tumbler."
}, {
"handle": "kit-kittredge-vinyl-sticker-pack-hvv99",
"headline": "Kit Kittredge™ Vinyl Sticker Pack",
"copy": "Are you a kindred spirit with Kit?"
}];
</script>
<div class="bag-featured-products js-featured-products is-hidden">
</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">
<div id="bagTotal" class="bag__total js-bag-total">
<span class="bag__total-label"> Subtotal </span>
<span id="bagSubtotal" data-value="0" class="bag__total-value">$0.00</span>
<div id="bagTotalDiscount" class="bag__discount hide" data-value="0">
<span class="bag__total-label"> Discount </span>
<span id="bagTotalDiscountValue" class="bag__total-value" data-value="0"></span>
</div>
</div>
</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>
<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-YrUB37" novalidate=""
style="display: flex; flex-direction: row; box-sizing: border-box; width: 450px; min-width: 200px; max-width: 1000px; border-radius: 0px; border-style: solid; border-width: 10px; border-color: rgb(255, 255, 255); background-color: rgb(188, 10, 77); background-repeat: no-repeat; background-position-y: 50%; padding: 20px 0px 32px; flex: 1 1 0%;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 400px; justify-content: center;">
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px 20px; position: relative; flex: 0 1 auto; margin: 0px auto;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
src="https://d3k81ch9hvuctc.cloudfront.net/company/S7RR8S/images/a8d8f4a9-ea15-4cfe-8478-52afb5318731.png" tabindex="-1" alt="American Girl logo" class="needsclick kl-private-reset-css-Xuajs1"
style="max-width: 100%; width: 180px; height: auto; cursor: initial;"></div>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px; position: relative; flex: 0 1 auto; margin: 0px auto;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
src="https://d3k81ch9hvuctc.cloudfront.net/company/S7RR8S/images/37fd2c92-a47f-4afd-8521-de277ccf5b43.jpeg" tabindex="-1" alt="Three girls holding TrulyMe dolls" class="needsclick kl-private-reset-css-Xuajs1"
style="max-width: 100%; width: 923px; height: auto; cursor: initial;"></div>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 9px; position: relative; flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-124679918" style="width: 100%;">
<div style="text-align: center;"><span style="font-family: PleasantSerif, Helvetica, Arial, sans-serif; font-weight: 300; font-style: normal; font-size: 40px; color: rgb(255, 255, 255);">Enjoy</span></div>
<div style="text-align: center;"><span style="font-family: PleasantSerif, Helvetica, Arial, sans-serif; font-weight: bold; font-style: normal; font-size: 70px; color: rgb(255, 255, 255);">$15 off*</span></div>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 30px 4px; position: relative; flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-124679919" style="width: 100%;">
<p style="font-size: 14px; font-weight: 400; text-align: center;"><span style="font-family: Inter, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; font-size: 15px; color: rgb(255, 255, 255);">orders $100+ when you sign
up for emails</span></p>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 30px; position: relative; flex: 1 0 0px;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_124679920" class="needsclick go1928826985 kl-private-reset-css-Xuajs1" type="email"
autocomplete="email" name="email" tabindex="0" placeholder="Enter your email address" aria-label="Enter your email address" aria-invalid="false" options="[object Object]"
style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Inter, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
<div class="needsclick kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 8px 60px 10px; position: relative; flex: 1 0 0px;"><button
class="needsclick go3400776392 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
style="background: rgb(255, 208, 216); border-radius: 6px; border-style: none; border-color: rgb(202, 75, 4); border-width: 2px; color: rgb(0, 0, 0); font-family: Inter, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: 54px; width: 100%;">Sign
up</button></div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-124679922" style="width: 100%;">
<p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400; text-align: center;"><span
style="color: rgb(255, 255, 255); font-size: 16px; font-family: Inter, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal;">Who are you shopping for today</span></p>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 0px 10px 115px; position: relative; flex: 1 0 0px;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="width: 100%; justify-content: center; display: flex;">
<fieldset class="needsclick go3442790476 kl-private-reset-css-Xuajs1" style="align-self: flex-end; flex-flow: column wrap;">
<div role="radiogroup" class="needsclick kl-private-reset-css-Xuajs1" style="display: inline-flex; justify-content: flex-start; flex-wrap: wrap;"><input class="needsclick klaviyo-sr-only kl-private-reset-css-Xuajs1" tabindex="0"
type="radio" id="Shopping%20Recipient__6__12" name="Shopping%20Recipient__6" aria-invalid="false" aria-label="Myself"><label class="needsclick go3431972610 kl-private-reset-css-Xuajs1" for="Shopping%20Recipient__6__12"
style="display: flex; align-items: center; flex: 0 0 auto; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1"
xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(148, 149, 150); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
<g>
<g>
<circle stroke-width="1" cx="10" cy="10" r="9.5" fill="#FFFFFF"></circle>
</g>
</g>
</svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
<defs></defs>
<g id="radio_inner_Shopping%20Recipient__6__12" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="shape-radio_inner_Shopping%20Recipient__6__12" transform="translate(4.000000, 4.000000)" fill="#303B43">
<circle fill="#000000" id="oval-radio_inner_Shopping%20Recipient__6__12" cx="6" cy="6" r="5.55555556"></circle>
</g>
</g>
</svg>
<div class="needsclick kl-private-reset-css-Xuajs1"
style="cursor: pointer; color: rgb(255, 255, 255); font-family: Inter, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">Myself
</div>
</label><input class="needsclick klaviyo-sr-only kl-private-reset-css-Xuajs1" tabindex="0" type="radio" id="Shopping%20Recipient__6__13" name="Shopping%20Recipient__6" aria-invalid="false" aria-label="My child"><label
class="needsclick go3431972610 kl-private-reset-css-Xuajs1" for="Shopping%20Recipient__6__13"
style="display: flex; align-items: center; flex: 0 0 auto; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1"
xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(148, 149, 150); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
<g>
<g>
<circle stroke-width="1" cx="10" cy="10" r="9.5" fill="#FFFFFF"></circle>
</g>
</g>
</svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
<defs></defs>
<g id="radio_inner_Shopping%20Recipient__6__13" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="shape-radio_inner_Shopping%20Recipient__6__13" transform="translate(4.000000, 4.000000)" fill="#303B43">
<circle fill="#000000" id="oval-radio_inner_Shopping%20Recipient__6__13" cx="6" cy="6" r="5.55555556"></circle>
</g>
</g>
</svg>
<div class="needsclick kl-private-reset-css-Xuajs1"
style="cursor: pointer; color: rgb(255, 255, 255); font-family: Inter, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">My child
</div>
</label><input class="needsclick klaviyo-sr-only kl-private-reset-css-Xuajs1" tabindex="0" type="radio" id="Shopping%20Recipient__6__14" name="Shopping%20Recipient__6" aria-invalid="false" aria-label="My grandchild"><label
class="needsclick go3431972610 kl-private-reset-css-Xuajs1" for="Shopping%20Recipient__6__14"
style="display: flex; align-items: center; flex: 0 0 auto; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1"
xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(148, 149, 150); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
<g>
<g>
<circle stroke-width="1" cx="10" cy="10" r="9.5" fill="#FFFFFF"></circle>
</g>
</g>
</svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
<defs></defs>
<g id="radio_inner_Shopping%20Recipient__6__14" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="shape-radio_inner_Shopping%20Recipient__6__14" transform="translate(4.000000, 4.000000)" fill="#303B43">
<circle fill="#000000" id="oval-radio_inner_Shopping%20Recipient__6__14" cx="6" cy="6" r="5.55555556"></circle>
</g>
</g>
</svg>
<div class="needsclick kl-private-reset-css-Xuajs1"
style="cursor: pointer; color: rgb(255, 255, 255); font-family: Inter, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">My
grandchild</div>
</label><input class="needsclick klaviyo-sr-only kl-private-reset-css-Xuajs1" tabindex="0" type="radio" id="Shopping%20Recipient__6__15" name="Shopping%20Recipient__6" aria-invalid="false" aria-label="Other"><label
class="needsclick go3431972610 kl-private-reset-css-Xuajs1" for="Shopping%20Recipient__6__15"
style="display: flex; align-items: center; flex: 0 0 auto; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1"
xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(148, 149, 150); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
<g>
<g>
<circle stroke-width="1" cx="10" cy="10" r="9.5" fill="#FFFFFF"></circle>
</g>
</g>
</svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
<defs></defs>
<g id="radio_inner_Shopping%20Recipient__6__15" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="shape-radio_inner_Shopping%20Recipient__6__15" transform="translate(4.000000, 4.000000)" fill="#303B43">
<circle fill="#000000" id="oval-radio_inner_Shopping%20Recipient__6__15" cx="6" cy="6" r="5.55555556"></circle>
</g>
</g>
</svg>
<div class="needsclick kl-private-reset-css-Xuajs1"
style="cursor: pointer; color: rgb(255, 255, 255); font-family: Inter, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">Other
</div>
</label></div>
<div class="needsclick kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
</fieldset>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1"
style="display: flex; justify-content: flex-start; padding: 0px 30px 5px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-124679924" style="width: 100%;">
<div style="text-align: center; line-height: 80%;"><span style="font-size: 10px; font-family: Inter, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; color: rgb(255, 255, 255);">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. Click on the Privacy Statement link below to read about how Mattel will use your
information.</span></div>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 6px 10px; position: relative; flex: 1 0 0px;"><button
class="needsclick go1515943218 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
style="background: rgb(188, 10, 77); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(255, 255, 255); font-family: Inter, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: 600; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: 20px; width: 100%;">Privacy
Statement</button></div>
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 6px 10px; position: relative; flex: 1 0 0px;"><button
class="needsclick go1515943218 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
style="background: rgb(188, 10, 77); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(255, 255, 255); font-family: Inter, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: 600; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: 20px; width: 100%;">*See
offer terms for details</button></div>
</div>
</div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>
Text Content
Enable accessibility Write a review and you could win big! Learn more New memories are in store for youChoose a location 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 * Dallas * Los Angeles * Nashville * New York * Orlando * Washington, D.C. * Learn more Learn * Blog * AG Rewards * About us * For parents & teachers * Commitment to equality * AG Doll Collector Series * Historical Character Wiki Blog americangirl.com Search Wishlist AG Rewards™ Sign up or sign in Sign up or sign in Bag 0 New FEATURED * Bestsellers * Disney Princess Dolls * Disney Collector Dolls * Girl of the Year™ 2024: Lila * Julie Albright™ * The American Girls Collection™ NEW ARRIVALS * All new arrivals * Dolls * Accessories & playsets * Books * Clothing GIFTS * Birthday shop * Birthstone collection * Create Your Own * Gift sets * Gift cards & e-gift cards Dolls FEATURED * Create Your Own * Disney Princess Dolls * Doll finder * Girl of the Year™ 2024: Lila * Julie Albright™ * The American Girls Collection™ DOLL BRANDS * All dolls * Bitty Baby® * Create Your Own * Disney Collector Dolls * Disney Princess Dolls * Girl of the Year™ * Historical characters * Truly Me™ * WellieWishers™ DOLL CARE * Doll Care Center * Doll carriers & storage * Doll hair care SHOP BY AGE * Ages 18m+ * Ages 4+ * Ages 6+ * Ages 8+ GIFTS * Birthday shop * Gift sets * Gift cards & e-gift cards Create Your Own CUSTOMIZATION * Create Your Own doll Accessories & playsets FEATURED * Babysitting shop * Harry Potter™ * Sleepover shop * Travel shop PLAYSETS & ACCESSORIES * All accessories & playsets * Beds & bedroom accessories * Bitty Baby® doll accessories * Doll cars & planes * Dollhouses & playhouses * Food & kitchen sets * Doll salon & hair care * Health & care * Music * Pets & plushes * School accessories * Sports & gaming BOOKS * All books * Advice & activities books * Care & Keeping of You books * Girl of the Year™ books * Historical characters books * Smart Girl's Guides books * WellieWishers™ books * World By Us™ books SHOP BY AGE * Ages 18m+ * Ages 4+ * Ages 6+ * Ages 8+ GIFTS * Birthday shop * Gift sets * Gift cards & e-gift cards * Wow gifts Clothing FEATURED * All clothing & accessories * AG® x NFL * AG Logo Shop * Cultural celebrations shop * Harry Potter™ * Sleepover shop * Travel shop DOLLS * All doll clothing & accessories * 18" doll clothing * 14.5" WellieWishers™ clothing * Baby doll clothing * 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+ GIFTS * Birthday shop * Birthstone collection * Gift sets * Gift cards & e-gift cards Sale SALE * Last Chance Outlet * 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+ Search Wishlist Bag 0 $10 off for every 200 points earned Join for free You are {{remaining}} away from $10 reward certificate Join for free * New * Dolls * Create Your Own * Accessories & playsets * Clothing * Sale * Learn * Blog * AG Rewards * About us * For parents & teachers * Commitment to equality * AG Doll Collector Series * Historical Character Wiki * Blog * Find your store * Charlotte * Chicago * Dallas * Los Angeles * Nashville * New York * Orlando * Washington, D.C. * Learn more * AG Rewards * Sign up or sign in * New * Back * Featured * Bestsellers * Disney Princess Dolls * Disney Collector Dolls * Girl of the Year™ 2024: Lila * Julie Albright™ * The American Girls Collection™ * New arrivals * All new arrivals * Dolls * Accessories & playsets * Books * Clothing * Gifts * Birthday shop * Birthstone collection * Create Your Own * Gift sets * Gift cards & e-gift cards * * Dolls * Back * Featured * Create Your Own * Disney Princess Dolls * Doll finder * Girl of the Year™ 2024: Lila * Julie Albright™ * The American Girls Collection™ * Doll brands * All dolls * Bitty Baby® * Create Your Own * Disney Collector Dolls * Disney Princess Dolls * Girl of the Year™ * Historical characters * Truly Me™ * WellieWishers™ * Doll care * Doll Care Center * Doll carriers & storage * Doll hair care * Shop by age * Ages 18m+ * Ages 4+ * Ages 6+ * Ages 8+ * Gifts * Birthday shop * Gift sets * Gift cards & e-gift cards * Create Your Own * Back * Customization * Create Your Own doll * * Accessories & playsets * Back * Featured * Babysitting shop * Harry Potter™ * Sleepover shop * Travel shop * Playsets & accessories * All accessories & playsets * Beds & bedroom accessories * Bitty Baby® doll accessories * Doll cars & planes * Dollhouses & playhouses * Food & kitchen sets * Doll salon & hair care * Health & care * Music * Pets & plushes * School accessories * Sports & gaming * Books * All books * Advice & activities books * Care & Keeping of You books * Girl of the Year™ books * Historical characters books * Smart Girl's Guides books * WellieWishers™ books * World By Us™ books * Shop by age * Ages 18m+ * Ages 4+ * Ages 6+ * Ages 8+ * Gifts * Birthday shop * Gift sets * Gift cards & e-gift cards * Wow gifts * Clothing * Back * Featured * All clothing & accessories * AG® x NFL * AG Logo Shop * Cultural celebrations shop * Harry Potter™ * Sleepover shop * Travel shop * Dolls * All doll clothing & accessories * 18" doll clothing * 14.5" WellieWishers™ clothing * Baby doll clothing * 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+ * Gifts * Birthday shop * Birthstone collection * Gift sets * Gift cards & e-gift cards * Sale * Back * Sale * Last Chance Outlet * 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+ * Close Search Clear * Shop All Disney | American Girl LEGENDARY ARRIVAL Introducing the Disney Princess Rapunzel doll, the newest addition to our enchanting collection LEGENDARY ARRIVAL Introducing the Disney Princess Rapunzel doll, the newest addition to our enchanting collection Shop the collection New. Princess Rapunzel. NEW ARRIVALS NEW ARRIVALS 1. 2. 3. 4. Like Unlike Quick shop New AMERICAN GIRL® DISNEY PRINCESS RAPUNZEL 18-INCH DOLL $135.00 1. 2. 3. 4. Like Unlike Quick shop New AMERICAN GIRL® DISNEY PRINCESS RAPUNZEL PAINTING ACCESSORIES & PASCAL FOR 18-INCH DOLLS $40.00 1. 2. 3. 4. Like Unlike Quick shop New AMERICAN GIRL® DISNEY PRINCESS RAPUNZEL HAIR ACCESSORIES FOR 18-INCH DOLLS $40.00 Collector Series 1. 2. 3. 4. Like Unlike Quick shop AMERICAN GIRL® DISNEY FROZEN ELSA COLLECTOR DOLL $310.00 Collector Series 1. 2. 3. 4. Like Unlike Quick shop AMERICAN GIRL® DISNEY FROZEN ANNA COLLECTOR DOLL $310.00 Ships Sep 6, 2024 1. 2. 3. 4. Like Unlike Quick shop New THE AMERICAN GIRLS COLLECTION™ 2024 ADVENT CALENDAR $25.00 1. 2. 3. 4. Like Unlike Quick shop TEAM AG™ JOGGER SET FOR 18-INCH DOLLS $45.00 1. 2. 3. 4. Like Unlike Quick shop TEAM AG™ NAVY DRESS SET FOR 18-INCH DOLLS $45.00 1. 2. 3. 4. Like Unlike Quick shop New ALL SET FOR SLEEPOVERS CANOPY BED FOR 18-INCH DOLLS $165.00 INSPIRING GIRLS TO GROW UP WITH COURAGE, CONFIDENCE, AND STRENGTH OF CHARACTER INSPIRING GIRLS TO GROW UP WITH COURAGE, CONFIDENCE, AND STRENGTH OF CHARACTER Shop Lila's™ world Ages 8+ Shop Lila Shop Truly Me™ Ages 6+ Shop Lila Shop historical characters Ages 8+ Shop Julie's world Shop Create Your Own Ages 6+ Create Your Own doll Shop Bitty Baby® Ages 18m+ Shop Bitty Baby Shop babysitting sets Ages 6+ Shop Lila Shop Lila's™ world Ages 8+ Shop Lila Shop Truly Me™ Ages 6+ Shop Lila Shop historical characters Ages 8+ Shop Julie's world Shop Create Your Own Ages 6+ Create Your Own doll Shop Bitty Baby® Ages 18m+ Shop Bitty Baby Shop babysitting sets Ages 6+ Shop Lila Collector series. Frozen Anna. Frozen Elsa. LIMITED-EDITION RELEASE American Girls® coveted Collector Series meets Disney's Frozen Shop Disney Collector Dolls Shop Disney Collector Dolls Close popup Julie. 1974. GET A LESSON IN '70S STYLE Gear up for the school year with Julie's groovy school accessories Shop Julie's world Shop Julie's world Close popup A+ OUTFITS Inspire her brightest with back-to-school fashions Shop clothing Shop clothing Close popup SLEEP. PLAY. REPEAT! Find everything she needs to throw the slumber party of the dreams Explore the sleepover shop Explore the sleepover shop Close popup What's new at AG WellieWishers™ Close popup Matching doll & girl outfits Close popup AG Logo Shop Close popup Birthday shop Close popup SHARE A DAY TO REMEMBER FOREVER Endless memories are in store when you visit American Girl®! SHARE A DAY TO REMEMBER FOREVER Endless memories are in store when you visit American Girl®! Find a location Find a location MEET OUR DOLLS MEET OUR DOLLS Shop all dolls For ages 8+. 18 inch doll. Historical Characters. Each doll stars in an inspirational story from America's past. Shop historical characters. 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 your girl. 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. ROOM TO GROW ROOM TO GROW American Girl® dolls are designed for every age and stage—crafted with care to be loved for generations to come Learn about our story LEARN MORE ABOUT THE LATEST American Girl. Find your inner star. American Girl. Find your inner star. 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 TikTok Pinterest 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 * 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 * Historical Character Wiki * 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 ® 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 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 Discount 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 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. IN GIRL SIZEGK SIZEApprox. heightApprox. weightCHESTWAISTHIPTORSO2TTD33-3530-3217-1918-1919-2137-393-4CXS37-3932-3620-2219-2122-2440-425-6CS43-4540-4623-2621-2226-2743-457-8CM47-5150-5826-2922-2328-2946-4810CL53-5760-7029-3123-2530-3149-51 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. CM GIRL SIZEGK SIZEApprox. heightApprox. weightCHESTWAISTHIPTORSO2TTD84-8914-1543-4846-4848-5394-993-4CXS94-9915-1651-5648-5356-61102-1075-6CS109-11418-2158-6653-5664-69109-1147-8CM119-13023-2666-7456-5871-74117-12210CL135-14527-3274-7958-6476-79124-130 INSIZECM5.8125814.56.125915.56.51016.56.812511177.12512187.513197.8125119.58.25221 Close Close Close Close Close gift options Gift options Save gift options Cancel Close Close Find your closest American Girl store Please call to confirm this item is in stock. Close Share my bag Copy link Close Close Close CURRENT OFFERS $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 MY WISH LISTS Close Wishlist Drawer Create 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 Get $15 Off Close dialog Enjoy $15 off* orders $100+ when you sign up for emails Sign up Who are you shopping for today Myself My child My grandchild Other 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. Click on the Privacy Statement link below to read about how Mattel will use your information. Privacy Statement *See offer terms for details