www.bokksu.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://bokksu.com/
Effective URL: https://www.bokksu.com/
Submission: On March 29 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" placeholder="Search..." tabindex="0" data-uw-rm-form="nfx">
    <input type="hidden" name="type" id="search-type" class="search-type" value="product">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search btn--close-search1">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" data-location="header" class="cart__drawer-form">
  <div class="cart__scrollable">
    <div class="align-products-dualcart" data-products="">
      <div class="cart__items" data-count="0" data-cart-subtotal="0">
        <!-- Dual Cart - Subscription Items Progress Bar -->
        <div class="free-gift-1-products"></div>
        <div class="free-gift-2-products"></div>
        <!-- Dual Cart - Boutique Items Progress Bar -->
      </div>
    </div>
    <div class="align-heading-check">
      <div style="" class="GmAddedContainer">
        <label class="GmCheckboxContainer">
          <input type="checkbox" name="attributes[is this a gift?]" id="note-trigger" value="no" data-uw-rm-form="fx" aria-label="hidden-control-element" data-uw-hidden-control="hidden-control-element">
          <span class="checkmark"></span>
          <span
            style="color: #ffffff!important;background: #000000!important;clip: rect(1px, 1px, 1px, 1px)!important;clip-path: inset(50%)!important;height: 1px!important;width: 1px!important;margin: -1px!important;overflow: hidden!important;padding: 0!important;position: absolute!important;"
            class="" data-uw-reader-element="" data-uw-rm-ignore="">Checkbox field</span></label>
        <div class="GmAddedText">Add Free e-Gift Message?</div>
      </div>
      <div class="edit-option">
        <p>Edit</p>
      </div>
    </div>
    <div id="note-wrap" style="display:none; line-height: 30px;text-align: left;">
      <!-- Gift form goes here on toggle -->
      <p class="line-item-property__field Gmfont">
        <label class="GmLabelForm" for="giftees-email">RECIPIENT EMAIL</label>
        <input class="GmInputFiled" placeholder="Recipient Email" id="giftees-email" type="email" name="properties[Giftees Email]" data-uw-rm-form="nfx">
      </p>
      <div class="GmFlexRow">
        <p class="line-item-property__field Gmfont">
          <label class="GmLabelForm" for="giftees-first-name">FIRST NAME</label>
          <input class="GmInputFiled" placeholder="Recipient First Name" id="giftees-first-name" type="text" maxlength="25" name="properties[Giftees First Name]" data-uw-rm-form="nfx">
        </p>
        <p class="line-item-property__field Gmfont">
          <label class="GmLabelForm" for="giftees-last-name">LAST NAME</label>
          <input class="GmInputFiled" placeholder="Recipient Last Name" id="giftees-last-name" type="text" maxlength="25" name="properties[Giftees Last Name]" data-uw-rm-form="nfx">
        </p>
      </div>
      <p class="line-item-property__field Gmfont" style="position:relative;">
        <label class="GmLabelForm" for="gift-message">GIFT MESSAGE</label>
        <textarea class="GmInputFiled" placeholder="Gift Message" id="gift-message" maxlength="200" type="text" name="properties[Gift Message]" style="min-height:150px;" data-uw-rm-form="nfx"></textarea>
        <span id="no-of-chars" style="position:absolute;right:5px;bottom:0px;"></span>
      </p>
      <div class="giftBtnWrapper" style="justify-content:end">
        <!--
      <button id="cancel-note" class="btn btn-custom btn-orange-bg" style="min-width:150px !important">Cancel</button>
    -->
        <button id="save-note" type="button" class="btn btn-custom btn-orange-bg" onclick="saveNotes()" style="min-width:150px !important" data-uw-rm-kbnav="click"> Save </button>
      </div>
    </div>
    <input type="hidden" name="form_type" value="product">
    <!--
  <input class="data-frequency" type="hidden" name="properties[data-frequency]" id="data-frequency" value="12">
  <input type="hidden" name="properties[data-unit-type]" id="data-unit-type" value="Months">
