tozlife.com Open in urlscan Pro
148.251.67.243  Public Scan

Submitted URL: http://tozlife.com/
Effective URL: https://tozlife.com/
Submission: On June 01 via manual from IT — Scanned from IT

Form analysis 6 forms found in the DOM

GET https://tozlife.com/

<form method="get" class="form-search" action="https://tozlife.com/">
  <div class="search-fields">
    <input type="text" name="s" class="search-field" value="" placeholder="Search for items" autocomplete="off">
    <a href="#" class="close-search-results"><span class="razzi-svg-icon "><svg aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></span></a>
    <span class="razzi-loading"></span>
  </div>
  <button class="search-submit" type="submit"><span class="razzi-svg-icon "><svg aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
        stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <circle cx="11" cy="11" r="8"></circle>
        <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
      </svg></span></button>
</form>

POST

<form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-311" method="post" data-id="311" data-name="Razzi Form">
  <div class="mc4wp-form-fields"><input type="email" name="EMAIL" placeholder="Enter Email *" required="">
    <input type="submit" value="Subscribe">
  </div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp"
    value="1685614323"><input type="hidden" name="_mc4wp_form_id" value="311"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1">
  <div class="mc4wp-response"></div>
</form>

POST

<form class="woocommerce woocommerce-account woocommerce-form woocommerce-form-login login" method="post">
  <p class="form-row form-row-wide">
    <input placeholder="Username" type="text" class="input-text" name="username" id="panel_username">
  </p>
  <p class="form-row form-row-wide">
    <span class="password-input">
      <input placeholder="Password" class="input-text" type="password" name="password" id="panel_password">
      <span class="show-password-input"></span></span>
  </p>
  <p class="form-row form-row-wide form-row-remember">
    <label class="woocommerce-form__label woocommerce-form__label-for-checkbox inline">
      <input class="woocommerce-form__input woocommerce-form__input-checkbox" name="rememberme" type="checkbox" value="forever">
      <span>Remember me</span>
    </label>
    <label class="form-row form-row-wide lost_password">
      <a href="https://tozlife.com/my-account/lost-password/">Lost your password?</a>
    </label>
  </p>
  <p class="form-row form-row-wide">
    <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="2786c4bf73"><input type="hidden" name="_wp_http_referer" value="/"> <button type="submit" class="razzi-button" name="login" value="Sign in"
      data-signing="Siging in..." data-signed="Signed In">Sign in</button>
    <span class="create-account razzi-button button-outline button-medium">Create An Account</span>
  </p>
  <style type="text/css">
    div.nsl-container[data-align="left"] {
      text-align: left;
    }

    div.nsl-container[data-align="center"] {
      text-align: center;
    }

    div.nsl-container[data-align="right"] {
      text-align: right;
    }

    div.nsl-container div.nsl-container-buttons a[data-plugin="nsl"] {
      text-decoration: none;
      box-shadow: none;
      border: 0;
    }

    div.nsl-container .nsl-container-buttons {
      display: flex;
      padding: 5px 0;
    }

    div.nsl-container.nsl-container-block .nsl-container-buttons {
      display: inline-grid;
      grid-template-columns: minmax(145px, auto);
    }

    div.nsl-container-block-fullwidth .nsl-container-buttons {
      flex-flow: column;
      align-items: center;
    }

    div.nsl-container-block-fullwidth .nsl-container-buttons a,
    div.nsl-container-block .nsl-container-buttons a {
      flex: 1 1 auto;
      display: block;
      margin: 5px 0;
      width: 100%;
    }

    div.nsl-container-inline {
      margin: -5px;
      text-align: left;
    }

    div.nsl-container-inline .nsl-container-buttons {
      justify-content: center;
      flex-wrap: wrap;
    }

    div.nsl-container-inline .nsl-container-buttons a {
      margin: 5px;
      display: inline-block;
    }

    div.nsl-container-grid .nsl-container-buttons {
      flex-flow: row;
      align-items: center;
      flex-wrap: wrap;
    }

    div.nsl-container-grid .nsl-container-buttons a {
      flex: 1 1 auto;
      display: block;
      margin: 5px;
      max-width: 280px;
      width: 100%;
    }

    @media only screen and (min-width: 650px) {
      div.nsl-container-grid .nsl-container-buttons a {
        width: auto;
      }
    }

    div.nsl-container .nsl-button {
      cursor: pointer;
      vertical-align: top;
      border-radius: 4px;
    }

    div.nsl-container .nsl-button-default {
      color: #fff;
      display: flex;
    }

    div.nsl-container .nsl-button-icon {
      display: inline-block;
    }

    div.nsl-container .nsl-button-svg-container {
      flex: 0 0 auto;
      padding: 8px;
      display: flex;
      align-items: center;
    }

    div.nsl-container svg {
      height: 24px;
      width: 24px;
      vertical-align: top;
    }

    div.nsl-container .nsl-button-default div.nsl-button-label-container {
      margin: 0 24px 0 12px;
      padding: 10px 0;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: .25px;
      overflow: hidden;
      text-align: center;
      text-overflow: clip;
      white-space: nowrap;
      flex: 1 1 auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      display: inline-block;
    }

    div.nsl-container .nsl-button-google[data-skin="dark"] .nsl-button-svg-container {
      margin: 1px;
      padding: 7px;
      border-radius: 3px;
      background: #fff;
    }

    div.nsl-container .nsl-button-google[data-skin="light"] {
      border-radius: 1px;
      box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .25);
      color: RGBA(0, 0, 0, 0.54);
    }

    div.nsl-container .nsl-button-apple .nsl-button-svg-container {
      padding: 0 6px;
    }

    div.nsl-container .nsl-button-apple .nsl-button-svg-container svg {
      height: 40px;
      width: auto;
    }

    div.nsl-container .nsl-button-apple[data-skin="light"] {
      color: #000;
      box-shadow: 0 0 0 1px #000;
    }

    div.nsl-container .nsl-button-facebook[data-skin="white"] {
      color: #000;
      box-shadow: inset 0 0 0 1px #000;
    }

    div.nsl-container .nsl-button-facebook[data-skin="light"] {
      color: #1877F2;
      box-shadow: inset 0 0 0 1px #1877F2;
    }

    div.nsl-container .nsl-button-apple div.nsl-button-label-container {
      font-size: 17px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    div.nsl-container .nsl-button-slack div.nsl-button-label-container {
      font-size: 17px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    div.nsl-container .nsl-button-slack[data-skin="light"] {
      color: #000000;
      box-shadow: inset 0 0 0 1px #DDDDDD;
    }

    div.nsl-container .nsl-button-tiktok[data-skin="light"] {
      color: #161823;
      box-shadow: 0 0 0 1px rgba(22, 24, 35, 0.12);
    }

    .nsl-clear {
      clear: both;
    }

    .nsl-container {
      clear: both;
    }

    /*Button align start*/
    div.nsl-container-inline[data-align="left"] .nsl-container-buttons {
      justify-content: flex-start;
    }

    div.nsl-container-inline[data-align="center"] .nsl-container-buttons {
      justify-content: center;
    }

    div.nsl-container-inline[data-align="right"] .nsl-container-buttons {
      justify-content: flex-end;
    }

    div.nsl-container-grid[data-align="left"] .nsl-container-buttons {
      justify-content: flex-start;
    }

    div.nsl-container-grid[data-align="center"] .nsl-container-buttons {
      justify-content: center;
    }

    div.nsl-container-grid[data-align="right"] .nsl-container-buttons {
      justify-content: flex-end;
    }

    div.nsl-container-grid[data-align="space-around"] .nsl-container-buttons {
      justify-content: space-around;
    }

    div.nsl-container-grid[data-align="space-between"] .nsl-container-buttons {
      justify-content: space-between;
    }

    /* Button align end*/
    /* Redirect */
    #nsl-redirect-overlay {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      position: fixed;
      z-index: 1000000;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      backdrop-filter: blur(1px);
      background-color: RGBA(0, 0, 0, .32);
      ;
    }

    #nsl-redirect-overlay-container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background-color: white;
      padding: 30px;
      border-radius: 10px;
    }

    #nsl-redirect-overlay-spinner {
      content: '';
      display: block;
      margin: 20px;
      border: 9px solid RGBA(0, 0, 0, .6);
      border-top: 9px solid #fff;
      border-radius: 50%;
      box-shadow: inset 0 0 0 1px RGBA(0, 0, 0, .6), 0 0 0 1px RGBA(0, 0, 0, .6);
      width: 40px;
      height: 40px;
      animation: nsl-loader-spin 2s linear infinite;
    }

    @keyframes nsl-loader-spin {
      0% {
        transform: rotate(0deg)
      }

      to {
        transform: rotate(360deg)
      }
    }

    #nsl-redirect-overlay-title {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      font-size: 18px;
      font-weight: bold;
      color: #3C434A;
    }

    #nsl-redirect-overlay-text {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      text-align: center;
      font-size: 14px;
      color: #3C434A;
    }

    /* Redirect END*/
  </style>
  <style type="text/css">
    #nsl-custom-login-form-1 .nsl-container {
      display: none;
    }

    #nsl-custom-login-form-1 .nsl-container-embedded-login-layout-below {
      clear: both;
      padding: 20px 0 0;
    }

    .login form {
      padding-bottom: 20px;
    }
  </style>
  <div id="nsl-custom-login-form-1">
    <div class="nsl-container nsl-container-block nsl-container-embedded-login-layout-below" data-align="left" style="display: block;">
      <div class="nsl-container-buttons">
        <a href="https://tozlife.com/wp-login.php?loginSocial=facebook&amp;redirect=https%3A%2F%2Ftozlife.com%2F" rel="nofollow" aria-label="Continue with <b>Facebook</b>" data-plugin="nsl" data-action="connect" data-provider="facebook" data-popupwidth="600" data-popupheight="679"><div class="nsl-button nsl-button-default nsl-button-facebook" data-skin="dark" style="background-color:#1877F2;"><div class="nsl-button-svg-container"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1365.3 1365.3" height="24" width="24"><path d="M1365.3 682.7A682.7 682.7 0 10576 1357V880H402.7V682.7H576V532.3c0-171.1 102-265.6 257.9-265.6 74.6 0 152.8 13.3 152.8 13.3v168h-86.1c-84.8 0-111.3 52.6-111.3 106.6v128h189.4L948.4 880h-159v477a682.8 682.8 0 00576-674.3" fill="#fff"></path></svg></div><div class="nsl-button-label-container">Continue with <b>Facebook</b></div></div></a><a href="https://tozlife.com/wp-login.php?loginSocial=google&amp;redirect=https%3A%2F%2Ftozlife.com%2F" rel="nofollow" aria-label="Continue with <b>Google</b>" data-plugin="nsl" data-action="connect" data-provider="google" data-popupwidth="600" data-popupheight="600"><div class="nsl-button nsl-button-default nsl-button-google" data-skin="uniform" style="background-color:#dc4e41;"><div class="nsl-button-svg-container"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#fff" fill-rule="evenodd" d="M11.988,14.28 L11.988,9.816 L23.22,9.816 C23.388,10.572 23.52,11.28 23.52,12.276 C23.52,19.128 18.924,24 12,24 C5.376,24 -9.47390314e-15,18.624 -9.47390314e-15,12 C-9.47390314e-15,5.376 5.376,0 12,0 C15.24,0 17.952,1.188 20.028,3.132 L16.62,6.444 C15.756,5.628 14.244,4.668 12,4.668 C8.028,4.668 4.788,7.968 4.788,12.012 C4.788,16.056 8.028,19.356 12,19.356 C16.596,19.356 18.288,16.176 18.6,14.292 L11.988,14.292 L11.988,14.28 Z"></path></svg></div><div class="nsl-button-label-container">Continue with <b>Google</b></div></div></a>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" class="woocommerce woocommerce-account woocommerce-form woocommerce-form-register register" style="display: none;">
  <p class="form-row form-row-wide">
    <input placeholder="Email address" type="email" class="input-text" name="email" id="panel_reg_email" value="">
  </p>
  <div class="woocommerce-privacy-policy-text"></div>
  <p class="form-row form-row-wide">
    <input type="hidden" id="woocommerce-register-nonce" name="woocommerce-register-nonce" value="69c20dfcc2"><input type="hidden" name="_wp_http_referer" value="/"> <button type="submit" class="razzi-button" name="register" value="Sign up">Sign
      up</button>
  </p>
  <p class="form-row form-row-wide already_registered">
    <a href="#" class="login razzi-button button-outline button-medium">Already has an account</a>
  </p>
  <style type="text/css">
    div.nsl-container[data-align="left"] {
      text-align: left;
    }

    div.nsl-container[data-align="center"] {
      text-align: center;
    }

    div.nsl-container[data-align="right"] {
      text-align: right;
    }

    div.nsl-container div.nsl-container-buttons a[data-plugin="nsl"] {
      text-decoration: none;
      box-shadow: none;
      border: 0;
    }

    div.nsl-container .nsl-container-buttons {
      display: flex;
      padding: 5px 0;
    }

    div.nsl-container.nsl-container-block .nsl-container-buttons {
      display: inline-grid;
      grid-template-columns: minmax(145px, auto);
    }

    div.nsl-container-block-fullwidth .nsl-container-buttons {
      flex-flow: column;
      align-items: center;
    }

    div.nsl-container-block-fullwidth .nsl-container-buttons a,
    div.nsl-container-block .nsl-container-buttons a {
      flex: 1 1 auto;
      display: block;
      margin: 5px 0;
      width: 100%;
    }

    div.nsl-container-inline {
      margin: -5px;
      text-align: left;
    }

    div.nsl-container-inline .nsl-container-buttons {
      justify-content: center;
      flex-wrap: wrap;
    }

    div.nsl-container-inline .nsl-container-buttons a {
      margin: 5px;
      display: inline-block;
    }

    div.nsl-container-grid .nsl-container-buttons {
      flex-flow: row;
      align-items: center;
      flex-wrap: wrap;
    }

    div.nsl-container-grid .nsl-container-buttons a {
      flex: 1 1 auto;
      display: block;
      margin: 5px;
      max-width: 280px;
      width: 100%;
    }

    @media only screen and (min-width: 650px) {
      div.nsl-container-grid .nsl-container-buttons a {
        width: auto;
      }
    }

    div.nsl-container .nsl-button {
      cursor: pointer;
      vertical-align: top;
      border-radius: 4px;
    }

    div.nsl-container .nsl-button-default {
      color: #fff;
      display: flex;
    }

    div.nsl-container .nsl-button-icon {
      display: inline-block;
    }

    div.nsl-container .nsl-button-svg-container {
      flex: 0 0 auto;
      padding: 8px;
      display: flex;
      align-items: center;
    }

    div.nsl-container svg {
      height: 24px;
      width: 24px;
      vertical-align: top;
    }

    div.nsl-container .nsl-button-default div.nsl-button-label-container {
      margin: 0 24px 0 12px;
      padding: 10px 0;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: .25px;
      overflow: hidden;
      text-align: center;
      text-overflow: clip;
      white-space: nowrap;
      flex: 1 1 auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      display: inline-block;
    }

    div.nsl-container .nsl-button-google[data-skin="dark"] .nsl-button-svg-container {
      margin: 1px;
      padding: 7px;
      border-radius: 3px;
      background: #fff;
    }

    div.nsl-container .nsl-button-google[data-skin="light"] {
      border-radius: 1px;
      box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .25);
      color: RGBA(0, 0, 0, 0.54);
    }

    div.nsl-container .nsl-button-apple .nsl-button-svg-container {
      padding: 0 6px;
    }

    div.nsl-container .nsl-button-apple .nsl-button-svg-container svg {
      height: 40px;
      width: auto;
    }

    div.nsl-container .nsl-button-apple[data-skin="light"] {
      color: #000;
      box-shadow: 0 0 0 1px #000;
    }

    div.nsl-container .nsl-button-facebook[data-skin="white"] {
      color: #000;
      box-shadow: inset 0 0 0 1px #000;
    }

    div.nsl-container .nsl-button-facebook[data-skin="light"] {
      color: #1877F2;
      box-shadow: inset 0 0 0 1px #1877F2;
    }

    div.nsl-container .nsl-button-apple div.nsl-button-label-container {
      font-size: 17px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    div.nsl-container .nsl-button-slack div.nsl-button-label-container {
      font-size: 17px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    div.nsl-container .nsl-button-slack[data-skin="light"] {
      color: #000000;
      box-shadow: inset 0 0 0 1px #DDDDDD;
    }

    div.nsl-container .nsl-button-tiktok[data-skin="light"] {
      color: #161823;
      box-shadow: 0 0 0 1px rgba(22, 24, 35, 0.12);
    }

    .nsl-clear {
      clear: both;
    }

    .nsl-container {
      clear: both;
    }

    /*Button align start*/
    div.nsl-container-inline[data-align="left"] .nsl-container-buttons {
      justify-content: flex-start;
    }

    div.nsl-container-inline[data-align="center"] .nsl-container-buttons {
      justify-content: center;
    }

    div.nsl-container-inline[data-align="right"] .nsl-container-buttons {
      justify-content: flex-end;
    }

    div.nsl-container-grid[data-align="left"] .nsl-container-buttons {
      justify-content: flex-start;
    }

    div.nsl-container-grid[data-align="center"] .nsl-container-buttons {
      justify-content: center;
    }

    div.nsl-container-grid[data-align="right"] .nsl-container-buttons {
      justify-content: flex-end;
    }

    div.nsl-container-grid[data-align="space-around"] .nsl-container-buttons {
      justify-content: space-around;
    }

    div.nsl-container-grid[data-align="space-between"] .nsl-container-buttons {
      justify-content: space-between;
    }

    /* Button align end*/
    /* Redirect */
    #nsl-redirect-overlay {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      position: fixed;
      z-index: 1000000;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      backdrop-filter: blur(1px);
      background-color: RGBA(0, 0, 0, .32);
      ;
    }

    #nsl-redirect-overlay-container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background-color: white;
      padding: 30px;
      border-radius: 10px;
    }

    #nsl-redirect-overlay-spinner {
      content: '';
      display: block;
      margin: 20px;
      border: 9px solid RGBA(0, 0, 0, .6);
      border-top: 9px solid #fff;
      border-radius: 50%;
      box-shadow: inset 0 0 0 1px RGBA(0, 0, 0, .6), 0 0 0 1px RGBA(0, 0, 0, .6);
      width: 40px;
      height: 40px;
      animation: nsl-loader-spin 2s linear infinite;
    }

    @keyframes nsl-loader-spin {
      0% {
        transform: rotate(0deg)
      }

      to {
        transform: rotate(360deg)
      }
    }

    #nsl-redirect-overlay-title {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      font-size: 18px;
      font-weight: bold;
      color: #3C434A;
    }

    #nsl-redirect-overlay-text {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      text-align: center;
      font-size: 14px;
      color: #3C434A;
    }

    /* Redirect END*/
  </style>
  <style type="text/css">
    #nsl-custom-login-form-2 .nsl-container {
      display: none;
    }

    #nsl-custom-login-form-2 .nsl-container-embedded-login-layout-below {
      clear: both;
      padding: 20px 0 0;
    }

    .login form {
      padding-bottom: 20px;
    }
  </style>
  <div id="nsl-custom-login-form-2">
    <div class="nsl-container nsl-container-block nsl-container-embedded-login-layout-below" data-align="left" style="display: block;">
      <div class="nsl-container-buttons">
        <a href="https://tozlife.com/wp-login.php?loginSocial=facebook&amp;redirect=https%3A%2F%2Ftozlife.com%2F" rel="nofollow" aria-label="Continue with <b>Facebook</b>" data-plugin="nsl" data-action="connect" data-provider="facebook" data-popupwidth="600" data-popupheight="679"><div class="nsl-button nsl-button-default nsl-button-facebook" data-skin="dark" style="background-color:#1877F2;"><div class="nsl-button-svg-container"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1365.3 1365.3" height="24" width="24"><path d="M1365.3 682.7A682.7 682.7 0 10576 1357V880H402.7V682.7H576V532.3c0-171.1 102-265.6 257.9-265.6 74.6 0 152.8 13.3 152.8 13.3v168h-86.1c-84.8 0-111.3 52.6-111.3 106.6v128h189.4L948.4 880h-159v477a682.8 682.8 0 00576-674.3" fill="#fff"></path></svg></div><div class="nsl-button-label-container">Continue with <b>Facebook</b></div></div></a><a href="https://tozlife.com/wp-login.php?loginSocial=google&amp;redirect=https%3A%2F%2Ftozlife.com%2F" rel="nofollow" aria-label="Continue with <b>Google</b>" data-plugin="nsl" data-action="connect" data-provider="google" data-popupwidth="600" data-popupheight="600"><div class="nsl-button nsl-button-default nsl-button-google" data-skin="uniform" style="background-color:#dc4e41;"><div class="nsl-button-svg-container"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#fff" fill-rule="evenodd" d="M11.988,14.28 L11.988,9.816 L23.22,9.816 C23.388,10.572 23.52,11.28 23.52,12.276 C23.52,19.128 18.924,24 12,24 C5.376,24 -9.47390314e-15,18.624 -9.47390314e-15,12 C-9.47390314e-15,5.376 5.376,0 12,0 C15.24,0 17.952,1.188 20.028,3.132 L16.62,6.444 C15.756,5.628 14.244,4.668 12,4.668 C8.028,4.668 4.788,7.968 4.788,12.012 C4.788,16.056 8.028,19.356 12,19.356 C16.596,19.356 18.288,16.176 18.6,14.292 L11.988,14.292 L11.988,14.28 Z"></path></svg></div><div class="nsl-button-label-container">Continue with <b>Google</b></div></div></a>
      </div>
    </div>
  </div>
