{"product_id":"merica-250-years-embroidered-mesh-back-trucker-hat","title":"🇺🇸 ’Merica 250 Years Embroidered Mesh Back Trucker Hat","description":"\u003cstyle\u003e\n  .merica250 {\n    --navy: #082b5c;\n    --blue: #0b4ea2;\n    --red: #c8102e;\n    --cream: #fffaf0;\n    --white: #ffffff;\n    --ink: #172033;\n    max-width: 900px;\n    margin: 0 auto;\n    padding-right: 16px;\n    padding-left: 16px;\n    color: var(--ink);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .merica250 * {\n    box-sizing: border-box;\n  }\n\n  .merica250 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .merica250__sale {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 14px;\n    padding: 15px 20px;\n    border: 2px solid rgba(255, 255, 255, 0.55);\n    border-radius: 15px;\n    color: var(--white);\n    text-align: center;\n    background: linear-gradient(105deg, #9f0c26, var(--red) 48%, #df2441);\n    box-shadow: 0 10px 24px rgba(200, 16, 46, 0.24);\n  }\n\n  .merica250__sale::before,\n  .merica250__sale::after {\n    content: \"\\2605\";\n    position: absolute;\n    top: 50%;\n    color: rgba(255, 255, 255, 0.2);\n    font-size: 52px;\n    line-height: 1;\n    transform: translateY(-50%) rotate(-12deg);\n  }\n\n  .merica250__sale::before {\n    left: 20px;\n  }\n\n  .merica250__sale::after {\n    right: 20px;\n    transform: translateY(-50%) rotate(12deg);\n  }\n\n  .merica250__sale strong,\n  .merica250__sale span {\n    position: relative;\n    z-index: 1;\n    display: block;\n  }\n\n  .merica250__sale strong {\n    font-size: clamp(23px, 4vw, 34px);\n    line-height: 1.1;\n    letter-spacing: 0.035em;\n    text-transform: uppercase;\n    text-shadow: 0 3px 10px rgba(95, 0, 18, 0.3);\n  }\n\n  .merica250__sale span {\n    margin-top: 5px;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .merica250__hero {\n    position: relative;\n    overflow: hidden;\n    padding: 54px 24px 48px;\n    border-radius: 22px;\n    color: var(--white);\n    text-align: center;\n    background:\n      radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.2) 0 2px, transparent 3px),\n      radial-gradient(circle at 85% 28%, rgba(255, 255, 255, 0.16) 0 2px, transparent 3px),\n      linear-gradient(135deg, #061c3c 0%, var(--navy) 48%, var(--blue) 100%);\n    background-size: 34px 34px, 46px 46px, auto;\n    box-shadow: 0 16px 38px rgba(8, 43, 92, 0.22);\n  }\n\n  .merica250__hero::after {\n    content: \"\";\n    position: absolute;\n    right: -8%;\n    bottom: -48px;\n    left: -8%;\n    height: 82px;\n    transform: rotate(-2deg);\n    background: repeating-linear-gradient(\n      to bottom,\n      var(--red) 0 12px,\n      var(--white) 12px 24px\n    );\n    opacity: 0.95;\n  }\n\n  .merica250__hero-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .merica250__eyebrow {\n    display: inline-block;\n    margin: 0 0 16px;\n    padding: 7px 14px;\n    border: 1px solid rgba(255, 255, 255, 0.42);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .merica250__hero h2 {\n    max-width: 720px;\n    margin: 0 auto 14px;\n    color: var(--white);\n    font-size: clamp(34px, 7vw, 62px);\n    line-height: 1.02;\n    letter-spacing: -0.035em;\n    text-shadow: 0 4px 18px rgba(0, 0, 0, 0.24);\n  }\n\n  .merica250__hero h2 span {\n    color: #ffd45c;\n  }\n\n  .merica250__hero p {\n    max-width: 680px;\n    margin: 0 auto 26px;\n    color: rgba(255, 255, 255, 0.93);\n    font-size: 18px;\n  }\n\n  .merica250__ribbon {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    padding: 11px 18px;\n    border-radius: 10px;\n    color: var(--navy);\n    background: var(--white);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.16);\n  }\n\n  .merica250__ribbon-star {\n    color: var(--red);\n  }\n\n  .merica250__image {\n    overflow: hidden;\n    margin: 24px 0;\n    border: 1px solid rgba(8, 43, 92, 0.12);\n    border-radius: 18px;\n    background: #f4f6f8;\n    box-shadow: 0 12px 30px rgba(8, 43, 92, 0.12);\n  }\n\n  .merica250__image img {\n    transition: transform 0.45s ease;\n  }\n\n  .merica250__image:hover img {\n    transform: scale(1.018);\n  }\n\n  .merica250__intro {\n    padding: 34px 22px 12px;\n    text-align: center;\n  }\n\n  .merica250__kicker {\n    margin: 0 0 8px;\n    color: var(--red);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .merica250__title {\n    margin: 0 0 12px;\n    color: var(--navy);\n    font-size: clamp(27px, 5vw, 42px);\n    line-height: 1.15;\n    letter-spacing: -0.025em;\n  }\n\n  .merica250__lead {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 17px;\n  }\n\n  .merica250__features {\n    position: relative;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin: 28px 0;\n  }\n\n  .merica250__features::before {\n    content: \"\";\n    position: absolute;\n    z-index: 2;\n    top: -12px;\n    left: -9px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--red);\n    box-shadow:\n      15px -8px 0 -2px var(--blue),\n      29px 2px 0 -2px #e6af2e,\n      8px 18px 0 -2px var(--red),\n      34px 20px 0 -3px var(--blue);\n    pointer-events: none;\n    animation: merica250-float 4.2s ease-in-out infinite;\n  }\n\n  .merica250__features::after {\n    content: \"\\2726\";\n    position: absolute;\n    z-index: 2;\n    right: -10px;\n    bottom: -24px;\n    color: var(--blue);\n    font-size: 25px;\n    line-height: 1;\n    text-shadow:\n      -17px 5px 0 rgba(200, 16, 46, 0.72),\n      7px -15px 0 rgba(230, 175, 46, 0.78);\n    pointer-events: none;\n    animation: merica250-float 5s ease-in-out 0.5s infinite reverse;\n  }\n\n  .merica250__feature {\n    padding: 24px 18px;\n    border: 1px solid rgba(8, 43, 92, 0.12);\n    border-radius: 16px;\n    text-align: center;\n    background: var(--white);\n    box-shadow: 0 8px 22px rgba(8, 43, 92, 0.08);\n  }\n\n  .merica250__feature-icon {\n    display: grid;\n    width: 48px;\n    height: 48px;\n    margin: 0 auto 13px;\n    place-items: center;\n    border-radius: 50%;\n    color: var(--white);\n    background: linear-gradient(135deg, var(--red), #e63b51);\n    font-size: 22px;\n    box-shadow: 0 6px 14px rgba(200, 16, 46, 0.22);\n  }\n\n  .merica250__feature h3 {\n    margin: 0 0 6px;\n    color: var(--navy);\n    font-size: 17px;\n    line-height: 1.25;\n  }\n\n  .merica250__feature p {\n    margin: 0;\n    color: #566075;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .merica250__statement {\n    position: relative;\n    margin: 30px 0;\n    padding: 28px 24px;\n    border-left: 7px solid var(--red);\n    border-radius: 0 16px 16px 0;\n    color: var(--navy);\n    background:\n      linear-gradient(90deg, rgba(255, 255, 255, 0.92), rgba(255, 250, 240, 0.96)),\n      repeating-linear-gradient(0deg, transparent 0 18px, rgba(200, 16, 46, 0.04) 18px 36px);\n    font-size: clamp(20px, 4vw, 29px);\n    font-weight: 900;\n    line-height: 1.25;\n    box-shadow: 0 9px 24px rgba(8, 43, 92, 0.08);\n  }\n\n  .merica250__statement::before {\n    content: \"\\2605\";\n    position: absolute;\n    z-index: 2;\n    top: -17px;\n    right: 19px;\n    color: var(--red);\n    font-size: 22px;\n    line-height: 1;\n    text-shadow:\n      20px 9px 0 var(--blue),\n      -17px 12px 0 rgba(230, 175, 46, 0.9);\n    transform: rotate(9deg);\n    pointer-events: none;\n    animation: merica250-float 4.6s ease-in-out 0.8s infinite;\n  }\n\n  .merica250__statement::after {\n    content: \"\";\n    position: absolute;\n    bottom: -8px;\n    left: 26px;\n    width: 24px;\n    height: 5px;\n    border-radius: 999px;\n    background: var(--blue);\n    box-shadow:\n      31px 1px 0 -1px var(--red),\n      60px -2px 0 -1px #e6af2e;\n    transform: rotate(-8deg);\n    pointer-events: none;\n  }\n\n  .merica250__statement small {\n    display: block;\n    margin-top: 8px;\n    color: var(--red);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .merica250__section {\n    margin: 34px 0;\n    padding: 30px 24px;\n    border-radius: 18px;\n    background: var(--cream);\n  }\n\n  .merica250__section--navy {\n    position: relative;\n    color: var(--white);\n    background: linear-gradient(135deg, #061c3c, var(--navy));\n  }\n\n  .merica250__section--navy::before {\n    content: \"\";\n    position: absolute;\n    z-index: 2;\n    top: -25px;\n    left: 30px;\n    width: 46px;\n    height: 46px;\n    border-radius: 50%;\n    background:\n      radial-gradient(circle, var(--red) 0 2px, transparent 3px),\n      conic-gradient(\n        from 0deg,\n        transparent 0 8%,\n        rgba(11, 78, 162, 0.9) 9% 11%,\n        transparent 12% 24%,\n        rgba(200, 16, 46, 0.9) 25% 27%,\n        transparent 28% 40%,\n        rgba(230, 175, 46, 0.95) 41% 43%,\n        transparent 44% 58%,\n        rgba(11, 78, 162, 0.9) 59% 61%,\n        transparent 62% 74%,\n        rgba(200, 16, 46, 0.9) 75% 77%,\n        transparent 78% 100%\n      );\n    -webkit-mask: radial-gradient(circle, transparent 0 10px, #000 11px);\n    mask: radial-gradient(circle, transparent 0 10px, #000 11px);\n    pointer-events: none;\n    animation: merica250-spin 14s linear infinite;\n  }\n\n  .merica250__section--navy::after {\n    content: \"\\2605\";\n    position: absolute;\n    z-index: 2;\n    right: -8px;\n    bottom: -15px;\n    color: var(--red);\n    font-size: 21px;\n    line-height: 1;\n    text-shadow:\n      -17px -7px 0 var(--blue),\n      3px -21px 0 #e6af2e;\n    pointer-events: none;\n    animation: merica250-float 4.8s ease-in-out infinite reverse;\n  }\n\n  .merica250__section h3 {\n    margin: 0 0 18px;\n    color: var(--navy);\n    font-size: 27px;\n    line-height: 1.2;\n    text-align: center;\n  }\n\n  .merica250__section--navy h3 {\n    color: var(--white);\n  }\n\n  .merica250__checklist {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .merica250__checklist li {\n    position: relative;\n    padding: 13px 15px 13px 44px;\n    border-radius: 11px;\n    background: var(--white);\n    box-shadow: 0 5px 14px rgba(8, 43, 92, 0.06);\n  }\n\n  .merica250__checklist li::before {\n    content: \"\\2713\";\n    position: absolute;\n    top: 12px;\n    left: 14px;\n    display: grid;\n    width: 22px;\n    height: 22px;\n    place-items: center;\n    border-radius: 50%;\n    color: var(--white);\n    background: var(--red);\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .merica250__occasions {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .merica250__occasion {\n    padding: 8px 13px;\n    border: 1px solid rgba(255, 255, 255, 0.24);\n    border-radius: 999px;\n    color: var(--white);\n    background: rgba(255, 255, 255, 0.09);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .merica250__details {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .merica250__details li {\n    padding: 16px;\n    border: 1px solid rgba(8, 43, 92, 0.1);\n    border-radius: 12px;\n    background: var(--white);\n  }\n\n  .merica250__details strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--red);\n    font-size: 12px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .merica250__cta {\n    position: relative;\n    overflow: hidden;\n    margin-top: 34px;\n    padding: 42px 24px;\n    border-radius: 20px;\n    color: var(--white);\n    text-align: center;\n    background:\n      linear-gradient(135deg, rgba(200, 16, 46, 0.98), rgba(155, 9, 34, 0.98)),\n      var(--red);\n    box-shadow: 0 15px 34px rgba(200, 16, 46, 0.22);\n  }\n\n  .merica250__cta::before,\n  .merica250__cta::after {\n    content: \"\\2605\";\n    position: absolute;\n    color: rgba(255, 255, 255, 0.14);\n    font-size: 100px;\n    line-height: 1;\n  }\n\n  .merica250__cta::before {\n    top: -25px;\n    left: -15px;\n    transform: rotate(-12deg);\n  }\n\n  .merica250__cta::after {\n    right: -12px;\n    bottom: -30px;\n    transform: rotate(12deg);\n  }\n\n  .merica250__cta-content {\n    position: relative;\n    z-index: 1;\n  }\n\n  .merica250__cta h3 {\n    margin: 0 0 10px;\n    color: var(--white);\n    font-size: clamp(29px, 5vw, 43px);\n    line-height: 1.1;\n  }\n\n  .merica250__cta p {\n    max-width: 620px;\n    margin: 0 auto 18px;\n    color: rgba(255, 255, 255, 0.94);\n    font-size: 17px;\n  }\n\n  .merica250__cta-badge {\n    display: inline-block;\n    padding: 12px 19px;\n    border-radius: 10px;\n    color: var(--navy);\n    background: var(--white);\n    font-weight: 900;\n    letter-spacing: 0.02em;\n    box-shadow: 0 7px 18px rgba(0, 0, 0, 0.16);\n  }\n\n  .merica250__fineprint {\n    margin: 14px 0 0;\n    color: #6b7280;\n    font-size: 12px;\n    text-align: center;\n  }\n\n  @keyframes merica250-float {\n    0%,\n    100% {\n      transform: translate3d(0, 0, 0) rotate(-4deg);\n    }\n\n    50% {\n      transform: translate3d(0, -6px, 0) rotate(5deg);\n    }\n  }\n\n  @keyframes merica250-spin {\n    to {\n      transform: rotate(360deg);\n    }\n  }\n\n  @media (max-width: 700px) {\n    .merica250 {\n      padding-right: 10px;\n      padding-left: 10px;\n    }\n\n    .merica250__sale {\n      padding: 13px 46px;\n    }\n\n    .merica250__sale::before {\n      left: 7px;\n    }\n\n    .merica250__sale::after {\n      right: 7px;\n    }\n\n    .merica250__hero {\n      padding: 42px 18px 44px;\n      border-radius: 16px;\n    }\n\n    .merica250__hero p {\n      font-size: 16px;\n    }\n\n    .merica250__features,\n    .merica250__checklist,\n    .merica250__details {\n      grid-template-columns: 1fr;\n    }\n\n    .merica250__feature {\n      padding: 20px 16px;\n    }\n\n    .merica250__section {\n      padding: 25px 17px;\n    }\n\n    .merica250__statement {\n      padding: 23px 18px;\n    }\n\n    .merica250__features::before {\n      left: -4px;\n    }\n\n    .merica250__features::after,\n    .merica250__section--navy::after {\n      right: -3px;\n    }\n\n    .merica250__section--navy::before {\n      top: -20px;\n      left: 14px;\n      width: 38px;\n      height: 38px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .merica250__image img,\n    .merica250__features::before,\n    .merica250__features::after,\n    .merica250__statement::before,\n    .merica250__section--navy::before,\n    .merica250__section--navy::after {\n      animation: none;\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"merica250\"\u003e\n  \u003cdiv class=\"merica250__sale\"\u003e\n    \u003cstrong\u003e★ Limited-Time 50% Off ★\u003c\/strong\u003e\n    \u003cspan\u003eStars, stripes, and serious savings • Shop the celebration deal today\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"merica250__hero\"\u003e\n    \u003cdiv class=\"merica250__hero-inner\"\u003e\n      \u003cp class=\"merica250__eyebrow\"\u003e1776 • 250 Years of American Spirit • 2026\u003c\/p\u003e\n      \u003ch2\u003eWear the Spirit of \u003cspan\u003eAmerica\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp\u003e\n        Celebrate 250 years of freedom, pride, and unforgettable American\n        summers with the 'Merica 250 Years Embroidered Trucker Hat.\n      \u003c\/p\u003e\n      \u003cdiv class=\"merica250__ribbon\"\u003e\n        \u003cspan class=\"merica250__ribbon-star\"\u003e★\u003c\/span\u003e\n        A PATRIOTIC FAVORITE FOR THE 250-YEAR CELEBRATION\n        \u003cspan class=\"merica250__ribbon-star\"\u003e★\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"merica250__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/7235\/5116\/files\/1_000ac834-609f-4f9a-bd05-000bdc1cba1a.gif?v=1780565365\" alt=\"'Merica USA Flag 250 Years embroidered trucker hat\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"merica250__intro\"\u003e\n    \u003cp class=\"merica250__kicker\"\u003e★ Bold American Style ★\u003c\/p\u003e\n    \u003ch2 class=\"merica250__title\"\u003eBuilt for the Land of the Free\u003c\/h2\u003e\n    \u003cp class=\"merica250__lead\"\u003e\n      Featuring a bold \u003cstrong\u003e'Merica USA Flag embroidered logo\u003c\/strong\u003e and a\n      commemorative \u003cstrong\u003e250 Years\u003c\/strong\u003e design, this cap brings instant\n      red, white, and blue energy to Independence Day celebrations, summer\n      BBQs, sporting events, road trips, and everyday wear.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"merica250__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/7235\/5116\/files\/90102a3e-9194-4229-bf50-df881666fb14.png?v=1780570555\" alt=\"Front view of the patriotic 250 Years trucker hat\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"merica250__features\" aria-label=\"Hat highlights\"\u003e\n    \u003cdiv class=\"merica250__feature\"\u003e\n      \u003cdiv class=\"merica250__feature-icon\"\u003e★\u003c\/div\u003e\n      \u003ch3\u003eStatement Embroidery\u003c\/h3\u003e\n      \u003cp\u003eA bold USA flag design made to stand out in every crowd.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"merica250__feature\"\u003e\n      \u003cdiv class=\"merica250__feature-icon\"\u003e☀\u003c\/div\u003e\n      \u003ch3\u003eCool Mesh Back\u003c\/h3\u003e\n      \u003cp\u003eBreathable comfort for hot summer days and long celebrations.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"merica250__feature\"\u003e\n      \u003cdiv class=\"merica250__feature-icon\"\u003e✓\u003c\/div\u003e\n      \u003ch3\u003eEasy Adjustable Fit\u003c\/h3\u003e\n      \u003cp\u003eA classic snapback closure designed to fit most adults comfortably.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"merica250__statement\"\u003e\n    ★ Show your pride. Honor the legacy. Celebrate 250 years of American spirit.\n    \u003csmall\u003eOne nation • One unforgettable milestone\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"merica250__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/7235\/5116\/files\/7265e7c9-affb-4ac7-bff1-bb88e3fc6436.png?v=1780570556\" alt=\"Breathable mesh back and adjustable snapback detail\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"merica250__section\"\u003e\n    \u003ch3\u003e☀ Why You'll Reach for It All Summer\u003c\/h3\u003e\n    \u003cul class=\"merica250__checklist\"\u003e\n      \u003cli\u003ePremium embroidered patriotic design\u003c\/li\u003e\n      \u003cli\u003eBreathable mesh back for all-day comfort\u003c\/li\u003e\n      \u003cli\u003eAdjustable snapback closure\u003c\/li\u003e\n      \u003cli\u003eLightweight and summer-ready\u003c\/li\u003e\n      \u003cli\u003eClassic trucker-hat silhouette\u003c\/li\u003e\n      \u003cli\u003eEasy patriotic gift for men and women\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"merica250__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/7235\/5116\/files\/20260604171930_18b5d639a289f63e130f.jpg?v=1780570745\" alt=\"Patriotic 'Merica 250 Years hat lifestyle view\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"merica250__section merica250__section--navy\"\u003e\n    \u003ch3\u003e✨ Made for American Summer Moments\u003c\/h3\u003e\n    \u003cdiv class=\"merica250__occasions\"\u003e\n      \u003cspan class=\"merica250__occasion\"\u003eJuly 4th\u003c\/span\u003e\n      \u003cspan class=\"merica250__occasion\"\u003e250-Year Celebrations\u003c\/span\u003e\n      \u003cspan class=\"merica250__occasion\"\u003eBackyard BBQs\u003c\/span\u003e\n      \u003cspan class=\"merica250__occasion\"\u003eParades\u003c\/span\u003e\n      \u003cspan class=\"merica250__occasion\"\u003eTailgates\u003c\/span\u003e\n      \u003cspan class=\"merica250__occasion\"\u003eSporting Events\u003c\/span\u003e\n      \u003cspan class=\"merica250__occasion\"\u003eRoad Trips\u003c\/span\u003e\n      \u003cspan class=\"merica250__occasion\"\u003eEveryday Pride\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"merica250__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/7235\/5116\/files\/5d7416d8-0391-42d2-ad69-30c21d514b4a.png?v=1780570555\" alt=\"Patriotic 250 Years embroidered hat details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"merica250__section\"\u003e\n    \u003ch3\u003e🎁 Product Details\u003c\/h3\u003e\n    \u003cul class=\"merica250__details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003ePolyester and mesh\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFit\u003c\/strong\u003eAdjustable snapback, one size fits most\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStyle\u003c\/strong\u003eClassic trucker hat\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePackage\u003c\/strong\u003e1 × 'Merica 250 Years embroidered hat\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"merica250__cta\"\u003e\n    \u003cdiv class=\"merica250__cta-content\"\u003e\n      \u003ch3\u003e★ Your Patriotic Celebration Look Starts Here\u003c\/h3\u003e\n      \u003cp\u003e\n        Top off your celebration with a hat that looks right at home under\n        fireworks, beside the grill, or anywhere American pride runs deep.\n        For a limited time, bring it home for \u003cstrong\u003e50% off\u003c\/strong\u003e.\n      \u003c\/p\u003e\n      \u003cdiv class=\"merica250__cta-badge\"\u003eCLAIM 50% OFF • GET YOUR HAT TODAY\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"merica250__fineprint\"\u003e\n    Limited-time promotional pricing is subject to change. Colors may vary\n    slightly depending on screen settings.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n","brand":"Coeot","offers":[{"title":"Navy \/ Buy 1","offer_id":50259969245541,"sku":"HCK061110076-N","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Navy \/ Buy 2 Get 1 Free","offer_id":50259969278309,"sku":"HCK061110076-N*3","price":34.98,"currency_code":"USD","in_stock":true},{"title":"Navy \/ Buy 3 Get 2 Free","offer_id":50259969311077,"sku":"HCK061110076-N*5","price":45.97,"currency_code":"USD","in_stock":true},{"title":"White \/ Buy 1","offer_id":50259969343845,"sku":"HCK061110076-W","price":23.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Buy 2 Get 1 Free","offer_id":50259969376613,"sku":"HCK061110076-W*3","price":34.98,"currency_code":"USD","in_stock":true},{"title":"White \/ Buy 3 Get 2 Free","offer_id":50259969409381,"sku":"HCK061110076-W*5","price":45.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0864\/5017\/6357\/files\/90102a3e-9194-4229-bf50-df881666fb14.webp?v=1781167444","url":"https:\/\/www.coeot.com\/products\/merica-250-years-embroidered-mesh-back-trucker-hat","provider":"Coeot","version":"1.0","type":"link"}