-->
    <input type="hidden" name="properties[gift-email]" id="gift-email" value="">
    <input type="hidden" name="properties[gift-first-name]" id="gift-first-name" value="">
    <input type="hidden" name="properties[gift-last-name]" id="gift-last-name" value="">
    <input type="hidden" name="properties[gift-message-content]" id="gift-message-content" value="">
    <!-- gift notes end -->
    <script>
      function saveNotes(e) {
        if ($("#note-trigger").is(":checked") && checkAddGiftForm($("#note-wrap")) == false) {
          return;
        } else if ($("#note-trigger").is(":checked") && checkAddGiftForm($("#note-wrap"))) {
          let giftees_email = $("#giftees-email").val();
          let giftees_first_name = $("#giftees-first-name").val();
          let giftees_last_name = $("#giftees-last-name").val();
          let giftees_message = $("#gift-message").val();
          let name = giftees_first_name + " " + giftees_last_name;
          let note = "Gift Note: " + giftees_message;
          $.ajax({
            type: "POST",
            url: "/cart/update.js",
            data: {
              attributes: {
                "Giftee Name": name,
                "Giftee Email": giftees_email,
                "undigital_giftee_name": name,
                "undigital_giftee_message": giftees_message,
                "Giftee Message": "Gift Note: " + giftees_message,
              },
              note: note,
            },
            dataType: "json",
            beforeSend: function() {
              $("#save-note").text("Saving...")
            },
            success: function(result) {
              console.log("Result", result);
              $("#save-note").text("Saved!")
            },
            complete: function() {
              setTimeout(function() {
                $("#save-note").text("Save")
              }, 1500)
            },
            error: function(err) {
              console.log("error", err);
            },
          });
        }
      }

      function setCookie(name, value) {
        var d = new Date();
        d.setTime(d.getTime() + (1 * 24 * 60 * 60 * 1000));
        var expires = "expires=" + d.toGMTString();
        document.cookie = name + "=" + value + ";" + expires + ";path=/";
      }

      function getCookie(name) {
        var cname = name + "=";
        var decodedCookie = decodeURIComponent(document.cookie);
        var ca = decodedCookie.split(';');
        for (var i = 0; i < ca.length; i++) {
          var c = ca[i];
          while (c.charAt(0) == ' ') {
            c = c.substring(1);
          }
          if (c.indexOf(cname) == 0) {
            return c.substring(cname.length, c.length);
          }
        }
        return "";
      }
      var emailRegex = /^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/

      function checkAddGiftForm(container) {
        var error_msg = "<span class='GiftErrorMsg'>This is a mandatory field</span>";
        var invalidEmail = "<span class='GiftErrorMsg'>This is an invalid email!</span>";
        var is_empty = false;
        if (container.find('#giftees-email').val() == '') {
          if (container.find('#giftees-email').parent().find('.GiftErrorMsg').length == 0) container.find('#giftees-email').parent().append(error_msg);
          is_empty = true;
        } else if (!emailRegex.test(container.find('#giftees-email').val())) {
          container.find('#giftees-email').parent().find('.GiftErrorMsg').remove();
          container.find('#giftees-email').parent().append(invalidEmail);
        } else {
          container.find('#giftees-email').parent().find('.GiftErrorMsg').remove()
        }
        if (container.find('#giftees-first-name').val() == '') {
          if (container.find('#giftees-first-name').parent().find('.GiftErrorMsg').length == 0) container.find('#giftees-first-name').parent().append(error_msg);
          is_empty = true;
        } else {
          container.find('#giftees-first-name').parent().find('.GiftErrorMsg').remove()
        }
        if (container.find('#giftees-last-name').val() == '') {
          if (container.find('#giftees-last-name').parent().find('.GiftErrorMsg').length == 0) container.find('#giftees-last-name').parent().append(error_msg);
          is_empty = true;
        } else {
          container.find('#giftees-last-name').parent().find('.GiftErrorMsg').remove()
        }
        if (container.find('#gift-message').val() == '') {
          if (container.find('#gift-message').parent().find('.GiftErrorMsg').length == 0) container.find('#gift-message').parent().append(error_msg);
          is_empty = true;
        } else {
          container.find('#gift-message').parent().find('.GiftErrorMsg').remove()
        }
        if (is_empty) {
          return false;
        }
        return true;
      }
      $(document).ready(function() {
        $("#giftees-first-name").val(getCookie("gFName"))
        $("#giftees-last-name").val(getCookie("gLName"))
        $("#giftees-email").val(getCookie("gEmail"))
        $("#gift-message").val(getCookie("gMsg"))
        if (getCookie("giftCheckBox") == "checked") {
          $("#note-trigger").attr("checked", "checked");
          $("#note-trigger").val("yes");
          $('#note-wrap').slideToggle('500');
          $('.edit-option').show(200);
          countChar = $("#gift-message").val().length;
          $("#no-of-chars").text(countChar + '/' + 200)
        }
        $('#note-trigger').click(function() {
          countChar = $("#gift-message").val().length;
          $("#no-of-chars").text(countChar + '/' + 200)
          if ($(this).is(":checked")) {
            $("#note-trigger").val("yes");
            $('#note-wrap').slideToggle('500');
            $('.edit-option').show(200);
          } else {
            $.ajax({
              type: 'POST',
              url: '/cart/update.js',
              data: {
                attributes: {
                  "Giftee Name": '',
                  "Giftee Email": '',
                  "Giftee Message": ''
                },
                note: ''
              },
              dataType: 'json'
            });
            console.log("notes removed!")
            $('#note-wrap').slideUp('500');
            $("#note-trigger").val("no");
            $('.edit-option').hide(200);
          }
        });
        $('.edit-option').click(function() {
          $('#note-wrap').slideToggle('500');
          $(this).toggleClass('rotated-icon');
        });
      });
      $('#note-trigger').change(function() {
        $(this).is(':checked') ? setCookie("giftCheckBox", "checked") : setCookie("giftCheckBox", "unChecked")
      });
      $("#giftees-first-name").change(function() {
        setCookie("gFName", $(this).val())
      });
      $("#giftees-last-name").change(function() {
        setCookie("gLName", $(this).val())
      });
      $("#giftees-email").change(function() {
        setCookie("gEmail", $(this).val())
      });
      $("#gift-message").on('change keydown keyup', function() {
        countChar = $(this).val().length
        $("#no-of-chars").text(countChar + '/' + 200)
        setCookie("gMsg", $(this).val())
      });
    </script>
    <style>
      .align-heading-check {
        display: flex;
        align-items: center;
        justify-content: space-between;
      }

      .edit-option.rotated-icon p::before {
        transform: rotate(136deg);
        top: 7px;
      }

      .edit-option p {
        font-size: 14px;
        display: flex;
        align-items: center;
        position: relative;
        padding-right: 16px;
      }

      .edit-option p::before {
        border-style: solid;
        border-width: 2px 2px 0 0;
        content: '';
        display: inline-block;
        height: 8px;
        right: 0;
        position: absolute;
        top: 10px;
        transform: rotate(-45deg);
        vertical-align: top;
        width: 8px;
        transition: .3s linear;
      }

      .edit-option {
        display: none;
      }

      /* Customize the label (the container) */
      .GmCheckboxContainer {
        position: relative;
      }

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

      .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: #FFF;
        border: solid 1px gray;
        border-radius: 5px;
      }

      .GmCheckboxContainer:hover input~.checkmark {
        background-color: #FFF;
      }

      .GmCheckboxContainer input:checked~.checkmark {
        background-color: #B73D09;
      }

      .checkmark:after {
        content: "";
        position: absolute;
        display: none;
      }

      .GmCheckboxContainer input:checked~.checkmark:after {
        display: block;
      }

      .GmCheckboxContainer .checkmark:after {
        left: 7px;
        top: 3px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
      }

      .GmAddedContainer {
        display: flex;
        flex-direction: row;
      }

      .GmAddedText {
        margin-left: 25px;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        font-size: 14px;
        margin-bottom: 10px;
      }

      .GmLabelForm {
        margin-bottom: 0px;
        font-size: 14px !important;
        font-weight: 500 !important;
        color: black;
      }

      .GmInputFiled {
        display: block;
        width: 100%;
        border-radius: 10px;
        border: 1px solid #1A1A1A;
      }

      .GmInputFiled::placeholder {
        color: gray !important;
        font-size: 15px;
      }

      @media only screen and (max-width:960px) {
        .GmInputFiled::placeholder {
          color: gray !important;
          font-size: 12px !important;
        }
      }

      .Gmfont {
        margin-right: 12px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 15px;
        color: #828282;
        letter-spacing: 5px;
      }

      .GmFlexRow {
        display: flex;
        flex-direction: row;
      }

      .GmFlexRow p {
        width: 50%;
        display: flex;
        flex-direction: column;
      }

      .GmNoteText {
        margin-right: 35px;
        margin-top: 10px;
        width: 100%;
        font-size: 16px;
        font-family: 'Lato';
        text-transform: none;
      }

      .GiftErrorMsg {
        color: red;
        font-size: 13px;
        letter-spacing: 1px;
      }

      .GiftErrorMsg {
        animation: hideAnimation 0s ease-in 5s;
        animation-fill-mode: forwards;
      }

      @keyframes hideAnimation {
        to {
          display: none;
        }
      }

      .giftBtnWrapper {
        display: flex;
        justify-content: space-between;
      }

      @media only screen and (max-width: 350px) {
        .GmFlexRow {
          flex-direction: column;
          margin-right: 12px
        }

        .GmFlexRow p {
          width: 100%;
        }
      }

      @media only screen and (max-width: 600px) {
        .giftBtnWrapper {
          flex-direction: column
        }

        .giftBtnWrapper>button {
          margin-bottom: 10px
        }
      }
    </style>
    <!-- cart reveiws wrapper -->
    <style>
      .cart__reviews-wrapper {
        display: none;
      }

      .cart__reviews-inner {
        background-color: white;
      }

      #cart__reviews.cart__reviews-slide-unloaded {
        display: none !important;
      }

      .cart__reviews-wrapper .cart__reviews-stars {
        display: flex;
        column-gap: 5px;
      }

      .cart__reviews-inner-swiper-slide {
        padding: 12px;
      }

      .cart__reviews-wrapper .cart__reviews-author {
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 5px;
        text-transform: uppercase;
        color: #1a1a1a;
      }

      .cart__reviews-text {
        margin: 19pt 0;
      }

      .cart__reviews-wrapper .verified-buyer {
        color: #969696;
      }

      .cart__reviews-inner {
        width: 25rem;
      }
    </style>
    <div class="cart__reviews-wrapper cart__reviews-slide-unloaded cart__reviews-optimize swiper-container" id="cart__reviews">
      <div class="cart__reviews-slider swiper-wrapper">
        <div class="cart__reviews-inner cart__reviews-slide swiper-slide">
          <div class="cart__reviews-inner-swiper-slide">
            <div class="cart__reviews-stars">
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
            </div>
            <div class="cart__reviews-text">Love the varierty of each box! It's such a surprise to see the different assortment of snacks each month.</div>
            <div>
              <span class="cart__reviews-author">First Reviewer</span><span class="verified-buyer">Verified Buyer</span>
            </div>
          </div>
        </div>
        <div class="cart__reviews-inner cart__reviews-slide swiper-slide">
          <div class="cart__reviews-inner-swiper-slide">
            <div class="cart__reviews-stars">
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
            </div>
            <div class="cart__reviews-text">Love the varierty of each box! It's such a surprise to see the different assortment of snacks each month.</div>
            <div>
              <span class="cart__reviews-author">Second Reviewer</span><span class="verified-buyer">Verified Buyer</span>
            </div>
          </div>
        </div>
        <div class="cart__reviews-inner cart__reviews-slide swiper-slide">
          <div class="cart__reviews-inner-swiper-slide">
            <div class="cart__reviews-stars">
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
              <div class="star-icon">
                <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" width="15" height="15">
                  <defs>
                    <linearGradient id="yotpo_stars_gradient_0.4692184085474964">
                      <stop offset="100%" stop-color="rgba(0,0,0,1)"></stop>
                      <stop stop-opacity="1" offset="100%" stop-color="#FFFFFF"></stop>
                    </linearGradient>
                  </defs>
                  <path d="M9 14.118L14.562 17.475L13.086 11.148L18 6.891L11.529 6.342L9 0.375L6.471 6.342L0 6.891L4.914 11.148L3.438 17.475L9 14.118Z" stroke="#b73d09" fill="#b73d09"></path>
                </svg>
              </div>
            </div>
            <div class="cart__reviews-text">Love the varierty of each box! It's such a surprise to see the different assortment of snacks each month.</div>
            <div>
              <span class="cart__reviews-author">Third Reviewer</span><span class="verified-buyer">Verified Buyer</span>
            </div>
          </div>
        </div>
      </div>
    </div>
    <script>
      document.addEventListener('drawerOpen', () => {
        const afterLoadSwiperInit = () => {
          if (document.querySelector('#cart__reviews')) {
            let mySwiper = new Swiper('#cart__reviews', {
              direction: 'horizontal',
              loop: false,
              slidesPerView: 'auto',
              spaceBetween: 30,
              grabCursor: true,
              centeredSlides: false,
              slidesOffsetAfter: 150,
              on: {
                slideChange: function() {
                  if (this.activeIndex === 0 || this.activeIndex === this.slides.length - 1) {
                    this.params.centeredSlides = false; // turn off centering if on first or last slide
                  } else {
                    this.params.centeredSlides = true; // turn on centering for other slides
                  }
                  this.update(); // important, need to call update() method after changing params
                },
                init: function() {
                  // For the initial setup
                  if (this.activeIndex === 0 || this.activeIndex === this.slides.length - 1) {
                    this.params.centeredSlides = false;
                  } else {
                    this.params.centeredSlides = true;
                  }
                  this.update();
                },
              }
            });
            document.querySelector('#cart__reviews').classList.remove('cart__reviews-slide-unloaded')
          }
        }

        function loadSwiperResources() {
          if (!document.getElementById('swiper-stylesheet')) {
            let link = document.createElement('link');
            link.rel = 'stylesheet';
            link.id = 'swiper-stylesheet'
            link.type = 'text/css';
            link.href = 'https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css';
            document.head.appendChild(link);
          }
          if (!document.getElementById('swiper-script')) {
            let script = document.createElement('script');
            script.type = 'text/javascript';
            script.id = 'swiper-script';
            script.src = 'https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js';
            script.defer = true;
            script.onload = function() {
              afterLoadSwiperInit()
            };
            document.head.appendChild(script);
          }
        }
        loadSwiperResources();
      })
    </script>
    <div data-rebuy-id="59687" data-initialized="true" class="rebuy-widget rebuy-minicart">
      <div id="rebuy-widget-59687" class="rebuy-widget widget-type-cart widget-display-embed is-visible widget-layout-line">
        <div class="rebuy-widget-container widget-display-embed is-visible">
          <div class="rebuy-widget-content">
            <div aria-label="close modal" class="rebuy-modal-close"><i aria-hidden="true" class="fas fa-times"></i></div> <!----> <!---->
            <h4 class="primary-title">You may also like</h4> <!---->
            <div tabindex="0" role="list" class="rebuy-product-grid large-style-line large-columns-1 medium-style-line medium-columns-1 small-style-line small-columns-1">
              <div aria-label="product" role="listitem"
                class="rebuy-product-block classic-bokksu-seasons-of-japan product-id-4411225735273 tag-50-to-75 tag-curated-item tag-f_matcha tag-f_sakura tag-g_coworkers tag-g_friends tag-g_her tag-g_him tag-g_kids tag-g_them tag-holiday22 tag-holiday23 tag-makers-gift-boxes tag-mfs-day23 tag-o_birthday tag-o_christmas tag-o_classics tag-o_congratulations tag-o_engagement tag-o_holiday tag-o_housewarming tag-o_just-because tag-o_new-baby tag-o_new-year tag-o_sympathy tag-o_thank-you tag-o_thanksgiving tag-past-box tag-past-box-snack tag-sakura23 tag-sakura24 tag-sale tag-snack tag-welcome tag-zestgift">
                <div class="rebuy-product-media">
                  <a tabindex="-1" href="/products/classic-bokksu-seasons-of-japan?variant=43088063037638" class="rebuy-product-image clickable" data-uw-rm-brl="PR" data-uw-original-href="https://www.bokksu.com/products/classic-bokksu-seasons-of-japan?variant=43088063037638"><img loading="eager" src="https://cdn.shopify.com/s/files/1/1083/2612/products/Bokksu_SnackBox_Seasons_Hero_Square_400x400.jpg?v=1664301450" alt="Classic Bokksu: Seasons of Japan Box" data-uw-rm-alt-original="Classic Bokksu: Seasons of Japan Box" data-uw-rm-alt="ALT"></a>
                </div>
                <div class="rebuy-product-info">
                  <a role="heading" aria-level="5" href="/products/classic-bokksu-seasons-of-japan?variant=43088063037638" aria-label="View Bokksu Snack Box: Seasons of Japan" class="rebuy-product-title clickable" data-uw-rm-brl="PR" data-uw-original-href="https://www.bokksu.com/products/classic-bokksu-seasons-of-japan?variant=43088063037638">Bokksu Snack Box: Seasons of Japan</a>
                  <!----> <!---->
                  <div class="rebuy-product-price">
                    <div><span class="rebuy-money sale"><span class="sr-only">Sale price</span> <span tabindex="0">$49.99</span></span> <span class="rebuy-money compare-at"><span class="sr-only">Original price</span> <span>$59.99</span></span></div>
                    <!---->
                  </div> <!---->
                </div> <!---->
                <div class="rebuy-product-actions"><!----> <!----> <!----> <button aria-label="Add the product, Bokksu Snack Box: Seasons of Japan to Cart" type="button" class="rebuy-button"><span><svg fill="none" height="40" viewBox="0 0 40 40"
                        width="40" xmlns="http://www.w3.org/2000/svg">
                        <circle cx="20" cy="20" fill="#b73d09" r="20"></circle>
                        <g stroke="#fff">
                          <path d="m9.6001 20.3h20.8"></path>
                          <path d="m19.7002 9.6001v20.8"></path>
                        </g>
                      </svg></span></button></div>
              </div>
              <div aria-label="product" role="listitem"
                class="rebuy-product-block white-strawberry-12-pieces product-id-10411954378 tag-aug19 tag-bokksu tag-eggsfree tag-f_chocolate tag-f_fruit tag-feb20 tag-feb21 tag-glutenfree tag-mar19 tag-may23 tag-nagano tag-past-box-snack tag-snack tag-strawberry tag-sweet tag-under-50 tag-vegetarian tag-welcome tag-winter tag-ygroup_white_strawberry">
                <div class="rebuy-product-media">
                  <a tabindex="-1" href="/products/white-strawberry-12-pieces?variant=43088057958598" class="rebuy-product-image clickable" data-uw-rm-brl="PR" data-uw-original-href="https://www.bokksu.com/products/white-strawberry-12-pieces?variant=43088057958598"><img loading="eager" src="https://cdn.shopify.com/s/files/1/1083/2612/products/1_SMD10155P-12_White-Strawberry_Tabling_4fa4343c-d91e-4e51-9fb3-c5d841cd6a28_400x400.jpg?v=1686324997" alt="Bokksu White Strawberry (12 Pieces)" data-uw-rm-alt-original="Bokksu White Strawberry (12 Pieces)" data-uw-rm-alt="ALT"></a>
                </div>
                <div class="rebuy-product-info">
                  <a role="heading" aria-level="5" href="/products/white-strawberry-12-pieces?variant=43088057958598" aria-label="View White Strawberry (12 Pieces)" class="rebuy-product-title clickable" data-uw-rm-brl="PR" data-uw-original-href="https://www.bokksu.com/products/white-strawberry-12-pieces?variant=43088057958598">White Strawberry (12 Pieces)</a>
                  <!----> <!---->
                  <div class="rebuy-product-price"><!---->
                    <div><span class="rebuy-money"><span class="sr-only">Price</span> <span tabindex="0">$32.00</span></span></div>
                  </div> <!---->
                </div> <!---->
                <div class="rebuy-product-actions"><!----> <!----> <!----> <button aria-label="Add the product, White Strawberry (12 Pieces) to Cart" type="button" class="rebuy-button"><span><svg fill="none" height="40" viewBox="0 0 40 40" width="40"
                        xmlns="http://www.w3.org/2000/svg">
                        <circle cx="20" cy="20" fill="#b73d09" r="20"></circle>
                        <g stroke="#fff">
                          <path d="m9.6001 20.3h20.8"></path>
                          <path d="m19.7002 9.6001v20.8"></path>
                        </g>
                      </svg></span></button></div>
              </div>
              <div aria-label="product" role="listitem"
                class="rebuy-product-block handmade-sakura-candy product-id-2383240626281 tag-apr19 tag-apr20 tag-apr21 tag-bokksu tag-candy tag-dairyfree tag-eggsfree tag-f_sakura tag-glutenfree tag-kyoto tag-o_classics tag-past-box-snack tag-sakura23 tag-snack tag-soyfree tag-sweet tag-under-30 tag-under-50 tag-vegan tag-vegetarian">
                <div class="rebuy-product-media">
                  <a tabindex="-1" href="/products/handmade-sakura-candy?variant=43088061366470" class="rebuy-product-image clickable" data-uw-rm-brl="PR" data-uw-original-href="https://www.bokksu.com/products/handmade-sakura-candy?variant=43088061366470"><img loading="lazy" src="https://cdn.shopify.com/s/files/1/1083/2612/products/SMC10006P-01_HomemadeSakuraCandy_001_400x400.jpg?v=1646423609" alt="Handmade Sakura Candy (1 Bag)" data-uw-rm-alt-original="Handmade Sakura Candy (1 Bag)" data-uw-rm-alt="ALT"></a>
                </div>
                <div class="rebuy-product-info">
                  <a role="heading" aria-level="5" href="/products/handmade-sakura-candy?variant=43088061366470" aria-label="View Handmade Sakura Candy (1 Bag)" class="rebuy-product-title clickable" data-uw-rm-brl="PR" data-uw-original-href="https://www.bokksu.com/products/handmade-sakura-candy?variant=43088061366470">Handmade Sakura Candy (1 Bag)</a>
                  <!----> <!---->
                  <div class="rebuy-product-price"><!---->
                    <div><span class="rebuy-money"><span class="sr-only">Price</span> <span tabindex="0">$3.50</span></span></div>
                  </div> <!---->
                </div> <!---->
                <div class="rebuy-product-actions"><!----> <!----> <!----> <button aria-label="Add the product, Handmade Sakura Candy (1 Bag) to Cart" type="button" class="rebuy-button"><span><svg fill="none" height="40" viewBox="0 0 40 40"
                        width="40" xmlns="http://www.w3.org/2000/svg">
                        <circle cx="20" cy="20" fill="#b73d09" r="20"></circle>
                        <g stroke="#fff">
                          <path d="m9.6001 20.3h20.8"></path>
                          <path d="m19.7002 9.6001v20.8"></path>
                        </g>
                      </svg></span></button></div>
              </div>
            </div> <!---->
            <div class="powered-by-rebuy"><a href="https://rebuyengine.com/?shop=bokksu.myshopify.com" target="_blank" rel="noopener" data-uw-rm-brl="PR" data-uw-original-href="https://rebuyengine.com/?shop=bokksu.myshopify.com">
                    Powered by Rebuy
                </a></div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="cart__footer">
    <div class="cart__item-sub cart__item-row cart__item--subtotal">
      <div>Subtotal</div>
      <div data-subtotal="" data-uw-rm-sr="">$0<sup>00</sup></div>
    </div>
    <div data-discounts="">
      <div class="cart__discounts text-right hide">
        <div>
        </div>
      </div>
    </div>
    <div class="cart__item-row cart__checkout-wrapper payment-buttons">
      <button type="submit" name="checkout" data-terms-required="false" class="btn btn-custom btn-orange-bg cart__checkout cart-checkout-btn-disabled" disabled="disabled">
        <!-- Minicart Bottom Text to a 1 Liner -->
        <span class="cart-checkout-btn-text" style="" data-uw-rm-sr="">ADD $40<sup>00</sup> TO CHECKOUT</span>
        <span class="cart-checkout-btn-checkout" style="display: none;">Checkout</span>
      </button>
    </div>
    <div class="cart__item-row--footer text-center">
      <!-- Minicart Bottom Text to a 1 Liner -->
      <small class="min-order-text" style="" data-uw-rm-sr="">$40 minimum order.</small>
      <small class="shipping-at-checkout-text" style="display: none;">Shipping, taxes and discounts calculated at checkout</small>
    </div>
  </div>
