{"product_id":"embroidered-underbrim-wide-brim-felt-hat","title":"🌙 Embroidered Underbrim Wide-Brim Felt Hat – Gothic Mystic Art ✨","description":"\u003cstyle\u003e\n  .embroidered-hat-page {\n    --eh-primary: #9333ea;     \/* 哥特神秘暗紫 *\/\n    --eh-accent: #c084fc;      \/* 灵动星月亮紫 *\/\n    --eh-dark: #09090b;        \/* 极夜曜石曜黑 *\/\n    --eh-red: #ba372a;         \/* 高光警示红 *\/\n    --eh-soft: #faf5ff;        \/* 洁净温润浅紫底 *\/\n    --eh-border: #f3e8ff;      \/* 质感微光细边框 *\/\n    --eh-text: #1f2937;\n    --eh-muted: #4b5563;\n    --eh-white: #ffffff;\n\n    max-width: 760px; \/* 锁定移动端黄金宽度 *\/\n    margin: 0 auto;\n    padding: 10px;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: var(--eh-text);\n    line-height: 1.65;\n    background: var(--eh-white);\n  }\n\n  .embroidered-hat-page * {\n    box-sizing: border-box;\n  }\n\n  .embroidered-hat-page h1,\n  .embroidered-hat-page h2,\n  .embroidered-hat-page h3,\n  .embroidered-hat-page p {\n    margin-top: 0;\n  }\n\n  .embroidered-hat-page h1 {\n    margin-bottom: 8px;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 24px;\n    line-height: 1.25;\n    font-weight: 900;\n    color: var(--eh-dark);\n  }\n\n  .embroidered-hat-page h2 {\n    margin-bottom: 12px;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 19.5px;\n    line-height: 1.35;\n    font-weight: 800;\n    color: var(--eh-dark);\n  }\n\n  .embroidered-hat-page h3 {\n    margin-bottom: 4px;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 800;\n    color: var(--eh-primary);\n  }\n\n  .embroidered-hat-page p {\n    margin-bottom: 0;\n    font-size: 13.5px;\n    line-height: 1.55;\n    color: var(--eh-muted);\n  }\n\n  .embroidered-hat-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n    box-shadow: 0 4px 14px rgba(147, 51, 234, 0.12);\n  }\n\n  \/* 顶部 Authentic 信任告示栏 *\/\n  .eh-usa-trust-bar {\n    padding: 10px 12px;\n    background: #fff5f5;\n    border: 1px solid #feb2b2;\n    border-radius: 10px;\n    margin-bottom: 14px;\n    font-size: 12px;\n    color: #9b2c2c;\n    text-align: center;\n  }\n\n  .eh-usa-trust-bar strong {\n    color: var(--eh-red);\n  }\n\n  \/* 结构布局模块 *\/\n  .eh-section {\n    margin-bottom: 26px;\n  }\n\n  .eh-section--soft {\n    padding: 16px;\n    background: var(--eh-soft);\n    border: 1px solid var(--eh-border);\n    border-radius: 16px;\n  }\n\n  .eh-hero {\n    padding: 16px 8px;\n    text-align: center;\n    background: var(--eh-soft);\n    border: 1px solid var(--eh-border);\n    border-radius: 16px;\n  }\n\n  .eh-eyebrow {\n    display: inline-block;\n    margin-bottom: 6px;\n    color: var(--eh-primary);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  \/* 核心优势 2列网格卡片 *\/\n  .eh-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .eh-benefit-card {\n    padding: 12px 10px;\n    background: var(--eh-white);\n    border: 1px solid var(--eh-border);\n    border-radius: 10px;\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.01);\n  }\n\n  .eh-benefit-card strong {\n    display: block;\n    font-size: 13.5px;\n    color: var(--eh-dark);\n    margin-bottom: 2px;\n  }\n\n  .eh-benefit-card p {\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* 场景平铺网格 *\/\n  .eh-zone-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .eh-zone-item {\n    padding: 10px 4px;\n    background: rgba(255, 255, 255, 0.15) !important;\n    border: 1px solid rgba(255, 255, 255, 0.25) !important;\n    border-radius: 8px;\n    font-size: 12.5px;\n    font-weight: 700;\n    color: #ffffff !important;\n  }\n\n  \/* 纵向 3 步搭配指南 *\/\n  .eh-steps-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .eh-step-row {\n    display: flex;\n    align-items: flex-start;\n    padding: 12px 14px;\n    background: #ffffff;\n    border: 1px solid var(--eh-border);\n    border-radius: 12px;\n  }\n\n  .eh-step-circle {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    width: 24px;\n    height: 24px;\n    margin-right: 12px;\n    background: var(--eh-primary);\n    color: #ffffff !important;\n    font-size: 12px;\n    font-weight: 800;\n    border-radius: 50%;\n    margin-top: 2px;\n  }\n\n  .eh-step-content {\n    flex: 1;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .eh-step-content strong {\n    color: var(--eh-dark);\n  }\n\n  \/* 刺绣主题标签池 *\/\n  .eh-theme-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 6px;\n    margin-top: 12px;\n  }\n\n  .eh-theme-tag {\n    background: #ffffff;\n    border: 1px solid var(--eh-border);\n    padding: 4px 8px;\n    border-radius: 8px;\n    font-size: 11.5px;\n    font-weight: 700;\n    color: var(--eh-dark);\n  }\n\n  \/* ⚙️ 左右工整对齐的技术参数面板 *\/\n  .eh-table-box {\n    margin-top: 14px;\n    border: 1px solid var(--eh-border);\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .eh-spec-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 12px 16px;\n    font-size: 13px;\n    border-bottom: 1px solid var(--eh-soft);\n    background: #ffffff;\n    gap: 12px;\n  }\n\n  .eh-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .eh-spec-row:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .eh-spec-label {\n    font-weight: 800;\n    color: var(--eh-dark);\n    white-space: nowrap;\n  }\n\n  .eh-spec-value {\n    text-align: right;\n    color: var(--eh-muted);\n    font-weight: 500;\n  }\n\n  .eh-notice-box {\n    background: #fff7ed;\n    border: 1px solid #ffedd5;\n    border-radius: 12px;\n    padding: 14px;\n    font-size: 12.5px;\n    color: #9a3412;\n    margin-top: 14px;\n  }\n\n  .eh-notice-box ul {\n    margin: 6px 0 0 0;\n    padding-left: 18px;\n  }\n\n  .eh-notice-box li {\n    margin-bottom: 4px;\n  }\n\n  \/* 精简型紧凑信托卡片 *\/\n  .eh-compact-trust {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n    background: #ffffff;\n    border: 1px solid var(--eh-border);\n    border-radius: 12px;\n    padding: 12px 8px;\n    text-align: center;\n  }\n\n  .eh-trust-item-compact strong {\n    display: block;\n    font-size: 12px;\n    color: var(--eh-dark);\n    margin-bottom: 2px;\n  }\n\n  .eh-trust-item-compact p {\n    font-size: 11px;\n    color: var(--eh-muted);\n    line-height: 1.3;\n  }\n\n  \/* 强转化促单收尾大暗框 *\/\n  .eh-cta-banner {\n    padding: 22px 16px;\n    background: linear-gradient(135deg, var(--eh-dark), #3b0764) !important;\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(147, 51, 234, 0.25);\n  }\n\n  .eh-cta-banner h2 {\n    color: #ffffff !important;\n    font-size: 16.5px;\n    margin-bottom: 4px;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n  }\n\n  .eh-cta-banner p {\n    color: #e9d5ff !important;\n    font-size: 13px;\n    margin-bottom: 14px;\n  }\n\n  .eh-cta-trust-line {\n    margin-top: 12px;\n    padding-top: 12px;\n    border-top: 1px solid rgba(255, 255, 255, 0.15);\n    display: flex;\n    justify-content: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n\n  .eh-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 11.5px !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);\n  }\n\n  \/* 底部4列高质感信托徽章 *\/\n  .eh-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 6px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .eh-trust-item {\n    padding: 8px 4px;\n    background: var(--eh-soft);\n    border: 1px solid var(--eh-border);\n    border-radius: 8px;\n    font-size: 11px;\n    font-weight: 700;\n    color: var(--eh-muted);\n  }\n\n  @media (min-width: 600px) {\n    .eh-benefits-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"embroidered-hat-page\"\u003e\n\u003cdiv class=\"eh-usa-trust-bar\"\u003e❤️ \u003cstrong\u003eAUTHENTIC GUARANTEE:\u003c\/strong\u003e Embroidered Underbrim Gothic Felt Hat powered by \u003cstrong\u003epovlya\u003c\/strong\u003e!\n\u003cdiv style=\"margin-top: 4px; font-weight: bold; color: var(--eh-dark);\"\u003e🏆 #1 Dark Romantic Accessory  |  🏆 30-Day Money-Back Guarantee  |  🔥 99.3% Recommends\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"eh-section\"\u003e\n\u003cdiv class=\"eh-hero\"\u003e\n\u003cspan class=\"eh-eyebrow\"\u003e🌙 HIDDEN UNDERBRIM ART • SOFT STRUCTURED FELT • GOTHIC ROMANCE ✨\u003c\/span\u003e\n\u003ch1\u003eHidden Art Under the Brim\u003c\/h1\u003e\n\u003cdiv style=\"width: 100%; margin: 14px 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/e37831d2078957c8f8dd2e41e7cf4e8a_162fe4c1-c5e0-4c9d-8714-b0813de06c3d.gif?v=1787890450\" alt=\"Embroidered wide brim felt hat revealing hidden underbrim celestial art animation\" loading=\"eager\" style=\"width: 100%;\"\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 14.5px; color: var(--eh-text); font-weight: 500; padding: 0 4px; margin-top: 10px;\"\u003eA classic black wide-brim felt hat with an enchanting secret. Intricate embroidery beneath the brim turns every subtle tilt of your head into an eye-catching mystical statement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eh-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e✨ Subtle Elegance from Above, Pure Magic from Below 🌙\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_ca4101bf-4ddd-4000-8e75-bd28433f8105.png?v=1787890466\" alt=\"Mystic moth and moon phases underbrim embroidery pattern\" loading=\"lazy\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_319929ce-438a-48b0-a14b-973828952322.png?v=1787890466\" alt=\"Embroidered wide brim felt hat underbrim artwork full view\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eh-benefits-grid\"\u003e\n\u003cdiv class=\"eh-benefit-card\"\u003e\n\u003cstrong\u003e🔮 Hidden Underbrim Art\u003c\/strong\u003e\n\u003cp\u003eIntricate embroidery sits concealed beneath the brim for an unexpected reveal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-benefit-card\"\u003e\n\u003cstrong\u003e🎩 Premium Soft Felt\u003c\/strong\u003e\n\u003cp\u003eMaintains a crisp, structured wide-brim crown while remaining lightweight and soft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-benefit-card\"\u003e\n\u003cstrong\u003e🪡 Rich High-Density Stitching\u003c\/strong\u003e\n\u003cp\u003eVibrant threads create textured celestial and botanical details that never fade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-benefit-card\"\u003e\n\u003cstrong\u003e🦇 Dark Romantic Appeal\u003c\/strong\u003e\n\u003cp\u003ePairs effortlessly with gothic outfits, witchy aesthetics, and everyday chic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eh-section eh-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🐍 Snake \u0026amp; Pomegranate: Mystic Botanical Symbolism\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_bbb3c4ac-27fe-4344-962e-c919b7597c8b.png?v=1787890466\" alt=\"Model wearing embroidered felt hat in outdoor autumn setting\" loading=\"lazy\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding-top: 0px; padding-right: 4px; padding-bottom: 0px; color: var(--eh-muted);\"\u003eDeep red pomegranates entwined with coiling golden serpents and starry accents create a lavish, Renaissance-inspired dark aesthetic.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"eh-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🦋 Mystic Lunar Moth \u0026amp; Celestial Night Sky\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px;\"\u003eDelicate moon phases and botanical blooms surround a central moth emblem, creating a balanced and mystical silhouette for night-loving souls.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"eh-section eh-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🎃 Autumn Pumpkin \u0026amp; Enchanted Forest Motifs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/6_5a4d89dc-70c8-4616-b752-f5697249e24e.png?v=1787890466\" alt=\"Halloween pumpkin and crescent moon embroidered underbrim hat\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eh-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🌹 Rose \u0026amp; Raven: Timeless Gothic Elegance\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_936c91e7-3436-4bc1-8521-7917d32fb04e.png?v=1787890466\" alt=\"Rose and raven dark romantic embroidered brim design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eh-section eh-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🚀 Effortless Gothic \u0026amp; Everyday Styling\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 10px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/8_39fd6225-500e-4bb1-b544-f2c15c462da4.png?v=1787890465\" alt=\"Close-up brim profile showing sleek black crown and hidden art\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4_94d5d23f-753b-475d-a4dc-2095f7c3d176.png?v=1787890465\" alt=\"Multiple embroidered underbrim hat styles laid flat\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eh-theme-tags\" style=\"margin-bottom: 14px;\"\u003e\n\u003cspan class=\"eh-theme-tag\"\u003e🌹 Rose \u0026amp; Raven\u003c\/span\u003e \u003cspan class=\"eh-theme-tag\"\u003e🐍 Snake \u0026amp; Pomegranate\u003c\/span\u003e \u003cspan class=\"eh-theme-tag\"\u003e🦋 Mystic Moth\u003c\/span\u003e \u003cspan class=\"eh-theme-tag\"\u003e🌙 Moonlit Bloom\u003c\/span\u003e \u003cspan class=\"eh-theme-tag\"\u003e🎃 Halloween Pumpkin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-steps-list\"\u003e\n\u003cdiv class=\"eh-step-row\"\u003e\n\u003cdiv class=\"eh-step-circle\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"eh-step-content\"\u003e\n\u003cstrong\u003eAll-Black Casual:\u003c\/strong\u003e Pair with an oversized trench coat, knit sweater, or denim for an understated dark aesthetic.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-step-row\"\u003e\n\u003cdiv class=\"eh-step-circle\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"eh-step-content\"\u003e\n\u003cstrong\u003eWitchy \u0026amp; Gothic:\u003c\/strong\u003e Style with lace dresses, velvet capes, or boots for festival, party, or Halloween nights.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-step-row\"\u003e\n\u003cdiv class=\"eh-step-circle\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"eh-step-content\"\u003e\n\u003cstrong\u003ePhoto Ready:\u003c\/strong\u003e Tilt the wide brim upward in sunlight to reveal striking embroidery in portrait shots!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eh-section\" style=\"padding: 0; margin-bottom: 26px;\"\u003e\n\u003cdiv style=\"padding: 22px 16px; background: #09090b !important; border-radius: 16px !important; color: #ffffff !important; text-align: center;\"\u003e\n\u003cspan style=\"display: inline-block; margin-bottom: 6px; color: #c084fc !important; font-size: 11px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase;\"\u003e Universal Dark Romantic Aesthetic \u003c\/span\u003e\n\u003ch2 style=\"color: #ffffff !important; font-size: 19.5px !important; margin-top: 0; margin-bottom: 14px; font-weight: 800; line-height: 1.35;\"\u003e🌙 Perfect For Halloween, Gothic Styling, Festivals \u0026amp; Photoshoots 🔮\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/7_87bbbc73-df0f-4970-9c9e-107e57d4100e.png?v=1787890466\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"eh-zone-grid\"\u003e\n\u003cdiv class=\"eh-zone-item\"\u003e🎃 Halloween Costume Parties\u003c\/div\u003e\n\u003cdiv class=\"eh-zone-item\"\u003e📸 Portrait \u0026amp; Editorial Shoots\u003c\/div\u003e\n\u003cdiv class=\"eh-zone-item\"\u003e🍂 Autumn \u0026amp; Renaissance Faires\u003c\/div\u003e\n\u003cdiv class=\"eh-zone-item\"\u003e🎁 Unique Gift for Dark Souls\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eh-section eh-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 10px;\"\u003e\n\u003ch2\u003e📋 Product Specifications Profile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-table-box\"\u003e\n\u003cdiv class=\"eh-spec-row\"\u003e\n\u003cdiv class=\"eh-spec-label\"\u003eProduct Name\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-value\" style=\"font-weight: 800; color: var(--eh-dark);\"\u003eEmbroidered Underbrim Wide-Brim Felt Hat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-row\"\u003e\n\u003cdiv class=\"eh-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-value\"\u003eStructured Premium Soft Felt Blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-row\"\u003e\n\u003cdiv class=\"eh-spec-label\"\u003eStyle Silhouette\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-value\"\u003eWide-Brim Fedora \/ Gothic Witchy Crown\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-row\"\u003e\n\u003cdiv class=\"eh-spec-label\"\u003eEmbroidery Position\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-value\"\u003eFull Concealed Underbrim Underside\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-row\"\u003e\n\u003cdiv class=\"eh-spec-label\"\u003eBase Color\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-value\"\u003eDeep Midnight Black\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-row\" style=\"background: #fff7ed;\"\u003e\n\u003cdiv class=\"eh-spec-label\" style=\"color: var(--eh-primary);\"\u003ePackage Inventory\u003c\/div\u003e\n\u003cdiv class=\"eh-spec-value\" style=\"font-weight: bold; color: var(--eh-dark);\"\u003e1 × Embroidered Wide-Brim Felt Hat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-notice-box\"\u003e\n\u003cstrong\u003e📌 Care \u0026amp; Shaping Guidance:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eSpot clean with a damp cloth or soft lint roller. Do not submerge in water or machine wash.\u003c\/li\u003e\n\u003cli\u003eIf the brim becomes slightly creased during shipping, gently steam the underside to restore its crisp, flat shape.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eh-section\"\u003e\n\u003cdiv class=\"eh-compact-trust\"\u003e\n\u003cdiv class=\"eh-trust-item-compact\"\u003e\n\u003cstrong\u003e✈️ Tracked Shipping\u003c\/strong\u003e\n\u003cp\u003eLive tracking link with every order\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-trust-item-compact\"\u003e\n\u003cstrong\u003e🔒 30-Day Guarantee\u003c\/strong\u003e\n\u003cp\u003eHassle-free replacement or refund\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-trust-item-compact\"\u003e\n\u003cstrong\u003e🌙 Hidden Art\u003c\/strong\u003e\n\u003cp\u003eRich embroidered underbrim\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"eh-cta-banner\"\u003e\n\u003ch2\u003e🌙 REVEAL YOUR INNER MAGIC WITH HIDDEN UNDERBRIM ART TODAY! ✨\u003c\/h2\u003e\n\u003cp\u003eSelect your favorite embroidery motif above on \u003cstrong\u003epovlya\u003c\/strong\u003e and turn everyday walks into mystical statements!\u003c\/p\u003e\n\u003cdiv class=\"eh-cta-trust-line\"\u003e\n\u003cspan class=\"eh-trust-badge\"\u003e🔒 Safe Checkout\u003c\/span\u003e \u003cspan class=\"eh-trust-badge\"\u003e⚡ Fast Fulfillment\u003c\/span\u003e \u003cspan class=\"eh-trust-badge\"\u003e📦 Insured Tracked Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eh-trust-grid\"\u003e\n\u003cdiv class=\"eh-trust-item\"\u003e🔒 Safe Secure\u003c\/div\u003e\n\u003cdiv class=\"eh-trust-item\"\u003e📦 Insured Route\u003c\/div\u003e\n\u003cdiv class=\"eh-trust-item\"\u003e🎩 Soft Felt\u003c\/div\u003e\n\u003cdiv class=\"eh-trust-item\"\u003e🪡 Embroidered\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"🌙Celestial Moth","offer_id":49137871683738,"sku":"NC01892608283013-飞蛾月亮","price":29.99,"currency_code":"USD","in_stock":true},{"title":"💀Skull Rose","offer_id":49137871716506,"sku":"NC01892608283013-骷髅玫瑰","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🍄Mushroom Moth","offer_id":49137871749274,"sku":"NC01892608283013-蘑菇飞蛾","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🦋Floral Moth","offer_id":49137871782042,"sku":"NC01892608283013-粉色花卉","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🐇Wild Rabbit","offer_id":49137871814810,"sku":"NC01892608283013-粉色兔子","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🌕Blue Moon","offer_id":49137871847578,"sku":"NC01892608283013-蓝色月亮","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🐍Snake Pomegranate","offer_id":49137871880346,"sku":"NC01892608283013-蛇款","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🎃Pumpkin Moon","offer_id":49137871913114,"sku":"NC01892608283013-南瓜月亮","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🐦‍⬛Raven Rose","offer_id":49137871945882,"sku":"NC01892608283013-乌鸦月亮","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_bbb3c4ac-27fe-4344-962e-c919b7597c8b.png?v=1787890466","url":"https:\/\/povlya.com\/products\/embroidered-underbrim-wide-brim-felt-hat","provider":"povlya.com","version":"1.0","type":"link"}