cloud.email.hollandandbarrett.com Open in urlscan Pro
161.71.48.26  Public Scan

Submitted URL: https://click.email.hollandandbarrett.com/?qs=b46c4a35a7e7e1eaf22d6411e13e4d02cb46a953cc6dc1f962e837c5e8daff76c19a5ac7e0be3e60a6cfa30a293c...
Effective URL: https://cloud.email.hollandandbarrett.com/my-card?qs=82f7cdd83e0c1cf26bd371c57c0f4921cffd20ffd210740932452accef84e6e0b6b4adf460c05016edef2...
Submission: On October 13 via api from BE — Scanned from DE

Form analysis 1 forms found in the DOM

Name: form

<form name="form">
  <table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper">
    <tbody>
      <tr>
        <td class="stylingblock-content-wrapper camarker-inner">
          <style>
            /* Overwrite styling of addresses etc */
            /* For iOS and Mac */
            a[x-apple-data-detectors] {
              color: inherit !important;
              text-decoration: none !important;
              font-size: inherit !important;
              font-family: inherit !important;
              font-weight: inherit !important;
              line-height: inherit !important;
            }

            /* For Gmail */
            u+#body a {
              color: inherit !important;
              text-decoration: none !important;
              font-size: inherit !important;
              font-family: inherit !important;
              font-weight: inherit !important;
              line-height: inherit !important;
            }

            /* For Samsung */
            #MessageViewBody a {
              color: inherit !important;
              text-decoration: none !important;
              font-size: inherit !important;
              font-family: inherit !important;
              font-weight: inherit !important;
              line-height: inherit !important;
            }

            /* FONTS */
            body {
              font-family: Helvetica, Arial, sans-serif;
              color: #5b5b5b;
            }

            h2 {
              margin: 0;
              font-size: 20px;
              line-height: 24px;
              font-weight: bold;
              letter-spacing: 0.4px;
              color: #00594c;
            }

            h3 {
              font-size: 16px !important;
              line-height: 18px !important;
              color: #00594c !important;
              margin: 0 0 8px 0 !important;
              font-weight: bold !important;
            }

            p {
              font-size: 14px;
              line-height: 20px;
              color: #5b5b5b;
            }

            p.error {
              margin: -5px 0 5px !important;
              color: #f48b22 !important;
              font-size: 12px !important;
            }

            /* LINKS */
            a {
              color: #00594c;
              text-decoration: underline;
            }

            /* BUTTONS */
            .btn {
              background-color: #00594c;
              width: 100%;
              display: block;
              padding: 12px 0;
              text-align: center;
              color: #ffffff !important;
              font-family: Helvetica, Arial, sans-serif;
              font-size: 14px !important;
              font-weight: bold;
              text-decoration: none !important;
              border: 2px solid #00594c;
              border-radius: 3px;
              cursor: pointer;
            }

            .btn:hover {
              background-color: #00322B;
              border-color: #00322B;
            }

            .btn::after {
              content: "";
              height: 20px;
              width: 20px;
              background: url(https://image.s50.sfmc-content.com/lib/fe2b117…/m/3/icn_rightarrow.png) no-repeat;
              position: absolute;
              background-size: 11px;
              margin: 4px 8px 0;
            }

            .btn-ghost-site {
              color: #00594c !important;
              width: 100%;
              display: block;
              padding: 13px 0;
              text-align: center;
              font-family: Helvetica, Arial, sans-serif;
              font-size: 14px !important;
              font-weight: bold;
              text-decoration: none !important;
              border: 2px solid #00594c;
              border-radius: 3px;
              cursor: pointer;
              background-color: transparent;
              box-sizing: border-box;
              -moz-box-sizing: border-box;
              -webkit-box-sizing: border-box;
            }

            .btn-ghost-site:hover {
              background-color: #EEEEEE !important;
            }

            a:focus,
            .btn:focus,
            input:focus,
            textarea:focus,
            select:focus {
              outline: none !important;
            }

            /* START STYLING TABSWITCH */
            .tabswitch {
              margin: 0 2px;
              padding: 15px 5px;
              background-color: #f9f9f9;
              color: #5b5b5b;
              text-transform: uppercase;
              font-size: 12px;
              font-weight: bold;
              border-top: 3px solid transparent;
              border-bottom: 3px solid #FFFFFF;
              border-left: 0px;
              border-right: 0px;
              border-radius: 4px 4px 0 0;
              letter-spacing: 0.5px;
              cursor: pointer;
              width: 50%;
              text-align: center;
            }

            .tabswitch:hover {
              border-top: 3px solid #5b5b5b;
            }

            .tabswitch-active,
            .tabswitch-active.tabswitch:hover {
              background-color: #F4F4F4;
              color: #00594c;
              border-top: 3px solid #00594c;
              border-bottom: 3px solid #F4F4F4;
            }

            @media only screen and (max-width:480px) {
              .tabswitch {
                font-size: 11px !important;
              }
            }

            /* END STYLING TABSWITCH
  
/* START STYLING FOR SEPERATE BOXES WITH A RADIO BUTTON */
            /* Customize the label (the container) */
            .container {
              display: block;
              position: relative;
              padding: 13px 20px 15px 45px;
              margin-bottom: 6px;
              cursor: pointer;
              background-color: #fff;
              border: 1px solid #E4E4E4;
              border-radius: 4px;
              font-size: 14px;
              line-height: 25px;
              -webkit-user-select: none;
              -moz-user-select: none;
              -ms-user-select: none;
              user-select: none;
            }

            .container span {
              display: block;
              font-size: 12px;
              line-height: 18px;
            }

            /* Hide the browser's default radio button */
            .container input {
              position: absolute;
              opacity: 0;
              cursor: pointer;
              height: 0;
              width: 0;
            }

            /* Create a custom radio button */
            .checkmark {
              position: absolute;
              margin: 18px 0 0 15px;
              top: 0;
              left: 0;
              height: 16px;
              width: 16px;
              background-color: #eee;
              border-radius: 50%;
            }

            /* On mouse-over, add a grey background color */
            .container:hover input~.checkmark {
              background-color: #ccc;
            }

            /* When the radio button is checked, add a background */
            .container input:checked~.checkmark {
              background-color: #92C84D;
            }

            /* Create the indicator (the dot/circle - hidden when not checked) */
            .checkmark:after {
              content: "";
              position: absolute;
              display: none;
            }

            /* Show the indicator (dot/circle) when checked */
            .container input:checked~.checkmark:after {
              display: block;
            }

            /* Style the indicator (dot/circle) */
            .container .checkmark:after {
              top: 5px;
              left: 5px;
              width: 6px;
              height: 6px;
              border-radius: 50%;
              background: white;
            }

            /* Hide normal checkbox */
            .hidden {
              display: none !important;
              width: 0px;
              overflow: hidden;
            }

            /* END STYLING FOR SEPERATE BOXES WITH A RADIO BUTTON */
            /* START SELECT AND INPUT STYLING */
            select {
              -webkit-appearance: none;
              -moz-appearance: none;
              appearance: none;
              background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='60' fill='%23003626'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
              background-size: 12px;
              background-position: calc(100% - 10px) center;
              background-repeat: no-repeat;
              background-color: #fff;
            }

            select,
            input {
              padding: 10px 25px 10px 10px;
              border-style: solid;
              border-width: 1px;
              outline: none !important;
              border-radius: 3px;
              border-color: #bcbcbc;
              color: #5b5b5b;
              font-size: 14px;
            }

            select:focus,
            input:focus {
              border-color: #bcbcbc;
            }

            select::-ms-expand {
              display: none;
            }

            input {
              padding: 10px;
              width: 100%;
              box-shadow: none !important;
              background-clip: padding-box !important;
              font-size: 14px;
            }

            input[type="checkbox" i] {
              width: 20px;
            }

            /* END SELECT AND INPUT STYLING */
            .checkbox_bg {
              background-color: #ffffff !important;
            }

            label {
              vertical-align: text-bottom;
            }

            .radiobutton {
              display: block;
              width: 100%;
              margin-bottom: 6px;
              padding: 15px 10px;
              border: 1px solid #d6c5ab;
              border-radius: 4px;
              background-color: #fff;
              font-size: 14px;
              cursor: pointer;
            }

            .radiobutton:hover {
              border: 1px solid #d6c5ab !important;
            }

            input[type="radio"]:checked {
              border-color: #00594c;
            }

            input[type="radio"] {
              width: 20px;
              display: inline-block;
            }

            .radiobutton span {
              font-size: 12px;
              display: block;
              margin: 5px 0 0 32px;
            }

            .checkbox {
              display: block;
              width: 100%;
              padding: 15px 0px;
              border-bottom: 1px solid #F4F4F4;
              background-color: #fff !important;
              font-size: 14px;
              cursor: pointer;
            }

            .checkbox:first-child {
              border-radius: 4px 4px 0 0;
            }

            .checkbox:last-child {
              border-radius: 0 0 4px 4px;
              border-bottom: none !important;
            }

            /* START TOPICS STYLING */
            .topic {
              background-color: #bcbcbc;
              padding: 6px 8px;
              margin-right: 2px;
              white-space: nowrap;
              line-height: 35px;
              color: #fff;
              border-radius: 3px;
              cursor: pointer;
              font-size: 14px;
            }

            .topic:hover,
            .topic:active,
            .topic:focus {
              background-color: #91c74c;
            }

            @media only screen and (max-width:480px) {
              .topic:hover {
                background-color: #00594c;
              }
            }

            /* END TOPICS STYLING */
          </style>
        </td>
      </tr>
    </tbody>
  </table>
  <table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="background-color: transparent; border: 0px solid transparent; min-width: 100%; " class="stylingblock-content-wrapper">
    <tbody>
      <tr>
        <td style="padding: 24px 0px 0px; " class="stylingblock-content-wrapper camarker-inner">
          <table style="width: 100%;" role="presentation" cellspacing="0" cellpadding="0">
            <tbody>
              <tr>
                <td>
                  <table style="width: 100%;" role="presentation" cellspacing="0" cellpadding="0">
                    <tbody>
                      <tr>
                        <td style="width: 100%; padding-bottom: 0px;" class="responsive-td" valign="top">
                          <table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper">
                            <tbody>
                              <tr>
                                <td class="stylingblock-content-wrapper camarker-inner">
                                  <h2 style="display:inline-block;vertical-align:top;"> Mijn Voordeelkaart </h2>
                                </td>
                              </tr>
                            </tbody>
                          </table>
                        </td>
                      </tr>
                    </tbody>
                  </table>
                </td>
              </tr>
              <tr>
                <td>
                  <table style="width: 100%;" role="presentation" cellspacing="0" cellpadding="0">
                    <tbody>
                      <tr>
                        <td style="width: 100%; padding-top: 0px;" class="responsive-td" valign="top">
                          <table cellpadding="0" cellspacing="0" width="100%" role="presentation" class="stylingblock-content-wrapper" style="min-width: 100%; ">
                            <tbody>
                              <tr>
                                <td class="stylingblock-content-margin-cell" style="padding: 10px 0px 0px; ">
                                  <table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="background-color: transparent; min-width: 100%; " class="stylingblock-content-wrapper">
                                    <tbody>
                                      <tr>
                                        <td style="padding: 0px; " class="stylingblock-content-wrapper camarker-inner">
                                          <style>
                                            .mycard {
                                              background-color: #00594c;
                                              margin-top: 3px;
                                              padding: 20px;
                                              color: #FFFFFF;
                                              border-radius: 10px;
                                              -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 13%);
                                              -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.13);
                                              box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 13%);
                                              background-image: url('https://image.email.hollandandbarrett.com/lib/fe2b11707564047a7d1379/m/6/backgroundeffect_shinedark.png');
                                              background-size: cover;
                                            }

                                            .mycard h3 {
                                              text-align: left;
                                              margin: 14px 0 2px 0 !important;
                                              font-size: 10px !important;
                                              line-height: 14px !important;
                                              color: #b1c9c0 !important;
                                              font-weight: bold;
                                              text-transform: uppercase;
                                            }

                                            .mycard p {
                                              text-align: left;
                                              margin: 0 !important;
                                              font-size: 14px;
                                              line-height: 18px !important;
                                              color: #FFFFFF;
                                            }

                                            .saldo {
                                              margin: 5px 0;
                                            }

                                            .saldo div {
                                              display: inline-block;
                                              background-color: #ffffff;
                                              color: #00574B;
                                              width: 28px;
                                              margin: 0 4px 0 0;
                                              padding: 9px 0;
                                              text-align: center;
                                              font-weight: bold;
                                              font-size: 20px;
                                            }

                                            .saldo div:first-child {
                                              border-top-left-radius: 3px;
                                              border-bottom-left-radius: 3px;
                                            }

                                            .saldo div:nth-last-child(2) {
                                              border-top-right-radius: 3px;
                                              border-bottom-right-radius: 3px;
                                            }

                                            .points {
                                              background-color: #00594c !important;
                                              color: #FFFFFF !important;
                                              width: min-content !important;
                                              margin-left: 5px !important;
                                              font-size: 14px !important;
                                              font-weight: normal !important;
                                            }
                                          </style>
                                          <div class="mycard">
                                            <h3>Kaartnummer</h3>
                                            <p><a href="" style="color:#FFFFFF!important;text-decoration:none!important">2960000759637</a></p>
                                            <h3>Spaarsaldo</h3>
                                            <div class="saldo">
                                              <div>0</div>
                                              <div>0</div>
                                              <div>1</div>
                                              <div>8</div>
                                              <div class="points">Voordeelpunten</div>
                                            </div>
                                            <p style="font-size:11px!important;margin-bottom:10px!important;color:#b1c9c0!important;">Recente transacties zijn mogelijk nog niet verwerkt.</p>
                                          </div>
                                          <div class="mycard" style="background-color:#E2F2CD;padding:10px;">
                                            <img
                                              src="http://cl.s50.exct.net/LiveContent.aspx?qs=f4d18cef067756aaf3c151fb8620984b3894f7164bfaea3ef51257f27823c0aafb0ca425c0af826211c5f10038f5122606a02f47e6edf763b72376133f4af59bafe7df6d619d28bcb57400ee8dddada937de2754eb847e95198b8cb1c85f29f00595ed9b8152ee9b"
                                              style="width:100%;padding:20px 0;background-color:#FFFFFF;border-radius:5px" alt="2960000759637">
                                          </div>
                                        </td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                              </tr>
                            </tbody>
                          </table>
                        </td>
                      </tr>
                    </tbody>
                  </table>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <table cellpadding="0" cellspacing="0" width="100%" role="presentation" class="stylingblock-content-wrapper" style="min-width: 100%; ">
    <tbody>
      <tr>
        <td class="stylingblock-content-margin-cell" style="padding: 20px 0px; ">
          <table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="background-color: transparent; min-width: 100%; " class="stylingblock-content-wrapper">
            <tbody>
              <tr>
                <td style="padding: 0px; " class="stylingblock-content-wrapper camarker-inner">
                  <table style="width: 100%;" role="presentation" cellspacing="0" cellpadding="0">
                    <tbody>
                      <tr>
                        <td>
                          <table style="width: 100%;" role="presentation" cellspacing="0" cellpadding="0">
                            <tbody>
                              <tr>
                                <td style="width: 50%; padding-right: 5px;" valign="top">
                                  <table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper">
                                    <tbody>
                                      <tr>
                                        <td class="stylingblock-content-wrapper camarker-inner">
                                          <a href="https://www.hollandandbarrett.be/my-account/rflLanding.jsp?utm_source=email&amp;utm_medium=newsletter&amp;utm_campaign=loyaltycard" class="btn-ghost-site" target="_blank">Over de Voordeelkaart</a>
                                        </td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                                <td style="width: 50%; padding-left: 5px;" valign="top">
                                  <table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper">
                                    <tbody>
                                      <tr>
                                        <td class="stylingblock-content-wrapper camarker-inner"><a href="?utm_source=email&amp;utm_medium=newsletter&amp;utm_campaign=loyaltycard" class="btn" target="_blank">Shop online&nbsp;▸</a></td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                              </tr>
                            </tbody>
                          </table>
                        </td>
                      </tr>
                    </tbody>
                  </table>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

MIJN VOORDEELKAART


KAARTNUMMER

2960000759637


SPAARSALDO

0
0
1
8
Voordeelpunten

Recente transacties zijn mogelijk nog niet verwerkt.



Over de Voordeelkaart

Shop online ▸