</form>

<form class="input-group newsletter__input-group">
  <input type="email" id="email" name="email" class="input-group-field newsletter__input btn-custom newsletter-subscription-field" placeholder="Enter your email" aria-label="Subscribe to our newsletter" required="" data-uw-rm-form="nfx">
  <div class="input-group-btn newsletter-subscription-btn">
    <button type="submit" class="btn btn-custom btn-orange-bg"> SUBMIT </button>
  </div>
</form>

<form class="input-group newsletter__input-group">
  <input type="tel" id="phone" name="phone" style="margin-left:45px; z-index: 10;" class="input-group-field newsletter__input btn-custom newsletter-subscription-field" placeholder="Enter your phone number" aria-label="Subscribe to our SMS"
    required="" data-uw-rm-form="nfx">
  <div class="input-group-btn newsletter-subscription-btn">
    <button type="submit" class="btn btn-custom btn-orange-bg">SUBMIT</button>
  </div>
</form>

<form class="form">
  <button type="submit" class="btn btn-custom btn-orange-bg">SUBMIT</button>
</form>

Text Content

Skip to main contentEnable accessibility for visually impairedOpen the
accessibility menu Open the Accessible Navigation Menu







Authentic Japanese Snack & Candy Subscription Box | Bokksu Skip to content
Pause slideshow Play slideshow

