{"id":369,"date":"2024-11-19T04:19:00","date_gmt":"2024-11-19T04:19:00","guid":{"rendered":"https:\/\/madlysane.com\/?page_id=369"},"modified":"2026-01-01T14:11:22","modified_gmt":"2026-01-01T20:11:22","slug":"cart-2","status":"publish","type":"page","link":"https:\/\/madlysane.com\/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    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\n    \/* \u2b50 Add this block to blend the image *\/\n    .donation-section img {\n        width: 350px;\n        border-radius: 12px;         \n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n        background: transparent;\n    }\n<\/style>\n\n<\/head>\n<body>\n              <h1>Donate to MadlySane.com<\/h1>\n<div class=\"donation-section\">\n  <img src=https:\/\/madlysane.com\/wp-content\/uploads\/2026\/01\/Copilot_20260101_134110.avif\" alt=\"Welcome Image\" width=\"350\">\n\n\n\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.com\/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.com\/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.com\/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.com\/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<\/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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Shop - MadlySane.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/madlysane.com\/en\/cart-2\/\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:locale\" content=\"en_US\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:type\" content=\"article\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:title\" content=\"Shop\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:description\" content=\"Donate to MadlySane.com Donate to MadlySane.com\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:url\" content=\"https:\/\/madlysane.com\/en\/cart-2\/\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:site_name\" content=\"MadlySane.com\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-01T20:11:22+00:00\" class=\"yoast-seo-meta-tag\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" class=\"yoast-seo-meta-tag\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/madlysane.com\\\/cart-2\\\/\",\"url\":\"https:\\\/\\\/madlysane.com\\\/cart-2\\\/\",\"name\":\"Shop - MadlySane.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#website\"},\"datePublished\":\"2024-11-19T04:19:00+00:00\",\"dateModified\":\"2026-01-01T20:11:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/madlysane.com\\\/cart-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/madlysane.com\\\/cart-2\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/madlysane.com\\\/cart-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Shop\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#website\",\"url\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/\",\"name\":\"MadlySane.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#organization\",\"name\":\"MadlySane.com LLC\",\"url\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/madlysane.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg\",\"contentUrl\":\"https:\\\/\\\/madlysane.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg\",\"width\":60,\"height\":60,\"caption\":\"MadlySane.com LLC\"},\"image\":{\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/madlysane.com\\\/yoast\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Shop - MadlySane.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/madlysane.com\/en\/cart-2\/","og_locale":"en_US","og_type":"article","og_title":"Shop","og_description":"Donate to MadlySane.com Donate to MadlySane.com","og_url":"https:\/\/madlysane.com\/en\/cart-2\/","og_site_name":"MadlySane.com","article_modified_time":"2026-01-01T20:11:22+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/madlysane.com\/cart-2\/","url":"https:\/\/madlysane.com\/cart-2\/","name":"Shop - MadlySane.com","isPartOf":{"@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#website"},"datePublished":"2024-11-19T04:19:00+00:00","dateModified":"2026-01-01T20:11:22+00:00","breadcrumb":{"@id":"https:\/\/madlysane.com\/cart-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/madlysane.com\/cart-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/madlysane.com\/cart-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/"},{"@type":"ListItem","position":2,"name":"Shop"}]},{"@type":"WebSite","@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#website","url":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/","name":"MadlySane.com","description":"","publisher":{"@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#organization","name":"MadlySane.com LLC","url":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#\/schema\/logo\/image\/","url":"https:\/\/madlysane.com\/wp-content\/uploads\/2025\/05\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg","contentUrl":"https:\/\/madlysane.com\/wp-content\/uploads\/2025\/05\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg","width":60,"height":60,"caption":"MadlySane.com LLC"},"image":{"@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/madlysane.com\/yoast"]}]}},"jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages\/369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/comments?post=369"}],"version-history":[{"count":4,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages\/369\/revisions"}],"predecessor-version":[{"id":6997,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages\/369\/revisions\/6997"}],"wp:attachment":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/media?parent=369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}