{"product_id":"6ft-artificial-cedar-garland","title":"6FT Artificial Cedar Christmas Garland","description":"\u003cstyle\u003e\n\/* =========================================================\n   6FT CEDAR CHRISTMAS GARLAND\n   CHRISTMAS EDITORIAL HOME LANDING PAGE\n   SHOPIFY \/ MOBILE \/ TABLET \/ DESKTOP SAFE\n========================================================= *\/\n\n.cedar-page,\n.cedar-page *,\n.cedar-page *::before,\n.cedar-page *::after{\n  box-sizing:border-box;\n}\n\n.cedar-page{\n  --forest:#173929;\n  --forest2:#214a36;\n  --forest3:#315e48;\n  --sage:#91a98f;\n  --sage-light:#d9e2d3;\n\n  --cream:#f8f2e7;\n  --cream2:#eee5d7;\n  --paper:#fffaf2;\n\n  --gold:#b7985b;\n  --wine:#743b39;\n\n  --ink:#243027;\n  --soft:#657068;\n  --white:#ffffff;\n\n  position:relative;\n  isolation:isolate;\n\n  width:100% !important;\n  max-width:960px !important;\n\n  margin:0 auto !important;\n  padding:12px !important;\n\n  overflow:hidden !important;\n\n  border-radius:30px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #173929 0%,\n      #294f3b 16%,\n      #d6e0d1 37%,\n      #f4ede2 58%,\n      #cbd8c7 78%,\n      #173929 100%\n    );\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    serif;\n\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHOPIFY SAFE RESET\n========================================================= *\/\n\n.cedar-page img{\n  display:block;\n\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:0;\n}\n\n.cedar-page section,\n.cedar-page div{\n  max-width:100%;\n}\n\n.cedar-section{\n  position:relative;\n\n  width:100% !important;\n\n  margin:14px 0 !important;\n  padding:31px 18px;\n\n  overflow:hidden;\n\n  border-radius:26px;\n}\n\n\n\/* =========================================================\n   GENERAL TYPE\n========================================================= *\/\n\n.cedar-kicker{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n\n  margin:0 0 13px;\n  padding:7px 12px;\n\n  border-radius:999px;\n\n  background:rgba(255,255,255,.11);\n\n  border:1px solid rgba(255,255,255,.18);\n\n  color:#e8f0e6;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:10px;\n  line-height:1;\n  font-weight:800;\n  letter-spacing:1.35px;\n  text-transform:uppercase;\n}\n\n.cedar-kicker-dot{\n  width:6px;\n  height:6px;\n\n  border-radius:50%;\n\n  background:#d9bd79;\n\n  box-shadow:\n    0 0 0 5px rgba(217,189,121,.1);\n\n  animation:cedarGlow 2.5s ease-in-out infinite;\n}\n\n.cedar-title{\n  margin:0;\n\n  color:#fff;\n\n  font-size:clamp(37px,8vw,68px);\n  line-height:.96;\n  font-weight:600;\n  letter-spacing:-2px;\n}\n\n.cedar-title em{\n  color:#e3ca8d;\n  font-style:italic;\n}\n\n.cedar-heading{\n  margin:0;\n\n  color:var(--forest);\n\n  font-size:clamp(29px,6.5vw,48px);\n  line-height:1.04;\n  font-weight:600;\n  letter-spacing:-1.2px;\n}\n\n.cedar-heading em{\n  color:var(--wine);\n  font-style:italic;\n}\n\n.cedar-copy{\n  width:100%;\n  max-width:680px;\n\n  margin:14px 0 0;\n\n  color:var(--soft);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:16px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   IMAGE FRAME\n========================================================= *\/\n\n.cedar-image{\n  position:relative;\n\n  width:100%;\n\n  margin-top:23px;\n\n  overflow:hidden;\n\n  border-radius:21px;\n\n  background:#dce4da;\n\n  box-shadow:\n    0 18px 38px rgba(34,55,40,.13);\n}\n\n.cedar-image img{\n  border-radius:21px;\n\n  transition:\n    transform .7s cubic-bezier(.2,.8,.2,1);\n}\n\n.cedar-image:hover img{\n  transform:scale(1.018);\n}\n\n.cedar-image::after{\n  content:\"\";\n\n  position:absolute;\n  inset:0;\n\n  pointer-events:none;\n\n  background:\n    linear-gradient(\n      115deg,\n      transparent 32%,\n      rgba(255,255,255,.20) 48%,\n      transparent 62%\n    );\n\n  transform:translateX(-135%);\n\n  animation:cedarShine 8s ease-in-out infinite;\n}\n\n\n\/* =========================================================\n   01 HERO — CHRISTMAS MAGAZINE COVER\n========================================================= *\/\n\n.cedar-hero{\n  padding:40px 18px 18px;\n\n  background:\n    radial-gradient(\n      circle at 90% 3%,\n      rgba(205,180,112,.18),\n      transparent 25%\n    ),\n    linear-gradient(\n      145deg,\n      #173929,\n      #244a36\n    );\n}\n\n.cedar-hero::before{\n  content:\"✦\";\n\n  position:absolute;\n\n  right:24px;\n  top:20px;\n\n  color:rgba(230,206,146,.38);\n\n  font-size:37px;\n\n  animation:cedarStar 3s ease-in-out infinite;\n}\n\n.cedar-hero-content{\n  position:relative;\n  z-index:2;\n}\n\n.cedar-hero .cedar-copy{\n  color:#d7dfd5;\n}\n\n.cedar-hero-badges{\n  display:flex;\n  flex-wrap:wrap;\n  gap:7px;\n\n  margin-top:18px;\n}\n\n.cedar-hero-badge{\n  padding:8px 11px;\n\n  border-radius:10px;\n\n  background:rgba(255,255,255,.08);\n\n  border:1px solid rgba(255,255,255,.1);\n\n  color:#f0f4ee;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:11px;\n  font-weight:700;\n}\n\n.cedar-hero-image{\n  position:relative;\n\n  margin-top:24px;\n\n  padding:7px;\n\n  border-radius:24px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(227,202,141,.55),\n      rgba(255,255,255,.1)\n    );\n\n  overflow:hidden;\n}\n\n.cedar-hero-image img{\n  border-radius:18px;\n}\n\n.cedar-hero-length{\n  position:absolute;\n\n  right:18px;\n  bottom:18px;\n\n  display:grid;\n  place-items:center;\n\n  width:80px;\n  height:80px;\n\n  border-radius:50%;\n\n  background:#f8f1e5;\n\n  border:4px solid rgba(255,255,255,.7);\n\n  box-shadow:\n    0 10px 25px rgba(22,46,32,.22);\n\n  color:var(--forest);\n\n  text-align:center;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  animation:cedarFloat 4s ease-in-out infinite;\n}\n\n.cedar-hero-length strong{\n  display:block;\n\n  font-size:20px;\n  line-height:1;\n}\n\n.cedar-hero-length small{\n  display:block;\n\n  margin-top:3px;\n\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.7px;\n}\n\n\n\/* =========================================================\n   02 PRODUCT REVEAL\n========================================================= *\/\n\n.cedar-reveal{\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #f8f2e7,\n      #e9e1d4\n    );\n}\n\n.cedar-reveal .cedar-copy{\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cedar-line-art{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  gap:12px;\n\n  margin:21px auto 0;\n}\n\n.cedar-line-art::before,\n.cedar-line-art::after{\n  content:\"\";\n\n  width:70px;\n  max-width:20vw;\n  height:1px;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      #829779\n    );\n}\n\n.cedar-line-art::after{\n  background:\n    linear-gradient(\n      90deg,\n      #829779,\n      transparent\n    );\n}\n\n.cedar-leaf{\n  color:#54765c;\n\n  font-size:21px;\n\n  animation:cedarLeaf 4s ease-in-out infinite;\n}\n\n\n\/* =========================================================\n   03 LENGTH \/ PRODUCT ANATOMY\n========================================================= *\/\n\n.cedar-detail{\n  background:\n    linear-gradient(\n      145deg,\n      #dce6d7,\n      #edf1e7\n    );\n}\n\n.cedar-detail-rail{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:20px;\n}\n\n.cedar-detail-item{\n  padding:14px 8px;\n\n  border-radius:15px;\n\n  text-align:center;\n\n  background:rgba(255,255,255,.55);\n\n  border:1px solid rgba(34,73,49,.08);\n\n  transition:\n    transform .3s ease,\n    background .3s ease;\n}\n\n.cedar-detail-item:hover{\n  transform:translateY(-4px);\n\n  background:rgba(255,255,255,.88);\n}\n\n.cedar-detail-item strong{\n  display:block;\n\n  color:#254c34;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:14px;\n}\n\n.cedar-detail-item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#708078;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:10px;\n  line-height:1.3;\n}\n\n\n\/* =========================================================\n   04 BUILD THE FULLNESS\n========================================================= *\/\n\n.cedar-fullness{\n  background:\n    radial-gradient(\n      circle at 84% 10%,\n      rgba(224,194,127,.13),\n      transparent 24%\n    ),\n    linear-gradient(\n      145deg,\n      #1d422f,\n      #2d5941\n    );\n}\n\n.cedar-fullness .cedar-heading{\n  color:#fff;\n}\n\n.cedar-fullness .cedar-copy{\n  color:#d0dacf;\n}\n\n.cedar-count{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:8px;\n\n  margin-top:22px;\n}\n\n.cedar-count-card{\n  flex:1;\n  min-width:0;\n\n  padding:16px 6px;\n\n  text-align:center;\n\n  border-radius:15px;\n\n  background:rgba(255,255,255,.07);\n\n  border:1px solid rgba(255,255,255,.09);\n\n  transition:\n    transform .3s ease,\n    background .3s ease;\n}\n\n.cedar-count-card:hover{\n  transform:translateY(-5px);\n\n  background:rgba(255,255,255,.12);\n}\n\n.cedar-count-card strong{\n  display:block;\n\n  color:#edd59d;\n\n  font-size:27px;\n  line-height:1;\n}\n\n.cedar-count-card span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#e7ede6;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:10px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   05 STYLE EDITORIAL\n========================================================= *\/\n\n.cedar-style{\n  background:\n    linear-gradient(\n      145deg,\n      #f5eee3,\n      #e8dfd1\n    );\n}\n\n.cedar-style-title{\n  text-align:center;\n}\n\n.cedar-style .cedar-copy{\n  margin-left:auto;\n  margin-right:auto;\n\n  text-align:center;\n}\n\n.cedar-style-ribbon{\n  display:flex;\n  justify-content:center;\n  gap:6px;\n  flex-wrap:wrap;\n\n  margin-top:18px;\n}\n\n.cedar-style-ribbon span{\n  padding:7px 10px;\n\n  border-radius:999px;\n\n  border:1px solid rgba(67,100,76,.14);\n\n  background:rgba(255,255,255,.52);\n\n  color:#48644d;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:10px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   06 STAIRCASE MOMENT\n========================================================= *\/\n\n.cedar-stair{\n  background:\n    linear-gradient(\n      145deg,\n      #d2dfcd,\n      #e8eee3\n    );\n}\n\n.cedar-quote{\n  position:relative;\n\n  margin-top:20px;\n  padding:19px 17px 19px 22px;\n\n  border-radius:17px;\n\n  background:rgba(255,255,255,.53);\n\n  border:1px solid rgba(40,79,51,.08);\n\n  color:#3c5943;\n\n  font-size:17px;\n  line-height:1.5;\n  font-style:italic;\n}\n\n.cedar-quote::before{\n  content:\"“\";\n\n  position:absolute;\n\n  left:10px;\n  top:-7px;\n\n  color:rgba(105,129,87,.22);\n\n  font-size:58px;\n  line-height:1;\n}\n\n\n\/* =========================================================\n   07 TABLE\n========================================================= *\/\n\n.cedar-table{\n  background:\n    linear-gradient(\n      145deg,\n      #f6efe5,\n      #e8e0d4\n    );\n}\n\n.cedar-table-strip{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:19px;\n}\n\n.cedar-table-pill{\n  padding:13px 7px;\n\n  text-align:center;\n\n  border-radius:14px;\n\n  background:#fffaf2;\n\n  border:1px solid rgba(115,82,55,.08);\n\n  color:#5b6c5e;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:10px;\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   08 SCENES\n========================================================= *\/\n\n.cedar-scenes{\n  background:\n    linear-gradient(\n      145deg,\n      #294f39,\n      #193828\n    );\n}\n\n.cedar-scenes .cedar-heading{\n  color:#fff;\n}\n\n.cedar-scenes .cedar-copy{\n  color:#d4ded3;\n}\n\n.cedar-scene-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:21px;\n}\n\n.cedar-scene{\n  position:relative;\n\n  min-height:115px;\n\n  padding:16px 9px;\n\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  text-align:center;\n\n  border-radius:17px;\n\n  background:rgba(255,255,255,.07);\n\n  border:1px solid rgba(255,255,255,.08);\n\n  transition:\n    transform .3s ease,\n    border-color .3s ease;\n}\n\n.cedar-scene:hover{\n  transform:translateY(-4px);\n\n  border-color:rgba(223,197,134,.32);\n}\n\n.cedar-scene i{\n  font-size:23px;\n  font-style:normal;\n}\n\n.cedar-scene strong{\n  display:block;\n\n  margin-top:7px;\n\n  color:#fff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:12px;\n}\n\n.cedar-scene small{\n  display:block;\n\n  margin-top:3px;\n\n  color:#b9c7ba;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   09 HOW TO STYLE\n========================================================= *\/\n\n.cedar-how{\n  background:\n    linear-gradient(\n      145deg,\n      #e0e8db,\n      #f0f2ea\n    );\n}\n\n.cedar-step-wrap{\n  position:relative;\n\n  margin-top:23px;\n}\n\n.cedar-step-wrap::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:23px;\n  bottom:23px;\n  left:20px;\n\n  width:1px;\n\n  background:\n    linear-gradient(\n      #476e51,\n      rgba(71,110,81,.08)\n    );\n}\n\n.cedar-step{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:42px minmax(0,1fr);\n\n  gap:13px;\n\n  padding:9px 0;\n}\n\n.cedar-step-no{\n  position:relative;\n  z-index:2;\n\n  display:grid;\n  place-items:center;\n\n  width:42px;\n  height:42px;\n\n  border-radius:50%;\n\n  background:var(--forest);\n\n  border:4px solid #e5ecdf;\n\n  color:#f2dda9;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:11px;\n  font-weight:900;\n}\n\n.cedar-step-body{\n  padding:11px 13px;\n\n  border-radius:14px;\n\n  background:rgba(255,255,255,.57);\n\n  border:1px solid rgba(38,79,49,.07);\n}\n\n.cedar-step-body strong{\n  display:block;\n\n  color:#294d35;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:14px;\n}\n\n.cedar-step-body p{\n  margin:4px 0 0;\n\n  color:#66736a;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   10 HOLIDAY FEELING\n========================================================= *\/\n\n.cedar-feeling{\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 35%,\n      rgba(206,181,115,.13),\n      transparent 30%\n    ),\n    #173829;\n}\n\n.cedar-feeling .cedar-heading{\n  color:#fff;\n}\n\n.cedar-feeling .cedar-copy{\n  margin-left:auto;\n  margin-right:auto;\n\n  color:#d2ddd2;\n}\n\n.cedar-feeling-stars{\n  margin:19px 0 0;\n\n  color:#dfc686;\n\n  font-size:17px;\n  letter-spacing:9px;\n\n  animation:cedarStar 3s ease-in-out infinite;\n}\n\n\n\/* =========================================================\n   11 FINAL CTA\n========================================================= *\/\n\n.cedar-final{\n  padding:18px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #173929,\n      #214b35\n    );\n}\n\n.cedar-final-image{\n  position:relative;\n\n  overflow:hidden;\n\n  border-radius:20px;\n}\n\n.cedar-final-image img{\n  border-radius:20px;\n}\n\n.cedar-final-card{\n  position:relative;\n  z-index:2;\n\n  width:calc(100% - 18px);\n\n  margin:-36px auto 0;\n  padding:22px 17px;\n\n  border-radius:19px;\n\n  background:rgba(249,243,233,.96);\n\n  border:1px solid rgba(255,255,255,.55);\n\n  box-shadow:\n    0 18px 32px rgba(15,40,25,.24);\n}\n\n.cedar-final-card .cedar-heading{\n  color:#1d442d;\n}\n\n.cedar-final-card .cedar-copy{\n  color:#657268;\n}\n\n.cedar-final-chip{\n  display:inline-block;\n\n  margin-top:15px;\n  padding:10px 13px;\n\n  border-radius:999px;\n\n  background:var(--forest);\n\n  color:#f4e5ba;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:.6px;\n}\n\n\n\/* =========================================================\n   ANIMATION\n========================================================= *\/\n\n@keyframes cedarGlow{\n  0%,100%{\n    transform:scale(1);\n    opacity:.75;\n  }\n\n  50%{\n    transform:scale(1.25);\n    opacity:1;\n  }\n}\n\n@keyframes cedarShine{\n  0%,58%{\n    transform:translateX(-135%);\n  }\n\n  80%,100%{\n    transform:translateX(135%);\n  }\n}\n\n@keyframes cedarFloat{\n  0%,100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-7px);\n  }\n}\n\n@keyframes cedarStar{\n  0%,100%{\n    opacity:.45;\n    transform:scale(.95);\n  }\n\n  50%{\n    opacity:1;\n    transform:scale(1.08);\n  }\n}\n\n@keyframes cedarLeaf{\n  0%,100%{\n    transform:rotate(-3deg);\n  }\n\n  50%{\n    transform:rotate(4deg);\n  }\n}\n\n\n\/* =========================================================\n   DESKTOP\n========================================================= *\/\n\n@media(min-width:720px){\n\n  .cedar-page{\n    padding:17px !important;\n\n    border-radius:34px;\n  }\n\n  .cedar-section{\n    margin:17px 0 !important;\n    padding:45px 40px;\n\n    border-radius:30px;\n  }\n\n  .cedar-copy{\n    font-size:17px;\n  }\n\n  .cedar-hero{\n    padding:51px 40px 25px;\n  }\n\n  .cedar-hero-length{\n    width:96px;\n    height:96px;\n  }\n\n  .cedar-hero-length strong{\n    font-size:24px;\n  }\n\n  .cedar-detail-rail{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  .cedar-scene-grid{\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n  }\n\n  .cedar-final{\n    padding:28px;\n  }\n\n  .cedar-final-card{\n    max-width:620px;\n\n    margin:\n      -70px\n      0\n      0\n      30px;\n\n    padding:29px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:719px){\n\n  .cedar-page{\n    border-radius:23px;\n  }\n\n  .cedar-section{\n    border-radius:21px;\n  }\n\n  .cedar-title{\n    font-size:38px;\n  }\n\n  .cedar-heading{\n    font-size:30px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .cedar-page{\n    padding:8px !important;\n  }\n\n  .cedar-section{\n    padding:27px 14px;\n  }\n\n  .cedar-title{\n    font-size:34px;\n  }\n\n  .cedar-heading{\n    font-size:27px;\n  }\n\n  .cedar-detail-rail,\n  .cedar-table-strip{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .cedar-page *,\n  .cedar-page *::before,\n  .cedar-page *::after{\n    animation:none !important;\n    transition:none !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cedar-page\"\u003e\n\u003c!-- =====================================================\n     01 HERO\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-hero\"\u003e\n\u003cdiv class=\"cedar-hero-content\"\u003e\n\u003cdiv class=\"cedar-kicker\"\u003e\n\u003cspan class=\"cedar-kicker-dot\"\u003e\u003c\/span\u003e Holiday Greenery Collection\u003c\/div\u003e\n\u003ch2 class=\"cedar-title\" style=\"text-align: center;\"\u003eMAKE HOME\u003cbr\u003eFEEL LIKE\u003cbr\u003e\u003cem\u003eCHRISTMAS.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cedar-copy\"\u003eBring rich, layered Christmas greenery to mantels, doorways, tables and staircases with a lush 6FT artificial cedar-style garland made for effortless holiday decorating.\u003c\/p\u003e\n\u003cdiv class=\"cedar-hero-badges\"\u003e\n\u003cspan class=\"cedar-hero-badge\"\u003e 6FT \/ 180CM \u003c\/span\u003e \u003cspan class=\"cedar-hero-badge\"\u003e Lush Layered Look \u003c\/span\u003e \u003cspan class=\"cedar-hero-badge\"\u003e Reusable Décor \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-hero-image\"\u003e\n\u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/LORENA-2026-07-23T145808.189.png?v=1788767456\u0026amp;width=1200\" alt=\"Artificial cedar Christmas garland styled over fireplace\" loading=\"eager\"\u003e\n\u003cdiv class=\"cedar-hero-length\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 6 FT \u003c\/strong\u003e \u003csmall\u003e HOLIDAY GREENERY \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 PRODUCT REVEAL\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-reveal\"\u003e\n\u003ch2 class=\"cedar-heading\"\u003eLUSH ENOUGH TO\u003cbr\u003e\u003cem\u003eCHANGE THE ROOM.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cedar-copy\"\u003eLayered cedar-style branches create an abundant, cascading look that adds warmth and texture without waiting for fresh greenery every season.\u003c\/p\u003e\n\u003cdiv class=\"cedar-line-art\"\u003e\u003cspan class=\"cedar-leaf\"\u003e ❧ \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cedar-image\"\u003e\u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/LORENA-2026-07-26T104316.868.png?v=1788767456\u0026amp;width=1200\" alt=\"Woman holding lush artificial cedar garland\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 6FT DETAILS\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-detail\"\u003e\n\u003ch2 class=\"cedar-heading\"\u003e6 FEET OF\u003cbr\u003e\u003cem\u003eLAYERED GREENERY.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cedar-copy\"\u003eA generous 180cm length gives you room to drape, sweep and shape the greenery to suit your space.\u003c\/p\u003e\n\u003cdiv class=\"cedar-detail-rail\"\u003e\n\u003cdiv class=\"cedar-detail-item\"\u003e\n\u003cstrong\u003e 180 CM \u003c\/strong\u003e \u003cspan\u003e TOTAL LENGTH \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-detail-item\"\u003e\n\u003cstrong\u003e FULL FOLIAGE \u003c\/strong\u003e \u003cspan\u003e LAYERED APPEARANCE \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-detail-item\"\u003e\n\u003cstrong\u003e HANGING LOOP \u003c\/strong\u003e \u003cspan\u003e EASIER PLACEMENT \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-image\"\u003e\u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/LORENA-2026-07-23T150544.194.png?v=1788767456\u0026amp;width=1200\" alt=\"Six foot artificial cedar garland dimensions and details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 BUILD THE FULLNESS\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-fullness\"\u003e\n\u003cdiv class=\"cedar-kicker\"\u003e\n\u003cspan class=\"cedar-kicker-dot\"\u003e\u003c\/span\u003e Build Your Own Look\u003c\/div\u003e\n\u003ch2 class=\"cedar-heading\"\u003eONE FOR SIMPLE.\u003cbr\u003eTHREE FOR\u003cbr\u003e\u003cem\u003eSHOWSTOPPING.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cedar-copy\"\u003eUse one length for an easy everyday holiday accent, or layer multiple garlands to create a thicker, overflowing designer-style display.\u003c\/p\u003e\n\u003cdiv class=\"cedar-count\"\u003e\n\u003cdiv class=\"cedar-count-card\"\u003e\n\u003cstrong\u003e 1× \u003c\/strong\u003e \u003cspan\u003e SIMPLE\u003cbr\u003eACCENT \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-count-card\"\u003e\n\u003cstrong\u003e 2× \u003c\/strong\u003e \u003cspan\u003e FULLER\u003cbr\u003eLAYER \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-count-card\"\u003e\n\u003cstrong\u003e 3× \u003c\/strong\u003e \u003cspan\u003e DRAMATIC\u003cbr\u003eDISPLAY \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-image\"\u003e\u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/image_1784811140152_6791yh.png?v=1788767456\u0026amp;width=1200\" alt=\"Multiple cedar garlands layered for fuller Christmas decor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 THREE WAYS\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-style\"\u003e\n\u003cdiv class=\"cedar-style-title\"\u003e\n\u003ch2 class=\"cedar-heading\"\u003eONE GARLAND.\u003cbr\u003e\u003cem\u003eENDLESS CHRISTMAS MOODS.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"cedar-copy\"\u003eLet it cascade from a mantel, frame your front door or run it through the centre of your Christmas table.\u003c\/p\u003e\n\u003cdiv class=\"cedar-style-ribbon\"\u003e\n\u003cspan\u003e FIREPLACE \u003c\/span\u003e \u003cspan\u003e FRONT DOOR \u003c\/span\u003e \u003cspan\u003e DINING TABLE \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/1355\/9029\/files\/624f8922-c7b7-4240-a58a-548b549e7df0.png?v=1787568128\" alt=\"Three ways to style artificial cedar Christmas garland\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 STAIRCASE\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-stair\"\u003e\n\u003ch2 class=\"cedar-heading\"\u003eFOLLOW THE\u003cbr\u003e\u003cem\u003eARCHITECTURE.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cedar-copy\"\u003eThe flexible garland shape lets you guide the greenery along rails, shelves and edges instead of forcing your home to fit the decoration.\u003c\/p\u003e\n\u003cdiv class=\"cedar-quote\"\u003eLet the greenery move naturally with your space.\u003c\/div\u003e\n\u003cdiv class=\"cedar-image\"\u003e\u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/dn-gar2.webp?v=1788767456\u0026amp;width=1200\" alt=\"Artificial Christmas garland decorating staircase\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 TABLE\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-table\"\u003e\n\u003ch2 class=\"cedar-heading\"\u003eTURN DINNER INTO\u003cbr\u003e\u003cem\u003eA CHRISTMAS TABLESCAPE.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cedar-copy\"\u003eLay the greenery down the centre of your dining table, then personalize it with ornaments, candles, ribbon or your own seasonal accents.\u003c\/p\u003e\n\u003cdiv class=\"cedar-table-strip\"\u003e\n\u003cdiv class=\"cedar-table-pill\"\u003eCANDLES\u003c\/div\u003e\n\u003cdiv class=\"cedar-table-pill\"\u003eORNAMENTS\u003c\/div\u003e\n\u003cdiv class=\"cedar-table-pill\"\u003eRIBBON\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-image\"\u003e\u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/LORENA-2026-07-23T145743.529_c7f10374-d692-4a81-bf72-24a86791ced7.png?v=1788767456\u0026amp;width=1200\" alt=\"Artificial cedar Christmas garland table centerpiece\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 MULTI SCENE\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-scenes\"\u003e\n\u003cdiv class=\"cedar-kicker\"\u003e\n\u003cspan class=\"cedar-kicker-dot\"\u003e\u003c\/span\u003e Style Around The Home\u003c\/div\u003e\n\u003ch2 class=\"cedar-heading\"\u003eDECORATE MORE THAN\u003cbr\u003e\u003cem\u003eTHE MANTEL.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cedar-copy\"\u003eUse the same greenery language throughout the house to make every room feel connected for the holidays.\u003c\/p\u003e\n\u003cdiv class=\"cedar-scene-grid\"\u003e\n\u003cdiv class=\"cedar-scene\"\u003e\n\u003ci\u003e🔥\u003c\/i\u003e \u003cstrong\u003e Mantel \u003c\/strong\u003e \u003csmall\u003e Soft cascading greenery \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-scene\"\u003e\n\u003ci\u003e🚪\u003c\/i\u003e \u003cstrong\u003e Doorway \u003c\/strong\u003e \u003csmall\u003e Frame the entrance \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-scene\"\u003e\n\u003ci\u003e🕯️\u003c\/i\u003e \u003cstrong\u003e Table \u003c\/strong\u003e \u003csmall\u003e Create a centrepiece \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-scene\"\u003e\n\u003ci\u003e🎄\u003c\/i\u003e \u003cstrong\u003e Shelves \u003c\/strong\u003e \u003csmall\u003e Layer seasonal accents \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-image\"\u003e\u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/ede958b8786cb0dbaa8f2d33859d9b4f.jpg?v=1788767456\u0026amp;width=1200\" alt=\"Artificial Christmas garland decorating multiple home areas\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     09 HOW TO STYLE\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-how\"\u003e\n\u003ch2 class=\"cedar-heading\"\u003eFROM BOX TO\u003cbr\u003e\u003cem\u003eBEAUTIFUL.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cedar-copy\"\u003eShape the branches, position the garland and finish it with your favourite Christmas accents.\u003c\/p\u003e\n\u003cdiv class=\"cedar-step-wrap\"\u003e\n\u003cdiv class=\"cedar-step\"\u003e\n\u003cdiv class=\"cedar-step-no\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"cedar-step-body\"\u003e\n\u003cstrong\u003e Unpack \u0026amp; Fluff \u003c\/strong\u003e\n\u003cp\u003eGently separate and shape the branches to create a fuller natural-looking silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-step\"\u003e\n\u003cdiv class=\"cedar-step-no\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"cedar-step-body\"\u003e\n\u003cstrong\u003e Drape \u0026amp; Position \u003c\/strong\u003e\n\u003cp\u003eLet the garland fall naturally over the edge, rail, doorway or tabletop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cedar-step\"\u003e\n\u003cdiv class=\"cedar-step-no\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"cedar-step-body\"\u003e\n\u003cstrong\u003e Make It Yours \u003c\/strong\u003e\n\u003cp\u003eAdd ribbon, ornaments or decorative lighting to match your own holiday style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     10 HOLIDAY FEELING\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-feeling\"\u003e\n\u003ch2 class=\"cedar-heading\"\u003eA LITTLE GREENERY.\u003cbr\u003eA COMPLETELY DIFFERENT\u003cbr\u003e\u003cem\u003eROOM.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cedar-copy\"\u003eChristmas decorating is less about filling every corner and more about creating the feeling you want people to remember when they walk through the door.\u003c\/p\u003e\n\u003cdiv class=\"cedar-feeling-stars\"\u003e✦ ✦ ✦\u003c\/div\u003e\n\u003cdiv class=\"cedar-image\"\u003e\u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/97d6b08359d4dc4fd89e1a032a1e6107.jpg?v=1788767455\u0026amp;width=1200\" alt=\"Christmas bedroom decorated with cedar garland\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     11 FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"cedar-section cedar-final\"\u003e\n\u003cdiv class=\"cedar-final-image\"\u003e\u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/LORENA-2026-07-23T145808.189.png?v=1788767456\u0026amp;width=1200\" alt=\"Christmas mantel decorated with lush artificial cedar garland\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cedar-final-card\"\u003e\n\u003ch2 class=\"cedar-heading\"\u003eBRING CHRISTMAS\u003cbr\u003e\u003cem\u003eHOME.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cedar-copy\"\u003eOne 6FT garland gives you an easy starting point. Layer more when you want a richer, fuller holiday look.\u003c\/p\u003e\n\u003cspan class=\"cedar-final-chip\"\u003e 6FT LUSH CHRISTMAS GREENERY \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LYLY","offers":[{"title":"1 PC","offer_id":48397208846525,"sku":"B02864-A","price":27.99,"currency_code":"USD","in_stock":true},{"title":"2 PCS","offer_id":48397780844733,"sku":"B02864-A*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"3 PCS （🔥Free Shipping🔥)","offer_id":48397780877501,"sku":"B02864-A*3","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/528d9c9a-296b-4efc-bf68-19dee5a4b17f.png?v=1788769052","url":"https:\/\/valorsnet.us\/products\/6ft-artificial-cedar-garland","provider":"Valors-net","version":"1.0","type":"link"}