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