</form>

GET https://tozlife.com/

<form method="get" class="form-search" action="https://tozlife.com/">
  <div class="search-inner-content">
    <div class="search-wrapper">
      <input type="text" name="s" class="search-field" autocomplete="off" placeholder="Search for items">
      <a href="#" class="close-search-results"><span class="razzi-svg-icon "><svg aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></span></a>
      <button class="search-submit" type="submit"><span class="razzi-svg-icon "><svg aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
            stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
            <circle cx="11" cy="11" r="8"></circle>
            <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
          </svg></span></button>
    </div>
  </div>
  <span class="razzi-loading"></span>
</form>

POST

<form id="mc4wp-form-2" class="mc4wp-form mc4wp-form-311" method="post" data-id="311" data-name="Razzi Form">
  <div class="mc4wp-form-fields"><input type="email" name="EMAIL" placeholder="Enter Email *" required="">
    <input type="submit" value="Subscribe">
  </div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp"
    value="1685614324"><input type="hidden" name="_mc4wp_form_id" value="311"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-2">
  <div class="mc4wp-response"></div>
</form>

Text Content

Toz Life

The Best Shopping Place

 * Home
 * Shop
 * About Us
 * FAQs
 * Contact Us

0
Browse Categories
 * Women’s Fashion
 * Men’s Fashion
 * Jewelry & Watches
 * Home, Pet & Appliances
 * Bags & Shoes
 * Toys , Kids & Babies
 * Tools & Home Improvement
 * Beauty, Health & Hair
 * Books



