{"product_id":"boys-dinosaur-graphic-summer-t-shirt","title":"🌞Kids Dinosaur Graphic T-Shirt | Lightweight Summer Tee","description":"\u003cstyle\u003e\n  .dino-pdp{\n    --navy:#123f7a;\n    --blue:#2267b8;\n    --sky:#eef7ff;\n    --orange:#ff9f1c;\n    --yellow:#ffc83d;\n    --green:#4f9f55;\n    --ink:#1d2733;\n    --muted:#647181;\n    --cream:#fffaf2;\n    --border:#e6ebf0;\n    --white:#ffffff;\n    --shadow:0 8px 28px rgba(25,55,90,.08);\n    max-width:860px;\n    margin:0 auto;\n    color:var(--ink);\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    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  \/* HERO *\/\n  .dino-hero{\n    position:relative;\n    overflow:hidden;\n    padding:34px 22px;\n    margin-bottom:24px;\n    border-radius:24px;\n    background:\n      radial-gradient(circle at 90% 15%,rgba(255,200,61,.38),transparent 26%),\n      radial-gradient(circle at 10% 90%,rgba(112,195,255,.28),transparent 30%),\n      linear-gradient(145deg,#f7fbff 0%,#fff9eb 100%);\n    box-shadow:var(--shadow);\n    text-align:center;\n  }\n\n  .dino-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n    padding:7px 13px;\n    margin-bottom:14px;\n    border-radius:999px;\n    background:#ffffff;\n    color:var(--navy);\n    font-size:13px;\n    font-weight:800;\n    box-shadow:0 4px 14px rgba(30,68,110,.08);\n  }\n\n  .dino-hero h2{\n    margin-bottom:12px;\n    color:var(--navy);\n    font-size:31px;\n    line-height:1.12;\n    letter-spacing:-.6px;\n  }\n\n  .dino-hero h2 span{\n    color:var(--orange);\n  }\n\n  .dino-hero p{\n    max-width:580px;\n    margin:0 auto 18px;\n    color:#526170;\n    font-size:16px;\n  }\n\n  .dino-hero-points{\n    display:flex;\n    justify-content:center;\n    flex-wrap:wrap;\n    gap:8px;\n  }\n\n  .dino-hero-points span{\n    display:inline-flex;\n    align-items:center;\n    padding:8px 12px;\n    border-radius:999px;\n    background:rgba(255,255,255,.86);\n    color:#34475b;\n    font-size:13px;\n    font-weight:700;\n  }\n\n  \/* SECTION HEADINGS *\/\n  .dino-section{\n    margin:30px 0;\n  }\n\n  .dino-section-title{\n    margin-bottom:7px;\n    color:var(--navy);\n    text-align:center;\n    font-size:25px;\n    line-height:1.2;\n    letter-spacing:-.3px;\n  }\n\n  .dino-section-intro{\n    max-width:620px;\n    margin:0 auto 18px;\n    color:var(--muted);\n    text-align:center;\n    font-size:14px;\n  }\n\n  \/* 2x2 SELLING POINT GRID *\/\n  .dino-grid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n  }\n\n  .dino-grid-card{\n    min-height:142px;\n    padding:18px 13px;\n    border:1px solid var(--border);\n    border-radius:18px;\n    background:#fff;\n    box-shadow:0 5px 18px rgba(20,55,90,.05);\n    text-align:center;\n  }\n\n  .dino-grid-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(--sky);\n    font-size:24px;\n  }\n\n  .dino-grid-card strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--navy);\n    font-size:15px;\n    line-height:1.25;\n  }\n\n  .dino-grid-card span{\n    display:block;\n    color:var(--muted);\n    font-size:12.5px;\n    line-height:1.4;\n  }\n\n  \/* FEATURE CARDS *\/\n  .dino-feature-card{\n    overflow:hidden;\n    margin-bottom:20px;\n    border:1px solid var(--border);\n    border-radius:22px;\n    background:#fff;\n    box-shadow:var(--shadow);\n  }\n\n  .dino-feature-copy{\n    padding:21px 18px 18px;\n  }\n\n  .dino-feature-number{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-width:34px;\n    height:28px;\n    margin-bottom:10px;\n    padding:0 10px;\n    border-radius:999px;\n    background:#edf5ff;\n    color:var(--navy);\n    font-size:12px;\n    font-weight:800;\n  }\n\n  .dino-feature-copy h3{\n    margin-bottom:7px;\n    color:var(--navy);\n    font-size:21px;\n    line-height:1.22;\n  }\n\n  .dino-feature-copy p{\n    margin-bottom:10px;\n    color:#536170;\n    font-size:14px;\n  }\n\n  .dino-feature-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .dino-feature-list li{\n    margin:7px 0;\n    color:#354659;\n    font-size:14px;\n  }\n\n  .dino-feature-image{\n    padding:0 10px 10px;\n  }\n\n  \/* SPECIFICATIONS *\/\n  .dino-spec-box{\n    padding:20px 17px;\n    border:1px solid #dbe4ed;\n    border-radius:20px;\n    background:#fbfdff;\n  }\n\n  .dino-spec-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:11px 0;\n    border-bottom:1px solid #edf1f5;\n    font-size:14px;\n  }\n\n  .dino-spec-row:last-child{\n    border-bottom:0;\n  }\n\n  .dino-spec-row strong{\n    flex:0 0 42%;\n    color:var(--navy);\n  }\n\n  .dino-spec-row span{\n    flex:1;\n    color:#556474;\n    text-align:right;\n  }\n\n  \/* FAQ *\/\n  .dino-faq details{\n    margin-bottom:10px;\n    border:1px solid var(--border);\n    border-radius:16px;\n    background:#fff;\n    overflow:hidden;\n  }\n\n  .dino-faq summary{\n    position:relative;\n    padding:16px 48px 16px 16px;\n    color:#29394a;\n    font-size:14px;\n    font-weight:800;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .dino-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .dino-faq summary::after{\n    content:\"›\";\n    position:absolute;\n    right:18px;\n    top:50%;\n    color:var(--blue);\n    font-size:27px;\n    font-weight:500;\n    transform:translateY(-50%) rotate(90deg);\n    transition:transform .28s ease;\n  }\n\n  .dino-faq details[open] summary::after{\n    transform:translateY(-50%) rotate(270deg);\n  }\n\n  .dino-faq-answer{\n    padding:0 16px 16px;\n    color:#617080;\n    font-size:13.5px;\n  }\n\n  \/* GUARANTEE ROWS *\/\n  .dino-guarantee{\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    display:flex;\n    flex:0 0 44px;\n    align-items:center;\n    justify-content:center;\n    width:44px;\n    height:44px;\n    border-radius:14px;\n    background:#f2f8ff;\n    font-size:22px;\n  }\n\n  .dino-guarantee strong{\n    display:block;\n    margin-bottom:3px;\n    color:var(--navy);\n    font-size:14px;\n  }\n\n  .dino-guarantee span{\n    display:block;\n    color:var(--muted);\n    font-size:12.5px;\n  }\n\n  \/* CTA *\/\n  .dino-cta{\n    position:relative;\n    overflow:hidden;\n    margin:34px 0 16px;\n    padding:30px 20px;\n    border-radius:22px;\n    background:\n      radial-gradient(circle at 90% 10%,rgba(255,255,255,.25),transparent 23%),\n      linear-gradient(135deg,#164c8d,#236ec1);\n    color:#fff;\n    text-align:center;\n    box-shadow:0 12px 34px rgba(20,70,120,.18);\n  }\n\n  .dino-cta h3{\n    margin-bottom:8px;\n    color:#fff;\n    font-size:25px;\n    line-height:1.2;\n  }\n\n  .dino-cta p{\n    margin-bottom:18px;\n    color:rgba(255,255,255,.88);\n    font-size:14px;\n  }\n\n  .dino-buy-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-width:190px;\n    min-height:52px;\n    padding:13px 22px;\n    border-radius:999px;\n    background:#ffb21c;\n    color:#172a42 !important;\n    text-decoration:none !important;\n    font-size:16px;\n    font-weight:900;\n    box-shadow:0 8px 20px rgba(0,0,0,.15);\n    transition:transform .2s ease,box-shadow .2s ease;\n  }\n\n  .dino-buy-btn:hover{\n    transform:translateY(-3px);\n    box-shadow:0 11px 24px rgba(0,0,0,.2);\n  }\n\n  .dino-buy-btn:active{\n    transform:translateY(1px) scale(.98);\n  }\n\n  \/* FLOATING BUY BUTTON *\/\n  .dino-floating-buy{\n    position:fixed;\n    right:15px;\n    bottom:15px;\n    z-index:40;\n    display:flex;\n    align-items:center;\n    gap:7px;\n    padding:11px 17px;\n    border-radius:999px;\n    background:#ffae18;\n    color:#172a42 !important;\n    text-decoration:none !important;\n    font-size:13px;\n    font-weight:900;\n    box-shadow:0 8px 25px rgba(18,54,90,.22);\n    transition:transform .2s ease;\n  }\n\n  .dino-floating-buy:hover{\n    transform:translateY(-3px);\n  }\n\n  .dino-floating-buy:active{\n    transform:scale(.96);\n  }\n\n  @media (min-width:750px){\n    .dino-hero{\n      padding:46px 40px;\n    }\n\n    .dino-hero h2{\n      font-size:42px;\n    }\n\n    .dino-grid{\n      gap:14px;\n    }\n\n    .dino-grid-card{\n      padding:22px 18px;\n    }\n\n    .dino-feature-copy{\n      padding:27px 25px 22px;\n    }\n\n    .dino-feature-image{\n      padding:0 16px 16px;\n    }\n\n    .dino-floating-buy{\n      right:28px;\n      bottom:28px;\n      padding:13px 20px;\n      font-size:14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dino-pdp\"\u003e\n\u003c!-- TOP HERO BANNER --\u003e\n\u003csection class=\"dino-hero\"\u003e\n\u003cdiv class=\"dino-badge\"\u003e🦖 Made for Little Dino Fans\u003c\/div\u003e\n\u003ch2\u003eBig Dino Fun.\u003cbr\u003e\u003cspan\u003eSoft Cotton Summer Comfort.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA colorful short-sleeve dinosaur tee with a soft-treated cotton main fabric, made for everyday play and warm-weather outings.\u003c\/p\u003e\n\u003cdiv class=\"dino-hero-points\"\u003e\n\u003cspan\u003e🌿 95% Cotton Main Fabric\u003c\/span\u003e \u003cspan\u003e☁️ Soft-Treated Feel\u003c\/span\u003e \u003cspan\u003e👧👦 Unisex Kids' Style\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE BENEFIT GRID --\u003e\n\u003csection class=\"dino-section\"\u003e\n\u003ch2 class=\"dino-section-title\"\u003eWhy Kids Love This Dino Tee\u003c\/h2\u003e\n\u003cp class=\"dino-section-intro\"\u003eSoft, colorful, and easy to wear for boys and girls throughout summer.\u003c\/p\u003e\n\u003cdiv class=\"dino-grid\"\u003e\n\u003cdiv class=\"dino-grid-card\"\u003e\n\u003cdiv class=\"dino-grid-icon\"\u003e🌿\u003c\/div\u003e\n\u003cstrong\u003e95% Cotton Main Fabric\u003c\/strong\u003e \u003cspan\u003eCotton is the primary fabric component for a soft everyday feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-grid-card\"\u003e\n\u003cdiv class=\"dino-grid-icon\"\u003e☁️\u003c\/div\u003e\n\u003cstrong\u003eSoft-Treated Finish\u003c\/strong\u003e \u003cspan\u003eFabric is finished with a softening treatment for comfortable wear.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-grid-card\"\u003e\n\u003cdiv class=\"dino-grid-icon\"\u003e👧👦\u003c\/div\u003e\n\u003cstrong\u003eUnisex Kids' Style\u003c\/strong\u003e \u003cspan\u003eDesigned for both boys and girls in heights from 100–160 cm.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-grid-card\"\u003e\n\u003cdiv class=\"dino-grid-icon\"\u003e🌞\u003c\/div\u003e\n\u003cstrong\u003eSummer Short Sleeves\u003c\/strong\u003e \u003cspan\u003eEasy short-sleeve styling for warm-weather outfits and everyday play.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE DETAILS --\u003e\n\u003csection class=\"dino-section\"\u003e\n\u003ch2 class=\"dino-section-title\"\u003eMade for Everyday Adventures\u003c\/h2\u003e\n\u003cp class=\"dino-section-intro\"\u003eA playful dinosaur look paired with soft-treated cotton fabric and practical kids' sizing.\u003c\/p\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"dino-feature-card\"\u003e\n\u003cdiv class=\"dino-feature-copy\"\u003e\n\u003cdiv class=\"dino-feature-number\"\u003e01 · COTTON\u003c\/div\u003e\n\u003ch3\u003e🌿 Soft Cotton-Forward Comfort\u003c\/h3\u003e\n\u003cp\u003eThe main fabric is cotton with a listed 95% cotton content, giving this tee a familiar, comfortable feel for everyday outfits.\u003c\/p\u003e\n\u003cul class=\"dino-feature-list\"\u003e\n\u003cli\u003e✅ Main fabric: cotton\u003c\/li\u003e\n\u003cli\u003e✅ 95% listed cotton content\u003c\/li\u003e\n\u003cli\u003e✅ Softening fabric treatment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_12_10_32_30_1.png?v=1786501976\" alt=\"Kids dinosaur T-shirt with cotton main fabric\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"dino-feature-card\"\u003e\n\u003cdiv class=\"dino-feature-copy\"\u003e\n\u003cdiv class=\"dino-feature-number\"\u003e02 · SOFT FEEL\u003c\/div\u003e\n\u003ch3\u003e☁️ Soft-Treated for Everyday Wear\u003c\/h3\u003e\n\u003cp\u003eA softening treatment gives the fabric a smoother, more comfortable hand feel for active days, relaxed moments, and family outings.\u003c\/p\u003e\n\u003cul class=\"dino-feature-list\"\u003e\n\u003cli\u003e✅ Soft-treated fabric finish\u003c\/li\u003e\n\u003cli\u003e✅ Short-sleeve construction\u003c\/li\u003e\n\u003cli\u003e✅ Comfortable for everyday wear\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_12_11_27_59.png?v=1786505297\" alt=\"\"\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"dino-feature-card\"\u003e\n\u003cdiv class=\"dino-feature-copy\"\u003e\n\u003cdiv class=\"dino-feature-number\"\u003e03 · UNISEX\u003c\/div\u003e\n\u003ch3\u003e👧👦 Made for Boys \u0026amp; Girls\u003c\/h3\u003e\n\u003cp\u003eThe supplier lists this style as unisex, making it an easy dinosaur tee option for both boys and girls.\u003c\/p\u003e\n\u003cul class=\"dino-feature-list\"\u003e\n\u003cli\u003e✅ Unisex \/ boys \u0026amp; girls\u003c\/li\u003e\n\u003cli\u003e✅ Recommended heights: 100–160 cm\u003c\/li\u003e\n\u003cli\u003e✅ Covers preschool through older-kid size ranges\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_12_10_32_31_3.png?v=1786501976\" alt=\"Unisex kids dinosaur short-sleeve T-shirt\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"dino-feature-card\"\u003e\n\u003cdiv class=\"dino-feature-copy\"\u003e\n\u003cdiv class=\"dino-feature-number\"\u003e04 · SUMMER\u003c\/div\u003e\n\u003ch3\u003e🌞 Easy Summer Short-Sleeve Style\u003c\/h3\u003e\n\u003cp\u003eDesigned for summer wear, the short-sleeve silhouette is easy to pair with shorts, casual pants, or everyday playwear.\u003c\/p\u003e\n\u003cul class=\"dino-feature-list\"\u003e\n\u003cli\u003e✅ Suitable season: summer\u003c\/li\u003e\n\u003cli\u003e✅ Short sleeves\u003c\/li\u003e\n\u003cli\u003e✅ Korean-inspired casual style\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_12_10_32_31_4.png?v=1786501976\" alt=\"Kids summer dinosaur short-sleeve T-shirt\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003cdiv class=\"dino-feature-card\"\u003e\n\u003cdiv class=\"dino-feature-copy\"\u003e\n\u003cdiv class=\"dino-feature-number\"\u003e05 · COLORS\u003c\/div\u003e\n\u003ch3\u003e🎨 12 Colors to Choose From\u003c\/h3\u003e\n\u003cp\u003eChoose from a broad color range to match different personalities, outfits, and everyday styles.\u003c\/p\u003e\n\u003cul class=\"dino-feature-list\"\u003e\n\u003cli\u003e✅ 12 listed color options\u003c\/li\u003e\n\u003cli\u003e✅ Ready-stock supply\u003c\/li\u003e\n\u003cli\u003e✅ Factory-direct source\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_12_10_32_32_5.png?v=1786501976\" alt=\"Kids dinosaur T-shirt available in multiple colors\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS \u0026 SPECS --\u003e\n\u003csection class=\"dino-section\"\u003e\n\u003ch2 class=\"dino-section-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cp class=\"dino-section-intro\"\u003eSupplier-listed specifications to help you choose the right option.\u003c\/p\u003e\n\u003cdiv class=\"dino-spec-box\"\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cstrong\u003eMain Fabric\u003c\/strong\u003e \u003cspan\u003eCotton\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cstrong\u003eCotton Content\u003c\/strong\u003e \u003cspan\u003e95%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cstrong\u003eFabric Finish\u003c\/strong\u003e \u003cspan\u003eSoftening Treatment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cstrong\u003eGender\u003c\/strong\u003e \u003cspan\u003eUnisex \/ Boys \u0026amp; Girls\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cstrong\u003eSleeve\u003c\/strong\u003e \u003cspan\u003eShort Sleeve\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cstrong\u003eSeason\u003c\/strong\u003e \u003cspan\u003eSummer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cstrong\u003eRecommended Height\u003c\/strong\u003e \u003cspan\u003e100 \/ 110 \/ 120 \/ 130 \/ 140 \/ 150 \/ 160 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cstrong\u003eAge Range\u003c\/strong\u003e \u003cspan\u003eApprox. 3–8 Years (100–140 cm) \u0026amp; Older Kids 8+ (140 cm+)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\n\u003cstrong\u003eColors\u003c\/strong\u003e \u003cspan\u003ePink, Light Purple, White, Black, Royal Blue, Light Green, Light Blue, Red, Yellow, Orange, Green, Gray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-spec-row\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"dino-section dino-faq\"\u003e\n\u003ch2 class=\"dino-section-title\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_12_11_05_43.png?v=1786503973\" alt=\"\"\u003e\u003c\/h2\u003e\n\u003ch2 class=\"dino-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"dino-section-intro\"\u003eQuick answers based on the supplier specifications.\u003c\/p\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the T-shirt made from?\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eThe supplier lists cotton as the main fabric with a 95% cotton content.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this style for boys or girls?\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eIt is listed as a unisex kids' style suitable for both boys and girls.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eThe listed height options are 100, 110, 120, 130, 140, 150, and 160 cm. Please choose according to the child's height and the store's size chart.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat age group is it intended for?\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eThe supplier lists 100–140 cm for approximately ages 3–8 and 140 cm+ for older children age 8 and above.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat season is it designed for?\u003c\/summary\u003e\n\u003cdiv class=\"dino-faq-answer\"\u003eThis is a short-sleeve style listed for summer wear.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING \u0026 QUALITY ASSURANCE --\u003e\n\u003csection class=\"dino-section\"\u003e\n\u003ch2 class=\"dino-section-title\"\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp class=\"dino-section-intro\"\u003eSimple support from checkout through delivery.\u003c\/p\u003e\n\u003cdiv class=\"dino-guarantee\"\u003e\n\u003cdiv class=\"dino-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOrder \u0026amp; Delivery Updates\u003c\/strong\u003e \u003cspan\u003eFollow available order and shipping updates after checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-guarantee\"\u003e\n\u003cdiv class=\"dino-guarantee-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFactory-Direct Ready Stock\u003c\/strong\u003e \u003cspan\u003eSupplier information lists this item as ready stock from a source factory.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dino-guarantee\"\u003e\n\u003cdiv class=\"dino-guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHelpful Customer Support\u003c\/strong\u003e \u003cspan\u003eQuestions about sizing or your order? Reach out to the store support team for help.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"dino-cta\" id=\"dino-buy\"\u003e\n\u003ch3\u003e🦖 Ready for Their Next Dino Adventure?\u003c\/h3\u003e\n\u003cp\u003ePick their favorite color, choose the right height size, and make summer outfits more fun.\u003c\/p\u003e\n\u003ca class=\"dino-buy-btn\" href=\"#\"\u003e Buy Now \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Yellow \/ 100 cm","offer_id":48888730779880,"sku":"NC02482608121179-儿童t恤-黄色-100 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 110 cm","offer_id":48888730812648,"sku":"NC02482608121179-儿童t恤-黄色-110 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 120 cm","offer_id":48888730845416,"sku":"NC02482608121179-儿童t恤-黄色-120 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 130 cm","offer_id":48888730878184,"sku":"NC02482608121179-儿童t恤-黄色-130 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 140 cm","offer_id":48888730910952,"sku":"NC02482608121179-儿童t恤-黄色-140 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 150 cm","offer_id":48888730943720,"sku":"NC02482608121179-儿童t恤-黄色-150 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 100 cm","offer_id":48888730976488,"sku":"NC02482608121179-儿童t恤-白色-100 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 110 cm","offer_id":48888731009256,"sku":"NC02482608121179-儿童t恤-白色-110 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 120 cm","offer_id":48888731042024,"sku":"NC02482608121179-儿童t恤-白色-120 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 130 cm","offer_id":48888731074792,"sku":"NC02482608121179-儿童t恤-白色-130 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 140 cm","offer_id":48888731107560,"sku":"NC02482608121179-儿童t恤-白色-140 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 150 cm","offer_id":48888731140328,"sku":"NC02482608121179-儿童t恤-白色-150 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Neon Green \/ 100 cm","offer_id":48888731173096,"sku":"NC02482608121179-儿童t恤-浅绿色-100 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Neon Green \/ 110 cm","offer_id":48888731205864,"sku":"NC02482608121179-儿童t恤-浅绿色-110 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Neon Green \/ 120 cm","offer_id":48888731238632,"sku":"NC02482608121179-儿童t恤-浅绿色-120 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Neon Green \/ 130 cm","offer_id":48888731271400,"sku":"NC02482608121179-儿童t恤-浅绿色-130 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Neon Green \/ 140 cm","offer_id":48888731304168,"sku":"NC02482608121179-儿童t恤-浅绿色-140 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Neon Green \/ 150 cm","offer_id":48888731336936,"sku":"NC02482608121179-儿童t恤-浅绿色-150 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 100 cm","offer_id":48888731369704,"sku":"NC02482608121179-儿童t恤-黑色-100 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 110 cm","offer_id":48888731402472,"sku":"NC02482608121179-儿童t恤-黑色-110 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 120 cm","offer_id":48888731435240,"sku":"NC02482608121179-儿童t恤-黑色-120 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 130 cm","offer_id":48888731468008,"sku":"NC02482608121179-儿童t恤-黑色-130 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 140 cm","offer_id":48888731500776,"sku":"NC02482608121179-儿童t恤-黑色-140 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 150 cm","offer_id":48888731533544,"sku":"NC02482608121179-儿童t恤-黑色-150 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light purple \/ 100 cm","offer_id":48888731566312,"sku":"NC02482608121179-儿童t恤-浅紫色-100 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light purple \/ 110 cm","offer_id":48888731599080,"sku":"NC02482608121179-儿童t恤-浅紫色-110 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light purple \/ 120 cm","offer_id":48888731631848,"sku":"NC02482608121179-儿童t恤-浅紫色-120 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light purple \/ 130 cm","offer_id":48888731664616,"sku":"NC02482608121179-儿童t恤-浅紫色-130 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light purple \/ 140 cm","offer_id":48888731697384,"sku":"NC02482608121179-儿童t恤-浅紫色-140 cm","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light purple \/ 150 cm","offer_id":48888731730152,"sku":"NC02482608121179-儿童t恤-浅紫色-150 cm","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/ChatGPT_Image_2026_8_12_11_27_59.png?v=1786525001","url":"https:\/\/sereintis.com\/products\/boys-dinosaur-graphic-summer-t-shirt","provider":"sereintis.com","version":"1.0","type":"link"}