{"id":23745,"date":"2026-05-09T11:38:56","date_gmt":"2026-05-09T16:38:56","guid":{"rendered":"https:\/\/stuff.io\/?page_id=23745"},"modified":"2026-05-09T11:39:17","modified_gmt":"2026-05-09T16:39:17","slug":"23745-2","status":"publish","type":"page","link":"https:\/\/stuff.io\/es\/23745-2\/","title":{"rendered":""},"content":{"rendered":"<!--\n    Marketing-consent gate. Two paths:                                                                                       \n      - Box checked  -> POST { timestamp } to Apps Script, then redirect to checkout                                         \n      - Box unchecked -> redirect to checkout immediately, no log                                                            \n    Update the two CONFIG constants per placement.                                                                           \n  -->                                                                                                                        \n                                                            \n  <style>                                                                                                                    \n    .consent-card {                                         \n      max-width: 640px;\n      margin: 48px auto;\n      padding: 36px 32px;\n      background: #1a1a1a;                                                                                                   \n      border-radius: 12px;\n      color: #fff;                                                                                                           \n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      text-align: center;                                                                                                    \n    }\n    .consent-card h2 {                                                                                                       \n      font-size: 28px;                                      \n      font-weight: 700;\n      margin: 0 0 14px;                                                                                                      \n      color: #fff;\n    }                                                                                                                        \n    .consent-card p.consent-body {                          \n      font-size: 15px;\n      line-height: 1.6;\n      color: #cfd3d8;\n      margin: 0 auto 26px;                                                                                                   \n      max-width: 540px;\n    }                                                                                                                        \n    .consent-checkbox-wrap {                                \n      display: flex;\n      align-items: flex-start;\n      gap: 12px;                                                                                                             \n      text-align: left;\n      background: #121212;                                                                                                   \n      border: 1px solid #2a2a2a;                            \n      border-radius: 10px;\n      padding: 16px 18px;\n      margin: 0 0 24px;                                                                                                      \n    }\n    .consent-checkbox-wrap input[type=\"checkbox\"] {                                                                          \n      flex: 0 0 auto;                                       \n      width: 20px;\n      height: 20px;                                                                                                          \n      margin-top: 2px;\n      accent-color: #00afe5;                                                                                                 \n      cursor: pointer;                                      \n    }\n    .consent-checkbox-wrap label {\n      flex: 1;                                                                                                               \n      font-size: 14px;\n      line-height: 1.55;                                                                                                     \n      color: #cfd3d8;                                       \n      cursor: pointer;\n    }\n    .consent-btn {\n      display: inline-block;                                                                                                 \n      min-width: 240px;\n      padding: 14px 32px;                                                                                                    \n      border: 0;                                            \n      border-radius: 999px;\n      font-size: 16px;\n      font-weight: 700;\n      color: #0a0a0a;                                                                                                        \n      background: linear-gradient(#11e4ea, #0075b6);\n      cursor: pointer;                                                                                                       \n      transition: opacity .15s, transform .15s;             \n    }                                                                                                                        \n    .consent-btn:hover  { opacity: .92; }\n    .consent-btn:active { transform: translateY(1px); }                                                                      \n    .consent-btn:disabled {                                 \n      opacity: .55;                                                                                                          \n      cursor: not-allowed;\n      transform: none;                                                                                                       \n    }                                                       \n  <\/style>\n\n  <section class=\"consent-card\">\n    <h2>Kidney Recipient<\/h2>\n                                                                                                                             \n    <div class=\"consent-checkbox-wrap\">\n      <input type=\"checkbox\" id=\"consent-checkbox\" checked \/>                                                                \n      <label for=\"consent-checkbox\">                        \n        <span style=\"display:block; font-size:1rem; font-weight:700; margin-bottom:6px; color:#fff;\">I agree to receive      \n  marketing communications from the ABUNDANT team.<\/span>                                                                    \n        By checking this box, I consent to have the information I provide during checkout used to send me email updates,     \n  promotional content, and related communications from the ABUNDANT team. I understand that I can unsubscribe at any time    \n  using the unsubscribe link included in each email.        \n      <\/label>                                                                                                               \n    <\/div>                                                  \n\n    <button type=\"button\" id=\"consent-continue-btn\" class=\"consent-btn\">                                                     \n      Continue\n    <\/button>                                                                                                                \n  <\/section>                                                \n\n  <script>\n  (function () {\n      \/\/ \u2500\u2500\u2500 CONFIG \u2014 edit these per placement \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  var APPS_SCRIPT_URL =                                                                                                      \n  'https:\/\/script.google.com\/macros\/s\/AKfycbzHQ1FAs4u_2XezTscN7K-AtzfWoAn3-kj1H7lFaD8sYxGsiiZMxcasaXZZNCwvrxVw\/exec';        \n  var DESTINATION_URL = 'http:\/\/app.stuff.io\/parlamint-v2\/deef8c2b-4019-4140-b15f-49e1434ea28c';                                       \n  var PRODUCT         = 'Kidney Recipient';                                                                                      \n  \/\/ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n                                             \n                                                            \n    var btn      = document.getElementById('consent-continue-btn');                                                          \n    var checkbox = document.getElementById('consent-checkbox');\n                                                                                                                             \n    btn.addEventListener('click', function () {             \n      var optedIn = checkbox.checked;\n                                                                                                                             \n      btn.disabled = true;\n                                                                                                                             \n      if (!optedIn) {                                       \n        window.location.href = DESTINATION_URL;\n        return;\n      }\n\n      btn.textContent = 'Submitting...';                                                                                     \n   \n      fetch(APPS_SCRIPT_URL, {                                                                                               \n        method: 'POST',                                     \n        body:   JSON.stringify({ timestamp: new Date().toISOString(), product: PRODUCT })\n      })                                                                                                                     \n        .then(function () { window.location.href = DESTINATION_URL; })\n        .catch(function (err) {                                                                                              \n          console.error('Consent log error:', err);         \n          window.location.href = DESTINATION_URL;                                                                            \n        });\n    });                                                                                                                      \n  })();                                                     \n  <\/script>","protected":false},"excerpt":{"rendered":"<p>Kidney Recipient I agree to receive marketing communications from the ABUNDANT team. By checking this box, I consent to have the information I provide during checkout used to send me email updates, promotional content, and related communications from the ABUNDANT team. I understand that I can unsubscribe at any time using the unsubscribe link included [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"https:\/\/stuff.io\/es\/23745-2\/\">Leer m\u00e1s...<span class=\"screen-reader-text\"> de <\/span><\/a><\/p>","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-23745","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>- Stuff.io<\/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:\/\/stuff.io\/es\/23745-2\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"- Stuff.io\" \/>\n<meta property=\"og:description\" content=\"Kidney Recipient I agree to receive marketing communications from the ABUNDANT team. By checking this box, I consent to have the information I provide during checkout used to send me email updates, promotional content, and related communications from the ABUNDANT team. I understand that I can unsubscribe at any time using the unsubscribe link included [...]Read More... from\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stuff.io\/es\/23745-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Stuff.io\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-09T16:39:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/stuff.io\/23745-2\/\",\"url\":\"https:\/\/stuff.io\/23745-2\/\",\"name\":\"- Stuff.io\",\"isPartOf\":{\"@id\":\"https:\/\/stuff.io\/#website\"},\"datePublished\":\"2026-05-09T16:38:56+00:00\",\"dateModified\":\"2026-05-09T16:39:17+00:00\",\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/stuff.io\/23745-2\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/stuff.io\/#website\",\"url\":\"https:\/\/stuff.io\/\",\"name\":\"Stuff.io\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/stuff.io\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"- Stuff.io","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:\/\/stuff.io\/es\/23745-2\/","og_locale":"es_MX","og_type":"article","og_title":"- Stuff.io","og_description":"Kidney Recipient I agree to receive marketing communications from the ABUNDANT team. By checking this box, I consent to have the information I provide during checkout used to send me email updates, promotional content, and related communications from the ABUNDANT team. I understand that I can unsubscribe at any time using the unsubscribe link included [...]Read More... from","og_url":"https:\/\/stuff.io\/es\/23745-2\/","og_site_name":"Stuff.io","article_modified_time":"2026-05-09T16:39:17+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stuff.io\/23745-2\/","url":"https:\/\/stuff.io\/23745-2\/","name":"- Stuff.io","isPartOf":{"@id":"https:\/\/stuff.io\/#website"},"datePublished":"2026-05-09T16:38:56+00:00","dateModified":"2026-05-09T16:39:17+00:00","inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stuff.io\/23745-2\/"]}]},{"@type":"WebSite","@id":"https:\/\/stuff.io\/#website","url":"https:\/\/stuff.io\/","name":"Stuff.io","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stuff.io\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/stuff.io\/es\/wp-json\/wp\/v2\/pages\/23745","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stuff.io\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stuff.io\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stuff.io\/es\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/stuff.io\/es\/wp-json\/wp\/v2\/comments?post=23745"}],"version-history":[{"count":2,"href":"https:\/\/stuff.io\/es\/wp-json\/wp\/v2\/pages\/23745\/revisions"}],"predecessor-version":[{"id":23747,"href":"https:\/\/stuff.io\/es\/wp-json\/wp\/v2\/pages\/23745\/revisions\/23747"}],"wp:attachment":[{"href":"https:\/\/stuff.io\/es\/wp-json\/wp\/v2\/media?parent=23745"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}