Free Shipping on Subscriptions. Get Started

Free Shipping on Subscriptions. Get Started

Get a FREE Gift with 6- and 12-month Plans. Shop Now

Get a FREE Gift with 6- and 12-month Plans. Shop Now

Get a FREE Kimono-style Robe With Purchase. Shop Now

Get a FREE Kimono-style Robe With Purchase. Shop Now

... Site navigation ... Site navigation


BOKKSU

 * Shop
   Bokksu Snack Box
   Subscribe Gift Past Themes
   Bokksu Boutique
   Shop Boutique
   Gifts
   Gift Cards Corporate Gifts
 * About
   About
   Our Story Our Makers Maker's Documentary
   Support
   FAQ Contact Us
   Information
   Our Blog Today's Offers Community Careers Rewards Refer a Friend
 * Brands
   
   Premium subscription box sourcing Japanese snacks from centuries-old family
   makers.
   
   A subscription box of supercute snacks and surprises featuring everyone’s
   best friend.
   
   
   SHOP NOW
   
   Specialty and gourmet gifts for every occasion, all made and shipped from
   Japan.
   
   
   SHOP NOW
   
   Online Asian grocery store delivering pantry items, frozen foods, beverages,
   and more.
   
   
   SHOP NOW

 * Shop
    
    * Boutique
    * Snack Box Subscriptions
    * Gifts
    * Boutique
    * More from Bokksu
    * Past Themes
   
   Boutique
    * Shop All
    * Best sellers
    * 2023 Holiday Collection
    * Sale!
    * All Snacks
    * New Arrivals
    * Bokksu Exclusives
    * Gift Boxes
    * The Kyoto Collection
   
   Snack Box Subscriptions
    * Bokksu Snack Box
   
   Gifts
    * Bokksu Snack Box
    * Gift Cards
    * Corporate Gifts
   
   Boutique
    * Shop All
    * Best sellers
    * Sale!
    * All Snacks
    * New Arrivals
    * Bokksu Exclusives
    * Gift Boxes
    * 2023 Holiday Collection
    * The Kyoto Collection
   
   More from Bokksu
    * 
    * 
    * 
   
   Past Themes
   Bokksu Snack Box
   Hello Kitty®️ And Friends Snack Box
   
 * About
    
    * About
    * Support
    * Information
   
   About
    * Our Story
    * Our Makers
    * Maker's Documentary
   
   Support
    * FAQ
    * Contact Us
   
   Information
    * Our Blog
    * Today's Offers
    * Community
    * Careers
    * Rewards
    * Refer a Friend
   
   
 * Brands
   
   Premium subscription box sourcing Japanese snacks from centuries-old family
   makers.
   
   A subscription box of supercute snacks and surprises featuring everyone’s
   best friend.
   
   
   SHOP NOW
   
   Specialty and gourmet gifts for every occasion, all made and shipped from
   Japan.
   
   
   SHOP NOW
   
   Online Asian grocery store delivering pantry items, frozen foods, beverages,
   and more.
   
   
   SHOP NOW

