{"product_id":"handmade-good-luck-granny-chase-away-worries-bring-home-warmth-m","title":"🍀Handmade Good Luck Granny - Chase Away Worries, Bring Home Warmth❤️✨","description":"\u003cstyle\u003e\n\/* ==================================================\n   GOOD LUCK GRANNY\n   Shopify Safe Responsive Landing Page\n   ================================================== *\/\n\nhtml{\n  scroll-behavior:smooth;\n}\n\n.glg-page{\n  --cream:#f7f0e5;\n  --cream-soft:#fffaf4;\n  --brown:#4c392d;\n  --brown-soft:#756154;\n  --green:#586b50;\n  --green-soft:#eef1e9;\n  --line:#e3d6c7;\n\n  width:100% !important;\n  max-width:1180px !important;\n  margin:0 auto !important;\n  padding:0 !important;\n\n  color:var(--brown);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n\n  overflow:hidden;\n\n  container-type:inline-size;\n}\n\n.glg-page,\n.glg-page *{\n  box-sizing:border-box;\n}\n\n.glg-page img{\n  display:block !important;\n\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:0 !important;\n}\n\n.glg-page p{\n  margin-top:0;\n}\n\n.glg-container{\n  width:100%;\n  max-width:1040px;\n\n  margin:0 auto;\n}\n\n.glg-section{\n  width:100%;\n\n  padding:64px 24px;\n}\n\n.glg-eyebrow{\n  margin:0 0 12px !important;\n\n  font-size:12px;\n  line-height:1.4;\n\n  font-weight:700;\n\n  letter-spacing:2px;\n\n  text-transform:uppercase;\n\n  color:var(--green);\n}\n\n.glg-title{\n  margin:0 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:40px;\n  line-height:1.14;\n\n  font-weight:500;\n\n  color:var(--brown);\n}\n\n.glg-subtitle{\n  max-width:700px;\n\n  margin:18px auto 0 !important;\n\n  color:var(--brown-soft);\n\n  font-size:17px;\n  line-height:1.75;\n}\n\n.glg-btn{\n  display:inline-block;\n\n  margin-top:26px;\n\n  padding:15px 27px;\n\n  background:var(--green);\n\n  color:#fff !important;\n\n  text-decoration:none !important;\n\n  border-radius:5px;\n\n  font-size:15px;\n  line-height:1.25;\n\n  font-weight:700;\n\n  white-space:normal;\n\n  text-align:center;\n\n  transition:\n    transform .2s ease,\n    opacity .2s ease;\n}\n\n.glg-btn:hover{\n  transform:translateY(-2px);\n  opacity:.94;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.glg-hero{\n  width:100%;\n\n  background:var(--cream);\n}\n\n.glg-hero-grid{\n  width:100%;\n\n  display:grid;\n\n  grid-template-columns:1fr;\n}\n\n.glg-hero-image{\n  width:100%;\n}\n\n.glg-hero-image img{\n  width:100% !important;\n\n  aspect-ratio:1 \/ 1;\n\n  object-fit:cover;\n}\n\n.glg-hero-copy{\n  width:100%;\n\n  padding:44px 26px 50px;\n\n  text-align:center;\n}\n\n.glg-hero-copy h2{\n  margin:0 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:38px;\n  line-height:1.08;\n\n  font-weight:500;\n\n  color:var(--brown);\n\n  word-break:normal !important;\n\n  overflow-wrap:normal !important;\n}\n\n.glg-hero-copy \u003e p:not(.glg-eyebrow){\n  max-width:620px;\n\n  margin:20px auto 0 !important;\n\n  color:#6e594c;\n\n  font-size:16px;\n  line-height:1.75;\n\n  word-break:normal !important;\n}\n\n.glg-quote{\n  max-width:570px;\n\n  margin:28px auto 0;\n\n  padding:22px 0 0;\n\n  border-top:1px solid #d5c4b1;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-style:italic;\n\n  font-size:17px;\n  line-height:1.7;\n\n  color:var(--green);\n}\n\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.glg-benefits{\n  text-align:center;\n\n  background:#fff;\n}\n\n.glg-benefit-grid{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:16px;\n\n  margin-top:36px;\n}\n\n.glg-benefit{\n  padding:30px 22px;\n\n  background:var(--cream-soft);\n\n  border:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.glg-icon{\n  width:50px;\n  height:50px;\n\n  margin:0 auto 17px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  background:var(--green-soft);\n\n  border-radius:50%;\n\n  font-size:23px;\n}\n\n.glg-benefit h3{\n  margin:0 0 9px !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:22px;\n  line-height:1.25;\n\n  font-weight:500;\n}\n\n.glg-benefit p{\n  margin:0 !important;\n\n  font-size:15px;\n  line-height:1.7;\n\n  color:#776559;\n}\n\n\n\/* =========================\n   STORY\n========================= *\/\n\n.glg-story{\n  width:100%;\n\n  background:var(--cream-soft);\n}\n\n.glg-story \u003e img{\n  width:100% !important;\n\n  aspect-ratio:1 \/ 1;\n\n  object-fit:cover;\n}\n\n.glg-story-box{\n  width:100%;\n\n  padding:40px 26px 45px;\n}\n\n.glg-story-box h2{\n  margin:0 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:34px;\n  line-height:1.17;\n\n  font-weight:500;\n}\n\n.glg-story-box \u003e p:not(.glg-eyebrow){\n  margin:17px 0 0 !important;\n\n  font-size:16px;\n  line-height:1.75;\n\n  color:#715e51;\n}\n\n.glg-mini-quote{\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-style:italic;\n\n  font-size:18px !important;\n\n  color:var(--green) !important;\n}\n\n\n\/* =========================\n   PLACEMENT\n========================= *\/\n\n.glg-places{\n  background:var(--cream);\n\n  text-align:center;\n}\n\n.glg-place-grid{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:16px;\n\n  margin-top:36px;\n}\n\n.glg-place{\n  position:relative;\n\n  width:100%;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.glg-place img{\n  width:100% !important;\n\n  aspect-ratio:1 \/ 1;\n\n  object-fit:cover;\n}\n\n.glg-place-label{\n  position:absolute;\n\n  left:14px;\n  right:14px;\n  bottom:14px;\n\n  padding:13px 12px;\n\n  background:rgba(255,250,244,.94);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:18px;\n  line-height:1.3;\n\n  color:var(--brown);\n}\n\n\n\/* =========================\n   DETAIL\n========================= *\/\n\n.glg-detail{\n  background:#fff;\n}\n\n.glg-detail-grid{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:34px;\n}\n\n.glg-detail-grid \u003e div{\n  min-width:0;\n}\n\n.glg-detail-copy h2{\n  margin:0 0 18px !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:34px;\n  line-height:1.16;\n\n  font-weight:500;\n}\n\n.glg-detail-copy \u003e p:not(.glg-eyebrow){\n  margin:0 0 20px !important;\n\n  color:#715f53;\n\n  font-size:16px;\n  line-height:1.75;\n}\n\n.glg-checks{\n  margin:0 !important;\n\n  padding:0 !important;\n\n  list-style:none !important;\n}\n\n.glg-checks li{\n  position:relative;\n\n  margin:0 !important;\n\n  padding:12px 0 12px 28px;\n\n  border-bottom:1px solid #eee4d9;\n\n  font-size:15px;\n  line-height:1.5;\n}\n\n.glg-checks li:before{\n  content:\"✓\";\n\n  position:absolute;\n\n  top:12px;\n  left:0;\n\n  color:var(--green);\n\n  font-weight:700;\n}\n\n\n\/* =========================\n   DETAIL IMAGE\n========================= *\/\n\n.glg-feature-image{\n  width:100%;\n\n  padding:0 24px 60px;\n\n  background:#fff;\n}\n\n.glg-feature-image img{\n  width:100% !important;\n\n  max-width:900px !important;\n\n  margin:0 auto !important;\n}\n\n\n\/* =========================\n   VARIANTS\n========================= *\/\n\n.glg-variants{\n  background:#f2eadf;\n\n  text-align:center;\n}\n\n.glg-variant-grid{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:16px;\n\n  margin-top:36px;\n}\n\n.glg-variant-grid img{\n  width:100% !important;\n\n  border-radius:7px;\n}\n\n.glg-variant-note{\n  max-width:620px;\n\n  margin:22px auto 0 !important;\n\n  font-size:15px;\n  line-height:1.7;\n\n  color:#6e5b4e;\n}\n\n\n\/* =========================\n   GIFT\n========================= *\/\n\n.glg-gift{\n  background:#fff;\n}\n\n.glg-gift-grid{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:34px;\n}\n\n.glg-gift-grid \u003e div{\n  min-width:0;\n}\n\n.glg-gift-copy h2{\n  margin:0 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:34px;\n  line-height:1.17;\n\n  font-weight:500;\n}\n\n.glg-gift-copy \u003e p:not(.glg-eyebrow){\n  margin:18px 0 0 !important;\n\n  font-size:16px;\n  line-height:1.75;\n\n  color:#705d50;\n}\n\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.glg-final{\n  width:100%;\n\n  padding:58px 24px;\n\n  text-align:center;\n\n  background:var(--green);\n\n  color:#fff;\n}\n\n.glg-final .glg-eyebrow{\n  color:#e8dfd1;\n}\n\n.glg-final h2{\n  max-width:760px;\n\n  margin:0 auto !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:36px;\n  line-height:1.15;\n\n  font-weight:500;\n\n  color:#fff;\n}\n\n.glg-final p{\n  max-width:620px;\n\n  margin:18px auto 0 !important;\n\n  color:#edf0eb;\n\n  font-size:16px;\n  line-height:1.7;\n}\n\n.glg-final .glg-btn{\n  background:#fff;\n\n  color:var(--green) !important;\n}\n\n\n\/* =========================\n   BACK TO TOP\n========================= *\/\n\n.glg-top-btn{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:28px;\n\n  padding:15px 28px;\n\n  background:#fff;\n\n  color:var(--green) !important;\n\n  border-radius:5px;\n\n  font-size:15px;\n  line-height:1.2;\n\n  font-weight:700;\n\n  text-decoration:none !important;\n\n  transition:\n    transform .2s ease,\n    opacity .2s ease;\n}\n\n.glg-top-btn:hover{\n  transform:translateY(-2px);\n\n  opacity:.94;\n}\n\n.glg-top-arrow{\n  display:inline-block;\n\n  font-size:18px;\n\n  line-height:1;\n}\n\n\n\/* ==================================================\n   PAGE WIDTH \u003e= 760\n================================================== *\/\n\n@container (min-width:760px){\n\n  .glg-hero-grid{\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(0,1fr);\n\n    align-items:stretch;\n  }\n\n  .glg-hero-image img{\n    height:100% !important;\n\n    min-height:590px;\n\n    aspect-ratio:auto;\n\n    object-fit:cover;\n  }\n\n  .glg-hero-copy{\n    padding:60px 45px;\n\n    text-align:left;\n\n    display:flex;\n\n    flex-direction:column;\n\n    justify-content:center;\n  }\n\n  .glg-hero-copy h2{\n    font-size:46px;\n  }\n\n  .glg-hero-copy \u003e p:not(.glg-eyebrow){\n    margin-left:0 !important;\n    margin-right:0 !important;\n  }\n\n  .glg-quote{\n    margin-left:0;\n    margin-right:0;\n  }\n\n  .glg-benefit-grid{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap:20px;\n  }\n\n  .glg-place-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap:20px;\n  }\n\n  .glg-detail-grid{\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(0,1fr);\n\n    align-items:center;\n\n    gap:48px;\n  }\n\n  .glg-detail-copy h2{\n    font-size:39px;\n  }\n\n  .glg-variant-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap:18px;\n  }\n\n  .glg-gift-grid{\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(0,1fr);\n\n    align-items:center;\n\n    gap:48px;\n  }\n\n  .glg-gift-copy h2{\n    font-size:39px;\n  }\n}\n\n\n\/* ==================================================\n   TRUE WIDE SCREEN\n================================================== *\/\n\n@container (min-width:1000px){\n\n  .glg-section{\n    padding:76px 30px;\n  }\n\n  .glg-title{\n    font-size:45px;\n  }\n\n  .glg-hero-grid{\n    grid-template-columns:\n      1.04fr\n      .96fr;\n  }\n\n  .glg-hero-copy{\n    padding:70px 56px;\n  }\n\n  .glg-hero-copy h2{\n    font-size:50px;\n  }\n\n  .glg-final{\n    padding:74px 30px;\n  }\n\n  .glg-final h2{\n    font-size:44px;\n  }\n}\n\n\n\/* =========================\n   SMALL MOBILE\n========================= *\/\n\n@media(max-width:420px){\n\n  .glg-section{\n    padding:46px 16px;\n  }\n\n  .glg-hero-copy{\n    padding:38px 18px 44px;\n  }\n\n  .glg-hero-copy h2{\n    font-size:33px;\n  }\n\n  .glg-title{\n    font-size:31px;\n  }\n\n  .glg-story-box{\n    padding:36px 18px 40px;\n  }\n\n  .glg-story-box h2,\n  .glg-detail-copy h2,\n  .glg-gift-copy h2{\n    font-size:30px;\n  }\n\n  .glg-feature-image{\n    padding-left:16px;\n    padding-right:16px;\n  }\n\n  .glg-final{\n    padding:52px 18px;\n  }\n\n  .glg-final h2{\n    font-size:31px;\n  }\n\n  .glg-top-btn{\n    width:100%;\n\n    max-width:260px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================\n     LANDING PAGE START\n========================= --\u003e\n\n\u003cdiv class=\"glg-page\" id=\"glg-top\"\u003e\n\n\n  \u003c!-- =========================\n       HERO\n  ========================= --\u003e\n\n  \u003csection class=\"glg-hero\"\u003e\n\n    \u003cdiv class=\"glg-hero-grid\"\u003e\n\n\n      \u003cdiv class=\"glg-hero-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/17891238823923.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny Christmas decoration collection\" loading=\"eager\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"glg-hero-copy\"\u003e\n\n        \u003cp class=\"glg-eyebrow\"\u003e\n          A LITTLE GOOD LUCK FOR HOME\n        \u003c\/p\u003e\n\n        \u003ch2\u003e\n          Hang a Little\u003cbr\u003e\n          Happiness at Home\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A warm little face, nostalgic holiday details and a simple\n          wish for happier days. Good Luck Granny brings the cozy\n          feeling of an old-fashioned Christmas into the places\n          you love most.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"glg-quote\"\u003e\n\n          “May this home always have more laughter than worry,\n          and more good days than bad.”\n\n        \u003c\/div\u003e\n\n        \u003ca class=\"glg-btn\" href=\"#glg-collection\"\u003e\n          Choose Your Granny →\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       BENEFITS\n  ========================= --\u003e\n\n  \u003csection class=\"glg-section glg-benefits\"\u003e\n\n    \u003cdiv class=\"glg-container\"\u003e\n\n\n      \u003cp class=\"glg-eyebrow\"\u003e\n        MORE THAN HOLIDAY DECOR\n      \u003c\/p\u003e\n\n\n      \u003ch2 class=\"glg-title\"\u003e\n\n        A Sweet Little Reminder\u003cbr\u003e\n\n        of What Makes Home Feel Like Home\n\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"glg-subtitle\"\u003e\n\n        Designed to bring an extra touch of warmth,\n        nostalgia and cheerful personality to your\n        favorite corner of the house.\n\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"glg-benefit-grid\"\u003e\n\n\n        \u003cdiv class=\"glg-benefit\"\u003e\n\n          \u003cdiv class=\"glg-icon\"\u003e\n            ♡\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Welcome Warmth\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n\n            Her rosy smile and cozy country details\n            make an ordinary corner feel a little\n            more welcoming.\n\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n\n        \u003cdiv class=\"glg-benefit\"\u003e\n\n          \u003cdiv class=\"glg-icon\"\u003e\n            🍀\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            A Touch of Good Luck\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n\n            A charming symbol of hopeful days,\n            happy homes and good things still\n            to come.\n\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n\n        \u003cdiv class=\"glg-benefit\"\u003e\n\n          \u003cdiv class=\"glg-icon\"\u003e\n            ✦\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Keep Worries Outside\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n\n            Hang her where you pass every day\n            as a cheerful reminder to leave\n            a little room for joy.\n\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       STORY\n  ========================= --\u003e\n\n  \u003csection class=\"glg-story\"\u003e\n\n\n    \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/17891238214638.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny Christmas home decoration\" loading=\"lazy\"\u003e\n\n\n    \u003cdiv class=\"glg-story-box\"\u003e\n\n\n      \u003cp class=\"glg-eyebrow\"\u003e\n        A LITTLE GUARDIAN FOR HOME\n      \u003c\/p\u003e\n\n\n      \u003ch2\u003e\n        Let the Happy Things Come In.\n      \u003c\/h2\u003e\n\n\n      \u003cp\u003e\n\n        Hang your Good Luck Granny near the doorway,\n        kitchen or living space and let her become\n        part of your family's holiday routine —\n        a familiar little face welcoming everyone home.\n\n      \u003c\/p\u003e\n\n\n      \u003cp class=\"glg-mini-quote\"\u003e\n\n        Good luck in.\u003cbr\u003e\n\n        Worries out.\u003cbr\u003e\n\n        Happiness always welcome.\n\n      \u003c\/p\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       PLACES\n  ========================= --\u003e\n\n  \u003csection class=\"glg-section glg-places\"\u003e\n\n    \u003cdiv class=\"glg-container\"\u003e\n\n\n      \u003cp class=\"glg-eyebrow\"\u003e\n        HAPPINESS BELONGS EVERYWHERE\n      \u003c\/p\u003e\n\n\n      \u003ch2 class=\"glg-title\"\u003e\n\n        Give Any Corner a Warmer Welcome\n\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"glg-subtitle\"\u003e\n\n        The built-in hanging loop makes it easy\n        to add her to the places where family\n        memories are made.\n\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"glg-place-grid\"\u003e\n\n\n        \u003cdiv class=\"glg-place\"\u003e\n\n\n          \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/17891238392642.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny front door decor\" loading=\"lazy\"\u003e\n\n\n          \u003cdiv class=\"glg-place-label\"\u003e\n\n            Front Door \u0026amp; Entryway\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n\n\n        \u003cdiv class=\"glg-place\"\u003e\n\n\n          \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/17891237944436.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny kitchen decor\" loading=\"lazy\"\u003e\n\n\n          \u003cdiv class=\"glg-place-label\"\u003e\n\n            Kitchen \u0026amp; Family Spaces\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       DETAIL\n  ========================= --\u003e\n\n  \u003csection class=\"glg-section glg-detail\"\u003e\n\n    \u003cdiv class=\"glg-container\"\u003e\n\n\n      \u003cdiv class=\"glg-detail-grid\"\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/17891238688833.png?v=1789725270\u0026amp;width=1445\" alt=\"Hanging Good Luck Granny decoration\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n\n        \u003cdiv class=\"glg-detail-copy\"\u003e\n\n\n          \u003cp class=\"glg-eyebrow\"\u003e\n            READY TO BRING HOME\n          \u003c\/p\u003e\n\n\n          \u003ch2\u003e\n\n            Sweet Details You'll Want\n            to Look at Twice\n\n          \u003c\/h2\u003e\n\n\n          \u003cp\u003e\n\n            From her soft expression and layered\n            country-style clothing to tiny woodland\n            accents, each design is full of nostalgic\n            details that make Christmas decorating\n            feel special.\n\n          \u003c\/p\u003e\n\n\n          \u003cul class=\"glg-checks\"\u003e\n\n            \u003cli\u003e\n              Charming handcrafted-style details\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Layered fabric and country-inspired textures\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Seasonal greenery, berries and woodland accents\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Convenient hanging loop for easy display\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Four personalities to choose from\n            \u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       DETAIL IMAGE\n  ========================= --\u003e\n\n  \u003csection class=\"glg-feature-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/1789123920606.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny detail\" loading=\"lazy\"\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       VARIANTS\n  ========================= --\u003e\n\n  \u003csection class=\"glg-section glg-variants\" id=\"glg-collection\"\u003e\n\n\n    \u003cdiv class=\"glg-container\"\u003e\n\n\n      \u003cp class=\"glg-eyebrow\"\u003e\n        MEET THE GOOD LUCK GRANNIES\n      \u003c\/p\u003e\n\n\n      \u003ch2 class=\"glg-title\"\u003e\n\n        Four Sweet Faces.\u003cbr\u003e\n\n        Four Cozy Personalities.\n\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"glg-subtitle\"\u003e\n\n        Pick the one that reminds you of someone\n        you love — or bring the whole little\n        Granny family home.\n\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"glg-variant-grid\"\u003e\n\n\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/1789122671543.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny style one\" loading=\"lazy\"\u003e\n\n\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/17891226303120.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny style two\" loading=\"lazy\"\u003e\n\n\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/17891226381892.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny style three\" loading=\"lazy\"\u003e\n\n\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/17891224813466.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny style four\" loading=\"lazy\"\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cp class=\"glg-variant-note\"\u003e\n\n        Each style carries its own little personality\n        while keeping the same warm farmhouse character.\n\n      \u003c\/p\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       GIFT \/ FARMHOUSE\n  ========================= --\u003e\n\n  \u003csection class=\"glg-section glg-gift\"\u003e\n\n    \u003cdiv class=\"glg-container\"\u003e\n\n\n      \u003cdiv class=\"glg-gift-grid\"\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/17891239585198.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny woodland Christmas decor\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n\n        \u003cdiv class=\"glg-gift-copy\"\u003e\n\n\n          \u003cp class=\"glg-eyebrow\"\u003e\n            COZY FARMHOUSE CHRISTMAS\n          \u003c\/p\u003e\n\n\n          \u003ch2\u003e\n\n            The Kind of Decoration That\n            Feels Like an Old Family Favorite\n\n          \u003c\/h2\u003e\n\n\n          \u003cp\u003e\n\n            Not everything at Christmas has to sparkle.\n            Sometimes it's the soft colors, familiar\n            textures and handmade-inspired details\n            that make a home feel the warmest.\n\n          \u003c\/p\u003e\n\n\n          \u003cp\u003e\n\n            Good Luck Granny fits beautifully with\n            farmhouse, woodland, rustic and traditional\n            Christmas décor — without feeling overly flashy.\n\n          \u003c\/p\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       FULL COLLECTION IMAGE\n  ========================= --\u003e\n\n  \u003csection\u003e\n\n    \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/17891238823923.png?v=1789725270\u0026amp;width=1445\" alt=\"Good Luck Granny collection\" loading=\"lazy\"\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       FINAL CTA\n  ========================= --\u003e\n\n  \u003csection class=\"glg-final\"\u003e\n\n    \u003cdiv class=\"glg-container\"\u003e\n\n\n      \u003cp class=\"glg-eyebrow\"\u003e\n        BRING HOME A LITTLE HAPPINESS\n      \u003c\/p\u003e\n\n\n      \u003ch2\u003e\n\n        Some Decorations Fill a Space.\u003cbr\u003e\n\n        This One Makes It Feel Like Home.\n\n      \u003c\/h2\u003e\n\n\n      \u003cp\u003e\n\n        Choose the Granny that makes you smile\n        and give your home one more warm little\n        reason to feel special this season.\n\n      \u003c\/p\u003e\n\n\n      \u003c!-- RETURN TO TOP --\u003e\n\n      \u003ca class=\"glg-top-btn\" href=\"#glg-top\" aria-label=\"Back to top\"\u003e\n\n        \u003cspan\u003e\n          Back to Top\n        \u003c\/span\u003e\n\n        \u003cspan class=\"glg-top-arrow\"\u003e\n          ↑\n        \u003c\/span\u003e\n\n      \u003c\/a\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- =========================\n     LANDING PAGE END\n========================= --\u003e","brand":"mysite","offers":[{"title":"Style-A","offer_id":52681451569454,"sku":"SZ05292609184395-A","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Style-B","offer_id":52681451602222,"sku":"SZ05292609184395-B","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Style-C","offer_id":52681451634990,"sku":"SZ05292609184395-C","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Style-D","offer_id":52681451667758,"sku":"SZ05292609184395-D","price":26.99,"currency_code":"USD","in_stock":true},{"title":"🔥ALL（Set of 4）-Save 20% \u0026 Free Shipping","offer_id":52681451700526,"sku":"SZ05292609184395-A+B+C+D","price":86.36,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/1789122671543.png?v=1789725270","url":"https:\/\/cotitoc.com\/de\/products\/handmade-good-luck-granny-chase-away-worries-bring-home-warmth-m","provider":"cotitoc","version":"1.0","type":"link"}