{"product_id":"bold-mexican-heritage-statement-cap","title":"Bold Mexican Heritage Statement Cap","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #C8AA6E; \/* Gold from embroidery *\/\n      --primary-hover: #B0945A;\n      --text-main: #2C2C2C;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F9F9;\n      --bg-soft: #F2F2F2;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.12);\n      --border-color: #E0E0E0;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n    }\n\n    img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    h1, h2, h3 {\n      font-weight: 700;\n      margin-top: 0;\n      line-height: 1.3;\n    }\n\n    h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      margin-bottom: 1rem;\n    }\n\n    h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 1rem;\n    }\n\n    h3 {\n      font-size: 22px;\n      margin-bottom: 0.75rem;\n    }\n\n    p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    .pd-section {\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    \/* Intro \/ Hero Block *\/\n    .pd-hero {\n      text-align: center;\n      max-width: 900px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .pd-hero .trust-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--text-main);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-weight: 600;\n      font-size: 16px;\n      margin-bottom: 1.5rem;\n    }\n\n    .pd-hero-image-wrapper {\n      margin-top: 2rem;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-lg);\n    }\n\n    \/* Feature Sections *\/\n    .pd-feature {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .pd-feature {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .pd-feature.reverse {\n        direction: rtl;\n      }\n\n      .pd-feature.reverse .pd-feature-copy {\n        direction: ltr;\n      }\n    }\n\n    .pd-feature-media {\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-top: 1.5rem;\n    }\n\n    .pd-tag {\n      background: var(--bg-card);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 500;\n      color: var(--text-main);\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Specifications *\/\n    .pd-specs {\n      background: var(--bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .pd-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n      font-size: 18px;\n    }\n\n    .pd-specs-table th,\n    .pd-specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .pd-specs-table td {\n      color: var(--text-sub);\n    }\n\n    @media (max-width: 767px) {\n      .pd-specs-table thead {\n        display: none;\n      }\n      .pd-specs-table tr {\n        display: block;\n        margin-bottom: 1.5rem;\n        border-bottom: none;\n      }\n      .pd-specs-table td {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 1rem;\n        padding: 0.75rem 0;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .pd-specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n      }\n    }\n\n    \/* FAQ *\/\n    .pd-faq {\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .pd-faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n\n    .pd-faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .pd-faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n      color: var(--text-main);\n    }\n\n    .pd-faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"trust-badge\"\u003e🇲🇽 Authentic Mexican Heritage Design\u003c\/div\u003e\n\n\u003ch1\u003eWear Your Pride with Bold Definition\u003c\/h1\u003e\n\n\u003cp\u003eMake a statement with this structured cap featuring a magnificent, high-relief golden eagle and serpent embroidery. A fusion of tradition and modern style, designed for those who stand out.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-hero-image-wrapper\"\u003e\n\u003cdiv style=\"background: #f0f0f0; border: 2px dashed #ccc; display: flex; align-items: center; justify-content: center; aspect-ratio: 16\/9; color: #888;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260703172103\/c78b7f12e0c0a804e7f99df1996404ab.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 1: Gold Embroidery --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv style=\"background: #f0f0f0; border: 2px dashed #ccc; display: flex; align-items: center; justify-content: center; aspect-ratio: 1\/1; color: #888;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img64\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260703172103\/ba91b54b7103ee67862aae2681e93056.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eMagnificent 3D Gold Embroidery\u003c\/h2\u003e\n\n\u003cp\u003eThe centerpiece is a stunning, high-relief golden embroidery of the Mexican coat of arms. The eagle, serpent, and Aztec calendar motifs are rendered with incredible detail and a metallic sheen that captures the light, creating a luxurious, sculptural effect.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eHigh-Relief Texture\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eMetallic Sheen\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eIntricate Detail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 2: Comfort \u0026 Fit --\u003e\n\n\u003cdiv class=\"pd-section pd-feature reverse\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv style=\"background: #f0f0f0; border: 2px dashed #ccc; display: flex; align-items: center; justify-content: center; aspect-ratio: 1\/1; color: #888;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img65\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260703172103\/5e4d391acf770475e0ce592949f6fbde.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eEngineered for All-Day Comfort\u003c\/h2\u003e\n\n\u003cp\u003eCrafted with premium, breathable fabric and a structured crown that holds its shape. The adjustable back strap ensures a perfect, customized fit for most head sizes, providing lasting comfort whether you're out in the sun or enjoying a festival.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eBreathable Fabric\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eAdjustable Fit\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eStructured Crown\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 3: Versatile Style --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv style=\"background: #f0f0f0; border: 2px dashed #ccc; display: flex; align-items: center; justify-content: center; aspect-ratio: 4\/3; color: #888;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img67\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260703173015\/917ae8da39407d67c053d01bb33fc36e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eA Versatile Statement Piece\u003c\/h2\u003e\n\n\u003cp\u003eAvailable in four classic colors—Black, Dark Green, Burgundy, and Khaki—each providing a rich backdrop for the golden emblem. The curved brim and side flag patch add to its versatile style, making it perfect for casual outings, cultural events, or as a unique gift.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e4 Classic Colors\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eCurved Brim\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eUnisex Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section pd-specs\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetail\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Product Type\"\u003eStructured Baseball Cap\u003c\/td\u003e\n\t\t\t\u003ctd\u003eCurved brim, 6-panel construction\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003ePremium Twill Fabric\u003c\/td\u003e\n\t\t\t\u003ctd\u003eDurable and breathable\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Embroidery\"\u003e3D High-Relief Gold Thread\u003c\/td\u003e\n\t\t\t\u003ctd\u003eEagle, Serpent, Aztec Calendar, \"MEXICO\" text\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Size\"\u003eOne Size Fits Most\u003c\/td\u003e\n\t\t\t\u003ctd\u003eAdjustable rear strap for custom fit\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eMexican Flag Patch\u003c\/td\u003e\n\t\t\t\u003ctd\u003eEmbroidered patch on the left side\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Care\"\u003eSpot Clean Only\u003c\/td\u003e\n\t\t\t\u003ctd\u003eTo preserve embroidery quality\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section pd-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHow do I clean this cap?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eTo protect the intricate 3D gold embroidery and the structure of the cap, we recommend spot cleaning only with a damp cloth and mild detergent. Do not machine wash or submerge in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIs the gold design printed or embroidered?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eThe design is a high-quality, high-relief embroidery. It uses special metallic gold thread to create a stunning, raised 3D effect with a brilliant shine, not a flat print.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eWill this cap fit me?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eYes, this cap features an adjustable strap at the back, making it \"one size fits most\" for adult men and women. You can easily customize the fit to your head size for maximum comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Black","offer_id":45808836313279,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Dark Green","offer_id":45808836346047,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Burgundy","offer_id":45808836378815,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki","offer_id":45808836411583,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/e01c6d13cdc34edb73102f0e0aa418a5.jpg?v=1783071745","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/bold-mexican-heritage-statement-cap","provider":"Bak","version":"1.0","type":"link"}