SUBSCRIBE NOW
Search SUBSCRIBE NOW Account 0 Cart
Close
Search
Search

Cancel
Checkbox field
Add Free e-Gift Message?

Edit

RECIPIENT EMAIL

FIRST NAME

LAST NAME

GIFT MESSAGE

Save
Love the varierty of each box! It's such a surprise to see the different
assortment of snacks each month.
First ReviewerVerified Buyer
Love the varierty of each box! It's such a surprise to see the different
assortment of snacks each month.
Second ReviewerVerified Buyer
Love the varierty of each box! It's such a surprise to see the different
assortment of snacks each month.
Third ReviewerVerified Buyer

YOU MAY ALSO LIKE

Bokksu Snack Box: Seasons of Japan
Sale price $49.99 Original price $59.99

White Strawberry (12 Pieces)
Price $32.00

Handmade Sakura Candy (1 Bag)
Price $3.50

Powered by Rebuy
Subtotal
$000

ADD $4000 TO CHECKOUT Checkout
$40 minimum order. Shipping, taxes and discounts calculated at checkout


YOUR CART IS EMPTY



Get free shipping on all subscriptions!

subscribe now

Customers Also Loved

Matcha Chocolate Stick Cake (1 Piece)

$100 3.00

$ $100

Add to cart

Seaweed Tempura: Setouchi Sudachi Citrus Flavor (1 Bag)

$300

$ $300

Add to cart

Shiawase Happy Honey Tea (1 bag)

$200

$ $200

Add to cart

Cat Ramune (1 Piece)

$070 1.00

$ $070

Add to cart

Iburigakko Smokey Chips (1 Bag)

$300

$ $300

Add to cart

Natural Yeast Bread: Hokkaido Cream (1 Piece)

$300

$ $300

Add to cart

Bokksu Snack Box: Seasons of Japan

$4999 59.99

$ $4999

Add to cart

Kinako Azuki Crunch (1 Piece)

$080 1.00

$ $080

Add to cart


Customers Also Loved

Matcha Chocolate Stick Cake (1 Piece)

$100 3.00

$ $100

Add to cart

Seaweed Tempura: Setouchi Sudachi Citrus Flavor (1 Bag)

$300

$ $300

Add to cart

Shiawase Happy Honey Tea (1 bag)

$200

$ $200

Add to cart

Cat Ramune (1 Piece)

$070 1.00

$ $070

Add to cart

Iburigakko Smokey Chips (1 Bag)

$300

$ $300

Add to cart

Natural Yeast Bread: Hokkaido Cream (1 Piece)

$300

$ $300

Add to cart

Bokksu Snack Box: Seasons of Japan

$4999 59.99

$ $4999

Add to cart

Kinako Azuki Crunch (1 Piece)

$080 1.00

$ $080

Add to cart


 * Shop Snack Box Subscriptions
   
   BOKKSU SNACK BOX

 * Shop Gifts
   
    * Bokksu Snack Box
    * Gift Cards
    * Corporate Gifts

 * Shop Boutique
   
    * Shop All
    * Best sellers
    * Sale!
    * All Snacks
    * New Arrivals
    * Bokksu Exclusives
    * Gift Boxes
    * 2023 Holiday Collection
    * The Kyoto Collection

   --------------------------------------------------------------------------------

 * More from Bokksu
   
    * Premium Japanese snack subscriptions.
   
    * Specialty and gourmet gifts only found in Japan.
   
    * Asian grocery essentials for cooking and eating.
   
    * A subscription box of supercute snacks and surprises featuring everyone’s
      best friend.

 * Account

 * About
   
    * Our Story
    * Our Makers
    * Maker's Documentary

 * Support
   
    * FAQ
    * Contact Us

 * Information
   
    * Our Blog
    * Today's Offers
    * Community
    * Careers
    * Rewards
    * Refer a Friend

 * Past Themes
   
    * Bokksu Snack Box
    * Hello Kitty®️ And Friends Snack Box

Subscribe Now

Free Shipping On All Subscriptions

Top searched
Sale


Bokksu Snack Box: Seasons of Japan
“When’s the best time to enjoy Japan?” you might wonder. Spring, summer, fall,
and winter, they all have something to offer. This box is curated by our snack
experts to bring you a taste of Japan's...
Sale price $4999 $49.99 Regular price $5999 $59.99 Save 17%