Toz Life

The Best Shopping Place

0

Your Phone
Your Style

Turn your phone into a work of art.

Shop Now
The 2021 iPad
Case Collection

They are all made from recyclable material

Shop Now
Your New Phone
Needs the Perfect Art

Designed just for you, with high quality build

Shop Now


IPHONE CASES

Shop Now

ANDROID CASES

Shop Now

ACCESSORIES

Shop Now


NEW ARRIVALS

 * 
   New
   
   
   SOFT FLAP CROSSBODY
   
   $49.90
   Rated 3.00 out of 5
   Add to cart
   Add to cart Quick View Add to wishlist
 * 
   Sale
   
   
   HIKING BOOTS
   
   $77.00 $44.00
   Rated 4.00 out of 5
   Add to cart
   Add to cart Quick View Add to wishlist


 * PRESCHOOL FLEX RUNNER
   
   $42.00
   Rated 3.00 out of 5
   Add to cart
   Add to cart Quick View Add to wishlist


 * BASIC KNIT POMPOM
   
   $138.00
   Rated 4.00 out of 5
   Add to cart
   Add to cart Quick View Add to wishlist
 * 
   New
   
   
   BOYS YELLOW HOODED
   
   $50.00
   Rated 4.00 out of 5
   Add to cart
   Add to cart Quick View Add to wishlist


 * MERINO WOOL RIDGE CUFF
   
   $35.00
   Rated 4.00 out of 5
   Add to cart
   Add to cart Quick View Add to wishlist


 * CHILDREN BURFORD DUFFLE
   
   $320.00
   Rated 5.00 out of 5
   Add to cart
   Add to cart Quick View Add to wishlist
 * 
   Sale
   
   
   STRIPE PANEL DOWN-FILLED
   
   $110.00 $77.00
   Rated 5.00 out of 5
   Add to cart
   Add to cart Quick View Add to wishlist
 * 
   Sale
   
   
   CONTE OF FLORENCE JAROD
   
   $49.00 $45.00
   Rated 4.00 out of 5
   Add to cart
   Add to cart Quick View Add to wishlist
 * 
   Sale
   
   
   POLARISED SUNGLASSES
   
   $150.00 $100.00
   Rated 4.00 out of 5
   Add to cart
   Add to cart Quick View Add to wishlist

