{"product_id":"boys-dinosaur-alphabet-tshirt","title":"🦖Boys Dinosaur Alphabet T-Shirt | Soft Stretchy Kids Tee","description":"\u003cstyle\u003e\n  .dino-pdp{\n    --card:#ffffff;\n    --text:#202020;\n    --muted:#68645f;\n    --accent:#e4832d;\n    --accent-dark:#c96517;\n    --green:#6d8b45;\n    --navy:#18304e;\n    --border:#eadfce;\n    --soft:#f7efe4;\n    --shadow:0 8px 26px rgba(52,39,22,.07);\n    max-width:820px;\n    margin:0 auto;\n    padding:0 14px 95px;\n    color:var(--text);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    line-height:1.55;\n    box-sizing:border-box;\n  }\n\n  .dino-pdp *,\n  .dino-pdp *:before,\n  .dino-pdp *:after{\n    box-sizing:border-box;\n  }\n\n  .dino-pdp img{\n    display:block;\n    width:100%;\n    height:auto;\n    border-radius:18px;\n  }\n\n  .dino-pdp h2,\n  .dino-pdp h3,\n  .dino-pdp p{\n    margin-top:0;\n  }\n\n  .dino-pdp h2{\n    margin-bottom:12px;\n    font-size:27px;\n    line-height:1.18;\n    letter-spacing:-.5px;\n  }\n\n  .dino-pdp h3{\n    margin-bottom:8px;\n    font-size:22px;\n    line-height:1.25;\n  }\n\n  .dino-pdp p{\n    margin-bottom:10px;\n    color:var(--muted);\n    font-size:15px;\n  }\n\n  \/* HERO *\/\n  .dino-hero{\n    margin:16px 0 20px;\n    padding:30px 20px;\n    border-radius:24px;\n    text-align:center;\n    background:\n      radial-gradient(circle at top right,rgba(228,131,45,.16),transparent 34%),\n      radial-gradient(circle at bottom left,rgba(109,139,69,.13),transparent 30%),\n      linear-gradient(145deg,#fffaf4,#f7efe4);\n    border:1px solid var(--border);\n  }\n\n  .dino-eyebrow{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    margin-bottom:12px;\n    padding:7px 13px;\n    border-radius:999px;\n    background:#fff;\n    box-shadow:0 4px 16px rgba(30,20,10,.06);\n    color:var(--accent-dark);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:1px;\n  }\n\n  .dino-hero h2{\n    max-width:620px;\n    margin:0 auto 12px;\n    font-size:35px;\n    line-height:1.08;\n    color:#191919;\n  }\n\n  .dino-hero p{\n    max-width:590px;\n    margin:0 auto 18px;\n    font-size:16px;\n    color:#56514c;\n  }\n\n  .dino-hero-points{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:8px;\n  }\n\n  .dino-hero-points span{\n    padding:8px 11px;\n    border-radius:999px;\n    background:rgba(255,255,255,.84);\n    border:1px solid rgba(229,216,198,.9);\n    font-size:13px;\n    font-weight:700;\n    color:#47413b;\n  }\n\n  \/* SECTION *\/\n  .dino-section-title{\n    padding:26px 5px 12px;\n    text-align:center;\n  }\n\n  .dino-section-title p{\n    max-width:590px;\n    margin:0 auto;\n  }\n\n  \/* ICON GRID *\/\n  .dino-icon-grid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n    margin-bottom:24px;\n  }\n\n  .dino-icon-card{\n    min-height:146px;\n    padding:17px 13px;\n    border-radius:18px;\n    background:#fff;\n    border:1px solid var(--border);\n    box-shadow:0 5px 18px rgba(40,29,15,.04);\n    text-align:center;\n  }\n\n  .dino-icon{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:44px;\n    height:44px;\n    margin:0 auto 10px;\n    border-radius:14px;\n    background:var(--soft);\n    font-size:23px;\n  }\n\n  .dino-icon-card strong{\n    display:block;\n    margin-bottom:4px;\n    font-size:15px;\n    color:#25221f;\n  }\n\n  .dino-icon-card span{\n    display:block;\n    font-size:12.5px;\n    line-height:1.4;\n    color:var(--muted);\n  }\n\n  \/* FEATURE CARDS *\/\n  .dino-feature-card{\n    margin:0 0 18px;\n    padding:13px;\n    border:1px solid var(--border);\n    border-radius:22px;\n    background:var(--card);\n    box-shadow:var(--shadow);\n    overflow:hidden;\n  }\n\n  .dino-feature-copy{\n    padding:18px 7px 8px;\n  }\n\n  .dino-feature-tag{\n    display:inline-block;\n    margin-bottom:8px;\n    padding:5px 9px;\n    border-radius:8px;\n    background:var(--soft);\n    color:var(--accent-dark);\n    font-size:11px;\n    line-height:1;\n    font-weight:800;\n    letter-spacing:.65px;\n  }\n\n  .dino-feature-copy ul{\n    margin:10px 0 0;\n    padding:0;\n    list-style:none;\n  }\n\n  .dino-feature-copy li{\n    position:relative;\n    margin:7px 0;\n    padding-left:25px;\n    font-size:14px;\n    color:#4e4944;\n  }\n\n  .dino-feature-copy li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    top:0;\n    color:var(--green);\n    font-weight:900;\n  }\n\n  \/* SPECS *\/\n  .dino-spec-box{\n    margin:20px 0;\n    padding:18px;\n    border:1px solid var(--border);\n    border-radius:22px;\n    background:#fff;\n  }\n\n  .dino-spec-list{\n    display:flex;\n    flex-direction:column;\n    gap:9px;\n    margin-top:15px;\n  }\n\n  .dino-spec-row{\n    display:flex;\n    align-items:flex-start;\n    justify-content:space-between;\n    gap:14px;\n    padding:11px 12px;\n    border:1px solid #eee5d9;\n    border-radius:12px;\n    background:#fffdf9;\n  }\n\n  .dino-spec-row span{\n    font-size:13px;\n    color:#77706a;\n  }\n\n  .dino-spec-row strong{\n    max-width:62%;\n    text-align:right;\n    font-size:13px;\n    color:#282521;\n  }\n\n  .dino-size-wrap{\n    width:100%;\n    margin-top:20px;\n    overflow:visible;\n  }\n\n  .dino-size-table{\n    width:100% !important;\n    min-width:0 !important;\n    max-width:100% !important;\n    table-layout:fixed;\n    border-collapse:separate;\n    border-spacing:0;\n    border:1px solid var(--border);\n    border-radius:14px;\n    font-size:12px;\n  }\n\n  .dino-size-table th{\n    padding:9px 2px;\n    background:#f7efe4;\n    color:#36312c;\n    font-weight:800;\n    white-space:normal;\n    word-break:normal;\n    line-height:1.2;\n    text-align:center;\n  }\n\n  .dino-size-table td{\n    padding:9px 2px;\n    text-align:center;\n    border-top:1px solid #eee5d9;\n    color:#5b554f;\n    white-space:nowrap;\n    line-height:1.2;\n  }\n\n  .dino-size-table th:first-child,\n  .dino-size-table td:first-child{\n    width:14%;\n  }\n\n  .dino-size-table th:not(:first-child),\n  .dino-size-table td:not(:first-child){\n    width:21.5%;\n  }\n\n  @media(max-width:480px){\n    .dino-spec-box{\n      padding:13px 10px;\n    }\n\n    .dino-size-table{\n      font-size:10.5px;\n    }\n\n    .dino-size-table th{\n      padding:8px 1px;\n      letter-spacing:-.15px;\n    }\n\n    .dino-size-table td{\n      padding:8px 1px;\n    }\n  }\n\n  .dino-size-note{\n    margin:9px 3px 0 !important;\n    font-size:12px !important;\n  }\n\n  .dino-care-note{\n    margin-top:16px;\n    padding:13px;\n    border-radius:13px;\n    background:#fff7e9;\n    color:#5a4b37;\n    font-size:13px;\n  }\n\n  \/* FAQ *\/\n  .dino-faq{\n    margin-top:26px;\n  }\n\n  .dino-faq details{\n    margin-bottom:9px;\n    border:1px solid var(--border);\n    border-radius:14px;\n    background:#fff;\n    overflow:hidden;\n  }\n\n  .dino-faq summary{\n    position:relative;\n    padding:15px 45px 15px 15px;\n    cursor:pointer;\n    list-style:none;\n    font-size:14px;\n    font-weight:750;\n    color:#282521;\n  }\n\n  .dino-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .dino-faq-arrow{\n    position:absolute;\n    top:50%;\n    right:16px;\n    width:10px;\n    height:10px;\n    margin-top:-7px;\n    border-right:2px solid #514a43;\n    border-bottom:2px solid #514a43;\n    transform:rotate(45deg);\n    transition:transform .25s ease;\n  }\n\n  .dino-faq details[open] .dino-faq-arrow{\n    transform:rotate(225deg);\n    margin-top:-2px;\n  }\n\n  .dino-faq-answer{\n    padding:0 15px 15px;\n    color:var(--muted);\n    font-size:13.5px;\n  }\n\n  \/* GUARANTEES *\/\n  .dino-guarantees{\n    margin-top:26px;\n  }\n\n  .dino-guarantee-card{\n    display:flex;\n    align-items:center;\n    gap:13px;\n    margin-bottom:10px;\n    padding:15px;\n    border:1px solid var(--border);\n    border-radius:16px;\n    background:#fff;\n  }\n\n  .dino-guarantee-icon{\n    flex:0 0 43px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:43px;\n    height:43px;\n    border-radius:13px;\n    background:var(--soft);\n    font-size:22px;\n  }\n\n  .dino-guarantee-card strong{\n    display:block;\n    margin-bottom:2px;\n    font-size:14px;\n    color:#292622;\n  }\n\n  .dino-guarantee-card span{\n    display:block;\n    font-size:12.5px;\n    line-height:1.4;\n    color:var(--muted);\n  }\n\n  \/* CTA *\/\n  .dino-final-cta{\n    margin-top:28px;\n    padding:28px 19px;\n    border-radius:23px;\n    text-align:center;\n    color:#fff;\n    background:\n      radial-gradient(circle at 90% 10%,rgba(255,255,255,.14),transparent 30%),\n      linear-gradient(135deg,#18304e,#263f5e);\n    box-shadow:0 10px 30px rgba(18,39,64,.18);\n  }\n\n  .dino-final-cta h2{\n    margin-bottom:8px;\n    color:#fff;\n  }\n\n  .dino-final-cta p{\n    max-width:520px;\n    margin:0 auto 18px;\n    color:rgba(255,255,255,.82);\n  }\n\n  .dino-buy-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:52px;\n    padding:0 30px;\n    border-radius:999px;\n    background:var(--accent);\n    color:#fff !important;\n    text-decoration:none !important;\n    font-size:15px;\n    font-weight:850;\n    letter-spacing:.5px;\n    box-shadow:0 8px 18px rgba(228,131,45,.3);\n    transition:transform .2s ease,box-shadow .2s ease,background .2s ease;\n  }\n\n  .dino-buy-btn:hover{\n    transform:translateY(-2px);\n    background:#ec8d37;\n    box-shadow:0 12px 24px rgba(228,131,45,.38);\n  }\n\n  .dino-buy-btn:active{\n    transform:translateY(1px) scale(.985);\n  }\n\n  .dino-floating-buy{\n    position:fixed;\n    z-index:80;\n    left:50%;\n    bottom:14px;\n    transform:translateX(-50%);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:calc(100% - 30px);\n    max-width:420px;\n    min-height:54px;\n    border-radius:999px;\n    background:#e4832d;\n    color:#fff !important;\n    text-decoration:none !important;\n    font-size:15px;\n    font-weight:850;\n    box-shadow:0 10px 28px rgba(38,27,15,.28);\n    transition:transform .2s ease,box-shadow .2s ease;\n  }\n\n  .dino-floating-buy:hover{\n    transform:translateX(-50%) translateY(-2px);\n    box-shadow:0 13px 32px rgba(38,27,15,.34);\n  }\n\n  .dino-floating-buy:active{\n    transform:translateX(-50%) translateY(1px) scale(.985);\n  }\n\n  @media(min-width:768px){\n    .dino-pdp{\n      padding-left:20px;\n      padding-right:20px;\n    }\n\n    .dino-hero{\n      padding:42px 34px;\n    }\n\n    .dino-hero h2{\n      font-size:44px;\n    }\n\n    .dino-icon-grid{\n      gap:14px;\n    }\n\n    .dino-icon-card{\n      padding:21px 16px;\n    }\n\n    .dino-feature-card{\n      padding:16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dino-pdp\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"dino-hero\"\u003e\n\u003cdiv class=\"dino-eyebrow\"\u003eDINOSAUR ALPHABET TEE\u003c\/div\u003e\n\u003ch2\u003eDino Fun Meets\u003cbr\u003eAll-Day Comfort\u003c\/h2\u003e\n\u003cp\u003eA soft, stretchy graphic tee made for little dinosaur fans who love to play, learn, and explore.\u003c\/p\u003e\n\u003cdiv class=\"dino-hero-points\"\u003e\n\u003cspan\u003e✨ 95% Cotton\u003c\/span\u003e \u003cspan\u003e↔ 5% Spandex\u003c\/span\u003e \u003cspan\u003e🦖 Dino Alphabet\u003c\/span\u003e \u003cspan\u003e🧺 Machine Washable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE BENEFITS --\u003e\n\u003cdiv class=\"dino-section-title\"\u003e\n\u003ch2\u003eMade for Little Explorers\u003c\/h2\u003e\n\u003cp\u003eKid-approved dinosaur fun with soft everyday comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"dino-icon-grid\"\u003e\n\u003cdiv class=\"dino-icon-card\"\u003e\n\u003cdiv class=\"dino-icon\"\u003e☁️\u003c\/div\u003e\n\u003cstrong\u003eSoft \u0026amp; Stretchy\u003c\/strong\u003e \u003cspan\u003e Comfortable freedom for active everyday play. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-icon-card\"\u003e\n\u003cdiv class=\"dino-icon\"\u003e🦖\u003c\/div\u003e\n\u003cstrong\u003eDino Alphabet Fun\u003c\/strong\u003e \u003cspan\u003e Colorful prehistoric characters little explorers love. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-icon-card\"\u003e\n\u003cdiv class=\"dino-icon\"\u003e👕\u003c\/div\u003e\n\u003cstrong\u003eEasy to Style\u003c\/strong\u003e \u003cspan\u003e Pairs effortlessly with jeans, shorts, or jackets. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-icon-card\"\u003e\n\u003cdiv class=\"dino-icon\"\u003e🧺\u003c\/div\u003e\n\u003cstrong\u003eEasy Care\u003c\/strong\u003e \u003cspan\u003e Machine washable for simple everyday cleanup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003csection class=\"dino-feature-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_12_15_30_41_1_3efd00f0-d1a2-444e-9e1f-da6a5b1fd125.png?v=1786519963\" alt=\"Soft and stretchy boys dinosaur alphabet T-shirt\" loading=\"lazy\"\u003e\n\u003cdiv class=\"dino-feature-copy\"\u003e\n\u003cspan class=\"dino-feature-tag\"\u003e SOFT EVERYDAY COMFORT \u003c\/span\u003e\n\u003ch3\u003e✨ Soft Enough for All-Day Play\u003c\/h3\u003e\n\u003cp\u003eMade from \u003cstrong\u003e95% cotton + 5% spandex\u003c\/strong\u003e for a lightweight, breathable feel with comfortable stretch.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSoft and comfortable against skin\u003c\/li\u003e\n\u003cli\u003eBreathable for active play\u003c\/li\u003e\n\u003cli\u003eFlexible for easy movement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003csection class=\"dino-feature-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_12_15_30_41_2_9335ad5f-5f2a-49d5-9e97-b95e918a5119.png?v=1786519962\" alt=\"Boy wearing black dinosaur alphabet graphic T-shirt\" loading=\"lazy\"\u003e\n\u003cdiv class=\"dino-feature-copy\"\u003e\n\u003cspan class=\"dino-feature-tag\"\u003e FOR LITTLE DINO FANS \u003c\/span\u003e\n\u003ch3\u003e🦖 A Prehistoric Alphabet They’ll Love\u003c\/h3\u003e\n\u003cp\u003eThe colorful dinosaur alphabet brings prehistoric favorites like \u003cstrong\u003eAllosaurus and Baryonyx\u003c\/strong\u003e to life in a fun everyday graphic.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eColorful dinosaur alphabet design\u003c\/li\u003e\n\u003cli\u003eFun for curious little explorers\u003c\/li\u003e\n\u003cli\u003eEye-catching graphic on classic black\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003csection class=\"dino-feature-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_12_15_30_44_3_19ae4487-0b14-4502-b812-bae70619fd43.png?v=1786519963\" alt=\"Kids dinosaur alphabet T-shirt styled with denim\" loading=\"lazy\"\u003e\n\u003cdiv class=\"dino-feature-copy\"\u003e\n\u003cspan class=\"dino-feature-tag\"\u003e EASY EVERYDAY STYLE \u003c\/span\u003e\n\u003ch3\u003e👕 Easy to Wear. Easy to Match.\u003c\/h3\u003e\n\u003cp\u003eA classic \u003cstrong\u003ecrew neck and short-sleeve design\u003c\/strong\u003e makes dressing simple for school, playdates, park trips, and weekend adventures.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePairs easily with jeans or shorts\u003c\/li\u003e\n\u003cli\u003eLayers comfortably under jackets\u003c\/li\u003e\n\u003cli\u003eVersatile everyday black color\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003csection class=\"dino-feature-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_12_15_30_44_4_93cdb1f4-6e88-4d06-b65c-e763d9b9f98d.png?v=1786519963\" alt=\"Machine washable kids dinosaur alphabet T-shirt\" loading=\"lazy\"\u003e\n\u003cdiv class=\"dino-feature-copy\"\u003e\n\u003cspan class=\"dino-feature-tag\"\u003e PARENT-FRIENDLY CARE \u003c\/span\u003e\n\u003ch3\u003e✅ Less Fuss on Laundry Day\u003c\/h3\u003e\n\u003cp\u003eDesigned for everyday family routines, this tee is \u003cstrong\u003emachine washable\u003c\/strong\u003e and made to resist shrinking and fading through repeated wear.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSimple machine-wash care\u003c\/li\u003e\n\u003cli\u003eDesigned to maintain its shape\u003c\/li\u003e\n\u003cli\u003eMade to keep the graphic looking bright\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"dino-spec-box\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cp\u003eEverything you need to choose the right size.\u003c\/p\u003e\n\u003cdiv class=\"dino-spec-list\"\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003e95% Cotton + 5% Spandex\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cspan\u003eQuantity\u003c\/span\u003e \u003cstrong\u003e1 T-Shirt\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cspan\u003eDesign\u003c\/span\u003e \u003cstrong\u003eDinosaur Alphabet\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cspan\u003eColor\u003c\/span\u003e \u003cstrong\u003eBlack\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cspan\u003eNeckline\u003c\/span\u003e \u003cstrong\u003eCrew Neck\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cspan\u003eSleeve\u003c\/span\u003e \u003cstrong\u003eShort Sleeve\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cspan\u003eSizes\u003c\/span\u003e \u003cstrong\u003e4Y–8Y\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cspan\u003eCare\u003c\/span\u003e \u003cstrong\u003eMachine Washable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE CHART --\u003e\n\u003cdiv class=\"dino-size-wrap\"\u003e\n\u003ctable class=\"dino-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003eChest\u003c\/th\u003e\n\u003cth\u003eSleeve\u003c\/th\u003e\n\u003cth\u003eShoulder\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e4Y\u003c\/td\u003e\n\u003ctd\u003e16.2\"\u003c\/td\u003e\n\u003ctd\u003e26.8\"\u003c\/td\u003e\n\u003ctd\u003e4.9\"\u003c\/td\u003e\n\u003ctd\u003e10.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5Y\u003c\/td\u003e\n\u003ctd\u003e17.3\"\u003c\/td\u003e\n\u003ctd\u003e28.0\"\u003c\/td\u003e\n\u003ctd\u003e5.3\"\u003c\/td\u003e\n\u003ctd\u003e10.7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e6Y\u003c\/td\u003e\n\u003ctd\u003e18.5\"\u003c\/td\u003e\n\u003ctd\u003e29.2\"\u003c\/td\u003e\n\u003ctd\u003e5.7\"\u003c\/td\u003e\n\u003ctd\u003e11.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e7Y\u003c\/td\u003e\n\u003ctd\u003e19.7\"\u003c\/td\u003e\n\u003ctd\u003e30.3\"\u003c\/td\u003e\n\u003ctd\u003e6.1\"\u003c\/td\u003e\n\u003ctd\u003e11.7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e8Y\u003c\/td\u003e\n\u003ctd\u003e20.9\"\u003c\/td\u003e\n\u003ctd\u003e31.5\"\u003c\/td\u003e\n\u003ctd\u003e6.5\"\u003c\/td\u003e\n\u003ctd\u003e11.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"dino-size-note\"\u003eMeasurements are taken manually and may vary slightly.\u003c\/p\u003e\n\u003cdiv class=\"dino-care-note\"\u003e\n\u003cstrong\u003e🧺 First-Wash Tip:\u003c\/strong\u003e Wash separately from light-colored clothing during the first wash.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"dino-faq\"\u003e\n\u003cdiv class=\"dino-section-title\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp\u003eQuick answers before you choose a size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the T-shirt made from? \u003cspan class=\"dino-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eThe shirt is made from 95% cotton and 5% spandex, giving it a soft, breathable feel with comfortable stretch.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many T-shirts are included? \u003cspan class=\"dino-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eEach order includes one dinosaur alphabet graphic T-shirt.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat design is on the shirt? \u003cspan class=\"dino-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eThe black T-shirt features a colorful dinosaur alphabet graphic with different prehistoric creatures.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the shirt machine washable? \u003cspan class=\"dino-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eYes. The shirt is machine washable. For the first wash, we recommend washing it separately from light-colored clothing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat sizes are available? \u003cspan class=\"dino-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eSizes range from 4Y to 8Y. Please compare the garment measurements in the size chart before ordering.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be worn under a jacket? \u003cspan class=\"dino-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eYes. The short-sleeve crew-neck design works well on its own or layered under a jacket or hoodie.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES --\u003e\n\u003csection class=\"dino-guarantees\"\u003e\n\u003cdiv class=\"dino-section-title\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eSimple support from checkout to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-guarantee-card\"\u003e\n\u003cdiv class=\"dino-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCarefully Packed\u003c\/strong\u003e \u003cspan\u003e Your order is carefully prepared for its journey to you. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-guarantee-card\"\u003e\n\u003cdiv class=\"dino-guarantee-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eQuality-Focused\u003c\/strong\u003e \u003cspan\u003e Product details are matched to the listed specifications. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-guarantee-card\"\u003e\n\u003cdiv class=\"dino-guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e \u003cspan\u003e Need help with sizing or care? We're here to help. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"dino-final-cta\"\u003e\n\u003ch2\u003eReady for a Dino Adventure?\u003c\/h2\u003e\n\u003cp\u003eChoose the right size and add some prehistoric fun to their everyday wardrobe.\u003c\/p\u003e\n\u003ca class=\"dino-buy-btn\" href=\"#MainContent\"\u003e CHOOSE SIZE \u0026amp; BUY NOW → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"4Y","offer_id":48888731828456,"sku":"NC02482608121485-恐龙字母表T恤-3-4Y","price":24.99,"currency_code":"USD","in_stock":true},{"title":"5Y","offer_id":48888731861224,"sku":"NC02482608121485-恐龙字母表T恤-4-5Y","price":24.99,"currency_code":"USD","in_stock":true},{"title":"6Y","offer_id":48888731893992,"sku":"NC02482608121485-恐龙字母表T恤-5-6Y","price":24.99,"currency_code":"USD","in_stock":true},{"title":"7Y","offer_id":48888731926760,"sku":"NC02482608121485-恐龙字母表T恤-6-7Y","price":24.99,"currency_code":"USD","in_stock":true},{"title":"8Y","offer_id":48888731959528,"sku":"NC02482608121485-恐龙字母表T恤-7-8Y","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/ChatGPT_Image_2026_8_12_15_30_41_1.png?v=1786525006","url":"https:\/\/sereintis.com\/products\/boys-dinosaur-alphabet-tshirt","provider":"sereintis.com","version":"1.0","type":"link"}