"Close (esc)"
White Strawberry (12 Pieces)
These white chocolate-infused freeze-dried strawberries are the perfect balance
of tart and sweet. Fun fact: because of our strong relationship with global
customers, in 2018, the White Strawberry ...
$3200 $32.00

"Close (esc)"
Handmade Sakura Candy (1 Bag)
This Handmade Sakura Candy is made exclusively for Bokksu! Sakura in Japan
symbolizes ephemerality and the fleeting quality of life. Like the sakura that
fades away at the end of the season, this c...
$350 $3.50

"Close (esc)"
Seaweed Tempura: Setouchi Sudachi Citrus Flavor (1 Bag)
Elevating the humble seaweed to a snack that packs a punch with the tart taste
of the sudachi citrus fruit, these addictive seaweed sheets are battered, fried,
and flavored to create a crisp and ta...
$300 $3.00

"Close (esc)"
Sale


Matcha Chocolate Stick Cake (1 Piece)
Known for the magnificent tea ceremonies held by professional geishas and
servers, travelers from all over can find some of the highest grades of matcha
sourced from Uji, Kyoto. So it is no surpris...
Sale price $100 $1.00 Regular price $300 $3.00 Save 67%

"Close (esc)"
Takoyaki Tei Corn Puffs (1 Bag)
Takoyaki is a classic Japanese street food made by pan-frying batter in a
specially-shaped pan to form little fried balls with tako (octopus) in the
center. It’s often topped with a variety of flav...
$300 $3.00

"Close (esc)"

View More

WRAPPED IN CHERRY BLOSSOMS

Discover Japan

Through Snacks

This month only, get our limited edition Cherry Blossom Nights Snack Box, filled
with treats inspired by Japan’s cherry blossom season!

SUBSCRIBE TODAY

WRAPPED IN CHERRY BLOSSOMS

Discover Japan

Through Snacks

This month only, get our limited edition Cherry Blossom Nights Snack Box, filled
with treats inspired by Japan’s cherry blossom season!

SUBSCRIBE TODAY

Use code BLOSSOM24 to get a free Cherry Blossom Kimono-style Robe with your
annual subscription.

WRAPPED IN CHERRY BLOSSOMS

Discover Japan

Through Snacks

This month only, get our limited edition Cherry Blossom Nights Snack Box, filled
with treats inspired by Japan’s cherry blossom season!

SUBSCRIBE TODAY

WRAPPED IN CHERRY BLOSSOMS

Discover Japan

Through Snacks

This month only, get our limited edition Cherry Blossom Nights Snack Box, filled
with treats inspired by Japan’s cherry blossom season!

SUBSCRIBE TODAY

Use code BLOSSOM24 to get a free Cherry Blossom Kimono-style Robe with your
annual subscription.

WRAPPED IN CHERRY BLOSSOMS

Discover Japan

Through Snacks

This month only, get our limited edition Cherry Blossom Nights Snack Box, filled
with treats inspired by Japan’s cherry blossom season!

SUBSCRIBE TODAY

WRAPPED IN CHERRY BLOSSOMS

Discover Japan

Through Snacks

This month only, get our limited edition Cherry Blossom Nights Snack Box, filled
with treats inspired by Japan’s cherry blossom season!

SUBSCRIBE TODAY

Use code BLOSSOM24 to get a free Cherry Blossom Kimono-style Robe with your
annual subscription.


WHAT MAKES US DIFFERENT

Our Commitment to Craft & Culture!

With a Bokksu subscription, enjoy a Japanese snack box while supporting small
family-run businesses in Japan and preserving their traditions.

SUBSCRIBE NOW


FEATURED BY




HOW IT WORKS


SUBSCRIBE

and get a box delivered monthly
filled with snacks, tea, rewards, and more.


RECEIVE

authentic treats like cakes, mochi, & chips packed with care and delivered to
your door.


EXPERIENCE

new curated themes each month
around festivals, prefectures, and holidays!


MORE THAN JUST SNACKS


GET A CLOSER LOOK AT YOUR FREE, STYLISH GIFT

Our exclusive Cherry Blossom Kimono-style Robe brings sakura season home to you.

Get my gift



MORE THAN JUST SNACKS

Experience Japan from Home

Bokksu offers a unique way to learn, taste, and experience Japan and its vibrant
culture from your home.

SUBSCRIBE NOW



SNACK ON THIS, NOT THAT

 

Sakuraco
TokyoTreat
Seasonal & cultural monthly themes



Culture guide that details origins, flavors, and common allergens



20+ premium treats in each box



Transparent and straightforward pricing



Authentic Japanese snacks sourced from family-run businesses



Exclusive snacks from Japan only available in our box



Happiness guarantee




 

Sakuraco TokyoTreat
Seasonal & cultural monthly themes


Culture guide that details origins, flavors, and common allergens


20+ premium treats in each box


Transparent and straightforward pricing


Authentic Japanese snacks sourced from family-run businesses


Exclusive snacks from Japan only available in our box


Happiness guarantee




5-Star Snacks
The Gift That Keeps Arriving!
Bokksu Snack Box was the perfect gift that kept on giving to my son and his
family. I had tried fruit of the month boxes, but Bokksu was much more
anticipated and appreciated. I highly recommend them.
Therese S. Verified Buyer
Such a cool experience.
I have had two bokksu's so far and I love it! new treats. not all of them are
great, but most of them certainly are. it's really cool if you want to
experience other cultures. I have loved the Teas as well.
Joe Verified Buyer
Amazing snacks
Quite a great way to learn about your new favourite Japanese snacks. The booklet
is beautiful, and it’s very nice to learn about the landscapes and people behind
the tasks and traditions of various ingredients. A wonderful discovery of
tastes, and makes a thoughtful gift for anyone who loves snacks!
Robin P. Verified Buyer
The Gift That Keeps Arriving!
Bokksu Snack Box was the perfect gift that kept on giving to my son and his
family. I had tried fruit of the month boxes, but Bokksu was much more
anticipated and appreciated. I highly recommend them.
Therese S. Verified Buyer
Such a cool experience.
I have had two bokksu's so far and I love it! new treats. not all of them are
great, but most of them certainly are. it's really cool if you want to
experience other cultures. I have loved the Teas as well.
Joe Verified Buyer
Amazing snacks
Quite a great way to learn about your new favourite Japanese snacks. The booklet
is beautiful, and it’s very nice to learn about the landscapes and people behind
the tasks and traditions of various ingredients. A wonderful discovery of
tastes, and makes a thoughtful gift for anyone who loves snacks!
Robin P. Verified Buyer


I am always excited to receive my Bokksu every month. The snacks are unique,
yummy, and would make an awesome gift too!



– LUCY Z




CHOOSE YOUR PLAN


SNACK BOX SUBSCRIPTION

Use code BLOSSOM24 for a FREE GIFT

 * 1
 * 2
 * 3
 * 4
 * 5

Best Value


12

MONTHS



$39.99

/MO

You save $120

6

MONTHS



$43.99

/MO

You save $36

Popular



3

MONTHS



$45.99

/MO

You save $12

1

MONTH



$49.99

/MO

UNTIL MARCH 31
Receive a free Cherry Blossom Kimono-style Robe when you subscribe to a 12-month
plan or a free Kit Kat bag when you subscribe to a 6-month plan using the code
BLOSSOM24.
UNLOCK A FREE GIFT
Get a FREE gift with 6- and 12-month plans.

Total: $149.97 $137.97

