{"id":369,"date":"2024-11-19T04:19:00","date_gmt":"2024-11-19T04:19:00","guid":{"rendered":"https:\/\/madlysane.com\/?page_id=369"},"modified":"2025-07-22T19:35:14","modified_gmt":"2025-07-23T00:35:14","slug":"cart-2","status":"publish","type":"page","link":"https:\/\/madlysane.site\/en\/cart-2\/","title":{"rendered":"Shop"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Donate to MadlySane.com<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            line-height: 1.6;\n            margin: 20px;\n        }\n        .donation-section {\n            margin-bottom: 20px;\n        }\n        .donation-section h2 {\n            color: #2c3e50;\n        }<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Donate to MadlySane.com<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            line-height: 1.6;\n            margin: 20px;\n        }\n        .donation-section {\n            margin-bottom: 20px;\n        }\n        .donation-section h2 {\n            color: #2c3e50;\n        }\n    <\/style>\n<\/head>\n<body>\n               <h1>Donate to MadlySane.com<\/h1>\n    <div class=\"donation-section\">\n<img decoding=\"async\" src=\"https:\/\/madlysane.site\/wp-content\/uploads\/2024\/11\/help-4974118_1280.jpg\" alt=\"Welcome Image\"width=\"600\">\n<h2>Why Donate?<\/h2>\n\n        <p>Your donations help us maintain and grow our community, provide valuable resources, and support mental health initiatives. Every contribution makes a difference.<\/p>\n    <\/div>\n   \n    <div class=\"donation-section\">\n        <h2>Donation Options<\/h2>\n        <p>Choose a donation amount:<\/p>\n        <form id=\"donationForm\" action=\"https:\/\/www.paypal.com\/donate\/\" method=\"get\" target=\"_top\" onsubmit=\"return updatePayPalURL()\">\n            <ul>\n                <label>\n                    <input type=\"radio\" name=\"amount\" value=\"25\" onclick=\"updateAmount(25)\"> $25\n                <\/label>\n                <label>\n                    <input type=\"radio\" name=\"amount\" value=\"50\" onclick=\"updateAmount(50)\"> $50\n                <\/label>\n                <label>\n                    <input type=\"radio\" name=\"amount\" value=\"100\" onclick=\"updateAmount(100)\"> $100\n                <\/label>\n                <label>\n                    <input type=\"radio\" name=\"amount\" value=\"1000\" onclick=\"updateAmount(1000)\"> $1000\n                <\/label>\n                <label>\n                    <input type=\"radio\" name=\"amount\" value=\"custom\" onclick=\"updateAmount('custom')\"> Custom\n                    <input type=\"text\" id=\"customAmount\" name=\"custom_amount\" placeholder=\"Enter amount\" oninput=\"updateAmount('custom')\">\n                <\/label>\n            <\/ul>\n            <input type=\"hidden\" id=\"paypalAmount\" name=\"amount\" value=\"\">\n            <input type=\"hidden\" name=\"hosted_button_id\" value=\"6SLFQVVMMHXEJ\">\n            <input type=\"submit\" value=\"Donate\">\n        <\/form>\n    <\/div>\n\n    <script>\n        function updateAmount(value) {\n            var amount = value;\n            if (value === 'custom') {\n                amount = document.getElementById('customAmount').value;\n            }\n            document.getElementById('paypalAmount').value = amount;\n        }\n\n        function updatePayPalURL() {\n            var amount = document.getElementById('paypalAmount').value;\n            var form = document.getElementById('donationForm');\n            form.action = \"https:\/\/www.paypal.com\/donate\/?hosted_button_id=6SLFQVVMMHXEJ&amount=\" + amount;\n            return true;\n        }\n    <\/script>\n\n    <div class=\"donation-section\">\n        <h2>Recognition<\/h2>\n        <p>We appreciate our donors! With your permission, we would love to recognize your contribution on our donor wall.<\/p>\n    <\/div>\n    <div class=\"donation-section\">\n        <h2>Transparency<\/h2>\n        <p>We are committed to transparency. Learn more about how your donations are used.<\/p>\n        <p><a href=\"https:\/\/madlysane.site\/en\/finacial-transparency\/\">Click here<\/a><\/p>\n    <\/div>\n    <div class=\"donation-section\">\n        <h2>Make a Donation<\/h2>\n        <p><a href=\"https:\/\/madlysane.site\/cart\/\">Click here to donate<\/a><\/p>\n    <\/div>\n<!-- Exit-Intent Popup -->\n<style>\n  #exitPopup {\n    display: none;\n    position: fixed;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    background-color: rgba(0,0,0,0.6);\n    z-index: 9999;\n    justify-content: center;\n    align-items: center;\n  }\n\n  #exitPopupContent {\n    background: white;\n    padding: 30px;\n    border-radius: 10px;\n    text-align: center;\n    max-width: 400px;\n    box-shadow: 0 4px 8px rgba(0,0,0,0.3);\n  }\n\n  #exitPopup button {\n    margin-top: 15px;\n    padding: 10px 20px;\n    background-color: #4CAF50;\n    color: white;\n    border: none;\n    border-radius: 5px;\n    cursor: pointer;\n  }\n\n  #exitPopup button:hover {\n    background-color: #45a049;\n  }\n<\/style>\n\n<div id=\"exitPopup\">\n  <div id=\"exitPopupContent\">\n    <h2>Wait! Before you go...<\/h2>\n    <p>Join our free community for mental wellness tools and support.<\/p>\n    <button onclick=\"window.location.href='https:\/\/madlysane.site\/en\/306-2\/'\">Join Now<\/button>\n    <br><br>\n    <button onclick=\"document.getElementById('exitPopup').style.display='none'\">No Thanks<\/button>\n  <\/div>\n<\/div>\n\n\n\n<\/body>\n<\/html>\n\n\n\n<p><a href=\"https:\/\/madlysane.site\/donor-wall\/\" data-type=\"page\" data-id=\"601\">Donor Wall<\/a><\/p>\n\n\n\n<!-- Mental Health Alert: One-Block HTML -->\n<style>\n  #mentalAlertBanner {\n    display: none;\n    position: fixed; top: 0; left: 0;\n    width: 100%;\n    background: linear-gradient(90deg,#ff5252,#ff1744);\n    color: #fff; font-weight: bold; font-size: 18px;\n    padding: 12px 20px; text-align: center; z-index:9999;\n    animation: pulseBanner 1s infinite;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.4);\n    opacity: 1; transition: opacity 1s ease;\n  }\n  @keyframes pulseBanner {\n    0%{opacity:1}50%{opacity:.7}100%{opacity:1}\n  }\n<\/style>\n\n<div id=\"mentalAlertBanner\" role=\"alert\"><\/div>\n<audio id=\"beepSound\" src=\"https:\/\/freesound.org\/data\/previews\/522\/522470_998150-lq.mp3\" preload=\"auto\"><\/audio>\n\n<script>\n  document.addEventListener('DOMContentLoaded', function(){\n    \/\/ only for visitors\n    if (document.body.classList.contains('logged-in')) return;\n\n    const alerts = [\n      {hour: 8,  msg:\"\u26a0\ufe0f Good morning! S.A.D. check\u2014short days may affect mood. Try light & movement.\"},\n      {hour: 12, msg:\"\ud83d\udca7 Midday check-in: How are you feeling right now? Remember to breathe.\"},\n      {hour: 18, msg:\"\ud83d\udd25 Evening alert: Notice burnout signals? You deserve rest & kindness.\"},\n      {hour: 22, msg:\"\ud83c\udf19 Night care: Anxiety spike? Ground with your five senses before bed.\"}\n    ];\n    const banner = document.getElementById('mentalAlertBanner');\n    const beep   = document.getElementById('beepSound');\n\n    function showMsg(txt){\n      banner.textContent = txt;\n      banner.style.display = 'block';\n      banner.style.opacity = '1';\n      beep.play().catch(()=>{});\n      setTimeout(()=> banner.style.opacity = '0', 8000);\n      setTimeout(()=> banner.style.display = 'none', 9500);\n    }\n\n    alerts.forEach(alert=>{\n      const now   = new Date();\n      const first = new Date(now);\n      first.setHours(alert.hour,0,0,0);\n      if (first <= now) first.setDate(first.getDate()+1);\n      setTimeout(()=>{\n        showMsg(alert.msg);\n        setInterval(()=> showMsg(alert.msg), 24*60*60*1000);\n      }, first - now);\n    });\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Donate to MadlySane.com Donate to MadlySane.com Why Donate? Your donations help us maintain and grow our community, provide valuable resources, and support mental health initiatives. Every contribution makes a difference. Donation Options Choose a donation amount: $25 $50 $100 $1000 Custom Recognition We appreciate our donors! With your permission, we would love to recognize your [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-369","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/comments?post=369"}],"version-history":[{"count":5,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/369\/revisions"}],"predecessor-version":[{"id":5163,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/369\/revisions\/5163"}],"wp:attachment":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/media?parent=369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}