Discover More


SWIMWEAR COLLECTION

A conscious collection made entirely from
food crop waste, recycled cotton.
Shop Now


TOP DESIGNERS FEATURED BRANDS

Up to 30% OFF Discount
Up to 15% OFF Discount
Up to 30% OFF Discount
Up to 50% OFF Discount





LATEST IN BLOG

Discover More
May 25

HELLO WORLD!

Welcome to WordPress. This is your first post. Edit or delete it, then start
writing!

Read more
Sep 29

SO ISN’T LAND SIGNS GREATER VOID FACE

Midst one brought greater also morning green saying had good. Open stars day let
over…

Read more
Sep 29

SEA GOOD EVERY WHICH SAID FIRST DIVIDE

From fruit shall stars over. Behold meat very, saw great winged unto our fruit
it…

Read more

FREE SHIPPING

From all orders over $100

Free Returns

Return money within 30 days

Over 10,000 Styles

We have everything you need


SUBSCRIBE TO OUR NEWSLETTER

Receive an exclusive 10% discount code when you signup.

Leave this field empty if you're human:


 * Contact Us
 * FAQs
 * Size Guide
 * Shipping & Returns
 * Our Story

 * Facebook
 * Twitter
 * Instagram
 * Pinterest

© 2023 All rights reserved.
 * 
 * 
 * 
 * 
 * 
 * 

 * Facebook
 * Twitter
 * Instagram
 * Pinterest

Toz Life

The Best Shopping Place

 * Home
 * Shop
 * About Us
 * FAQs
 * Contact Us

 * Facebook
 * Twitter
 * Instagram
 * Pinterest

© 2023 All rights reserved.
Compare products
Close



SIGN IN

Remember me Lost your password?

Sign in Create An Account

Continue with Facebook
Continue with Google

Sign up

Already has an account

Continue with Facebook
Continue with Google


YOUR CART (0)

Your cart is empty Continue Shopping


SEARCH


Subscribe to newsletter and get 15% discount
On your next purchase

Leave this field empty if you're human:

Don't show this popup again

Successfully added to your cart.

Your cart is empty Continue Shopping




Close