Billed quarterly, cancel anytime.

Free Shipping From Japan!

SELECT THIS PLAN



Sign up to get exclusive offers and more

SUBMIT
SUBMIT

By submitting this form, you agree to receive recurring automated promotional
and personalized marketing text messages (e.g. cart/browse reminders) from brand
at the cell number used when signing up. Consent is not a condition of any
purchase. Reply HELP to 20126 for help and STOP to cancel. Msg frequency varies.
Msg and data rates may apply. Privacy Policy and Terms.

One more step! Press 'Submit' again to receive offers via SMS.

SUBMIT

By submitting this form, you agree to receive recurring automated promotional
and personalized marketing text messages (e.g. cart/browse reminders) from brand
at the cell number used when signing up. Consent is not a condition of any
purchase. Reply HELP to 20126 for help and STOP to cancel. Msg frequency varies.
Msg and data rates may apply. Privacy Policy and Terms.

You will receive a SMS message with voucher shortly.

 * instagram Instagram
 * Facebook
 * YouTube
 * TikTok

Brands
 * Bokksu Snack Box
 * Bokksu Boutique
 * Bokksu Market
 * Hello Kitty and Friends + Bokksu

INFORMATION
 * About Us
 * Today's Offers
 * Refer a Friend
 * Corporate Gifts
 * Rewards
 * Blog
 * Careers

Support
 * Contact Us
 * Community
 * Privacy Policy
 * Terms
 * FAQ
 * Shipping Policy
 * Accessibility Statement

 * instagram Instagram
 * Facebook
 * YouTube
 * TikTok

We accept
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * JCB
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

Text us

