{"product_id":"lake-ontario-keepsake-ornament-collection-🌊🎄-cherish-the-memories","title":"Lake Ontario Keepsake Ornament Collection 🌊🎄 – Cherish the Memories","description":"\u003cstyle\u003e\n\/* =========================================================\n   LAKE ONTARIO KEEPSAKE ORNAMENT COLLECTION\n\n   STYLE:\n   Lake Ontario × Christmas Keepsake × Lake House Memories\n   Deep Navy \/ Lake Blue \/ Cranberry \/ Antique Gold \/ Warm Wood\n\n   LAYOUT:\n   IMAGE ON TOP\n   TEXT BELOW\n\n   RESPONSIVE:\n   Desktop + Tablet + Mobile\n\n   IMAGE RULE:\n   Real Woverssy Shopify CDN only\n   width:100%;\n   height:auto;\n========================================================= *\/\n\n#lok-page{\n    --navy:#102d4d;\n    --navy-deep:#091f36;\n    --navy-soft:#eaf0f6;\n\n    --lake:#247ca8;\n    --lake-light:#79b7d2;\n\n    --red:#9b2e37;\n    --red-dark:#6f2028;\n\n    --gold:#c79a53;\n    --gold-soft:#eed6a9;\n\n    --pine:#284233;\n    --cream:#fbf6ec;\n    --paper:#eee1d1;\n\n    --wood:#6b4a34;\n    --wood-dark:#402d22;\n\n    --text:#514840;\n    --muted:#776e67;\n    --line:#ddcbb3;\n\n    max-width:1120px;\n    margin:0 auto;\n    overflow:hidden;\n\n    background:#fbf8f2;\n    color:var(--text);\n\n    font-family:\n        -apple-system,\n        BlinkMacSystemFont,\n        \"Segoe UI\",\n        Arial,\n        sans-serif;\n\n    line-height:1.72;\n}\n\n#lok-page *{\n    box-sizing:border-box;\n}\n\n#lok-page img{\n    display:block;\n    width:100%;\n    max-width:100%;\n    height:auto;\n}\n\n\n\/* =========================================================\n   GLOBAL\n========================================================= *\/\n\n.lok-section{\n    padding:70px 30px;\n}\n\n.lok-inner{\n    width:100%;\n    max-width:1000px;\n    margin:0 auto;\n}\n\n.lok-soft{\n    background:\n        linear-gradient(\n            180deg,\n            #edf3f7,\n            #faf7f1\n        );\n}\n\n.lok-warm{\n    background:\n        linear-gradient(\n            180deg,\n            #f1e6d8,\n            #faf6ef\n        );\n}\n\n.lok-dark{\n    background:\n        radial-gradient(\n            circle at 50% 0%,\n            rgba(61,120,157,.23),\n            transparent 40%\n        ),\n        linear-gradient(\n            180deg,\n            #173956,\n            #0a243b\n        );\n}\n\n.lok-image{\n    width:100%;\n    height:auto;\n\n    border-radius:18px;\n\n    box-shadow:\n        0 20px 52px rgba(30,42,51,.17);\n}\n\n.lok-content{\n    max-width:830px;\n    margin:32px auto 0;\n    text-align:center;\n}\n\n.lok-kicker{\n    display:inline-block;\n\n    margin-bottom:12px;\n    padding:7px 14px;\n\n    border-radius:999px;\n\n    background:var(--navy-deep);\n    color:#efd49d;\n\n    font-size:10px;\n    font-weight:900;\n\n    letter-spacing:.12em;\n    text-transform:uppercase;\n}\n\n.lok-title{\n    max-width:900px;\n    margin:0 auto 17px;\n\n    color:var(--navy-deep);\n\n    font-family:\n        Georgia,\n        \"Times New Roman\",\n        serif;\n\n    font-size:clamp(35px,5vw,59px);\n\n    line-height:1.07;\n    letter-spacing:-.025em;\n}\n\n.lok-title .blue{\n    color:var(--lake);\n}\n\n.lok-title .red{\n    color:var(--red);\n}\n\n.lok-title .gold{\n    color:#96672e;\n}\n\n.lok-title .green{\n    color:#41624d;\n}\n\n.lok-copy{\n    max-width:790px;\n    margin:0 auto;\n\n    color:var(--muted);\n\n    font-size:17px;\n    line-height:1.78;\n}\n\n.lok-copy strong{\n    color:#403934;\n}\n\n.lok-dark .lok-title{\n    color:#fff7e7;\n}\n\n.lok-dark .lok-copy{\n    color:#dce7ee;\n}\n\n.lok-dark .lok-kicker{\n    background:rgba(255,255,255,.09);\n    color:#efd49d;\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.lok-btn{\n    display:flex;\n\n    align-items:center;\n    justify-content:center;\n\n    width:min(100%,590px);\n    min-height:62px;\n\n    margin:27px auto 0;\n    padding:16px 24px;\n\n    border-radius:9px;\n\n    background:\n        linear-gradient(\n            180deg,\n            #aa3941,\n            #79242c\n        );\n\n    color:#fff !important;\n\n    text-decoration:none;\n    text-align:center;\n\n    font-size:15px;\n    font-weight:900;\n\n    letter-spacing:.025em;\n\n    box-shadow:\n        0 11px 29px rgba(118,35,42,.23);\n\n    transition:.2s ease;\n}\n\n.lok-btn:hover{\n    transform:translateY(-2px);\n    filter:brightness(1.05);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.lok-hero{\n    padding:55px 30px 60px;\n\n    background:\n        radial-gradient(\n            circle at 50% 0%,\n            rgba(73,135,172,.15),\n            transparent 38%\n        ),\n        linear-gradient(\n            180deg,\n            #fffdf9,\n            #e9edf0\n        );\n}\n\n.lok-hero .lok-title{\n    font-size:clamp(43px,6.3vw,70px);\n}\n\n.lok-hero-copy{\n    font-size:18px;\n}\n\n.lok-price{\n    display:flex;\n\n    align-items:center;\n    justify-content:center;\n    flex-wrap:wrap;\n\n    gap:10px;\n\n    margin-top:21px;\n}\n\n.lok-price strong{\n    color:var(--navy-deep);\n\n    font-size:32px;\n    font-weight:900;\n}\n\n.lok-price span{\n    padding:6px 11px;\n\n    border-radius:5px;\n\n    background:var(--red);\n    color:#fff;\n\n    font-size:10px;\n    font-weight:900;\n}\n\n.lok-dark .lok-price strong{\n    color:#fff;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.lok-benefits{\n    display:grid;\n\n    grid-template-columns:repeat(4,1fr);\n\n    margin-top:25px;\n\n    overflow:hidden;\n\n    border-radius:11px;\n\n    background:\n        linear-gradient(\n            145deg,\n            #1d4a6b,\n            #0e2e49\n        );\n\n    box-shadow:\n        0 14px 35px rgba(15,47,74,.21);\n}\n\n.lok-benefit{\n    padding:20px 9px;\n\n    color:#fff;\n    text-align:center;\n\n    border-right:\n        1px solid rgba(255,255,255,.1);\n}\n\n.lok-benefit:last-child{\n    border-right:none;\n}\n\n.lok-benefit span{\n    display:block;\n    margin-bottom:7px;\n\n    font-size:24px;\n}\n\n.lok-benefit strong{\n    display:block;\n\n    font-size:11px;\n    line-height:1.35;\n}\n\n.lok-benefit small{\n    display:block;\n\n    margin-top:4px;\n\n    color:#d8e4ed;\n\n    font-size:9px;\n    line-height:1.45;\n}\n\n\n\/* =========================================================\n   BIG STORY\n========================================================= *\/\n\n.lok-big-line{\n    max-width:860px;\n\n    margin:0 auto;\n\n    color:#4d453f;\n\n    font-family:\n        Georgia,\n        \"Times New Roman\",\n        serif;\n\n    font-size:clamp(27px,4vw,40px);\n\n    line-height:1.47;\n}\n\n.lok-big-line strong{\n    color:var(--lake);\n}\n\n\n\/* =========================================================\n   FOUR KEEPSAKES\n========================================================= *\/\n\n.lok-grid{\n    display:grid;\n\n    grid-template-columns:repeat(4,1fr);\n\n    gap:10px;\n\n    margin-top:30px;\n}\n\n.lok-card{\n    padding:22px 11px;\n\n    border-radius:10px;\n\n    background:#fff;\n\n    border:1px solid var(--line);\n\n    text-align:center;\n}\n\n.lok-card span{\n    display:block;\n\n    margin-bottom:7px;\n\n    font-size:25px;\n}\n\n.lok-card strong{\n    display:block;\n\n    color:var(--navy-deep);\n\n    font-size:11px;\n}\n\n.lok-card p{\n    margin:6px 0 0;\n\n    color:#786f68;\n\n    font-size:9px;\n    line-height:1.5;\n}\n\n\n\/* =========================================================\n   DETAIL BOX\n========================================================= *\/\n\n.lok-detail-grid{\n    display:grid;\n\n    grid-template-columns:repeat(2,1fr);\n\n    gap:10px;\n\n    max-width:820px;\n\n    margin:28px auto 0;\n}\n\n.lok-detail{\n    padding:18px 14px;\n\n    border-radius:9px;\n\n    background:#fff;\n\n    border:1px solid var(--line);\n\n    text-align:center;\n}\n\n.lok-detail span{\n    display:block;\n    margin-bottom:6px;\n\n    font-size:24px;\n}\n\n.lok-detail strong{\n    display:block;\n\n    color:var(--navy-deep);\n\n    font-size:11px;\n}\n\n.lok-detail small{\n    display:block;\n\n    margin-top:5px;\n\n    color:#786f67;\n\n    font-size:9px;\n    line-height:1.45;\n}\n\n\n\/* =========================================================\n   CALLOUT\n========================================================= *\/\n\n.lok-callout{\n    max-width:820px;\n\n    margin:30px auto 0;\n    padding:31px 25px;\n\n    border-radius:12px;\n\n    background:\n        linear-gradient(\n            145deg,\n            #174766,\n            #0d304c\n        );\n\n    color:#fff;\n\n    text-align:center;\n\n    box-shadow:\n        0 13px 30px rgba(16,48,75,.18);\n}\n\n.lok-callout strong{\n    display:block;\n\n    color:#f1d49b;\n\n    font-family:\n        Georgia,\n        \"Times New Roman\",\n        serif;\n\n    font-size:27px;\n    line-height:1.3;\n}\n\n.lok-callout p{\n    max-width:700px;\n\n    margin:9px auto 0;\n\n    color:#dce8ef;\n\n    font-size:13px;\n    line-height:1.65;\n}\n\n\n\/* =========================================================\n   TAGS\n========================================================= *\/\n\n.lok-tags{\n    display:flex;\n\n    justify-content:center;\n    flex-wrap:wrap;\n\n    gap:9px;\n\n    margin-top:25px;\n}\n\n.lok-tag{\n    padding:9px 14px;\n\n    border-radius:999px;\n\n    background:#fff;\n\n    border:1px solid #d9c8af;\n\n    color:#5d544c;\n\n    font-size:10px;\n    font-weight:850;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.lok-gift-grid{\n    display:grid;\n\n    grid-template-columns:repeat(4,1fr);\n\n    gap:10px;\n\n    margin-top:30px;\n}\n\n.lok-gift{\n    padding:21px 10px;\n\n    border-radius:9px;\n\n    background:rgba(255,255,255,.075);\n\n    color:#fff;\n\n    text-align:center;\n}\n\n.lok-gift span{\n    display:block;\n    margin-bottom:7px;\n\n    font-size:24px;\n}\n\n.lok-gift strong{\n    display:block;\n\n    font-size:11px;\n}\n\n.lok-gift small{\n    display:block;\n\n    margin-top:5px;\n\n    color:#d6e3ed;\n\n    font-size:9px;\n}\n\n\n\/* =========================================================\n   BUNDLE\n========================================================= *\/\n\n.lok-bundles{\n    display:grid;\n\n    grid-template-columns:repeat(4,1fr);\n\n    gap:10px;\n\n    margin-top:30px;\n}\n\n.lok-bundle{\n    position:relative;\n\n    padding:23px 9px 19px;\n\n    border-radius:9px;\n\n    border:1px solid var(--line);\n\n    background:#fff;\n\n    text-align:center;\n}\n\n.lok-bundle.best{\n    border:2px solid var(--lake);\n\n    background:#edf5f9;\n}\n\n.lok-bundle-label{\n    position:absolute;\n\n    top:-12px;\n    left:50%;\n\n    transform:translateX(-50%);\n\n    padding:5px 9px;\n\n    border-radius:999px;\n\n    background:var(--red);\n\n    color:#fff;\n\n    white-space:nowrap;\n\n    font-size:8px;\n    font-weight:900;\n}\n\n.lok-bundle small{\n    display:block;\n\n    color:#77706a;\n\n    font-size:9px;\n    font-weight:850;\n}\n\n.lok-bundle strong{\n    display:block;\n\n    margin-top:5px;\n\n    color:var(--navy-deep);\n\n    font-size:20px;\n}\n\n.lok-bundle del{\n    display:block;\n\n    margin-top:2px;\n\n    color:#aaa;\n\n    font-size:9px;\n}\n\n.lok-bundle span{\n    display:block;\n\n    margin-top:5px;\n\n    color:var(--red);\n\n    font-size:9px;\n    font-weight:900;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.lok-faq{\n    max-width:860px;\n\n    margin:29px auto 0;\n}\n\n.lok-faq details{\n    margin-bottom:9px;\n\n    overflow:hidden;\n\n    border-radius:9px;\n\n    background:#fff;\n\n    border:1px solid var(--line);\n}\n\n.lok-faq summary{\n    cursor:pointer;\n\n    padding:18px 20px;\n\n    list-style:none;\n\n    color:var(--navy-deep);\n\n    font-size:13px;\n    font-weight:900;\n}\n\n.lok-faq summary::-webkit-details-marker{\n    display:none;\n}\n\n.lok-faq p{\n    margin:0;\n\n    padding:0 20px 19px;\n\n    color:#756d66;\n\n    font-size:12px;\n    line-height:1.65;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.lok-final{\n    background:\n        radial-gradient(\n            circle at 50% 0%,\n            rgba(198,151,77,.18),\n            transparent 38%\n        ),\n        linear-gradient(\n            180deg,\n            #173b57,\n            #0a253d\n        );\n}\n\n.lok-final .lok-title{\n    color:#fff7e8;\n}\n\n.lok-final .lok-copy{\n    color:#dbe7ef;\n}\n\n.lok-final .lok-btn{\n    background:\n        linear-gradient(\n            180deg,\n            #d1a257,\n            #a57436\n        );\n\n    color:#17354a !important;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media(max-width:760px){\n\n    .lok-section,\n    .lok-hero{\n        padding:48px 15px;\n    }\n\n    .lok-content{\n        margin-top:25px;\n    }\n\n    .lok-title{\n        font-size:34px;\n    }\n\n    .lok-copy{\n        font-size:15px;\n    }\n\n    .lok-image{\n        border-radius:12px;\n    }\n\n    .lok-benefits,\n    .lok-grid,\n    .lok-gift-grid,\n    .lok-bundles{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .lok-benefit:nth-child(2){\n        border-right:none;\n    }\n\n    .lok-benefit:nth-child(-n+2){\n        border-bottom:\n            1px solid rgba(255,255,255,.1);\n    }\n\n}\n\n@media(max-width:470px){\n\n    .lok-detail-grid,\n    .lok-bundles{\n        grid-template-columns:1fr;\n    }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"lok-page\"\u003e\n\n\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\n\u003csection class=\"lok-hero\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891124775502.png?v=1789112561\u0026amp;width=1946\" alt=\"Lake Ontario Keepsake Ornament Collection with four holiday ornaments\" loading=\"eager\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                🌊🎄 FOUR MEMORIES · ONE LAKE\n            \u003c\/span\u003e\n\n\n            \u003ch1 class=\"lok-title\"\u003e\n\n                Some Places\n\n                Never Really\n\n                \u003cspan class=\"blue\"\u003e\n                    Leave You.\n                \u003c\/span\u003e\n\n            \u003c\/h1\u003e\n\n\n            \u003cp class=\"lok-copy lok-hero-copy\"\u003e\n\n                The lake at sunset.\n\n                A warm cottage window.\n\n                The lighthouse on the shore.\n\n                A wooden dock\n                waiting beneath fresh snow.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                The Lake Ontario Keepsake Ornament Collection\n                turns those familiar moments\n                into four Christmas keepsakes\n                made to come back\n                year after year.\n\n            \u003c\/p\u003e\n\n\n            \u003cdiv class=\"lok-price\"\u003e\n\n                \u003cstrong\u003e\n                    $39.99\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                    4 KEEPSAKE ORNAMENTS\n                \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003ca class=\"lok-btn\" href=\"#lok-offer\"\u003e\n\n                🌊 BRING A PIECE OF THE LAKE HOME →\n\n            \u003c\/a\u003e\n\n\n            \u003cdiv class=\"lok-benefits\"\u003e\n\n\n                \u003cdiv class=\"lok-benefit\"\u003e\n\n                    \u003cspan\u003e🌊\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        LAKE ONTARIO SHAPE\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        A recognizable lake silhouette in winter blue\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-benefit\"\u003e\n\n                    \u003cspan\u003e🏡\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        LAKESIDE CABIN\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        A quiet winter evening beside the water\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-benefit\"\u003e\n\n                    \u003cspan\u003e🗼\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        LIGHTHOUSE KEEPSAKE\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        Snow, evergreen and shoreline character\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-benefit\"\u003e\n\n                    \u003cspan\u003e🛶\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        DOCK \u0026amp; CANOE\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        One little scene that feels like lake life\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n            \u003c\/div\u003e\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=\"lok-section\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891125169198.png?v=1789112561\u0026amp;width=1946\" alt=\"Lake Ontario keepsake ornaments displayed together\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                MORE THAN FOUR CHRISTMAS ORNAMENTS\n            \u003c\/span\u003e\n\n\n            \u003cdiv class=\"lok-big-line\"\u003e\n\n                It's the lake.\n\n                The cabin.\n\n                The lighthouse.\n\n                The dock.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                \u003cstrong\u003e\n                    Four different ways\n                    to remember the same place.\n                \u003c\/strong\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cp class=\"lok-copy\" style=\"margin-top:23px;\"\u003e\n\n                Lake Ontario means something different\n                to everyone.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                For one person,\n                it's summers at the cottage.\n\n                For another,\n                it's fishing before sunrise.\n\n                Maybe it's the lighthouse\n                you always look for\n                from the shoreline.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                Or maybe it's simply\n                the feeling of sitting beside the lake\n                when everything else gets quiet.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                That's what this collection\n                is built around:\n\n                \u003cstrong\u003e\n                    places becoming memories,\n                    and memories becoming traditions.\n                \u003c\/strong\u003e\n\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     FOUR DESIGNS\n====================================================== --\u003e\n\n\u003csection class=\"lok-section lok-soft\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891125056296.png?v=1789112562\u0026amp;width=1946\" alt=\"Four Lake Ontario Christmas memory ornaments arranged with gift box\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                FOUR DIFFERENT LAKESIDE STORIES\n            \u003c\/span\u003e\n\n\n            \u003ch2 class=\"lok-title\"\u003e\n\n                Not Four Copies.\n\n                \u003cbr\u003e\n\n                \u003cspan class=\"blue\"\u003e\n                    Four Different Memories.\n                \u003c\/span\u003e\n\n            \u003c\/h2\u003e\n\n\n            \u003cp class=\"lok-copy\"\u003e\n\n                Instead of repeating\n                the same design four times,\n                each keepsake represents\n                a different part\n                of life around Lake Ontario.\n\n            \u003c\/p\u003e\n\n\n            \u003cdiv class=\"lok-grid\"\u003e\n\n\n                \u003cdiv class=\"lok-card\"\u003e\n\n                    \u003cspan\u003e🌊\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        LAKE ONTARIO SHORELINE\n                    \u003c\/strong\u003e\n\n                    \u003cp\u003e\n                        The lake itself,\n                        shaped into a snowy blue\n                        Christmas keepsake.\n                    \u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-card\"\u003e\n\n                    \u003cspan\u003e🏡\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        LAKESIDE CABIN\n                    \u003c\/strong\u003e\n\n                    \u003cp\u003e\n                        Warm cottage windows,\n                        pine trees\n                        and a quiet winter shoreline.\n                    \u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-card\"\u003e\n\n                    \u003cspan\u003e🗼\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        LIGHTHOUSE\n                    \u003c\/strong\u003e\n\n                    \u003cp\u003e\n                        A snowy shoreline landmark\n                        surrounded by evergreen.\n                    \u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-card\"\u003e\n\n                    \u003cspan\u003e🛶\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        DOCK \u0026amp; CANOE\n                    \u003c\/strong\u003e\n\n                    \u003cp\u003e\n                        Wooden dock,\n                        little lantern\n                        and the familiar red canoe.\n                    \u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     TREE DISPLAY\n====================================================== --\u003e\n\n\u003csection class=\"lok-section lok-dark\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1789112487104.png?v=1789112561\u0026amp;width=1946\" alt=\"Lake Ontario ornaments hanging on a warm Christmas tree\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                THE TREE TELLS YOUR STORY\n            \u003c\/span\u003e\n\n\n            \u003ch2 class=\"lok-title\"\u003e\n\n                Hang More Than\n\n                Decorations.\n\n                \u003cbr\u003e\n\n                Hang\n\n                \u003cspan style=\"color:#efd49d;\"\u003e\n                    The Places You Remember.\n                \u003c\/span\u003e\n\n            \u003c\/h2\u003e\n\n\n            \u003cp class=\"lok-copy\"\u003e\n\n                Christmas trees become meaningful\n                because of what we hang on them.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                The ornament from the first home.\n\n                The one the kids made.\n\n                The one from a trip\n                everyone still talks about.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                These Lake Ontario keepsakes\n                are designed to become\n                that kind of decoration.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                Something you unpack\n                every December\n                and immediately remember\n                why the lake matters.\n\n            \u003c\/p\u003e\n\n\n            \u003cdiv class=\"lok-callout\"\u003e\n\n                \u003cstrong\u003e\n                    Lakeside Moments.\n                    A Lifetime Of Memories.\n                \u003c\/strong\u003e\n\n                \u003cp\u003e\n                    Four little reminders\n                    of the cottages,\n                    shorelines,\n                    quiet mornings\n                    and family moments\n                    that stay with you.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     GIFT BOX\n====================================================== --\u003e\n\n\u003csection class=\"lok-section lok-warm\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891124816471.png?v=1789112561\u0026amp;width=1946\" alt=\"Lake Ontario Keepsake Ornament Collection presented as a Christmas gift\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                OPEN THE BOX · OPEN THE MEMORIES\n            \u003c\/span\u003e\n\n\n            \u003ch2 class=\"lok-title\"\u003e\n\n                A Christmas Gift\n\n                \u003cbr\u003e\n\n                \u003cspan class=\"red\"\u003e\n                    That Already Means Something.\n                \u003c\/span\u003e\n\n            \u003c\/h2\u003e\n\n\n            \u003cp class=\"lok-copy\"\u003e\n\n                You don't have to explain\n                Lake Ontario\n                to someone who loves it.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                They know.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                They know the dock.\n\n                The cold morning air.\n\n                The cottages.\n\n                The boats.\n\n                The shoreline.\n\n                The sunsets.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                That's what makes this\n                more personal than\n                another generic Christmas decoration.\n\n            \u003c\/p\u003e\n\n\n            \u003cdiv class=\"lok-detail-grid\"\u003e\n\n\n                \u003cdiv class=\"lok-detail\"\u003e\n\n                    \u003cspan\u003e🎁\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        GIFT-READY FEEL\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        A complete four-piece themed collection.\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-detail\"\u003e\n\n                    \u003cspan\u003e❤️\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        EMOTIONAL CONNECTION\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        Built around a place they already care about.\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-detail\"\u003e\n\n                    \u003cspan\u003e🎄\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        YEARLY TRADITION\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        Bring the collection back each Christmas.\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-detail\"\u003e\n\n                    \u003cspan\u003e🌊\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        ONE COMPLETE LAKE STORY\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        Shoreline, cottage, lighthouse and dock life.\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     DISPLAY\n====================================================== --\u003e\n\n\u003csection class=\"lok-section\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891125079024.png?v=1789112561\u0026amp;width=1946\" alt=\"Lake Ontario ornaments displayed beside Christmas tree and lake house decorations\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                NOT ONLY FOR THE TREE\n            \u003c\/span\u003e\n\n\n            \u003ch2 class=\"lok-title\"\u003e\n\n                Build A Little\n\n                \u003cbr\u003e\n\n                \u003cspan class=\"gold\"\u003e\n                    Lake House Christmas Corner.\n                \u003c\/span\u003e\n\n            \u003c\/h2\u003e\n\n\n            \u003cp class=\"lok-copy\"\u003e\n\n                Hang them on the tree.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                Use one on a wreath.\n\n                Add one beside a wrapped gift.\n\n                Display the lighthouse\n                and dock among pine branches,\n                candles\n                and lake-house decorations.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                The four different silhouettes\n                give the collection enough variety\n                to work together\n                without feeling repetitive.\n\n            \u003c\/p\u003e\n\n\n            \u003cdiv class=\"lok-tags\"\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🎄 Christmas Tree\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🚪 Holiday Wreath\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🎁 Gift Accent\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🏡 Lake House Décor\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🔥 Mantel Display\n                \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     MEMORY \/ IDENTITY\n====================================================== --\u003e\n\n\u003csection class=\"lok-section lok-soft\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891125056296.png?v=1789112562\u0026amp;width=1946\" alt=\"Lake Ontario keepsake ornaments with lakeside Christmas details\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                LAKE ONTARIO · MORE THAN A DESTINATION\n            \u003c\/span\u003e\n\n\n            \u003ch2 class=\"lok-title\"\u003e\n\n                Some Places\n\n                Become Part Of\n\n                \u003cspan class=\"blue\"\u003e\n                    Who You Are.\n                \u003c\/span\u003e\n\n            \u003c\/h2\u003e\n\n\n            \u003cp class=\"lok-copy\"\u003e\n\n                Maybe you grew up near the lake.\n\n                Maybe your family\n                has spent years\n                returning to the same cottage.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                Maybe weekends mean\n                boat launches,\n                dock chairs,\n                campfires\n                and a dog\n                waiting by the water.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                Or maybe you live far away now\n                and the lake simply feels\n                like another version of home.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                This collection was made\n                for that feeling.\n\n            \u003c\/p\u003e\n\n\n            \u003cdiv class=\"lok-tags\"\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🏡 Cottage Families\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    ⚓ Lake Life Lovers\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    ⛵ Boaters\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🎣 Fishing Families\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    ❤️ Lake Ontario Memories\n                \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     GIFT AUDIENCE\n====================================================== --\u003e\n\n\u003csection class=\"lok-section lok-dark\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891125169198.png?v=1789112561\u0026amp;width=1946\" alt=\"Lake Ontario keepsake ornament gift collection\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                🎁 GIVE THEM THE LAKE\n            \u003c\/span\u003e\n\n\n            \u003ch2 class=\"lok-title\"\u003e\n\n                For The Person\n\n                Who Doesn't Need\n\n                \u003cbr\u003e\n\n                Another Ordinary\n\n                Christmas Gift.\n            \u003c\/h2\u003e\n\n\n            \u003cp class=\"lok-copy\"\u003e\n\n                For Mom\n                who still talks about\n                summers at the cottage.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                For Dad\n                who would rather\n                be sitting on the dock.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                For grandparents\n                whose best family memories\n                happened near the water.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                Or for someone\n                who moved away\n                but never really\n                left the lake behind.\n\n            \u003c\/p\u003e\n\n\n            \u003cdiv class=\"lok-gift-grid\"\u003e\n\n\n                \u003cdiv class=\"lok-gift\"\u003e\n\n                    \u003cspan\u003e🌊\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        LAKE ONTARIO LOVERS\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        A place-specific Christmas keepsake\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-gift\"\u003e\n\n                    \u003cspan\u003e🏡\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        COTTAGE FAMILIES\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        A reminder of favorite weekends by the water\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-gift\"\u003e\n\n                    \u003cspan\u003e🎄\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        ORNAMENT COLLECTORS\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        Four distinct Christmas designs\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-gift\"\u003e\n\n                    \u003cspan\u003e❤️\u003c\/span\u003e\n\n                    \u003cstrong\u003e\n                        MEANINGFUL GIFTING\n                    \u003c\/strong\u003e\n\n                    \u003csmall\u003e\n                        Give a memory instead of generic décor\n                    \u003c\/small\u003e\n\n                \u003c\/div\u003e\n\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     OFFER\n========================================================= --\u003e\n\n\u003csection id=\"lok-offer\" class=\"lok-section\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891124775502.png?v=1789112561\u0026amp;width=1946\" alt=\"Complete Lake Ontario Keepsake Ornament Collection\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                BUY MORE · SAVE MORE\n            \u003c\/span\u003e\n\n\n            \u003ch2 class=\"lok-title\"\u003e\n\n                Keep One Collection.\n\n                \u003cbr\u003e\n\n                \u003cspan class=\"red\"\u003e\n                    Gift Another Lake Memory.\n                \u003c\/span\u003e\n\n            \u003c\/h2\u003e\n\n\n            \u003cp class=\"lok-copy\"\u003e\n\n                Keep a set\n                for your own Christmas tree,\n\n                or share one\n                with the family member,\n                neighbor\n                or lake-house friend\n                who knows exactly\n                why Lake Ontario\n                feels like home.\n\n            \u003c\/p\u003e\n\n\n            \u003cdiv class=\"lok-bundles\"\u003e\n\n\n                \u003cdiv class=\"lok-bundle\"\u003e\n\n                    \u003csmall\u003e\n                        BUY 1\n                    \u003c\/small\u003e\n\n                    \u003cstrong\u003e\n                        $39.99\n                    \u003c\/strong\u003e\n\n                    \u003cspan\u003e\n                        YOU SAVE $0\n                    \u003c\/span\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-bundle best\"\u003e\n\n                    \u003cdiv class=\"lok-bundle-label\"\u003e\n                        MOST POPULAR\n                    \u003c\/div\u003e\n\n                    \u003csmall\u003e\n                        BUY 2 · 10% OFF\n                    \u003c\/small\u003e\n\n                    \u003cstrong\u003e\n                        $71.98\n                    \u003c\/strong\u003e\n\n                    \u003cdel\u003e\n                        $79.98\n                    \u003c\/del\u003e\n\n                    \u003cspan\u003e\n                        SAVE $8\n                    \u003c\/span\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-bundle\"\u003e\n\n                    \u003csmall\u003e\n                        BUY 3 · 15% OFF\n                    \u003c\/small\u003e\n\n                    \u003cstrong\u003e\n                        $101.97\n                    \u003c\/strong\u003e\n\n                    \u003cdel\u003e\n                        $119.97\n                    \u003c\/del\u003e\n\n                    \u003cspan\u003e\n                        SAVE $18\n                    \u003c\/span\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lok-bundle\"\u003e\n\n                    \u003csmall\u003e\n                        BUY 4 · 20% OFF\n                    \u003c\/small\u003e\n\n                    \u003cstrong\u003e\n                        $127.97\n                    \u003c\/strong\u003e\n\n                    \u003cdel\u003e\n                        $159.96\n                    \u003c\/del\u003e\n\n                    \u003cspan\u003e\n                        SAVE $31.99\n                    \u003c\/span\u003e\n\n                \u003c\/div\u003e\n\n\n            \u003c\/div\u003e\n\n\n            \u003ca class=\"lok-btn\" href=\"\/products\/lake-ontario-keepsake-ornament-collection-%F0%9F%8C%8A%F0%9F%8E%84-cherish-the-memories\"\u003e\n\n                🎄 BRING THE LAKE HOME →\n\n            \u003c\/a\u003e\n\n\n            \u003cdiv class=\"lok-tags\"\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🌎 Worldwide Shipping\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🚚 Free Shipping Over $69.99\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    ✅ 90-Day Free Returns\n                \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     FAQ\n========================================================= --\u003e\n\n\u003csection class=\"lok-section lok-warm\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17891125079024.png?v=1789112561\u0026amp;width=1946\" alt=\"Lake Ontario Memory Ornament Collection Christmas display\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                QUICK QUESTIONS\n            \u003c\/span\u003e\n\n\n            \u003ch2 class=\"lok-title\"\u003e\n\n                Before The Memories\n\n                \u003cspan class=\"blue\"\u003e\n                    Come Home.\n                \u003c\/span\u003e\n\n            \u003c\/h2\u003e\n\n\n            \u003cdiv class=\"lok-faq\"\u003e\n\n\n                \u003cdetails\u003e\n\n                    \u003csummary\u003e\n                        How many ornaments are included in the collection?\n                    \u003c\/summary\u003e\n\n                    \u003cp\u003e\n                        The pictured Lake Ontario Keepsake Ornament Collection\n                        contains four different keepsake designs.\n                    \u003c\/p\u003e\n\n                \u003c\/details\u003e\n\n\n                \u003cdetails\u003e\n\n                    \u003csummary\u003e\n                        Are all four ornaments the same design?\n                    \u003c\/summary\u003e\n\n                    \u003cp\u003e\n                        No.\n                        The collection features four different\n                        Lake Ontario-inspired scenes:\n                        a lake-shaped shoreline ornament,\n                        a lakeside cabin ornament,\n                        a lighthouse ornament,\n                        and a dock-and-canoe scene.\n                    \u003c\/p\u003e\n\n                \u003c\/details\u003e\n\n\n                \u003cdetails\u003e\n\n                    \u003csummary\u003e\n                        Is this designed only for Christmas trees?\n                    \u003c\/summary\u003e\n\n                    \u003cp\u003e\n                        The pieces are designed as holiday ornaments,\n                        but their different shapes\n                        also make them suitable\n                        for wreaths,\n                        seasonal gift displays,\n                        mantel arrangements\n                        and lake-house Christmas décor.\n                    \u003c\/p\u003e\n\n                \u003c\/details\u003e\n\n\n                \u003cdetails\u003e\n\n                    \u003csummary\u003e\n                        Who would this make a good gift for?\n                    \u003c\/summary\u003e\n\n                    \u003cp\u003e\n                        The collection is especially suited to\n                        Lake Ontario lovers,\n                        cottage families,\n                        boaters,\n                        shoreline residents,\n                        Christmas ornament collectors\n                        and anyone with meaningful memories\n                        connected to the lake.\n                    \u003c\/p\u003e\n\n                \u003c\/details\u003e\n\n\n                \u003cdetails\u003e\n\n                    \u003csummary\u003e\n                        What is the overall theme of the set?\n                    \u003c\/summary\u003e\n\n                    \u003cp\u003e\n                        The collection combines\n                        Lake Ontario identity\n                        with cozy winter and Christmas imagery,\n                        including snowy shoreline scenes,\n                        evergreen trees,\n                        a lighthouse,\n                        cabin,\n                        dock\n                        and canoe.\n                    \u003c\/p\u003e\n\n                \u003c\/details\u003e\n\n\n                \u003cdetails\u003e\n\n                    \u003csummary\u003e\n                        Can I order more than one collection?\n                    \u003c\/summary\u003e\n\n                    \u003cp\u003e\n                        Yes.\n                        The current product page offers\n                        multi-buy savings for two,\n                        three\n                        or four collections.\n                    \u003c\/p\u003e\n\n                \u003c\/details\u003e\n\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     FINAL\n========================================================= --\u003e\n\n\u003csection class=\"lok-section lok-final\"\u003e\n\n    \u003cdiv class=\"lok-inner\"\u003e\n\n\n        \u003cimg class=\"lok-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1789112487104.png?v=1789112561\u0026amp;width=1946\" alt=\"Lake Ontario ornaments hanging on Christmas tree\" loading=\"lazy\"\u003e\n\n\n        \u003cdiv class=\"lok-content\"\u003e\n\n\n            \u003cspan class=\"lok-kicker\"\u003e\n                🌊 SOME PLACES BECOME TRADITIONS\n            \u003c\/span\u003e\n\n\n            \u003ch2 class=\"lok-title\"\u003e\n\n                Same Lake.\n\n                \u003cbr\u003e\n\n                New Christmas.\n\n                \u003cbr\u003e\n\n                \u003cspan style=\"color:#efd49b;\"\u003e\n                    The Memories Stay.\n                \u003c\/span\u003e\n\n            \u003c\/h2\u003e\n\n\n            \u003cp class=\"lok-copy\"\u003e\n\n                The cottage.\n\n                The lighthouse.\n\n                The dock.\n\n                The winter shoreline.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                Four small keepsakes\n                for the moments\n                that made Lake Ontario\n                more than a destination.\n\n                \u003cbr\u003e\u003cbr\u003e\n\n                Hang them this year.\n\n                Unpack them again next year.\n\n                And let the lake\n                keep coming home\n                for Christmas.\n\n            \u003c\/p\u003e\n\n\n            \u003cdiv class=\"lok-price\"\u003e\n\n                \u003cstrong\u003e\n                    $39.99\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                    4 KEEPSAKE ORNAMENTS\n                \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003ca class=\"lok-btn\" href=\"\/products\/lake-ontario-keepsake-ornament-collection-%F0%9F%8C%8A%F0%9F%8E%84-cherish-the-memories\"\u003e\n\n                ❤️ CHERISH THE MEMORIES →\n\n            \u003c\/a\u003e\n\n\n            \u003cdiv class=\"lok-tags\"\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🌊 Lake Ontario\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🏡 Lakeside Cabin\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🗼 Lighthouse\n                \u003c\/span\u003e\n\n                \u003cspan class=\"lok-tag\"\u003e\n                    🛶 Dock \u0026amp; Canoe\n                \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"YW","offers":[{"title":"Default Title","offer_id":67516195995693,"sku":"SZ0540260911251-安大略湖纪念装","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/17891124775502.png?v=1789112561","url":"https:\/\/woverssy.com\/products\/lake-ontario-keepsake-ornament-collection-%f0%9f%8c%8a%f0%9f%8e%84-cherish-the-memories","provider":"woverssy","version":"1.0","type":"link"}