{"title":"Furniture","description":"","products":[{"product_id":"beige-area-rug-5x7-moroccan-carpet-rugs-for-living-room-bedroom-carpet-machine-washable-rugs-for-bedroom-dining-room-living-room-rug","title":"Beige Area Rug 5x7 Moroccan Carpet Rugs for Living Room Bedroom-Carpet Machine Washable Rugs for Bedroom Dining Room Living Room Rug","description":"\u003cbody\u003eX\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePromo Code Copy\u003c\/title\u003e\n    \n    \u003cstyle\u003e\n        :root {\n            --primary-color: #E59A25;\n            --primary-hover-color: #EAA60F;\n            --secondary-color: #FFFFA3;\n            --tertiary-color: #FFC83E;\n            --text-color: #545454;\n        }\n\n        \/* Gradient background for the section *\/\n        #copy-section {\n            background: linear-gradient(30deg, var(--secondary-color), var(--tertiary-color));\n            padding: 20px 20px 5px 20px; \/* Reduced padding-bottom *\/\n            border-radius: 8px;\n            border: 2px dotted var(--primary-color);\n            max-width: 400px;\n            margin: auto;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        \/* White background and dotted border for the text and button box *\/\n        .copy-text {\n            background-color: #fff;\n            border: 2px dotted black;\n            padding: 5px 20px;\n            border-radius: 6px;\n            font-size: 16px;\n            color: var(--text-color);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            width: 100%;\n            box-sizing: border-box;\n        }\n\n        \/* Button styles *\/\n        .btn {\n            padding: 15px 30px;\n            background-color: var(--primary-color);\n            color: white;\n            border-radius: 6px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-left: 10px;\n            transition: background-color 0.3s;\n        }\n\n        .btn:hover {\n            background-color: var(--primary-hover-color);\n        }\n\n        .btn:active {\n            background-color: var(--primary-hover-color);\n        }\n\n        \/* Remove margin-bottom from h5 to reduce space *\/\n        h5#gradient-text {\n            margin-bottom: 0; \/* No bottom margin *\/\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003csection id=\"copy-section\"\u003e\n        \u003cdiv class=\"copy-text\" id=\"copy-box\"\u003e\n            \u003cp id=\"sample\" translate=\"no\"\u003eWPZTRB4J\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\" id=\"copy-btn\" role=\"button\" aria-label=\"Copy Promo Code\"\u003eCopy Code\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003ch5 id=\"gradient-text\"\u003eThe promo code can expire at any time!\u003c\/h5\u003e\n    \u003c\/section\u003e\n\n\u003ch3 align=\"center\"\u003e\n    \u003cspan style=\"color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003ePromo code: 50%\n\u003c\/h3\u003e\n\n\u003cscript\u003e\n    document.getElementById('copy-btn').addEventListener('click', function(event) {\n        event.preventDefault();\n        CopyToClipboard('sample');\n    });\n\n    function CopyToClipboard(id) {\n        var r = document.createRange();\n        r.selectNode(document.getElementById(id));\n        window.getSelection().removeAllRanges();\n        window.getSelection().addRange(r);\n        document.execCommand('copy');\n        window.getSelection().removeAllRanges();\n        \n        \/\/ Change the button text to \"Copied!\"\n        var copyBtn = document.getElementById(\"copy-btn\");\n        copyBtn.textContent = \"Copied!\";\n        \n        \/\/ Change the button text back to \"Copy Code\" after 3 seconds\n        setTimeout(function() {\n            copyBtn.textContent = \"Copy Code\";\n        }, 3000);\n    }\n\u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"50% OFF","offers":[{"title":"Default Title","offer_id":52270331592978,"sku":"B0GMQLHB9J","price":89.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/81wEobz0teL.jpg?v=1778701505"},{"product_id":"capybara-night-light-lamp-for-kids-cute-silicone-touch-night-lamp-dimmable-led-nightlight-with-timer-rechargeable-bedside-toddler-light-for-bedroom-nursery-decor-gifts-for-baby-boys-girls","title":"Capybara Night Light Lamp for Kids, Cute Silicone Touch Night Lamp Dimmable LED Nightlight with Timer, Rechargeable Bedside Toddler Light for Bedroom Nursery Decor, Gifts for Baby Boys Girls","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePromo Code Copy\u003c\/title\u003e\n    \n    \u003cstyle\u003e\n        :root {\n            --primary-color: #E59A25;\n            --primary-hover-color: #EAA60F;\n            --secondary-color: #FFFFA3;\n            --tertiary-color: #FFC83E;\n            --text-color: #545454;\n        }\n\n        \/* Gradient background for the section *\/\n        #copy-section {\n            background: linear-gradient(30deg, var(--secondary-color), var(--tertiary-color));\n            padding: 20px 20px 5px 20px; \/* Reduced padding-bottom *\/\n            border-radius: 8px;\n            border: 2px dotted var(--primary-color);\n            max-width: 400px;\n            margin: auto;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        \/* White background and dotted border for the text and button box *\/\n        .copy-text {\n            background-color: #fff;\n            border: 2px dotted black;\n            padding: 5px 20px;\n            border-radius: 6px;\n            font-size: 16px;\n            color: var(--text-color);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            width: 100%;\n            box-sizing: border-box;\n        }\n\n        \/* Button styles *\/\n        .btn {\n            padding: 15px 30px;\n            background-color: var(--primary-color);\n            color: white;\n            border-radius: 6px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-left: 10px;\n            transition: background-color 0.3s;\n        }\n\n        .btn:hover {\n            background-color: var(--primary-hover-color);\n        }\n\n        .btn:active {\n            background-color: var(--primary-hover-color);\n        }\n\n        \/* Remove margin-bottom from h5 to reduce space *\/\n        h5#gradient-text {\n            margin-bottom: 0; \/* No bottom margin *\/\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003csection id=\"copy-section\"\u003e\n        \u003cdiv class=\"copy-text\" id=\"copy-box\"\u003e\n            \u003cp id=\"sample\" translate=\"no\"\u003e3TLT2LQS\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\" id=\"copy-btn\" role=\"button\" aria-label=\"Copy Promo Code\"\u003eCopy Code\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003ch5 id=\"gradient-text\"\u003eThe promo code can expire at any time!\u003c\/h5\u003e\n    \u003c\/section\u003e\n\n\u003ch3 align=\"center\"\u003e\n    \u003cspan style=\"color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003ePromo code: 50%\n\u003c\/h3\u003e\n\n\u003cscript\u003e\n    document.getElementById('copy-btn').addEventListener('click', function(event) {\n        event.preventDefault();\n        CopyToClipboard('sample');\n    });\n\n    function CopyToClipboard(id) {\n        var r = document.createRange();\n        r.selectNode(document.getElementById(id));\n        window.getSelection().removeAllRanges();\n        window.getSelection().addRange(r);\n        document.execCommand('copy');\n        window.getSelection().removeAllRanges();\n        \n        \/\/ Change the button text to \"Copied!\"\n        var copyBtn = document.getElementById(\"copy-btn\");\n        copyBtn.textContent = \"Copied!\";\n        \n        \/\/ Change the button text back to \"Copy Code\" after 3 seconds\n        setTimeout(function() {\n            copyBtn.textContent = \"Copy Code\";\n        }, 3000);\n    }\n\u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"50% OFF","offers":[{"title":"Default Title","offer_id":52272654680338,"sku":"B0FN7LTF89","price":19.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/61FuAeopOiL.jpg?v=1778773141"},{"product_id":"solidee-modern-buffet-cabinet-with-storage-23-6-narrow-sideboard-with-3-tier-side-racks-kitchen-storage-cabinet-with-drawer-2-shaker-doors-and-adjustable-shelf-white","title":"SOLIDEE Modern Buffet Cabinet with Storage, 23.6\" Narrow Sideboard with 3-Tier Side Racks, Kitchen Storage Cabinet with Drawer, 2 Shaker Doors and Adjustable Shelf, White","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 5% + Coupon on the page: 40$\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e\n","brand":"35% OFF","offers":[{"title":"Default Title","offer_id":52275128860946,"sku":"B0FPCLNS1W","price":129.53,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/51ZVtmWvH4L.jpg?v=1778894831"},{"product_id":"yudoutech-dimmable-candle-warmer-lamp-copper-metal-candle-wax-warmer-with-2-50w-bulbs-timer-dimmer-perfect-for-bedroom-and-living-room-decor","title":"YudouTech Dimmable Candle Warmer Lamp - Copper Metal Candle Wax Warmer with 2 * 50W Bulbs, Timer \u0026 Dimmer, Perfect for Bedroom and Living Room Decor","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePromo Code Copy\u003c\/title\u003e\n    \n    \u003cstyle\u003e\n        :root {\n            --primary-color: #E59A25;\n            --primary-hover-color: #EAA60F;\n            --secondary-color: #FFFFA3;\n            --tertiary-color: #FFC83E;\n            --text-color: #545454;\n        }\n\n        \/* Gradient background for the section *\/\n        #copy-section {\n            background: linear-gradient(30deg, var(--secondary-color), var(--tertiary-color));\n            padding: 20px 20px 5px 20px; \/* Reduced padding-bottom *\/\n            border-radius: 8px;\n            border: 2px dotted var(--primary-color);\n            max-width: 400px;\n            margin: auto;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        \/* White background and dotted border for the text and button box *\/\n        .copy-text {\n            background-color: #fff;\n            border: 2px dotted black;\n            padding: 5px 20px;\n            border-radius: 6px;\n            font-size: 16px;\n            color: var(--text-color);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            width: 100%;\n            box-sizing: border-box;\n        }\n\n        \/* Button styles *\/\n        .btn {\n            padding: 15px 30px;\n            background-color: var(--primary-color);\n            color: white;\n            border-radius: 6px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-left: 10px;\n            transition: background-color 0.3s;\n        }\n\n        .btn:hover {\n            background-color: var(--primary-hover-color);\n        }\n\n        .btn:active {\n            background-color: var(--primary-hover-color);\n        }\n\n        \/* Remove margin-bottom from h5 to reduce space *\/\n        h5#gradient-text {\n            margin-bottom: 0; \/* No bottom margin *\/\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003csection id=\"copy-section\"\u003e\n        \u003cdiv class=\"copy-text\" id=\"copy-box\"\u003e\n            \u003cp id=\"sample\" translate=\"no\"\u003eP3TOZZ5V\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\" id=\"copy-btn\" role=\"button\" aria-label=\"Copy Promo Code\"\u003eCopy Code\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003ch5 id=\"gradient-text\"\u003eThe promo code can expire at any time!\u003c\/h5\u003e\n    \u003c\/section\u003e\n\n\u003ch3 align=\"center\"\u003e\n    \u003cspan style=\"color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003ePromo code: 50%\n\u003c\/h3\u003e\n\n\u003cscript\u003e\n    document.getElementById('copy-btn').addEventListener('click', function(event) {\n        event.preventDefault();\n        CopyToClipboard('sample');\n    });\n\n    function CopyToClipboard(id) {\n        var r = document.createRange();\n        r.selectNode(document.getElementById(id));\n        window.getSelection().removeAllRanges();\n        window.getSelection().addRange(r);\n        document.execCommand('copy');\n        window.getSelection().removeAllRanges();\n        \n        \/\/ Change the button text to \"Copied!\"\n        var copyBtn = document.getElementById(\"copy-btn\");\n        copyBtn.textContent = \"Copied!\";\n        \n        \/\/ Change the button text back to \"Copy Code\" after 3 seconds\n        setTimeout(function() {\n            copyBtn.textContent = \"Copy Code\";\n        }, 3000);\n    }\n\u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"50% OFF","offers":[{"title":"Default Title","offer_id":52282733953298,"sku":"B0DT3YLWTN","price":43.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71j59lOdiqL.jpg?v=1778943952"},{"product_id":"kyshann-queen-mattress-12-inch-memory-foam-individual-pocket-spring-mattresses-motion-isolation-edge-support-zoned-pressure-relief-fiberglass-free-medium-firm-mattress-in-a-box","title":"KYSHANN Queen Mattress,12 Inch Memory Foam Individual Pocket Spring Mattresses,Motion Isolation,Edge Support,Zoned Pressure Relief,Fiberglass Free, Medium Firm,Mattress in A Box","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 70%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"70% OFF","offers":[{"title":"Default Title","offer_id":52282992754962,"sku":"B0GK1H77P3","price":299.96,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71Y71e_QwIL.jpg?v=1779015566"},{"product_id":"qaba-kids-desk-and-chair-set-with-whiteboard-2-pieces-kids-study-table-and-chair-set-multi-usage-school-desk-furniture-with-storage-and-shelves-computer-homework-art-grey","title":"Qaba Kids Desk and Chair Set with Whiteboard, 2 Pieces Kids Study Table and Chair Set, Multi-Usage School Desk Furniture with Storage and Shelves, Computer Homework Art, Grey","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n\u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 13% + Coupon on the page: $30\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n","brand":"32% OFF","offers":[{"title":"Default Title","offer_id":52284060827922,"sku":"B0D1432Z7B","price":139.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71syDC1H2RL.jpg?v=1779137109"},{"product_id":"perlesmith-tilting-tv-wall-mount-for-37-82-inch-flat-curved-tvs-low-profile-tilt-tv-mount-up-to-132-lbs-wall-mount-bracket-fits-16-18-24-wood-studs-max-vesa-600x400mm-psltk1","title":"PERLESMITH Tilting TV Wall Mount for 37-82 Inch Flat Curved TVs, Low Profile Tilt TV Mount up to 132 lbs, Wall Mount Bracket Fits 16”\/18”\/24” Wood Studs, Max VESA 600x400mm, PSLTK1","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 39%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"39% OFF","offers":[{"title":"Default Title","offer_id":52285782753554,"sku":"B077Z1VXGR","price":41.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/61G_Emj9UtL.jpg?v=1779209769"},{"product_id":"furinno-turn-n-tube-storage-shelves-5-tier-open-book-shelf-with-round-corner-top-edges-corner-shelf-for-living-room-bedroom-home-office-espresso","title":"Furinno Turn-N-Tube Storage Shelves, 5-Tier Open Book Shelf with Round Corner Top Edges, Corner Shelf, for Living Room, Bedroom, Home Office, Espresso","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 53%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"53% OFF","offers":[{"title":"Default Title","offer_id":52286032675090,"sku":"B0C78MCQ7J","price":45.69,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71slTxs4BGL.jpg?v=1779221300"},{"product_id":"usx-mount-full-motion-tv-wall-mount-for-42-84-tvs-swivel-and-tilt-tv-mount-wall-mount-tv-bracket-with-articulating-6-arms-max-vesa-600x400mm-120-lbs-16-wood-studs-with-wall-drilling-template","title":"USX MOUNT Full Motion TV Wall Mount for 42\"-84\" TVs, Swivel and Tilt TV Mount, Wall Mount TV Bracket with Articulating 6 Arms, Max VESA 600x400mm, 120 lbs, 16\" Wood Studs with Wall Drilling Template","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePromo Code Copy\u003c\/title\u003e\n    \n    \u003cstyle\u003e\n        :root {\n            --primary-color: #E59A25;\n            --primary-hover-color: #EAA60F;\n            --secondary-color: #FFFFA3;\n            --tertiary-color: #FFC83E;\n            --text-color: #545454;\n        }\n\n        \/* Gradient background for the section *\/\n        #copy-section {\n            background: linear-gradient(30deg, var(--secondary-color), var(--tertiary-color));\n            padding: 20px 20px 5px 20px; \/* Reduced padding-bottom *\/\n            border-radius: 8px;\n            border: 2px dotted var(--primary-color);\n            max-width: 400px;\n            margin: auto;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        \/* White background and dotted border for the text and button box *\/\n        .copy-text {\n            background-color: #fff;\n            border: 2px dotted black;\n            padding: 5px 20px;\n            border-radius: 6px;\n            font-size: 16px;\n            color: var(--text-color);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            width: 100%;\n            box-sizing: border-box;\n        }\n\n        \/* Button styles *\/\n        .btn {\n            padding: 15px 30px;\n            background-color: var(--primary-color);\n            color: white;\n            border-radius: 6px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-left: 10px;\n            transition: background-color 0.3s;\n        }\n\n        .btn:hover {\n            background-color: var(--primary-hover-color);\n        }\n\n        .btn:active {\n            background-color: var(--primary-hover-color);\n        }\n\n        \/* Remove margin-bottom from h5 to reduce space *\/\n        h5#gradient-text {\n            margin-bottom: 0; \/* No bottom margin *\/\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003csection id=\"copy-section\"\u003e\n        \u003cdiv class=\"copy-text\" id=\"copy-box\"\u003e\n            \u003cp id=\"sample\" translate=\"no\"\u003eJNDJXYA6\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\" id=\"copy-btn\" role=\"button\" aria-label=\"Copy Promo Code\"\u003eCopy Code\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003ch5 id=\"gradient-text\"\u003eThe promo code can expire at any time!\u003c\/h5\u003e\n    \u003c\/section\u003e\n\n\u003ch3 align=\"center\"\u003e\n    \u003cspan style=\"color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003ePromo code: 50%\n\u003c\/h3\u003e\n\n\u003cscript\u003e\n    document.getElementById('copy-btn').addEventListener('click', function(event) {\n        event.preventDefault();\n        CopyToClipboard('sample');\n    });\n\n    function CopyToClipboard(id) {\n        var r = document.createRange();\n        r.selectNode(document.getElementById(id));\n        window.getSelection().removeAllRanges();\n        window.getSelection().addRange(r);\n        document.execCommand('copy');\n        window.getSelection().removeAllRanges();\n        \n        \/\/ Change the button text to \"Copied!\"\n        var copyBtn = document.getElementById(\"copy-btn\");\n        copyBtn.textContent = \"Copied!\";\n        \n        \/\/ Change the button text back to \"Copy Code\" after 3 seconds\n        setTimeout(function() {\n            copyBtn.textContent = \"Copy Code\";\n        }, 3000);\n    }\n\u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"50% OFF","offers":[{"title":"Default Title","offer_id":52287422529810,"sku":"B0D1TQDLC2","price":65.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/612JlW6Df7L.jpg?v=1779320179"},{"product_id":"homefort-shoe-storage-cabinet-for-entryway-24-slim-shoe-organizer-with-3-flip-drawers-narrow-shoe-rack-for-front-door-entrance-washed-gray","title":"HOMEFORT Shoe Storage Cabinet for Entryway,24\" Slim Shoe Organizer with 3 Flip Drawers, Narrow Shoe Rack for Front Door Entrance Washed Gray","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n\u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eCoupon on the page: $95,00\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"50% OFF","offers":[{"title":"Default Title","offer_id":52287434981650,"sku":"B0CYZM2TLJ","price":189.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/81JM6DP130L.jpg?v=1779325089"},{"product_id":"czpalo-3-inch-gel-memory-foam-mattress-topper-king-cooling-mattress-topper-with-removable-washable-cover-certipur-us-certified","title":"Czpalo 3 Inch Gel Memory Foam Mattress Topper King, Cooling Mattress Topper with Removable \u0026 Washable Cover, CertiPUR-US Certified","description":"\u003ch3 align=\"center\" style=\"text-align: left;\"\u003e\n\u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eCheckout Discount 45% + Discount: 5%\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp\u003eℹ️ The checkout discount applies automatically\u003c\/p\u003e","brand":"48% OFF","offers":[{"title":"Default Title","offer_id":52287435669778,"sku":"B0DC3SY9NH","price":161.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/718RpS0K-2L.jpg?v=1779325385"},{"product_id":"premium-japanese-floor-mattress-twin-size-80x-39-extra-thick-futon-mattress-with-100-high-density-foam-ideal-for-comfort-and-support-portable-tatami-mat-sleeping-pad-for-guest-room-dormitory","title":"Premium Japanese Floor Mattress Twin Size 80\"x 39\", Extra Thick Futon Mattress with 100% High Density Foam - Ideal for Comfort and Support, Portable Tatami Mat Sleeping Pad for Guest Room, Dormitory","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 40%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"40% OFF","offers":[{"title":"Default Title","offer_id":52288794329362,"sku":"B0DWRQMMGT","price":71.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/81CHA3K11oL.jpg?v=1779412514"},{"product_id":"south-shore-furniture-100275-annexe-eiffel-style-office-chair-clear-and-white","title":"South Shore Furniture 100275 Annexe Eiffel Style Office Chair, Clear and White","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 42%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"32% OFF","offers":[{"title":"Default Title","offer_id":52293430149394,"sku":"B075G7X5VS","price":45.72,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/511EPkH6NxL.jpg?v=1779712390"},{"product_id":"lifewit-65l-slim-laundry-basket-laundry-hamper-with-lid-narrow-laundry-bin-with-removable-bag-bamboo-handles-foldable-thin-dirty-clothes-hamper-for-laundry-centres-bathroom-bedroom-dorm-beige","title":"Lifewit 65L Slim Laundry Basket, Laundry Hamper with Lid, Narrow Laundry Bin with Removable Bag \u0026 Bamboo Handles, Foldable Thin Dirty Clothes Hamper for Laundry Centres Bathroom Bedroom Dorm, Beige","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 39%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"39% OFF","offers":[{"title":"Default Title","offer_id":52294592954642,"sku":"B0CQNPZNG9","price":26.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71L0WjIlchL.jpg?v=1779722880"},{"product_id":"habutway-3ft-bean-bag-chair-bean-bag-chair-adult-with-velvet-cover-beanbag-chair-with-filler-giant-bean-bag-chairs-for-dorm-room-living-room-pink","title":"HABUTWAY 3FT Bean Bag Chair, Bean Bag Chair Adult with Velvet Cover,Beanbag Chair with Filler，Giant Bean Bag Chairs for Dorm Room, Living Room, Pink","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 30%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"30% OFF","offers":[{"title":"Default Title","offer_id":52328903704850,"sku":"B09WVFQJTT","price":89.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71nroOM5VSL.jpg?v=1780336749"},{"product_id":"l-shaped-computer-desk-with-4-drawers-reversible-side-storage-shelves-39-3-inch-office-corner-desk-computer-table-writing-study-table-for-home-office-bedroom-small-space","title":"L Shaped Computer Desk with 4 Drawers Reversible Side Storage Shelves 39.3 Inch Office Corner Desk Computer Table Writing Study Table for Home Office Bedroom Small Space","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePromo Code Copy\u003c\/title\u003e\n    \n    \u003cstyle\u003e\n        :root {\n            --primary-color: #E59A25;\n            --primary-hover-color: #EAA60F;\n            --secondary-color: #FFFFA3;\n            --tertiary-color: #FFC83E;\n            --text-color: #545454;\n        }\n\n        \/* Gradient background for the section *\/\n        #copy-section {\n            background: linear-gradient(30deg, var(--secondary-color), var(--tertiary-color));\n            padding: 20px 20px 5px 20px; \/* Reduced padding-bottom *\/\n            border-radius: 8px;\n            border: 2px dotted var(--primary-color);\n            max-width: 400px;\n            margin: auto;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        \/* White background and dotted border for the text and button box *\/\n        .copy-text {\n            background-color: #fff;\n            border: 2px dotted black;\n            padding: 5px 20px;\n            border-radius: 6px;\n            font-size: 16px;\n            color: var(--text-color);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            width: 100%;\n            box-sizing: border-box;\n        }\n\n        \/* Button styles *\/\n        .btn {\n            padding: 15px 30px;\n            background-color: var(--primary-color);\n            color: white;\n            border-radius: 6px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-left: 10px;\n            transition: background-color 0.3s;\n        }\n\n        .btn:hover {\n            background-color: var(--primary-hover-color);\n        }\n\n        .btn:active {\n            background-color: var(--primary-hover-color);\n        }\n\n        \/* Remove margin-bottom from h5 to reduce space *\/\n        h5#gradient-text {\n            margin-bottom: 0; \/* No bottom margin *\/\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003csection id=\"copy-section\"\u003e\n        \u003cdiv class=\"copy-text\" id=\"copy-box\"\u003e\n            \u003cp id=\"sample\" translate=\"no\"\u003eN9PJFZ7N\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\" id=\"copy-btn\" role=\"button\" aria-label=\"Copy Promo Code\"\u003eCopy Code\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003ch5 id=\"gradient-text\"\u003eThe promo code can expire at any time!\u003c\/h5\u003e\n    \u003c\/section\u003e\n\n\u003ch3 align=\"center\"\u003e\n    \u003cspan style=\"color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003ePromo code: 40%\n\u003c\/h3\u003e\n\n\u003cscript\u003e\n    document.getElementById('copy-btn').addEventListener('click', function(event) {\n        event.preventDefault();\n        CopyToClipboard('sample');\n    });\n\n    function CopyToClipboard(id) {\n        var r = document.createRange();\n        r.selectNode(document.getElementById(id));\n        window.getSelection().removeAllRanges();\n        window.getSelection().addRange(r);\n        document.execCommand('copy');\n        window.getSelection().removeAllRanges();\n        \n        \/\/ Change the button text to \"Copied!\"\n        var copyBtn = document.getElementById(\"copy-btn\");\n        copyBtn.textContent = \"Copied!\";\n        \n        \/\/ Change the button text back to \"Copy Code\" after 3 seconds\n        setTimeout(function() {\n            copyBtn.textContent = \"Copy Code\";\n        }, 3000);\n    }\n\u003c\/script\u003e\n\n\n\n\n\u003c\/body\u003e","brand":"40% OFF","offers":[{"title":"Default Title","offer_id":52341886615826,"sku":"B0G3WZFD3B","price":151.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71yYJVFPcSL.jpg?v=1780589259"},{"product_id":"lovingleashes-mattress-topper-extra-thick-1000-gsm-pillow-top-mattress-pad-for-back-pain-relief-soft-breathable-mattress-cover-for-fluffy-shredded-memory-foam-filled-queen-60x80","title":"LovingLeashes Mattress Topper,Extra Thick 1000 GSM Pillow Top Mattress Pad for Back Pain Relief,Soft Breathable Mattress Cover for Fluffy Shredded Memory Foam Filled (Queen, 60\"x80\")","description":"\u003cbody\u003e\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePromo Code Copy\u003c\/title\u003e\n    \n    \u003cstyle\u003e\n        :root {\n            --primary-color: #E59A25;\n            --primary-hover-color: #EAA60F;\n            --secondary-color: #FFFFA3;\n            --tertiary-color: #FFC83E;\n            --text-color: #545454;\n        }\n\n        \/* Gradient background for the section *\/\n        #copy-section {\n            background: linear-gradient(30deg, var(--secondary-color), var(--tertiary-color));\n            padding: 20px 20px 5px 20px; \/* Reduced padding-bottom *\/\n            border-radius: 8px;\n            border: 2px dotted var(--primary-color);\n            max-width: 400px;\n            margin: auto;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        \/* White background and dotted border for the text and button box *\/\n        .copy-text {\n            background-color: #fff;\n            border: 2px dotted black;\n            padding: 5px 20px;\n            border-radius: 6px;\n            font-size: 16px;\n            color: var(--text-color);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            width: 100%;\n            box-sizing: border-box;\n        }\n\n        \/* Button styles *\/\n        .btn {\n            padding: 15px 30px;\n            background-color: var(--primary-color);\n            color: white;\n            border-radius: 6px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-left: 10px;\n            transition: background-color 0.3s;\n        }\n\n        .btn:hover {\n            background-color: var(--primary-hover-color);\n        }\n\n        .btn:active {\n            background-color: var(--primary-hover-color);\n        }\n\n        \/* Remove margin-bottom from h5 to reduce space *\/\n        h5#gradient-text {\n            margin-bottom: 0; \/* No bottom margin *\/\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003csection id=\"copy-section\"\u003e\n        \u003cdiv class=\"copy-text\" id=\"copy-box\"\u003e\n            \u003cp id=\"sample\" translate=\"no\"\u003eTQJB5CPZ\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\" id=\"copy-btn\" role=\"button\" aria-label=\"Copy Promo Code\"\u003eCopy Code\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003ch5 id=\"gradient-text\"\u003eThe promo code can expire at any time!\u003c\/h5\u003e\n    \u003c\/section\u003e\n\n\u003ch3 align=\"center\"\u003e\n    \u003cspan style=\"color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eCoupon on the page: 30$ + Promo code: 50%\n\u003c\/h3\u003e\n\n\u003cscript\u003e\n    document.getElementById('copy-btn').addEventListener('click', function(event) {\n        event.preventDefault();\n        CopyToClipboard('sample');\n    });\n\n    function CopyToClipboard(id) {\n        var r = document.createRange();\n        r.selectNode(document.getElementById(id));\n        window.getSelection().removeAllRanges();\n        window.getSelection().addRange(r);\n        document.execCommand('copy');\n        window.getSelection().removeAllRanges();\n        \n        \/\/ Change the button text to \"Copied!\"\n        var copyBtn = document.getElementById(\"copy-btn\");\n        copyBtn.textContent = \"Copied!\";\n        \n        \/\/ Change the button text back to \"Copy Code\" after 3 seconds\n        setTimeout(function() {\n            copyBtn.textContent = \"Copy Code\";\n        }, 3000);\n    }\n\u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"67% OFF","offers":[{"title":"Default Title","offer_id":52342009954578,"sku":"B0GWQK88WZ","price":174.9,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71wwNT4c2ML.jpg?v=1780601127"},{"product_id":"havlotii-kids-bookshelf-6-tier-wall-mounted-book-shelf-for-kids-rooms-modern-style-childrens-bookcases","title":"HAVLOTII Kids Bookshelf - 6-Tier Wall Mounted Book Shelf for Kids Rooms, Modern Style, Childrens Bookcases","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 40%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"40% OFF","offers":[{"title":"Default Title","offer_id":52342026502418,"sku":"B0DQ3NSWNZ","price":59.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/81FQ6myw8LL.jpg?v=1780601627"},{"product_id":"laundry-basket-with-wheels-laundry-organizer-with-large-wooden-desktop-sorter-laundry-sorter-with-3-15-8-gal-60l-900d-oxford-fabric-laundry-bags-laundry-hamper-3-section-black-gray-white-new","title":"Laundry Basket with Wheels, Laundry Organizer with Large Wooden Desktop Sorter, Laundry Sorter with 3×15.8 Gal (60L) 900D Oxford Fabric Laundry Bags, Laundry Hamper 3 Section (Black-Gray-White-New)","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eCoupon on the page: 42%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"42% OFF","offers":[{"title":"Default Title","offer_id":52342033580306,"sku":"B0GWHGQ3TT","price":117.2,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71ZYo5h0pCL.jpg?v=1780601707"},{"product_id":"queen-box-spring-8-inch-box-spring-for-queen-bed-2500-lbs-heavy-duty-metal-frame-mattress-foundation-with-fabric-cover-easy-assembly-noise-free","title":"Queen Box Spring, 8 Inch Box Spring for Queen Bed, 2500 lbs Heavy Duty Metal Frame Mattress Foundation with Fabric Cover, Easy Assembly-Noise Free","description":"\u003ch3 style=\"text-align: left;\" align=\"center\"\u003e\n    \u003cspan style=\"text-decoration: underline; color: rgb(234, 166, 15);\"\u003e\u003cstrong\u003eDeal details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003eDiscount: 24%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"24% OFF","offers":[{"title":"Default Title","offer_id":52342150005010,"sku":"B0F1FHLKS1","price":99.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/817q3cVSeVL.jpg?v=1780604579"}],"url":"https:\/\/thekingofdeals.ca\/collections\/furniture.oembed","provider":"TheKingOfDeals","version":"1.0","type":"link"}