{"product_id":"double-sided-patriot-flag","title":"Double Sided Patriot Flag","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Outdoor Patriot Flag (We the People 1776)\nTarget Audience: Patriots, Outdoor enthusiasts, Protestors\/Rally attendees\nVisual Style: Rugged, Heritage, Proud, Industrial\nColor Strategy: Navy Blue (Primary), Vintage Red (Accent), Light Warm Gray (Background) to evoke patriotic and durable feelings.\nShape Strategy: Radius 6px (Harder edges reflecting strength, military\/industrial vibe)\nTypography Strategy: Large Type \/ Mobile-first readable (H1 at 32-44px, Body at 18-20px)\nMobile Table Strategy: Card-based via Flexbox (No horizontal scroll, full visibility)\nImage Mapping: Hero=image_1, Feature1=image_2, Feature2=image_3, Feature3=image_4\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e:root {\n      \/* Color System *\/\n      --primary: #1A365D; \/* Navy Blue *\/\n      --primary-hover: #2A4365;\n      --accent: #8B0000; \/* Vintage Red *\/\n      --text-main: #2D3748;\n      --text-sub: #4A5568;\n      --bg-body: #F7FAFC;\n      --bg-card: #FFFFFF;\n      --border-color: #E2E8F0;\n      \n      \/* Shape System *\/\n      --radius-sm: 4px;\n      --radius-md: 6px;\n      --radius-lg: 10px;\n      \n      \/* Shadow System *\/\n      --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n      \n      \/* Spacing System *\/\n      --section-gap: clamp(2.5rem, 6vw, 5rem);\n      --module-gap: clamp(1.5rem, 4vw, 3rem);\n    }\n\n    \/* Container \u0026 Base Styles *\/\n    .product-detail-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      overflow-wrap: break-word;\n      word-break: break-word;\n      box-sizing: border-box;\n    }\n\n    .product-detail-container * {\n      box-sizing: inherit;\n    }\n\n    \/* Typography (Large Type System) *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      color: var(--primary);\n      margin: 0 0 1rem 0;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      line-height: 1.3;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n      font-weight: 600;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 26px);\n      line-height: 1.4;\n      color: var(--primary);\n      margin: 0 0 1rem 0;\n      font-weight: 700;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(18px, 2.5vw, 20px);\n      line-height: 1.7;\n      color: var(--text-main);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Social Proof \u0026 Badges (Non-clickable) *\/\n    .social-proof {\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--accent);\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      margin-bottom: 2rem;\n    }\n\n    .visual-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1rem;\n      margin-top: 2rem;\n    }\n\n    .visual-badge {\n      background: var(--bg-card);\n      border: 2px solid var(--border-color);\n      color: var(--primary);\n      font-size: clamp(16px, 2vw, 18px);\n      font-weight: 700;\n      padding: 0.75rem 1.25rem;\n      border-radius: var(--radius-sm);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Media Handling *\/\n    .media-wrapper {\n      width: 100%;\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      background: var(--border-color); \/* Placeholder background *\/\n      box-shadow: var(--shadow-sm);\n    }\n\n    .media-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n      object-fit: contain; \/* Prevents edge cropping *\/\n    }\n\n    \/* Placeholder Styling *\/\n    .placeholder-box {\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background-color: #E2E8F0;\n      border: 2px dashed #94A3B8;\n      color: #475569;\n      font-size: clamp(18px, 2vw, 22px);\n      font-weight: bold;\n      text-align: center;\n      padding: 1rem;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      padding: var(--section-gap) 0;\n      text-align: center;\n    }\n\n    \/* Z-Pattern Feature Layout *\/\n    .features-section {\n      display: flex;\n      flex-direction: column;\n      gap: var(--section-gap);\n      padding: var(--section-gap) 0;\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column; \/* Mobile: Media always on top *\/\n      gap: var(--module-gap);\n    }\n\n    .feature-media, .feature-copy {\n      width: 100%;\n    }\n\n    \/* Specs Table *\/\n    .specs-section {\n      padding: var(--section-gap) 0;\n    }\n\n    .specs-table-container {\n      width: 100%;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-lg);\n      overflow: hidden;\n      padding: 2rem;\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      padding: var(--section-gap) 0;\n    }\n\n    .faq-item {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 3vw, 2rem);\n      margin-bottom: 1.5rem;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .faq-question {\n      font-size: clamp(20px, 3vw, 24px);\n      font-weight: 700;\n      color: var(--primary);\n      margin-bottom: 0.75rem;\n      line-height: 1.4;\n    }\n\n    .faq-answer {\n      font-size: clamp(18px, 2.5vw, 20px);\n      color: var(--text-sub);\n      line-height: 1.7;\n      margin: 0;\n    }\n\n    \/* Responsive Architecture *\/\n    @media (min-width: 768px) {\n      .hero-section {\n        text-align: left;\n        display: grid;\n        grid-template-columns: 1fr 1.2fr;\n        gap: var(--module-gap);\n        align-items: center;\n      }\n      \n      .visual-badges {\n        justify-content: flex-start;\n      }\n\n      \/* Desktop Z-Pattern *\/\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media, .feature-copy {\n        flex: 1;\n      }\n\n      \/* Desktop Table *\/\n      .specs-table {\n        width: 100%;\n        border-collapse: collapse;\n      }\n      .specs-table th, .specs-table td {\n        padding: 1.2rem;\n        text-align: left;\n        border-bottom: 1px solid var(--border-color);\n        font-size: clamp(18px, 2vw, 20px);\n      }\n      .specs-table th {\n        color: var(--text-sub);\n        font-weight: 600;\n        width: 35%;\n      }\n      .specs-table td {\n        color: var(--text-main);\n        font-weight: 700;\n      }\n      .specs-table tr:last-child th,\n      .specs-table tr:last-child td {\n        border-bottom: none;\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Mobile Card-based Table (No horizontal scroll!) *\/\n      .specs-table-container {\n        padding: 1rem;\n        background: transparent;\n        box-shadow: none;\n      }\n      \n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      \n      .specs-table thead {\n        display: none; \/* Hide native table headers *\/\n      }\n      \n      .specs-table tr {\n        background: var(--bg-card);\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        margin-bottom: 1.5rem;\n        padding: 1.5rem 1rem;\n        box-shadow: var(--shadow-sm);\n      }\n      \n      .specs-table td {\n        display: flex;\n        flex-direction: column;\n        padding: 0 0 1rem 0;\n        border: none;\n        font-size: 18px;\n        color: var(--text-main);\n      }\n      \n      .specs-table td:last-child {\n        padding-bottom: 0;\n      }\n      \n      .specs-table td::before {\n        content: attr(data-label);\n        font-size: 16px;\n        font-weight: 700;\n        color: var(--text-sub);\n        margin-bottom: 0.25rem;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cdiv class=\"social-proof\"\u003e★ ★ ★ ★ ★ Trusted by 10,000+ Proud Patriots\u003c\/div\u003e\n\n\u003ch1\u003eFly Your Patriotism Proudly With The 1776 Flag\u003c\/h1\u003e\n\n\u003ch2\u003eA striking symbol of freedom designed to withstand the harshest outdoor elements season after season.\u003c\/h2\u003e\n\n\u003cdiv class=\"visual-badges\"\u003e\n\u003cdiv class=\"visual-badge\"\u003eWeather Resistant\u003c\/div\u003e\n\n\u003cdiv class=\"visual-badge\"\u003eSolid Brass Grommets\u003c\/div\u003e\n\n\u003cdiv class=\"visual-badge\"\u003e3x5 Ft Standard\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"placeholder-box\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318145458\/c1b0a9bb065a6d6148830ddb57f61187.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\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"placeholder-box\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318145458\/09e0ff0ef4b0c74506a3db12af0a0a10.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eUnmatched All-Weather Durability\u003c\/h3\u003e\n\n\u003cp\u003eBuilt for the outdoors, this 1776 \"We The People\" flag is constructed from premium, highly durable polyester. Whether you are facing heavy spring rains, strong autumn winds, or the scorching summer sun, this flag stands strong without easily fraying or tearing.\u003c\/p\u003e\n\n\u003cp\u003eYour patriotism doesn't take days off, and neither should your flag. Keep your yard looking proud across all four seasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Craftsmanship\/Hardware --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"placeholder-box\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318145458\/88e47061767f41d1cca179767cd2ff42.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eEngineered with Heavy-Duty Hardware\u003c\/h3\u003e\n\n\u003cp\u003eWe know that weak points are the first to fail in high winds. That is why this flag features double solid stitching all around the edges to lock the fabric firmly in place.\u003c\/p\u003e\n\n\u003cp\u003eEquipped with 2 solid brass grommets, it provides a secure and rust-resistant mounting point for your flagpole. Hang it with confidence knowing the hardware is designed for long-lasting performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Design\/Print --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"placeholder-box\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318145458\/06c6e9e6d80fee0b59891461db243655.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eBold Double-Sided Mirror Printing\u003c\/h3\u003e\n\n\u003cp\u003eMake a statement that cannot be ignored. Our distinctive protest sign design features vivid, high-contrast printing that easily attracts people's attention and adds historical charm to your courtyard.\u003c\/p\u003e\n\n\u003cp\u003eDesigned with double-sided mirror printing, the iconic imagery and text read correctly on the primary side, with a striking reverse image on the back, offering a bold welcome to all your visitors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch1 style=\"text-align: center;\"\u003eTechnical Specifications\u003c\/h1\u003e\n\n\u003cdiv class=\"specs-table-container\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Dimensions\"\u003eDimensions\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Dimensions\"\u003e3 x 5 ft (36 x 60 in \/ 91.4 x 152.4 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Material\"\u003eMaterial Construction\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003ePremium Weather-Resistant Polyester\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Mounting Hardware\"\u003eMounting Hardware\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Mounting Hardware\"\u003e2 Solid Brass Grommets (Rust-Resistant)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Edge Reinforcement\"\u003eEdge Reinforcement\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Edge Reinforcement\"\u003eDouble Solid Stitching All Around\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Print Style\"\u003ePrint Style\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Print Style\"\u003eDouble-Sided Mirror Printing (Reads correctly on one side)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Package Includes\"\u003ePackage Includes\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Package Includes\"\u003e1 x Flag (Pole\/Stake is NOT included)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ SECTION --\u003e\n\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch1 style=\"text-align: center; margin-bottom: 3rem;\"\u003eFrequently Asked Questions\u003c\/h1\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes the flag come with a flagpole or mounting bracket?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, the package includes the 3x5 ft flag only. Flagpoles, stakes, and wall brackets must be purchased separately. The flag features standard brass grommets that fit most common flagpoles.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow does \"Double-Sided Mirror Printing\" work?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe design is printed entirely through the fabric. This means the image and text are vibrant on both sides, but they will read correctly from left to right on the front side, and appear in reverse (backwards) on the back side.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I leave this flag outside year-round?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eAbsolutely. The premium polyester and double stitching are engineered specifically to withstand heavy rain, strong winds, and harsh summer sun, making it ideal for four-season outdoor display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Eptchn","offers":[{"title":"We The People 1776 Flag \/ 🚩 1-Pack (Standard)","offer_id":51196727165232,"sku":"0318-15119381","price":12.95,"currency_code":"USD","in_stock":true},{"title":"We The People 1776 Flag \/ 🔥 2-Pack (Save 20% - Most Popular)","offer_id":51196727198000,"sku":"0318-15114441","price":19.95,"currency_code":"USD","in_stock":true},{"title":"We The People 1776 Flag \/ 🤝 3-Pack (Save 25% - Share with Friends)","offer_id":51196727230768,"sku":"0318-15114382","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/6472\/2736\/files\/c1b0a9bb065a6d6148830ddb57f61187.jpg?v=1773817935","url":"https:\/\/eptchn.com\/products\/double-sided-patriot-flag","provider":"Eptchn","version":"1.0","type":"link"}