
250th Anniversary America USA Garden Flag for Outside, 250 Years of Freedom 1776
USD 11.93

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 10.77
Condition: New with tags
View 250th Anniversary USA Garden Flag, 250 Years of Freedom 1776-2026, 12x18 Inch Do with current marketplace pricing, condition, product images and item details. Colors stay bright and details remain sharp through all seasons. Easy to install with a top sleeve—perfect for yard, lawn, porch, patio, or walkway display. Premium Double-Sided Printing: Designed with premium double-sided printing, the artwork and text are vivid and readable from both sides. * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'DM Sans', sans-serif; background: #f5f5f5; padding: 20px; } .eb-wrap { background: #fff; border: 0.5px solid #e2e8f0; border-radius: 14px; overflow: hidden; max-width: 860px; margin: 0 auto; box-shadow: 0 1px 3px rgba(0,0,0,0.06); } .eb-header { background: #0B1F3A; position: relative; overflow: hidden; } .eb-flag-bar { display: flex; height: 6px; } .eb-flag-bar span { flex: 1; } .eb-flag-bar span:nth-child(odd) { background: #B22234; } .eb-flag-bar span:nth-child(even) { background: #fff; } .eb-header-inner { padding: 28px 32px 24px; display: flex; align-items: center; gap: 20px; } .eb-flag-icon { flex-shrink: 0; width: 52px; height: 52px; border-radius: 50%; background: #0D2B54; border: 2px solid rgba(255,255,255,0.15); display: flex; align-items: center; justify-content: center; } .eb-header-title { font-family: 'DM Serif Display', Georgia, serif; font-size: 22px; font-weight: 400; color: #fff; line-height: 1.3; margin: 0 0 8px; } .eb-header-pills { display: flex; flex-wrap: wrap; gap: 6px; } .eb-pill { display: inline-flex; align-items: center; padding: 3px 10px; border-radius: 99px; font-size: 11px; font-weight: 500; letter-spacing: 0.4px; } .eb-pill-red { background: #B22234; color: #fff; } .eb-pill-blue { background: #1B4F8A; color: #B5D4F4; } .eb-pill-white { background: rgba(255,255,255,0.1); color: rgba(255,255,255,0.85); border: 0.5px solid rgba(255,255,255,0.2); } .eb-body { display: flex; } .eb-left { flex: 1.5; padding: 28px 0 28px 28px; border-right: 0.5px solid #e2e8f0; } .eb-img-box { background: #f8f9fb; border-radius: 12px; border: 0.5px solid #e2e8f0; padding: 20px; text-align: center; margin-bottom: 22px; } .eb-img-box img { max-width: 100%; max-height: 240px; object-fit: contain; } .eb-section-label { font-size: 10px; font-weight: 500; letter-spacing: 1.2px; text-transform: uppercase; color: #9aa5b4; margin-bottom: 10px; } .eb-desc-text { font-size: 14px; color: #555; line-height: 1.75; margin-bottom: 22px; } .eb-specs { width: 100%; border-collapse: collapse; font-size: 13px; } .eb-specs tr { border-bottom: 0.5px solid #eef0f3; } .eb-specs tr:last-child { border-bottom: none; } .eb-specs td { padding: 7px 4px; vertical-align: top; } .eb-specs td:first-child { color: #9aa5b4; white-space: nowrap; width: 36%; font-size: 12px; padding-right: 12px; } .eb-specs td:last-child { color: #1a202c; font-weight: 500; } .eb-right { width: 270px; flex-shrink: 0; padding: 24px 20px; display: flex; flex-direction: column; gap: 12px; } .eb-card { border: 0.5px solid #e2e8f0; border-radius: 12px; padding: 16px; background: #fff; position: relative; overflow: hidden; } .eb-card-accent { position: absolute; top: 0; left: 0; right: 0; height: 2px; } .accent-navy { background: #1B4F8A; } .accent-red { background: #B22234; } .accent-gold { background: #C5922A; } .eb-card-head { display: flex; align-items: center; gap: 10px; margin-bottom: 10px; } .eb-card-ico { width: 32px; height: 32px; border-radius: 8px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .ico-navy { background: #EEF4FC; } .ico-red { background: #FBF0F0; } .ico-gold { background: #FBF4E8; } .eb-card-title { font-size: 13px; font-weight: 500; color: #1a202c; } .eb-card-body p { font-size: 12.5px; color: #666; line-height: 1.65; margin-bottom: 4px; } .eb-card-body p:last-child { margin-bottom: 0; } .c-navy { color: #1B4F8A; font-weight: 500; } .c-red { color: #B22234; font-weight: 500; } .c-gold { color: #A5771F; font-weight: 500; } .eb-tag-row { display: flex; flex-wrap: wrap; gap: 5px; margin-top: 10px; } .eb-tag { padding: 3px 9px; border-radius: 99px; font-size: 11px; font-weight: 500; border: 0.5px solid; } .tag-navy { background: #EEF4FC; color: #185FA5; border-color: #B5D4F4; } .tag-red { background: #FBF0F0; color: #A32D2D; border-color: #F7C1C1; } .tag-gold { background: #FBF4E8; color: #854F0B; border-color: #FAC775; } .eb-trust { background: #0B1F3A; padding: 14px 28px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; } .eb-trust-item { display: flex; flex-direction: column; align-items: center; gap: 4px; text-align: center; } .eb-trust-ico { width: 28px; height: 28px; background: rgba(255,255,255,0.08); border-radius: 6px; display: flex; align-items: center; justify-content: center; } .eb-trust-label { font-size: 10px; color: rgba(255,255,255,0.6); font-weight: 500; line-height: 1.3; } .eb-footer { background: #B22234; padding: 8px 28px; display: flex; align-items: center; justify-content: center; gap: 8px; } .eb-footer-line { flex: 1; height: 0.5px; background: rgba(255,255,255,0.25); } .eb-footer-text { font-size: 10px; font-weight: 500; letter-spacing: 1.5px; color: rgba(255,255,255,0.9); text-transform: uppercase; } @media (max-width: 600px) { .eb-body { flex-direction: column; } .eb-left { padding: 20px; border-right: none; border-bottom: 0.5px solid #e2e8f0; } .eb-right { width: 100%; padding: 20px; } .eb-trust { grid-template-columns: repeat(2, 1fr); } .eb-header-inner { flex-direction: column; text-align: center; } } 250th Anniversary USA Garden Flag, 250 Years of Freedom 1776-2026, 12x18 Inch Do Featuring a powerful bald eagle with outstretched wings, dual American flags, and bold “250 Years of Freedom” design, it’s a meaningful tribute to this historic milestone Durable & Weather-Resistant Fabric: Made from high-quality burlap, this garden flag offers a classic textured look that stands out from ordinary polyester flags.This outdoor garden flag withstands sun, rain, and wind. Colors stay bright and details remain sharp through all seasons Premium Double-Sided Printing: Designed with premium double-sided printing, the artwork and text are vivid and readable from both sides. No reversed or mirrored images—your patriotic pride shows perfectly from every angle Standard Size & Easy Display: Measuring 12 x 18 inches, this garden flag fits all standard flag poles and stands (not included). Easy to install with a top sleeve—perfect for yard, lawn, porch, patio, or walkway display Perfect Patriotic Decoration & Gift: Ideal for 4th of July, Independence Day, Memorial Day, Veterans Day, and 2026 anniversary celebrations. A meaningful keepsake and great gift for family, veterans, and anyone proud of American heritage Specifications Brand Name WorthyOne Customer Reviews 4.9/5 Color Black Shipping Ships within 1–2 business days from our US warehouses . Estimated delivery: 2–3 business days via express carrier. Ships from USA 2–3 day delivery 30-day free returns Not satisfied? Return it within 30 days , no questions asked. Choose a full refund or a free exchange — your call. Return shipping label provided at no cost to you. No questions asked Free label 24/7 customer support Our team is available around the clock , every day of the year. Have a concern? Message us anytime — we respond within minutes. Fast response Live chat Ships from US warehouses 2–3 day delivery 30-day free returns 24/7 live support Proudly serving the USA — Fast · Reliable · Trusted Condition: New with tags. Category: Home & Garden › Yard, Garden & Outdoor Living › Décor › Flags.
Additional views from the marketplace listing for 250th Anniversary USA Garden Flag, 250 Years of Freedom 1776-2026, 12x18 Inch Do.







Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for 250th Anniversary USA Garden Flag, 250 Years of Freedom 1776-2026, 12x18 Inch Do.

USD 11.93

USD 22.95

USD 9.22

USD 11.32

USD 5.80

USD 12.13

USD 9.36

USD 8.20

USD 5.15

USD 7.40