{"product_id":"always-near-3d-fabric-poke-art-memory-lantern-kit","title":"🕊️ Always Near 3D Fabric Poke Art Memory Lantern Kit","description":"\u003cstyle\u003e\n  .aml-page,\n  .aml-page *,\n  .aml-page *::before,\n  .aml-page *::after {\n    box-sizing: border-box;\n  }\n\n  .aml-page {\n    --aml-burgundy: #772c27;\n    --aml-burgundy-dark: #4e1f1c;\n    --aml-brown: #5c4434;\n    --aml-green: #667158;\n    --aml-sage: #a5ad94;\n    --aml-gold: #c69b58;\n    --aml-cream: #f7f0e5;\n    --aml-paper: #fffdf8;\n    --aml-white: #ffffff;\n    --aml-text: #37322f;\n    --aml-muted: #706a65;\n    --aml-border: #dacbb6;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    overflow: hidden;\n    color: var(--aml-text);\n    background: var(--aml-paper);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    container-type: inline-size;\n  }\n\n  .aml-page img {\n    display: block;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n  }\n\n  .aml-page h1,\n  .aml-page h2,\n  .aml-page h3,\n  .aml-page p {\n    margin-top: 0;\n  }\n\n  .aml-page h1,\n  .aml-page h2,\n  .aml-page h3 {\n    color: var(--aml-burgundy-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    line-height: 1.1;\n  }\n\n  .aml-section {\n    position: relative;\n    padding: 50px 20px;\n  }\n\n  .aml-center {\n    text-align: center;\n  }\n\n  .aml-eyebrow {\n    display: inline-flex;\n    margin-bottom: 15px;\n    padding: 8px 15px;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    border: 1px solid rgba(198, 155, 88, 0.55);\n    border-radius: 999px;\n    color: #53351f;\n    background: #f0dfbd;\n    font-size: 12px;\n    font-weight: 900;\n    line-height: 1.2;\n    letter-spacing: 1.05px;\n    text-transform: uppercase;\n  }\n\n  .aml-main-title {\n    max-width: 900px;\n    margin: 0 auto 19px;\n    font-size: clamp(38px, 7vw, 68px);\n    font-weight: 900;\n    line-height: 1.03 !important;\n    letter-spacing: -1.7px;\n  }\n\n  .aml-title {\n    margin-bottom: 17px;\n    font-size: clamp(29px, 5vw, 45px);\n    font-weight: 900;\n    letter-spacing: -0.8px;\n  }\n\n  .aml-subtitle {\n    max-width: 730px;\n    margin: 0 auto 28px;\n    color: var(--aml-muted);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .aml-button {\n    display: inline-flex;\n    min-height: 57px;\n    padding: 16px 29px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #e0bb7b;\n    border-radius: 999px;\n    color: #ffffff !important;\n    background:\n      linear-gradient(\n        135deg,\n        #9e433b 0%,\n        #752b27 50%,\n        #4d1e1b 100%\n      );\n    box-shadow:\n      0 14px 31px rgba(65, 29, 25, 0.3),\n      inset 0 1px 0 rgba(255,255,255,0.2);\n    font-size: 16px;\n    font-weight: 900;\n    text-align: center;\n    text-decoration: none !important;\n    transition: 0.2s ease;\n  }\n\n  .aml-button:hover {\n    color: #ffffff !important;\n    transform: translateY(-2px);\n    box-shadow:\n      0 18px 38px rgba(65, 29, 25, 0.38),\n      inset 0 1px 0 rgba(255,255,255,0.25);\n  }\n\n  \/* HERO *\/\n  .aml-hero {\n    position: relative;\n    padding: 58px 20px 36px;\n    overflow: hidden;\n    color: #ffffff;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 15% 12%,\n        rgba(202, 162, 91, 0.23),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at 88% 11%,\n        rgba(112, 135, 98, 0.22),\n        transparent 29%\n      ),\n      linear-gradient(145deg, #2d1714 0%, #6d342c 55%, #273326 100%);\n  }\n\n  .aml-hero::before,\n  .aml-hero::after {\n    position: absolute;\n    color: rgba(255, 236, 200, 0.13);\n    line-height: 1;\n  }\n\n  .aml-hero::before {\n    top: 31px;\n    left: 5%;\n    content: \"❦\";\n    font-size: 67px;\n  }\n\n  .aml-hero::after {\n    right: 5%;\n    bottom: 145px;\n    content: \"🕊\";\n    font-size: 47px;\n  }\n\n  .aml-hero-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .aml-hero .aml-main-title {\n    color: #ffffff;\n    text-shadow: 0 4px 22px rgba(0,0,0,0.4);\n  }\n\n  .aml-hero-copy {\n    max-width: 720px;\n    margin: 0 auto 28px;\n    color: #f2e9e6;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .aml-hero-note {\n    margin: 15px 0 0;\n    color: #dccfc9;\n    font-size: 13px;\n  }\n\n  .aml-hero-image {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 760px;\n    margin: 39px auto -80px;\n    padding: 10px;\n    overflow: hidden;\n    border: 1px solid rgba(234, 207, 155, 0.52);\n    border-radius: 21px;\n    background: #241813;\n    box-shadow: 0 29px 66px rgba(0,0,0,0.5);\n  }\n\n  .aml-hero-image img {\n    border-radius: 14px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* FACTS *\/\n  .aml-facts-section {\n    padding: 109px 14px 38px;\n    background:\n      linear-gradient(\n        rgba(255,253,248,0.96),\n        rgba(255,253,248,0.96)\n      ),\n      repeating-linear-gradient(\n        45deg,\n        #e5dbcf 0,\n        #e5dbcf 1px,\n        transparent 1px,\n        transparent 16px\n      );\n  }\n\n  .aml-facts {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    max-width: 940px;\n    margin: 0 auto;\n    overflow: hidden;\n    border: 1px solid var(--aml-border);\n    border-radius: 15px;\n    background: #ffffff;\n    box-shadow: 0 15px 36px rgba(74,52,38,0.1);\n  }\n\n  .aml-fact {\n    min-width: 0;\n    padding: 24px 9px;\n    border-right: 1px solid #e9dfd3;\n    border-bottom: 1px solid #e9dfd3;\n    text-align: center;\n  }\n\n  .aml-fact:nth-child(2n) {\n    border-right: 0;\n  }\n\n  .aml-fact:nth-last-child(-n + 2) {\n    border-bottom: 0;\n  }\n\n  .aml-fact span {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 28px;\n  }\n\n  .aml-fact strong {\n    display: block;\n    color: var(--aml-burgundy-dark);\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  .aml-fact small {\n    display: block;\n    margin-top: 6px;\n    color: var(--aml-muted);\n    font-size: 12px;\n  }\n\n  \/* QUOTE *\/\n  .aml-emotion {\n    background:\n      radial-gradient(\n        circle at 50% 100%,\n        rgba(118,43,39,0.06),\n        transparent 38%\n      ),\n      var(--aml-paper);\n  }\n\n  .aml-quote {\n    max-width: 770px;\n    margin: 32px auto 0;\n    padding: 29px 24px;\n    border: 1px solid #dcc9ac;\n    border-left: 7px solid var(--aml-burgundy);\n    border-radius: 10px;\n    color: var(--aml-burgundy-dark);\n    background:\n      linear-gradient(135deg, #f7e7d9, #fffdf8);\n    box-shadow: 0 15px 35px rgba(74,52,38,0.09);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    font-weight: 900;\n    line-height: 1.52;\n    text-align: left;\n  }\n\n  .aml-quote small {\n    display: block;\n    margin-top: 14px;\n    color: var(--aml-muted);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    font-weight: 500;\n  }\n\n  \/* SPLIT *\/\n  .aml-split {\n    display: grid;\n    grid-template-columns: minmax(0,1fr);\n    gap: 31px;\n    align-items: center;\n  }\n\n  .aml-split \u003e * {\n    min-width: 0;\n  }\n\n  .aml-copy p {\n    margin-bottom: 19px;\n    color: var(--aml-muted);\n    font-size: 16px;\n    line-height: 1.76;\n  }\n\n  .aml-image-card {\n    width: 100%;\n    max-width: 580px;\n    margin: 0 auto;\n    padding: 9px;\n    overflow: hidden;\n    border: 1px solid #c9aa7d;\n    border-radius: 17px;\n    background: #241813;\n    box-shadow: 0 21px 47px rgba(64,43,31,0.25);\n  }\n\n  .aml-image-card img {\n    border-radius: 11px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .aml-checks {\n    margin: 23px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .aml-checks li {\n    position: relative;\n    margin-bottom: 14px;\n    padding-left: 36px;\n    color: var(--aml-text);\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .aml-checks li::before {\n    position: absolute;\n    top: 1px;\n    left: 0;\n    display: flex;\n    width: 25px;\n    height: 25px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--aml-burgundy);\n    content: \"✓\";\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  \/* DARK *\/\n  .aml-dark {\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 88% 17%,\n        rgba(203,161,87,0.16),\n        transparent 29%\n      ),\n      radial-gradient(\n        circle at 12% 80%,\n        rgba(115,138,99,0.15),\n        transparent 29%\n      ),\n      linear-gradient(145deg, #321a17, #4f4f37);\n  }\n\n  .aml-dark h2,\n  .aml-dark h3 {\n    color: #ffffff;\n  }\n\n  .aml-dark .aml-copy p {\n    color: #e5ddd7;\n  }\n\n  .aml-dark .aml-checks li {\n    color: #ffffff;\n  }\n\n  \/* CARDS *\/\n  .aml-benefits {\n    background:\n      linear-gradient(\n        rgba(247,241,232,0.97),\n        rgba(247,241,232,0.97)\n      ),\n      repeating-linear-gradient(\n        90deg,\n        #ded4c5 0,\n        #ded4c5 1px,\n        transparent 1px,\n        transparent 14px\n      );\n  }\n\n  .aml-card-grid {\n    display: grid;\n    grid-template-columns: minmax(0,1fr);\n    gap: 18px;\n    margin-top: 33px;\n  }\n\n  .aml-card {\n    padding: 27px 21px;\n    border: 1px solid #d9ccba;\n    border-radius: 14px;\n    background: #ffffff;\n    box-shadow: 0 11px 28px rgba(74,52,38,0.07);\n    text-align: left;\n  }\n\n  .aml-card-icon {\n    display: flex;\n    width: 55px;\n    height: 55px;\n    margin-bottom: 18px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f0d9b2, #d8af6f);\n    font-size: 27px;\n  }\n\n  .aml-card h3 {\n    margin-bottom: 10px;\n    font-size: 21px;\n  }\n\n  .aml-card p {\n    margin-bottom: 0;\n    color: var(--aml-muted);\n    font-size: 15px;\n  }\n\n  \/* GALLERY *\/\n  .aml-gallery {\n    background: #fffdf8;\n  }\n\n  .aml-bird-grid {\n    display: grid;\n    grid-template-columns: minmax(0,1fr);\n    gap: 18px;\n    margin-top: 34px;\n  }\n\n  .aml-bird-card {\n    overflow: hidden;\n    border: 1px solid #dccdb8;\n    border-radius: 17px;\n    background: #ffffff;\n    box-shadow: 0 12px 29px rgba(74,52,38,0.08);\n  }\n\n  .aml-bird-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .aml-bird-copy {\n    padding: 19px 17px 21px;\n    text-align: center;\n  }\n\n  .aml-bird-copy h3 {\n    margin-bottom: 7px;\n    font-size: 21px;\n  }\n\n  .aml-bird-copy p {\n    margin-bottom: 0;\n    color: var(--aml-muted);\n    font-size: 14px;\n  }\n\n  \/* STEPS *\/\n  .aml-steps {\n    background: var(--aml-cream);\n  }\n\n  .aml-step-grid {\n    display: grid;\n    grid-template-columns: minmax(0,1fr);\n    gap: 18px;\n    margin-top: 33px;\n  }\n\n  .aml-step {\n    padding: 29px 21px 25px;\n    border: 1px solid #d9ccb8;\n    border-radius: 14px;\n    background: #ffffff;\n    box-shadow: 0 9px 23px rgba(74,52,38,0.07);\n    text-align: center;\n  }\n\n  .aml-step-number {\n    display: flex;\n    width: 52px;\n    height: 52px;\n    margin: 0 auto 18px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: linear-gradient(135deg, #9c433b, #5e2521);\n    font-size: 22px;\n    font-weight: 900;\n  }\n\n  .aml-step h3 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .aml-step p {\n    margin-bottom: 0;\n    color: var(--aml-muted);\n    font-size: 15px;\n  }\n\n  \/* SHOWCASE *\/\n  .aml-showcase {\n    background:\n      radial-gradient(\n        circle at 50% 50%,\n        rgba(118,43,39,0.08),\n        transparent 39%\n      ),\n      #f1ebe1;\n  }\n\n  .aml-showcase-frame {\n    width: 100%;\n    max-width: 800px;\n    margin: 34px auto 0;\n    padding: 9px;\n    overflow: hidden;\n    border: 1px solid #cbb08a;\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 22px 50px rgba(74,52,38,0.16);\n  }\n\n  .aml-showcase-frame img {\n    border-radius: 12px;\n  }\n\n  \/* COMPARISON *\/\n  .aml-compare {\n    background: #fffdf8;\n  }\n\n  .aml-compare-grid {\n    display: grid;\n    grid-template-columns: minmax(0,1fr);\n    gap: 18px;\n    max-width: 860px;\n    margin: 33px auto 0;\n    text-align: left;\n  }\n\n  .aml-compare-card {\n    padding: 27px 23px;\n    border-radius: 13px;\n  }\n\n  .aml-compare-card.basic {\n    border: 1px solid #d7d2ca;\n    background: #efeeeb;\n  }\n\n  .aml-compare-card.special {\n    border: 2px solid var(--aml-burgundy);\n    background: #ffffff;\n    box-shadow: 0 16px 36px rgba(118,43,39,0.12);\n  }\n\n  .aml-compare-card h3 {\n    margin-bottom: 17px;\n    font-size: 21px;\n  }\n\n  .aml-compare-card ul {\n    margin: 0;\n    padding-left: 21px;\n    color: var(--aml-muted);\n    font-size: 15px;\n  }\n\n  .aml-compare-card li {\n    margin-bottom: 11px;\n  }\n\n  \/* DETAILS *\/\n  .aml-details {\n    background: var(--aml-cream);\n  }\n\n  .aml-table {\n    width: 100%;\n    max-width: 860px;\n    margin: 31px auto 0;\n    overflow: hidden;\n    border: 1px solid #d6c7b2;\n    border-radius: 13px;\n    background: #ffffff;\n    box-shadow: 0 12px 29px rgba(74,52,38,0.08);\n    text-align: left;\n  }\n\n  .aml-table-row {\n    display: grid;\n    grid-template-columns: minmax(0,1fr);\n    border-bottom: 1px solid #e8dfd3;\n  }\n\n  .aml-table-row:last-child {\n    border-bottom: 0;\n  }\n\n  .aml-table-label,\n  .aml-table-value {\n    padding: 15px 18px;\n    font-size: 15px;\n  }\n\n  .aml-table-label {\n    padding-bottom: 6px;\n    color: var(--aml-burgundy-dark);\n    background: #eee4d7;\n    font-weight: 900;\n  }\n\n  .aml-table-value {\n    padding-top: 7px;\n    color: var(--aml-muted);\n  }\n\n  \/* FAQ *\/\n  .aml-faq {\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(202,161,88,0.14),\n        transparent 37%\n      ),\n      linear-gradient(145deg, #321a17, #4d4c35);\n  }\n\n  .aml-faq h2 {\n    color: #ffffff;\n  }\n\n  .aml-faq .aml-subtitle {\n    color: #e4ddd6;\n  }\n\n  .aml-faq-list {\n    max-width: 860px;\n    margin: 31px auto 0;\n    text-align: left;\n  }\n\n  .aml-faq details {\n    margin-bottom: 13px;\n    overflow: hidden;\n    border: 1px solid rgba(238,210,160,0.27);\n    border-radius: 11px;\n    background: rgba(27,15,13,0.5);\n  }\n\n  .aml-faq summary {\n    position: relative;\n    padding: 19px 49px 19px 19px;\n    color: #ffffff;\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 900;\n    list-style: none;\n  }\n\n  .aml-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .aml-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    color: #efd0a0;\n    content: \"+\";\n    font-size: 26px;\n    transform: translateY(-50%);\n  }\n\n  .aml-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .aml-faq-answer {\n    padding: 0 19px 19px;\n    color: #d8d0ca;\n    font-size: 15px;\n  }\n\n  \/* FINAL *\/\n  .aml-final {\n    position: relative;\n    padding: 64px 20px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(203,161,88,0.22),\n        transparent 39%\n      ),\n      linear-gradient(145deg, #321714, #6a312b);\n  }\n\n  .aml-final h2 {\n    max-width: 800px;\n    margin-right: auto;\n    margin-left: auto;\n    color: #ffffff;\n  }\n\n  .aml-final-copy {\n    max-width: 700px;\n    margin: 0 auto 28px;\n    color: #ede4df;\n    font-size: 17px;\n  }\n\n  .aml-final-note {\n    margin: 16px 0 0;\n    color: #d8cbc5;\n    font-size: 13px;\n  }\n\n  .aml-notice {\n    padding: 20px;\n    color: #5b5046;\n    background: #eee0c4;\n    font-size: 13px;\n    text-align: center;\n  }\n\n  @container (min-width:700px) {\n    .aml-section {\n      padding: 67px 42px;\n    }\n\n    .aml-hero {\n      padding: 69px 42px 46px;\n    }\n\n    .aml-facts-section {\n      padding: 114px 30px 45px;\n    }\n\n    .aml-facts {\n      grid-template-columns: repeat(4,minmax(0,1fr));\n    }\n\n    .aml-fact {\n      border-bottom: 0;\n      border-right: 1px solid #e9dfd3;\n    }\n\n    .aml-fact:nth-child(2) {\n      border-right: 1px solid #e9dfd3;\n    }\n\n    .aml-fact:last-child {\n      border-right: 0;\n    }\n\n    .aml-split {\n      grid-template-columns: repeat(2,minmax(0,1fr));\n      gap: 49px;\n    }\n\n    .aml-card-grid,\n    .aml-step-grid {\n      grid-template-columns: repeat(3,minmax(0,1fr));\n    }\n\n    .aml-bird-grid {\n      grid-template-columns: repeat(2,minmax(0,1fr));\n    }\n\n    .aml-compare-grid {\n      grid-template-columns: repeat(2,minmax(0,1fr));\n    }\n\n    .aml-table-row {\n      grid-template-columns: 39% 61%;\n    }\n\n    .aml-table-label,\n    .aml-table-value {\n      padding: 16px 19px;\n    }\n\n    .aml-final {\n      padding: 79px 42px;\n    }\n  }\n\n  @container (min-width:960px) {\n    .aml-section {\n      padding: 79px 59px;\n    }\n\n    .aml-hero {\n      padding: 79px 59px 50px;\n    }\n\n    .aml-split {\n      gap: 62px;\n    }\n\n    .aml-main-title {\n      font-size: 67px;\n    }\n\n    .aml-title {\n      font-size: 44px;\n    }\n\n    .aml-bird-grid {\n      grid-template-columns: repeat(3,minmax(0,1fr));\n    }\n\n    .aml-final {\n      padding: 89px 59px;\n    }\n  }\n\n  @media screen and (max-width:480px) {\n    .aml-main-title {\n      font-size: 39px;\n    }\n\n    .aml-title {\n      font-size: 30px;\n    }\n\n    .aml-hero-copy,\n    .aml-subtitle {\n      font-size: 16px;\n    }\n\n    .aml-button {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"aml-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"aml-hero\"\u003e\n\u003cdiv class=\"aml-hero-content\"\u003e\n\u003cspan class=\"aml-eyebrow\"\u003e 🕊 Create a Memory That Stays Near \u003c\/span\u003e\n\u003ch1 class=\"aml-main-title\"\u003eSome Love Never Leaves.\u003cbr\u003eIt Simply Finds a New Way to Stay.\u003c\/h1\u003e\n\u003cp class=\"aml-hero-copy\"\u003eCreate a richly textured bird keepsake one fabric piece at a time, then display it as a gentle reminder of love, memory and connection.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"aml-button\"\u003e Choose Your Memory Lantern → \u003c\/a\u003e\n\u003cp class=\"aml-hero-note\"\u003eNo sewing required • Beginner-friendly • Display stand included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-hero-image\"\u003e\u003cimg loading=\"eager\" alt=\"Cardinal 3D fabric poke art memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/1e60399a4c9657127fd50596f97e001cb6d27d08.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FACTS --\u003e\n\u003csection class=\"aml-facts-section\"\u003e\n\u003cdiv class=\"aml-facts\"\u003e\n\u003cdiv class=\"aml-fact\"\u003e\n\u003cspan\u003e🧵\u003c\/span\u003e \u003cstrong\u003eNo Sewing\u003c\/strong\u003e \u003csmall\u003eNo stitching experience required\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-fact\"\u003e\n\u003cspan\u003e🐦\u003c\/span\u003e \u003cstrong\u003e6 Bird Designs\u003c\/strong\u003e \u003csmall\u003eChoose the one with personal meaning\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-fact\"\u003e\n\u003cspan\u003e🤲\u003c\/span\u003e \u003cstrong\u003eCalming Craft\u003c\/strong\u003e \u003csmall\u003eSimple place, poke and repeat method\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-fact\"\u003e\n\u003cspan\u003e🖼️\u003c\/span\u003e \u003cstrong\u003eDisplay Ready\u003c\/strong\u003e \u003csmall\u003eClear tabletop stand included\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL --\u003e\n\u003csection class=\"aml-section aml-emotion aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e A Quiet Way to Remember \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eGive Your Hands Something Gentle to Do With the Love You Still Carry\u003c\/h2\u003e\n\u003cp class=\"aml-subtitle\"\u003eEach small fabric fold becomes part of a bird, flower or leaf—slowly turning a simple afternoon craft into a keepsake filled with personal meaning.\u003c\/p\u003e\n\u003cdiv class=\"aml-quote\"\u003e“I made it during a quiet weekend. When it was finished, it felt like I had created a small place for the memory to live.” \u003csmall\u003e Place the completed piece on a mantel, shelf or remembrance table as a soft visual reminder that meaningful connections remain close. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"aml-section aml-dark\"\u003e\n\u003cdiv class=\"aml-split\"\u003e\n\u003cdiv class=\"aml-image-card\"\u003e\u003cimg loading=\"lazy\" alt=\"Place poke repeat instructions for memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ecf8f116bb6439aa6532db3a9cfe69bf5a7dafd6.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"aml-copy\"\u003e\n\u003cspan class=\"aml-eyebrow\"\u003e Place. Poke. Repeat. \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eA Simple Crafting Rhythm Anyone Can Follow\u003c\/h2\u003e\n\u003cp\u003eLay a pre-cut fabric square over the matching section, press its center into the prepared hole with the included tool and gently shape the loose folds.\u003c\/p\u003e\n\u003cul class=\"aml-checks\"\u003e\n\u003cli\u003ePrinted design helps guide color placement\u003c\/li\u003e\n\u003cli\u003ePre-punched holes remove measuring and marking\u003c\/li\u003e\n\u003cli\u003ePre-cut fabric pieces are ready to use\u003c\/li\u003e\n\u003cli\u003eNo sewing, glue or complicated pattern reading\u003c\/li\u003e\n\u003cli\u003eEasy to pause and continue at another time\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"aml-section aml-benefits aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Soft Texture, Meaningful Result \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eWatch Flat Fabric Become Feathers, Flowers and Foliage\u003c\/h2\u003e\n\u003cp class=\"aml-subtitle\"\u003eEvery tucked square forms natural folds and shadows, giving the finished bird and garden a soft dimensional appearance.\u003c\/p\u003e\n\u003cdiv class=\"aml-card-grid\"\u003e\n\u003cdiv class=\"aml-card\"\u003e\n\u003cdiv class=\"aml-card-icon\"\u003e🪶\u003c\/div\u003e\n\u003ch3\u003eDimensional Feather Detail\u003c\/h3\u003e\n\u003cp\u003eLayered fabric folds create depth, movement and richly textured bird feathers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-card\"\u003e\n\u003cdiv class=\"aml-card-icon\"\u003e🌸\u003c\/div\u003e\n\u003ch3\u003eFloral Garden Texture\u003c\/h3\u003e\n\u003cp\u003eFlowers, foliage and branches gradually become full, soft and visually detailed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-card\"\u003e\n\u003cdiv class=\"aml-card-icon\"\u003e🏮\u003c\/div\u003e\n\u003ch3\u003eVintage Lantern Shape\u003c\/h3\u003e\n\u003cp\u003eThe printed frame gives the finished artwork the appearance of an antique memorial lantern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BIRD GALLERY --\u003e\n\u003csection class=\"aml-section aml-gallery aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Choose the Bird That Speaks to You \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eSix Designs, Each With Its Own Feeling\u003c\/h2\u003e\n\u003cp class=\"aml-subtitle\"\u003eSelect the bird that reminds you of someone special, a peaceful garden memory or a familiar symbol of comfort.\u003c\/p\u003e\n\u003cdiv class=\"aml-bird-grid\"\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Cardinal memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/1e60399a4c9657127fd50596f97e001cb6d27d08.jpg?v=1785203561\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eCardinal\u003c\/h3\u003e\n\u003cp\u003eA vivid red bird surrounded by winter blossoms, berries and evergreen foliage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Blue Tit memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/46bbd4a799e790045ff9f4abc2fcc737f71af5b6.jpg?v=1785203561\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eBlue Tit\u003c\/h3\u003e\n\u003cp\u003eA bright blue and yellow bird surrounded by fresh white and blue garden flowers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Crow memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/9a7232072db9193988a33cf3f9bbb7198225ac82.jpg?v=1785203561\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eCrow\u003c\/h3\u003e\n\u003cp\u003eA dramatic black bird framed by muted purple blooms and vintage woodland tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Hummingbird memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/f5b29def9a5debe8b721c21d2bc459050f7241aa.jpg?v=1785203562\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eHummingbird\u003c\/h3\u003e\n\u003cp\u003eA colorful bird in flight surrounded by pink, lavender and white blossoms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Robin memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/b382faba6b4bd59054c5fb73b6e179b91575d1a1.jpg?v=1785203561\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eRobin\u003c\/h3\u003e\n\u003cp\u003eA warm red-breasted garden bird resting above soft cream and lavender flowers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"White Dove memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/caf0fa53d967235b011fa729f0d48e016150f34e.jpg?v=1785203561\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eWhite Dove\u003c\/h3\u003e\n\u003cp\u003eA peaceful white bird surrounded by soft blush, ivory and sage floral details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- KIT CONTENTS --\u003e\n\u003csection class=\"aml-section aml-dark\"\u003e\n\u003cdiv class=\"aml-split\"\u003e\n\u003cdiv class=\"aml-copy\"\u003e\n\u003cspan class=\"aml-eyebrow\"\u003e Everything Is Prepared for You \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eOpen the Box and Begin Creating\u003c\/h2\u003e\n\u003cp\u003eThe design, holes, fabric pieces and basic tools are already prepared, so you can focus on the peaceful process rather than complicated setup.\u003c\/p\u003e\n\u003cul class=\"aml-checks\"\u003e\n\u003cli\u003ePre-punched printed lantern-shaped project board\u003c\/li\u003e\n\u003cli\u003eCoordinated pre-cut fabric squares\u003c\/li\u003e\n\u003cli\u003eWooden-handled poking tool\u003c\/li\u003e\n\u003cli\u003eIllustrated instruction guide\u003c\/li\u003e\n\u003cli\u003e“Always Near” keepsake tag\u003c\/li\u003e\n\u003cli\u003eClear tabletop display stand\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-image-card\"\u003e\u003cimg loading=\"lazy\" alt=\"Memory lantern kit contents and crafting process\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/e5a9295b33768019376faf665db56281d2850dec.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STEPS --\u003e\n\u003csection class=\"aml-section aml-steps aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Three Simple Steps \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eNo Sewing, Gluing or Advanced Craft Skills\u003c\/h2\u003e\n\u003cdiv class=\"aml-step-grid\"\u003e\n\u003cdiv class=\"aml-step\"\u003e\n\u003cdiv class=\"aml-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePlace\u003c\/h3\u003e\n\u003cp\u003eLay the selected fabric square over the matching printed section.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-step\"\u003e\n\u003cdiv class=\"aml-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003ePoke\u003c\/h3\u003e\n\u003cp\u003ePress the center gently into the pre-punched hole using the tool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-step\"\u003e\n\u003cdiv class=\"aml-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eFluff and Repeat\u003c\/h3\u003e\n\u003cp\u003eArrange the folds and continue section by section until complete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHOWCASE --\u003e\n\u003csection class=\"aml-section aml-showcase aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Made to Be Displayed \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eA Finished Keepsake for the Places That Matter Most\u003c\/h2\u003e\n\u003cp class=\"aml-subtitle\"\u003ePlace it on a mantel, bookshelf, bedside table, remembrance corner or quiet reading space using the included transparent stand.\u003c\/p\u003e\n\u003cdiv class=\"aml-showcase-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"Finished cardinal fabric poke art memory lantern display\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/0f56b9006e64178a3d3071329b5a801a060d4f2b.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON --\u003e\n\u003csection class=\"aml-section aml-compare aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e More Meaningful Than Ordinary Décor \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eCreate the Keepsake Instead of Simply Buying One\u003c\/h2\u003e\n\u003cdiv class=\"aml-compare-grid\"\u003e\n\u003cdiv class=\"aml-compare-card basic\"\u003e\n\u003ch3\u003eOrdinary Memorial Decoration\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eArrives already finished\u003c\/li\u003e\n\u003cli\u003eNo personal creative experience\u003c\/li\u003e\n\u003cli\u003eFlat printed appearance\u003c\/li\u003e\n\u003cli\u003eEasy to feel generic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-compare-card special\"\u003e\n\u003ch3\u003eAlways Near Memory Lantern\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreated gradually by your own hands\u003c\/li\u003e\n\u003cli\u003eSoft dimensional fabric texture\u003c\/li\u003e\n\u003cli\u003eChoice of six meaningful bird designs\u003c\/li\u003e\n\u003cli\u003eFinished piece becomes part of the memory\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"aml-section aml-details aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Product Details \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eEverything at a Glance\u003c\/h2\u003e\n\u003cdiv class=\"aml-table\"\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eProduct\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eAlways Near 3D Fabric Poke Art Memory Lantern Kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eAvailable Designs\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eCardinal, Blue Tit, Crow, Hummingbird, Robin and White Dove\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eCraft Type\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eNo-sew 3D fabric poke art\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eProject Board\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003ePrinted, pre-punched lantern-shaped display board\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eFabric\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eCoordinated pre-cut fabric squares\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eIncluded Tool\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eWooden-handled poking tool\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eDisplay Accessories\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003e“Always Near” keepsake tag and clear tabletop stand\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eSkill Level\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eBeginner-friendly; suitable for adults, seniors and older teens\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eEstimated Finished Height\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eApproximately 6–8 inches, depending on the selected style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eLighting\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eDecorative lantern-shaped board only; no electrical light source\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003ePackage Includes\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003e1 complete kit in the selected design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"aml-section aml-faq aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eBefore You Begin\u003c\/h2\u003e\n\u003cp class=\"aml-subtitle\"\u003eHelpful details about the crafting process and finished display.\u003c\/p\u003e\n\u003cdiv class=\"aml-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the lantern actually light up?\u003c\/summary\u003e\n\u003cdiv class=\"aml-faq-answer\"\u003eNo. This is a decorative lantern-shaped fabric craft board and does not contain an electrical light source.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to know how to sew?\u003c\/summary\u003e\n\u003cdiv class=\"aml-faq-answer\"\u003eNo. The project requires no sewing or stitching. Fabric pieces are pressed into prepared holes using the included tool.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to cut the fabric?\u003c\/summary\u003e\n\u003cdiv class=\"aml-faq-answer\"\u003eNo. Coordinated pre-cut fabric squares are included in the kit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes one order include all six bird designs?\u003c\/summary\u003e\n\u003cdiv class=\"aml-faq-answer\"\u003eA standard order includes one complete kit in the selected design. Choose the six-piece bundle only when you want all styles.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a display stand included?\u003c\/summary\u003e\n\u003cdiv class=\"aml-faq-answer\"\u003eYes. The kit includes a clear tabletop stand for displaying the completed project.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the finished piece?\u003c\/summary\u003e\n\u003cdiv class=\"aml-faq-answer\"\u003eThe page lists an estimated finished height of approximately 6–8 inches. Size varies slightly by bird design.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for beginners?\u003c\/summary\u003e\n\u003cdiv class=\"aml-faq-answer\"\u003eYes. The printed design, pre-punched board and pre-cut fabric make the project suitable for beginners, adults, seniors and older teens.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every finished piece look identical?\u003c\/summary\u003e\n\u003cdiv class=\"aml-faq-answer\"\u003eNo. Fabric folds, fullness and placement naturally vary according to how each person shapes the material.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"aml-final\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Always Near \u003c\/span\u003e\n\u003ch2 class=\"aml-title\"\u003eChoose the Bird That Carries the Memory Closest to Your Heart\u003c\/h2\u003e\n\u003cp class=\"aml-final-copy\"\u003eCreate a soft, dimensional keepsake that offers a quiet place for love, reflection and remembrance.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"aml-button\"\u003e Choose Your Memory Lantern Kit → \u003c\/a\u003e\n\u003cp class=\"aml-final-note\"\u003eSelect one bird design or the complete six-piece set before adding to cart.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"aml-notice\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e This is a decorative lantern-shaped craft project and does not contain a lamp, bulb or electrical light. Each standard order includes one selected design unless the six-piece bundle is chosen.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"🐦Cardinal","offer_id":52361006121262,"sku":"WBK2607281294-红衣主教","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🌎Blue Tit","offer_id":52361006154030,"sku":"WBK2607281294-蓝蒂特","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🐦‍⬛Crow","offer_id":52361006186798,"sku":"WBK2607281294-乌鸦","price":18.99,"currency_code":"USD","in_stock":true},{"title":"💐Hummingbird","offer_id":52361006219566,"sku":"WBK2607281294-蜂鸟","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🪶Robin","offer_id":52361006252334,"sku":"WBK2607281294-罗宾","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🕊️White Dove","offer_id":52361006285102,"sku":"WBK2607281294-白鸽","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🔥6 PCS (ALL STYLE SAVE 30%)🔥","offer_id":52361006317870,"sku":"WBK2607281294-六件套","price":78.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/1e60399a4c9657127fd50596f97e001cb6d27d08.jpg?v=1785203561","url":"https:\/\/cotitoc.com\/de\/products\/always-near-3d-fabric-poke-art-memory-lantern-kit","provider":"cotitoc","version":"1.0","type":"link"}