By signing up via text, you agree to receive recurring automated promotional and
personalized marketing text messages (e.g. cart reminders) from Bokksu at the
cell number used when signing up. Consent is not a condition of any purchase.
Reply HELP for help and STOP to cancel. Msg frequency varies. Msg & data rates
may apply. View Terms {http://attn.tv/bokksu/terms.html} & Privacy
{https://attnl.tv/p/pCu} .

Our text for support service is available for the US. We are here to assist with
general FAQ and questions, but for any issues related to your account,
cancellation, refunds, orders and account updates, please create a support
ticket at https://bokksu.com/pages/contact-us.

Text HELLO to 20126 for support
& to get offers via text.



© 2024 Bokksu Bokksu Snack BoxBokksu BoutiqueBokksu MarketHello Kitty and
Friends + Bokksu

"Close (esc)"


"Close (esc)"
Authentic Japanese Snack & Candy Subscription Box | Bokksu


199 white-strawberry-promo 54
Bokksu Boutique
43088063037638,43088063037638,43088057958598,43088057958598,43088061366470,43088061366470,43088059629766,43088059629766,43088062120134,43088062120134,43088057991366,43088057991366,43088061497542,43088061497542,43088058024134,43088058024134,43088059695302,43088059695302,43088060580038,43088060580038,43088059007174,43088059007174,43088059498694,43088059498694,43088064381126,43088064381126,43088059465926,43088059465926,43088060416198,43088060416198,43088060448966,43088060448966,43088065593542,43088065593542,43088062185670,43088062185670,43088060317894,43088060317894,43088064446662,43088064446662,43088062316742,43088062316742,43088061563078,43088061563078,43088063725766,43088063725766,43088058974406,43088058974406,43088059531462,43088059531462,43088061235398,43088061235398,43088062972102,43088062972102,43088063561926,43088063561926,43088063660230,43088063660230,43088058056902,43088058056902,43088062906566,43088062906566,43088068214982,43088068214982,43088066576582,43088066576582,17616989585506,17616989585506,43088060973254,43088060973254,43088058220742,43088058220742,43088068018374,43088068018374,43088058876102,43088058876102,43088061071558,43088061071558,21425842061417,21425842061417,43088064479430,43088064479430,43088061530310,43088061530310,43088063594694,43088063594694,43088063004870,43088063004870,43088060481734,43088060481734,43088063529158,43088063529158,43088063758534,43088063758534,43088064577734,43088064577734,43088069132486,43088069132486,43088068149446,43088068149446,43088064512198,43088064512198,43088061006022,43088061006022,43088059564230,43088059564230,41186723397830,41186723397830,43088065724614,43088065724614,43088060252358,43088060252358,43088064544966,43088064544966,43088065102022,43088065102022,43088063627462,43088063627462,43088060383430,43088060383430,43088068739270,43088068739270,43088062283974,43088062283974,43088068280518,43088068280518,43088063692998,43088063692998,43088080240838,43088080240838,37574074007750,37574074007750,31860297138281,31860297138281,43088069230790,43088069230790,43088065462470,43088065462470,43088070017222,43088070017222,43088061432006,43088061432006,43088065560774,43088065560774,43088070115526,43088070115526,43088062939334,43088062939334,43088069198022,43088069198022,43088068247750,43088068247750,43088068804806,43088068804806,43088067559622,43088067559622,43088064413894,43088064413894,43088068313286,43088068313286,43088065069254,43088065069254,43088061038790,43088061038790,43088062218438,43088062218438,43088068083910,43088068083910,43088061399238,43088061399238,43088065822918,43088065822918,43088065691846,43088065691846,43088062054598,43088062054598,43088066805958,43088066805958,43088069984454,43088069984454,43088069951686,43088069951686,43088077291718,43088077291718,43088068116678,43088068116678,43089043947718,43089043947718,43089043980486,43089044013254,43089044046022,43088066838726,43088066838726,32100958306409,32100958306409,43088071065798,43088071065798,41602701820102,41602701820102,43088069918918,43088069918918,43088065134790,43088065134790,43088069886150,43088069886150,43088058908870,43088058908870,43088068772038,43088068772038,42432716275910,42432716275910,43088070803654,43088070803654,43088069755078,43088069755078,43088070836422,43088070836422,43088066969798,43088066969798,43088077324486,43088077324486,43088073949382,43088073949382,43088066871494,43088066871494,43088073097414,43088073097414,42521288736966,42521288736966,43088069853382,43088069853382,43088064348358,43088064348358,43088070312134,43088070312134,43088075292870,43088075292870,43088078766278,43088078766278,40863250088134,40863250088134,43088066904262,43088066904262,43088070869190,43088070869190,43088071098566,43088071098566,43088066642118,43088066642118,43088070279366,43088070279366,43088068346054,43088068346054,43088074145990,43088074145990,43088070901958,43088070901958,43088074965190,43088074965190,43088080306374,43088080306374,43088068051142,43088068051142,43088078799046,43088078799046,43088070770886,43088070770886,41282330296518,41282330296518,43088074047686,43088074047686,43088077979846,43088077979846,43088069165254,43088069165254,42521288671430,42521288671430,43057952555206,43057952555206,43057952489670,43057952522438,43057952587974,43057952686278,43057952620742,43057952653510,43057952719046,43088071753926,43088071753926,42521288835270,42521288835270,43088080208070,43088080208070,43088077521094,43088077521094,41282503606470,41282503606470,43088075653318,43088075653318,43088068870342,43088068870342,43088072016070,43088072016070,43088070213830,43088070213830,41611339104454,41611339104454,42521289425094,42521289425094,43088068935878,43088068935878,42521288999110,42521288999110,43088080273606,43088080273606,41602501542086,41602501542086,42711077880006,42711077880006,42534589169862,42534589169862,42887223869638,42887223869638,43088077947078,43088077947078,43088078176454,43088078176454,43088078110918,43088078110918,43088076505286,43088076505286,43088078012614,43088078012614,43088073982150,43088073982150,43088070443206,43088070443206,41602688352454,41602688352454,43088075620550,43088075620550,43088070410438,43088070410438,43057949016262,43057949016262,43057949049030,43057949081798,43057949114566,43057949147334,43057949180102,43057949212870,43057949245638,43088077455558,43088077455558,43057954390214,43057954390214,43057954422982,43088074080454,43088074080454,43088072999110,43088072999110,42521289064646,42521289064646,43023957131462,43023957131462,43088076669126,43088076669126,42871822090438,42871822090438,43088077586630,43088077586630,43140956061894,43140956061894,43140958650566,43141066719430,43141066752198,43141066784966,43141066817734,43141066850502,43141066883270,43088073883846,43088073883846,41282537128134,41282537128134,42521288573126,42521288573126,42521288376518,42521288376518,41602471919814,41602471919814,43088066773190,43088066773190,43057958224070,43057958224070,43057958256838,43088077914310,43088077914310,43088078831814,43088078831814,42871843094726,42871843094726,43088072671430,43088072671430,42521289392326,42521289392326,42521288605894,42521288605894,43088078241990,43088078241990,42871391977670,42871391977670,42521289031878,42521289031878,42871403905222,42871403905222,43088073064646,43088073064646,43088078373062,43088078373062,43125539766470,43125539766470,42711079780550,42711079780550,43088069001414,43088069001414,42381379797190,42381379797190,42871910039750,42871910039750,43088070344902,43088070344902,43088075227334,43088075227334,12278067920994,12278067920994,43088076275910,43088076275910,43088076570822,43088076570822,43088078274758,43088078274758,42521289130182,42521289130182,43088076210374,43088076210374,43088075423942,43088075423942,43088076636358,43088076636358,43088069034182,43088069034182,42797809270982,42797809270982,43088078078150,43088078078150,43088078307526,43088078307526,43125539700934,43125539700934,42797808844998,42797808844998,43023957164230,43023957164230,43088076538054,43088076538054,42871857184966,42871857184966,43088074309830,43088074309830,42871377068230,42871377068230,43088070541510,43088070541510,43088070475974,43088070475974,43003063959750,43003063959750,42871866261702,42871866261702,43088070607046,43088070607046,43088068640966,43088068640966,42871852794054,42871852794054,42772590166214,42772590166214,43088076243142,43088076243142,43088071622854,43088071622854,43088070705350,43088070705350,42802519277766,42802519277766,43125539864774,43125539864774,43088076701894,43088076701894,43125540061382,43125540061382,42978208743622,42978208743622,43003376697542,43003376697542,43125539995846,43125539995846,43137186234566,43137186234566,42871864000710,42871864000710,43088073818310,43088073818310,43088078930118,43088078930118,42958631076038,42958631076038,43088074211526,43088074211526,43088079159494,43088079159494,43088071655622,43088071655622,43088074277062,43088074277062,43003514749126,43003514749126,42994370412742,42994370412742,43088074866886,43088074866886,43003071889606,43003071889606,42871859347654,42871859347654,43088072933574,43088072933574,42956018188486,42956018188486,43125540192454,43125540192454,43125540257990,43125540257990,43088077390022,43088077390022,42956028772550,42956028772550,42956037849286,42956037849286,43125540094150,43125540094150,43088078962886,43088078962886,43088075391174,43088075391174,43003511668934,43003511668934,43088077062342,43088077062342,43088073228486,43088073228486,42960196337862,42960196337862,43088076177606,43088076177606,43088077127878,43088077127878,43088074244294,43088074244294,43088071688390,43088071688390,43088071721158,43088071721158,43088071590086,43088071590086,43088079028422,43088079028422,43088079061190,43088079061190,43088078995654,43088078995654,43088072868038,43088072868038,42958629503174,42958629503174,43018532028614,43018532028614,43018531995846,43018531995846,43003522515142,43003522515142,43125539537094,43125539537094,43088079880390,43088079880390,43088079093958,43088079093958,43088079126726,43088079126726,43088078864582,43088078864582,42958626750662,42958626750662,43003499577542,43003499577542,42802520129734,42802520129734,43125540159686,43125540159686,43088075161798,43088075161798,42994462097606,42994462097606,43088077226182,43088077226182,43088075555014,43088075555014,43088079913158,43088079913158,43088078897350,43088078897350,43088068968646,43088068968646,42956013797574,42956013797574,43125539897542,43125539897542,43088071000262,43088071000262,43088072605894,43088072605894,43088074014918,43088074014918,42798821703878,42798821703878,42960195780806,42960195780806,43125539963078,43125539963078,43125539504326,43125539504326,42794105569478,42794105569478,43088079192262,43088079192262,43018532159686,43018532159686,43003530870982,43003530870982,42789272715462,42789272715462,43088075129030,43088075129030,43088072966342,43088072966342,43088074834118,43088074834118,42956018090182,42956018090182,43003530739910,43003530739910,43125539799238,43125539799238,43003392557254,43003392557254,42994060067014,42994060067014,42797806584006,42797806584006,43088079290566,43088079290566,43088073851078,43088073851078,43088075194566,43088075194566,43088075063494,43088075063494,43088070672582,43088070672582,43125539569862,43125539569862,42792857436358,42792857436358,43088079978694,43088079978694,43088079257798,43088079257798,43088074932422,43088074932422,42956018024646,42956018024646,43088066674886,43088066674886,42802082250950,42802082250950,43088076144838,43088076144838,43088076112070,43088076112070,43088079945926,43088079945926,42993948950726,42993948950726,42993953046726,42993953046726,42910916116678,42910916116678,42910929682630,42910929682630,43088065495238,43088065495238,43003489583302,43003489583302,42842390429894,42842390429894,42993904910534,42993904910534,42993988632774,42993988632774,42993958584518,42993958584518,42733050691782,42733050691782,42910312595654,42910312595654,42842388103366,42842388103366,43055838724294,43055838724294,43055839051974,43055839051974,43126193914054,43126193914054,42858733895878,42858733895878,43163272511686,43163272511686,42993818042566,42993818042566,42794109927622,42794109927622,
On Yes Yes No No Off 12 Months BLOSSOM24 UNTIL MARCH 31

Receive a free Cherry Blossom Kimono-style Robe when you subscribe to a 12-month
or a free Kit Kat bag when you subscribe to a 6-month using the code BLOSSOM24.

KIMONO-STYLE ROBE FREE JAPANESE KIT KATS Gift with purchase of 12-month
subscription. Gift with purchase of 6-month subscription.
//www.bokksu.com/cdn/shop/files/SNB_2403_CherryBlossomNights_GWP_Robe_00_Square_500x.jpg?v=1709268936
//www.bokksu.com/cdn/shop/files/SNB_KitKat_GWP_Hero3_Square_500x.jpg?v=1710123062
//www.bokksu.com/cdn/shop/files/SMD10785C-04_KorokoroWaffleCubeGiftSet_00_dc0091cf-7105-4acd-8e92-9b242858a7c7_500x.jpg?v=1709881072
UNTIL MARCH 31

Receive a free Cherry Blossom Kimono-style Robe when you subscribe to a 12-month
plan or a free Kit Kat bag when you subscribe to a 6-month plan using the code
BLOSSOM24.

UNLOCK A FREE GIFT Get a FREE gift with 6- and 12-month plans.
//www.bokksu.com/cdn/shop/files/lock-gift_173027e1-b5a5-4ad9-b69f-17537adf7b3b_500x.webp?v=1698133161







Rewards
Sign Up