{"title":"Apparel \u0026 Accessories","description":"","products":[{"product_id":"under-armour-unisex-adult-hustle-6-0-backpack-026-castlerock-full-heather-black-black-one-size-fits-most","title":"Under Armour Unisex-Adult Hustle 6.0 Backpack , (026) Castlerock Full Heather \/ Black \/ Black , One Size Fits Most","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: 43%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"43% OFF","offers":[{"title":"Default Title","offer_id":52270245576978,"sku":"B0CHHC8WD3","price":45.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/61a_Q3v5s7L.jpg?v=1778699210"},{"product_id":"military-smart-watches-for-men-with-bluetooth-call-1-39hd-tactical-fitness-watch-24-7-heart-rate-sleep-monitor-smart-watch-for-men-110-sport-modes-30day-ip68-waterproof-smartwatch-for-android-ios","title":"Military Smart Watches for Men with Bluetooth Call, 1.39\"HD Tactical Fitness Watch, 24\/7 Heart Rate Sleep Monitor, Smart Watch for Men 110+ Sport Modes,30Day,IP68 Waterproof Smartwatch for Android iOS","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: 77%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"77% OFF","offers":[{"title":"Default Title","offer_id":52282672087314,"sku":"B0GZZQTZLH","price":29.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/719a3zeN3vL.jpg?v=1778930705"},{"product_id":"cifoya-sunglasses-for-men-polarized-mens-sunglasses-retro-sun-glasses-with-uv-protection-for-driving-fishing-golf","title":"CIFOYA Sunglasses-for-Men Polarized Mens Sunglasses: Retro Sun glasses with UV Protection for Driving Fishing Golf","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\"\u003eQBL4327V\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":52282736017682,"sku":"B0DLGPJXNX","price":32.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71x-GMYJOKL.jpg?v=1778944334"},{"product_id":"google-fitbit-charge-6-advanced-health-and-fitness-tracker-with-built-in-gps-stress-management-tools-sleep-tracking-24-7-heart-rate-and-more-black-blac","title":"Google Fitbit Charge 6 Advanced Health and Fitness Tracker with Built-in GPS, Stress Management Tools, Sleep Tracking, 24\/7 Heart Rate and more -- Black\/Blac","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: 29%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"29% OFF","offers":[{"title":"Default Title","offer_id":52283113701650,"sku":"B0CC62ZG1M","price":139.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/61ZtqtvoD2L.jpg?v=1779046690"},{"product_id":"osprey-airporter-protector-for-backpack-large","title":"Osprey Airporter Protector for Backpack, Large","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: 50%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"50% OFF","offers":[{"title":"Default Title","offer_id":52283951776018,"sku":"B0BKQGC3JH","price":45.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/51ZL22OrUzL.jpg?v=1779132322"},{"product_id":"15-6-inch-travel-laptop-backpack-for-men-women-tsa-friendly-waterproof-business-computer-bag-with-usb-charging-port-headphone-jack-vintage-pu-leather-college-school-bookbag-for-work","title":"15.6 Inch Travel Laptop Backpack for Men Women, TSA Friendly Waterproof Business Computer Bag with USB Charging Port \u0026 Headphone Jack, Vintage PU Leather College School Bookbag for Work","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":"42% OFF","offers":[{"title":"Default Title","offer_id":52285760897298,"sku":"B0FSZFZZLK","price":14.01,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/81Luux1UVzL.jpg?v=1779207230"},{"product_id":"cifoya-polarized-sunglasses-for-men-sports-mens-sunglasses-sport-sun-glasses-with-uv400-for-golf-driving-fishing-cycling","title":"CIFOYA Polarized Sunglasses-for-Men Sports Mens-Sunglasses: Sport Sun Glasses with UV400 for Golf Driving Fishing Cycling","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\"\u003e9HLMIKQ3\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":52286248091922,"sku":"B0DH24FTBJ","price":25.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71TrbSTyX9L.jpg?v=1779233242"},{"product_id":"smart-watch-for-women-android-iphone-1-8-uhd-alexa-smart-women-watch-with-calls-messages-reminders-3atm-120-sport-modes-fitness-tracker-watch-with-spo2-heart-rate-monitor-sleep-activity-tracker","title":"Smart Watch for Women (Android\/iPhone), 1.8\" UHD Alexa Smart Women Watch with Calls\/Messages\/Reminders, 3ATM 120+ Sport Modes Fitness Tracker Watch with SpO2\/Heart Rate Monitor, Sleep\/Activity Tracker","description":"\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\"\u003e7QWVIZQR\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: $9.00 + Promo code: 35%\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","brand":"50% OFF","offers":[{"title":"Default Title","offer_id":52287050481938,"sku":"B0GJD48S17","price":59.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71R9jIET9tL.jpg?v=1779282763"},{"product_id":"ronyxet-slim-rfid-wallet-for-mens-minimalist-wallet-for-men-with-money-clip-holds-12-cards-durable-leather-carbon-fiber-men-s-wallet-perfect-mens-gift","title":"Ronyxet Slim RFID Wallet for Mens – Minimalist Wallet for Men with Money Clip, Holds 12 Cards – Durable Leather Carbon Fiber Men’s Wallet – Perfect Mens Gift","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\"\u003e8JOQBZ08ZK7B\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\u003eDiscount: 33% + Promo code: 15%\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":"43% OFF","offers":[{"title":"Default Title","offer_id":52287437701394,"sku":"B0FFMZV9N8","price":9.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/81xkxZVWU_L.jpg?v=1779325550"},{"product_id":"crossbody-purses-for-women-multi-pocket-casual-crossbody-bag-adjustable-strap-shoulder-bag-brown","title":"Crossbody Purses for Women, Multi Pocket Casual Crossbody Bag, Adjustable Strap Shoulder Bag (Brown)","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\n","brand":"42% OFF","offers":[{"title":"Default Title","offer_id":52288339902738,"sku":"B0FQC92P3G","price":20.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71GZw8JZLKL.jpg?v=1779368543"},{"product_id":"tracker-tag-1-pack-black-tukio-bluetooth-5-3-tracker-tag-for-apple-find-my-app-ios-only-replaceable-battery-100db-alarm-sound-item-locator-smart-tag-for-wallet-key-bag-luggage-and-more","title":"Tracker Tag 1-Pack (Black), Tukio Bluetooth 5.3 Tracker Tag for Apple Find My App (iOS Only), Replaceable Battery, 100dB Alarm Sound, Item Locator Smart Tag for Wallet, Key, Bag, Luggage and More","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: 9,99$\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e\n","brand":"50% OFF","offers":[{"title":"Default Title","offer_id":52288353075474,"sku":"B0FS13M4T4","price":19.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/71sXATPO-pL.jpg?v=1779370773"},{"product_id":"puma-kids-meridian-backpack-black-red-one-size","title":"PUMA Kids' Meridian Backpack, Black\/Red, One Size","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: 45%\u003c\/strong\u003e\n    \u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e","brand":"45% OFF","offers":[{"title":"Default Title","offer_id":52294587089170,"sku":"B07N3GM2YV","price":27.97,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/81og7ukKtEL.jpg?v=1779722634"},{"product_id":"labomo-laptop-backpack-for-women-men-womens-work-backpacks-with-16-inch-laptop-compartment-waterproof-computer-bag-casual-backpack-purse-for-work-school-travel","title":"LABOMO Laptop Backpack for Women Men, Womens Work Backpacks with 16 Inch Laptop Compartment Waterproof Computer Bag Casual Backpack Purse for Work School Travel","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\"\u003eAJGD8UFS\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":52294803587346,"sku":"B0D9VR8T77","price":40.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/615kfTjvzeL.jpg?v=1779733968"},{"product_id":"cluci-backpack-purse-for-women-fashion-leather-small-backpacks-mini-ladies-shoulder-backpack-convertible-handbags","title":"CLUCI Backpack Purse for Women Fashion Leather Small Backpacks Mini Ladies Shoulder Backpack Convertible Handbags","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%\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp\u003eℹ️ The checkout discount applies automatically\u003c\/p\u003e","brand":"45% OFF","offers":[{"title":"Default Title","offer_id":52328900002066,"sku":"B0CJ4TTF7P","price":49.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0898\/3963\/2658\/files\/814ta9hkUqL.jpg?v=1780336648"}],"url":"https:\/\/thekingofdeals.ca\/collections\/apparel-accessories.oembed","provider":"TheKingOfDeals","version":"1.0","type":"link"}