{"product_id":"us-sentinels-of-honor-250th-anniversary-hand-tied-wreath","title":"US Sentinels of Honor: 250th Anniversary Hand-Tied Wreath","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAmerica's 250th Anniversary Patriotic Wreath\u003c\/title\u003e\n\u003cstyle\u003e\n  \/* ==========================================\n     视觉系统全局重置\n     ========================================== *\/\n  :root {\n    --primary-blue: #14223B;    \/* 联邦藏青 *\/\n    --heritage-red: #931D1D;    \/* 老兵复古红 *\/\n    --text-dark: #2B2B2B;       \/* 主体字色 *\/\n    --text-light: #FFFFFF;      \/* 反白字色 *\/\n    --bg-warm: #FDFBF7;         \/* 米白色底 *\/\n    --bg-card: #FFFFFF;\n    --border-color: #E2DDD5;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  body {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    background-color: #F4F1EA;\n    color: var(--text-dark);\n    line-height: 1.6;\n    padding-bottom: 60px;\n  }\n\n  \/* 响应式最大宽度容器 *\/\n  .pdp-container {\n    max-width: 680px;\n    margin: 0 auto;\n    background: var(--bg-card);\n    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.05);\n  }\n\n  img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 4px;\n  }\n\n  \/* 通用模块样式 *\/\n  section {\n    padding: 36px 20px;\n  }\n\n  \/* ==========================================\n     语义化色块背景配置\n     ========================================== *\/\n  .section-navy-flag {\n    background-color: var(--primary-blue);\n    color: var(--text-light);\n    background-image: radial-gradient(rgba(255,255,255,0.15) 1px, transparent 0);\n    background-size: 24px 24px;\n  }\n  \n  .section-red-flag {\n    background-color: var(--heritage-red);\n    color: var(--text-light);\n    background-image: linear-gradient(rgba(255, 255, 255, 0.04) 50%, transparent 50%);\n    background-size: 100% 12px;\n  }\n\n  .section-warm-read {\n    background-color: var(--bg-warm);\n    color: var(--text-dark);\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  \/* ==========================================\n     排版与高转化物理滑梯标签\n     ========================================== *\/\n  .section-label {\n    display: inline-block;\n    font-size: 0.75rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 14px;\n  }\n  .section-warm-read .section-label {\n    color: var(--heritage-red);\n    background: rgba(147, 29, 29, 0.08);\n  }\n  .section-navy-flag .section-label,\n  .section-red-flag .section-label {\n    color: #FFFFFF;\n    background: rgba(255, 255, 255, 0.2);\n  }\n\n  h1 {\n    font-size: 1.9rem;\n    line-height: 1.25;\n    text-align: center;\n    margin-bottom: 16px;\n    font-weight: 800;\n  }\n  .section-navy-flag h1 { color: #FFFFFF; }\n\n  h3 {\n    font-size: 1.35rem;\n    line-height: 1.35;\n    margin-bottom: 14px;\n    font-weight: 700;\n  }\n  .section-warm-read h3 { color: var(--primary-blue); }\n  .section-navy-flag h3, .section-red-flag h3 { color: #FFFFFF; }\n\n  p {\n    font-size: 1rem;\n    margin-bottom: 16px;\n    opacity: 0.95;\n  }\n  .section-warm-read p { color: #4A4A4A; }\n  .section-navy-flag p, .section-red-flag p { color: rgba(255, 255, 255, 0.9); }\n\n  \/* 首屏引导文本 *\/\n  .hero-subtitle {\n    text-align: center;\n    font-size: 0.95rem;\n    font-weight: 700;\n    color: #E2DDD5;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n  .hero-lead-text {\n    font-size: 1.15rem;\n    text-align: center;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n  .section-navy-flag .hero-lead-text { color: #FFFFFF; }\n\n  \/* 老兵故事卡片 *\/\n  .story-card {\n    background: #F0EFEA;\n    border-left: 4px solid var(--primary-blue);\n    padding: 22px;\n    margin: 24px 0 10px 0;\n    border-radius: 0 6px 6px 0;\n  }\n  .quote-box {\n    font-style: italic;\n    font-size: 1.05rem;\n    color: var(--primary-blue);\n    position: relative;\n    padding-left: 24px;\n    margin-top: 16px;\n  }\n  .quote-box::before {\n    content: \"“\";\n    font-size: 3rem;\n    position: absolute;\n    left: 0;\n    top: -15px;\n    color: var(--heritage-red);\n    opacity: 0.4;\n  }\n  .story-signature {\n    text-align: right;\n    font-weight: 700;\n    color: var(--primary-blue);\n    margin-top: 12px;\n  }\n\n  \/* ==========================================\n     星星标记列表（自适应色块配置）\n     ========================================== *\/\n  .star-list {\n    list-style: none;\n    margin: 18px 0;\n  }\n  .star-list li {\n    position: relative;\n    padding-left: 32px;\n    margin-bottom: 18px;\n    font-size: 0.98rem;\n    line-height: 1.5;\n  }\n  \n  \/* 暖米色区：星号红、标题蓝、正文灰 *\/\n  .section-warm-read .star-list li { color: #4A4A4A; }\n  .section-warm-read .star-list li::before {\n    content: \"★\";\n    position: absolute;\n    left: 0;\n    top: -2px;\n    color: var(--heritage-red);\n    font-weight: bold;\n    font-size: 1.25rem;\n  }\n  .section-warm-read .star-list li strong {\n    color: var(--primary-blue);\n    display: block;\n    margin-bottom: 2px;\n    font-weight: 700;\n  }\n\n  \/* 复古红旗区安全配色方案：星号白、标题白、正文白 *\/\n  .section-red-flag .star-list li { color: rgba(255, 255, 255, 0.9) !important; }\n  .section-red-flag .star-list li::before {\n    content: \"★\";\n    position: absolute;\n    left: 0;\n    top: -2px;\n    color: #FFFFFF !important;\n    font-weight: bold;\n    font-size: 1.25rem;\n  }\n  .section-red-flag .star-list li strong {\n    color: #FFFFFF !important;\n    display: block;\n    margin-bottom: 2px;\n    font-weight: 700;\n  }\n\n  \/* 品牌防伪告知 *\/\n  .notice-box {\n    background: #FFF5F5;\n    border: 1px dashed var(--heritage-red);\n    padding: 18px;\n    border-radius: 6px;\n    margin-top: 20px;\n    color: var(--text-dark);\n  }\n  .notice-title {\n    display: flex;\n    align-items: center;\n    color: var(--heritage-red);\n    font-weight: 700;\n    margin-bottom: 8px;\n  }\n  .notice-title span { margin-right: 8px; font-size: 1.2rem; }\n\n  \/* 物理参数表 *\/\n  .spec-table {\n    width: 100%;\n    margin-top: 15px;\n    border-collapse: collapse;\n  }\n  .spec-item {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 14px 6px;\n    border-bottom: 1px solid #EFEFEF;\n    font-size: 0.98rem;\n  }\n  .spec-item small {\n    color: #666;\n    font-size: 0.98rem;\n    font-weight: 500;\n  }\n  .spec-item b {\n    color: var(--primary-blue);\n    font-weight: 600;\n  }\n\n  \/* 底部 CTA行动呼吁 *\/\n  .cta-section {\n    text-align: center;\n    padding: 44px 20px;\n  }\n  .cta-section h3 {\n    margin-top: 14px;\n  }\n  .cta-desc {\n    font-size: 0.98rem;\n    margin-top: 14px;\n    color: #E2DDD5;\n  }\n\n  .media-wrap {\n    margin: 18px 0;\n  }\n\n  \/* 移动端适配 *\/\n  @media (max-width: 480px) {\n    h1 { font-size: 1.65rem; }\n    h3 { font-size: 1.25rem; }\n    section { padding: 28px 16px; }\n    .spec-item { padding: 12px 4px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"pdp-container\"\u003e\n\n  \u003csection class=\"section-navy-flag\" style=\"padding-top: 32px;\"\u003e\n    \u003cdiv class=\"hero-subtitle\"\u003eAmerica’s 250th Anniversary Edition\u003c\/div\u003e\n    \u003ch1\u003eA Commemorative Wreath Made For America's 250th Milestone\u003c\/h1\u003e\n    \u003cdiv class=\"media-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0821\/2892\/9016\/files\/GIF-1.webp?v=1781166250\" alt=\"Patriotic Wreath Motion Presentation\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"hero-lead-text\"\u003eA front-door tribute for homes that still believe in remembrance.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-warm-read\"\u003e\n    \u003cdiv class=\"section-label\"\u003eThe Story Behind The Wreath\u003c\/div\u003e\n    \u003ch3\u003eCreated By Ethan Davis: A Veteran Who Came Home Without Both Legs — But Not Without Purpose\u003c\/h3\u003e\n    \u003cdiv class=\"media-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0821\/2892\/9016\/files\/2_69c6b12a-471f-4453-b929-1e5b74920504.webp?v=1781166277\" alt=\"Ethan Davis Crafting Story\"\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"story-card\"\u003e\n      \u003ch4 style=\"color: var(--primary-blue); font-weight: 700; margin-bottom: 4px;\"\u003eA Message From Ethan\u003c\/h4\u003e\n      \u003cdiv class=\"quote-box\"\u003e“I lost both legs in service. But I never lost the need to honor those who didn't come home. Tying these wreaths gives me a way to remember, with my hands.”\u003c\/div\u003e\n      \u003cdiv class=\"quote-box\"\u003e“For America’s 250th year, I wanted to make something for the front door. A place where country, family, and home meet.”\u003c\/div\u003e\n      \u003cdiv class=\"story-signature\"\u003e— Ethan Davis\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-red-flag\"\u003e\n    \u003cdiv class=\"section-label\"\u003eWhy This Year Matters\u003c\/div\u003e\n    \u003ch3\u003eAmerica Only Turns 250 Once\u003c\/h3\u003e\n    \u003cdiv class=\"media-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0821\/2892\/9016\/files\/GIF-3.webp?v=1781166320\" alt=\"Limited Edition Craftsmanship\"\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eIndependence Day comes every year. The 250th anniversary does not. This special edition is for people who want their home to mark that moment, before it passes.\u003c\/p\u003e\n    \u003cp style=\"color: #FFD700; font-weight: 700; margin-bottom: 0;\"\u003e⚠️ Once this batch sells out, it won't come back.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-warm-read\"\u003e\n    \u003cdiv class=\"section-label\"\u003eWhere It Belongs\u003c\/div\u003e\n    \u003ch3\u003eMore Than Just The Fourth\u003c\/h3\u003e\n    \u003cdiv class=\"media-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0821\/2892\/9016\/files\/3_da142ba1-09d1-488f-acf3-339db2943e2a.webp?v=1781166366\" alt=\"Front Door Wreath Multi-holiday Display\"\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThis wreath stays meaningful all year, not just one day.\u003c\/p\u003e\n    \n    \u003cul class=\"star-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eMemorial Day\u003c\/strong\u003e\n        A respectful tribute for those who gave everything.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eIndependence Day\u003c\/strong\u003e\n        A bold centerpiece for America’s 250th celebration.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eVeterans Day\u003c\/strong\u003e\n        A visible sign of gratitude for those who served.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eEveryday Display\u003c\/strong\u003e\n        A steady reminder of the values your home stands for.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-warm-read\"\u003e\n    \u003cdiv class=\"section-label\"\u003eThe Gift Of Honor\u003c\/div\u003e\n    \u003ch3\u003eFor The Patriot Who Has Everything\u003c\/h3\u003e\n    \u003cp\u003eThis makes a meaningful gift for a veteran, a military family, or anyone who loves this country. It feels more personal than another shirt or mug. It carries a message they can display at their door.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-red-flag\"\u003e\n    \u003cdiv class=\"section-label\"\u003eCraftsmanship\u003c\/div\u003e\n    \u003ch3\u003eHand-Tied For Shape, Texture, And Presence\u003c\/h3\u003e\n    \u003cdiv class=\"media-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0821\/2892\/9016\/files\/4_e78ab740-6959-4989-b98b-e060900d74cd.webp?v=1781166399\" alt=\"Premium Details of Mesh Wreath\"\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eMost decor today is thin and flat, mass-produced and forgettable. This wreath is built to look full and hold its shape.\u003c\/p\u003e\n\n    \u003cul class=\"star-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eHand-Tied Finish\u003c\/strong\u003e\n        Each wreath is tied by hand for a fuller look.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eOutdoor-Ready Mesh\u003c\/strong\u003e\n        Made with durable mesh for covered porches and entryways.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003ePatriotic Color Balance\u003c\/strong\u003e\n        Deep blue, heritage red, and bright white create a classic American look.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eMade In Small Batches\u003c\/strong\u003e\n        Production is limited so each wreath can be finished with care.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cdiv class=\"notice-title\"\u003e\n        \u003cspan\u003e📜\u003c\/span\u003e Official Brand Notice\n      \u003c\/div\u003e\n      \u003cp style=\"font-size: 0.92rem; margin-bottom: 12px; color: #333;\"\u003eEvery wreath is 100% handmade. Because it's tied by hand, not made by machine, no two look exactly alike. That's part of what makes each one feel personal.\u003c\/p\u003e\n      \n      \u003cdiv class=\"notice-title\" style=\"margin-top: 10px;\"\u003e\n        \u003cspan\u003e⚠️\u003c\/span\u003e Watch Out For Imitations\n      \u003c\/div\u003e\n      \u003cp style=\"font-size: 0.92rem; margin-bottom: 0; color: #333;\"\u003eBe careful with flat-printed copies or thin plastic lookalikes seen in social media ads. If it is not an official design, it is not the real piece.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-warm-read\"\u003e\n    \u003cdiv class=\"section-label\"\u003eThe Message\u003c\/div\u003e\n    \u003ch3\u003eA Quiet Signal At Your Door\u003c\/h3\u003e\n    \u003cdiv class=\"media-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0821\/2892\/9016\/files\/5_c00c74e6-aa9f-48d4-aa96-65374b27ae60.jpg?v=1781166442\" alt=\"Wreath Hanging on House Door\"\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eWhen someone sees this wreath, they get the message right away. Your home remembers the cost of freedom. And it still believes that's worth celebrating.\u003c\/p\u003e\n    \u003cdiv style=\"text-align: center; font-size: 1.25rem; font-weight: 700; color: var(--primary-blue); padding: 12px 0; font-style: italic;\"\u003e\n      “In this house, we remember. In this house, we are proud.”\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-warm-read\"\u003e\n    \u003cdiv class=\"section-label\"\u003eBuilt For Display\u003c\/div\u003e\n    \u003ch3\u003eBuilt To Stay Beautiful All Season\u003c\/h3\u003e\n    \u003cp\u003eThe mesh gives it shape and body. It holds up well outdoors.\u003c\/p\u003e\n    \n    \u003cul class=\"star-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eWater-Resistant Materials\u003c\/strong\u003e\n        Suitable for covered outdoor areas and protected entryways.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFade-Resistant Look\u003c\/strong\u003e\n        Keeps its red, white, and blue color all season.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFull Door Presence\u003c\/strong\u003e\n        The 17.7\" size is large enough to stand out without overwhelming standard doors.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-warm-read\" style=\"background-color: #FFFFFF;\"\u003e\n    \u003cdiv class=\"section-label\"\u003eProduct Details\u003c\/div\u003e\n    \u003ch3\u003eCraftsmanship Specifications\u003c\/h3\u003e\n    \u003cdiv class=\"media-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0821\/2892\/9016\/files\/6_291347ea-5b23-42ae-ad46-3f24996922fb.webp?v=1781166469\" alt=\"Wreath Dimension Specifications\"\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"spec-table\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003csmall\u003eDiameter\u003c\/small\u003e\u003cb\u003e17.7\" \/ 45cm\u003c\/b\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e\u003cb\u003eDurable Decorative Mesh\u003c\/b\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003csmall\u003eFinish\u003c\/small\u003e\u003cb\u003eHand-Tied Arrangement\u003c\/b\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003csmall\u003eUse\u003c\/small\u003e\u003cb\u003eFront Door, Porch, Entryway\u003c\/b\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-warm-read\"\u003e\n    \u003cdiv class=\"section-label\"\u003eWhy Order Early\u003c\/div\u003e\n    \u003ch3\u003eSmall-Batch Crafting Takes Time\u003c\/h3\u003e\n    \u003cdiv class=\"media-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0821\/2892\/9016\/files\/7_3e1e4bf0-e195-4b68-a0a3-cfcc59dd4727.webp?v=1781166498\" alt=\"Handcrafting Process Scene\"\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eDemand for America’s 250th items is already growing. Because each wreath is hand-tied in small batches, they can sell out fast.\u003c\/p\u003e\n    \u003cp style=\"font-weight: 700; color: var(--primary-blue);\"\u003eOrder early to get yours before the big holidays.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cta-section section-navy-flag\"\u003e\n    \u003cdiv class=\"section-label\"\u003eSecure Your 250th Edition\u003c\/div\u003e\n    \u003ch3\u003eHonor The Past. Decorate The Present. Mark America’s 250th Year.\u003c\/h3\u003e\n    \u003cdiv class=\"media-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0821\/2892\/9016\/files\/8_65b2c5c7-575d-491f-8d88-e1c0905a703a.webp?v=1781166524\" alt=\"Final Anniversary Edition Presentation\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cta-desc\"\u003eThis wreath is made in small batches for America’s 250th anniversary. Once it’s gone, it’s gone for good.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Velloraco","offers":[{"title":"Default Title","offer_id":48898884862200,"sku":"VLR-GRD-0007","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0821\/2892\/9016\/files\/9_5bccd3b3-5979-43e9-bea7-736f6d9007db.jpg?v=1781166752","url":"https:\/\/velloraco.com\/products\/us-sentinels-of-honor-250th-anniversary-hand-tied-wreath","provider":"Velloraco","version":"1.0","type":"link"}