www.journalsay.com Open in urlscan Pro
2606:4700::6811:f777  Public Scan

Submitted URL: http://www.journalsay.com/
Effective URL: https://www.journalsay.com/
Submission: On June 26 via api from US — Scanned from DE

Form analysis 9 forms found in the DOM

<form>
  <input name="variant_id" type="hidden" value="${data.variants[0].id}">
  <button type="button" class="product-snippet__quick-shop-icon" role="addToCart" data-quick-shop="${data.handle}" data-track-product-id="${data.id}" data-track="click" data-track-content="add_to_cart" data-track-source="quick_shop">
    <svg class="" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
      <path d="M8.6 1.9a.3.3 0 0 0-.3-.3h-.6a.3.3 0 0 0-.3.3v5.5H1.9a.3.3 0 0 0-.3.3v.6a.3.3 0 0 0 .3.3h5.5v5.5a.3.3 0 0 0 .3.3h.6a.3.3 0 0 0 .3-.3V8.6h5.5a.3.3 0 0 0 .3-.3v-.6a.3.3 0 0 0-.3-.3H8.6V1.9z" fill="currentColor"></path>
    </svg>
  </button>
</form>

GET /search

<form id="header_search_form_pc" class="header__search-form relative flex" action="/search" method="get">
  <div class="md:flex-1 relative items-stretch">
    <input @input-debounced="header_search_lightbox.open();header_search_predictive_render-lightbox.rerender(data=event.value, redo=true);" class="header__search-input m-0 w-full type-text-font-family" autocomplete="off" type="text" name="q"
      placeholder="Search products">
    <button type="submit" class="header__search-icon absolute m-0 p-0 text-0 type-text-font-family cursor-pointer" tabindex="-1">
      <svg class="icon-search " width="18" height="18" xmlns="http://www.w3.org/2000/svg">
        <path opacity=".01" fill="currentColor" d="M0 0h18v18H0z"></path>
        <path fill-rule="evenodd" clip-rule="evenodd" d="M12.41 13.885a6.923 6.923 0 1 1 .839-.728l3.412 3.413a.554.554 0 0 1-.783.783l-3.462-3.462a.383.383 0 0 1-.006-.006Zm1.713-5.577a5.815 5.815 0 1 1-11.63 0 5.815 5.815 0 0 1 11.63 0Z"
          fill="currentColor"></path>
      </svg>
    </button>
    <span onclick="header_search_form_pc.reset()" @tap="header_search_lightbox.close();" class="header__search-icon-close hidden items-center justify-center absolute m-0 p-0 type-text-font-family text-0 rounded-full cursor-pointer" tabindex="-2">
      <svg class="icon_header_input_close " width="12" height="12" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2.746 1.992a.2.2 0 0 0-.283 0l-.471.471a.2.2 0 0 0 0 .283L5.245 6 1.992 9.25a.2.2 0 0 0 0 .283l.471.472a.2.2 0 0 0 .283 0L6 6.753l3.252 3.253a.2.2 0 0 0 .283 0l.472-.472a.2.2 0 0 0 0-.283L6.753 6l3.253-3.253a.2.2 0 0 0 0-.283l-.472-.471a.2.2 0 0 0-.283 0L6 5.245 2.746 1.992z"
          fill="currentColor"></path>
      </svg>
    </span>
  </div>
  <button type="submit" class="header__search-submit-btn lg:hidden m-0 type-text-font-family"> Search </button>
</form>

GET /search

<form id="header_search_form_md" class="header__search-form relative flex" action="/search" method="get">
  <div class="md:flex-1 relative items-stretch">
    <input @input-debounced="header_search_lightbox.open();header_search_predictive_render-lightbox.rerender(data=event.value, redo=true);" class="header__search-input m-0 w-full type-text-font-family" autocomplete="off" type="text" name="q"
      placeholder="Search products">
    <button type="submit" class="header__search-icon absolute m-0 p-0 text-0 type-text-font-family cursor-pointer" tabindex="-1">
      <svg class="icon-search " width="18" height="18" xmlns="http://www.w3.org/2000/svg">
        <path opacity=".01" fill="currentColor" d="M0 0h18v18H0z"></path>
        <path fill-rule="evenodd" clip-rule="evenodd" d="M12.41 13.885a6.923 6.923 0 1 1 .839-.728l3.412 3.413a.554.554 0 0 1-.783.783l-3.462-3.462a.383.383 0 0 1-.006-.006Zm1.713-5.577a5.815 5.815 0 1 1-11.63 0 5.815 5.815 0 0 1 11.63 0Z"
          fill="currentColor"></path>
      </svg>
    </button>
    <span onclick="header_search_form_md.reset()" @tap="header_search_lightbox.close();" class="header__search-icon-close hidden items-center justify-center absolute m-0 p-0 type-text-font-family text-0 rounded-full cursor-pointer" tabindex="-2">
      <svg class="icon_header_input_close " width="12" height="12" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2.746 1.992a.2.2 0 0 0-.283 0l-.471.471a.2.2 0 0 0 0 .283L5.245 6 1.992 9.25a.2.2 0 0 0 0 .283l.471.472a.2.2 0 0 0 .283 0L6 6.753l3.252 3.253a.2.2 0 0 0 .283 0l.472-.472a.2.2 0 0 0 0-.283L6.753 6l3.253-3.253a.2.2 0 0 0 0-.283l-.472-.471a.2.2 0 0 0-.283 0L6 5.245 2.746 1.992z"
          fill="currentColor"></path>
      </svg>
    </span>
  </div>
  <button type="submit" class="header__search-submit-btn lg:hidden m-0 type-text-font-family"> Search </button>
</form>

<form>
  <input name="variant_id" type="hidden" value="1e05ed02-1741-4f59-8227-3d7428518c17">
  <button type="button" class="product-snippet__quick-shop-icon" role="addToCart" data-quick-shop="journalsay-wooden-desktop-trapezoid-flip-drawer-storage-box" data-track-product-id="55aec14d-bccc-4cdf-96cb-dec845c36a33" data-track="click"
    data-track-content="add_to_cart" data-track-source="quick_shop">
    <svg class="" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
      <path d="M8.6 1.9a.3.3 0 0 0-.3-.3h-.6a.3.3 0 0 0-.3.3v5.5H1.9a.3.3 0 0 0-.3.3v.6a.3.3 0 0 0 .3.3h5.5v5.5a.3.3 0 0 0 .3.3h.6a.3.3 0 0 0 .3-.3V8.6h5.5a.3.3 0 0 0 .3-.3v-.6a.3.3 0 0 0-.3-.3H8.6V1.9z" fill="currentColor"></path>
    </svg>
  </button>
  <div class="p-absolute p-z-[5] p-w-[30px] p-h-[30px] lg:p-w-[38px] lg:p-h-[38px] p-flex p-cursor-pointer p-justify-center p-items-center p-rounded-full lg:p-invisible quick-wishlist lg:p-bottom-14 lg:p-right-2 p-bottom-[50px] p-right-[6px]"
    data-wishlist-product-id="55aec14d-bccc-4cdf-96cb-dec845c36a33" data-wishlist="product-list-love" style="background: rgba(255, 255, 255, 0.9);">
    <span class=" p-w-[26px] p-h-[26px] p-flex p-justify-center p-items-center list-love-icon">
      <svg width="20" height="19" fill="transparent" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M21.3965 12.7653L12 22L2.60345 12.7653C1.51072 11.517 0.939777 9.91013 1.00504 8.26674C1.07029 6.62334 1.76693 5.06481 2.95535 3.90346C4.14377 2.74211 5.73618 2.06373 7.41347 2.00427C9.09077 1.9448 10.729 2.50864 12 3.5828C13.271 2.50864 14.9092 1.9448 16.5865 2.00427C18.2638 2.06373 19.8562 2.74211 21.0446 3.90346C22.2331 5.06481 22.9297 6.62334 22.995 8.26674C23.0602 9.91013 22.4893 11.517 21.3965 12.7653Z"
          stroke="currentColor" stroke-width="1.7"></path>
      </svg>
    </span>
  </div>
</form>

<form>
  <input name="variant_id" type="hidden" value="1e05ed02-1741-4f59-8227-3d7428518c17">
  <button type="button" class="product-snippet__quick-shop-icon" role="addToCart" data-quick-shop="journalsay-wooden-desktop-trapezoid-flip-drawer-storage-box" data-track-product-id="55aec14d-bccc-4cdf-96cb-dec845c36a33" data-track="click"
    data-track-content="add_to_cart" data-track-source="quick_shop">
    <svg class="" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
      <path d="M8.6 1.9a.3.3 0 0 0-.3-.3h-.6a.3.3 0 0 0-.3.3v5.5H1.9a.3.3 0 0 0-.3.3v.6a.3.3 0 0 0 .3.3h5.5v5.5a.3.3 0 0 0 .3.3h.6a.3.3 0 0 0 .3-.3V8.6h5.5a.3.3 0 0 0 .3-.3v-.6a.3.3 0 0 0-.3-.3H8.6V1.9z" fill="currentColor"></path>
    </svg>
  </button>
  <div class="p-absolute p-z-[5] p-w-[30px] p-h-[30px] lg:p-w-[38px] lg:p-h-[38px] p-flex p-cursor-pointer p-justify-center p-items-center p-rounded-full lg:p-invisible quick-wishlist lg:p-bottom-14 lg:p-right-2 p-bottom-[50px] p-right-[6px]"
    data-wishlist-product-id="55aec14d-bccc-4cdf-96cb-dec845c36a33" data-wishlist="product-list-love" style="background: rgba(255, 255, 255, 0.9);">
    <span class=" p-w-[26px] p-h-[26px] p-flex p-justify-center p-items-center list-love-icon">
      <svg width="20" height="19" fill="transparent" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M21.3965 12.7653L12 22L2.60345 12.7653C1.51072 11.517 0.939777 9.91013 1.00504 8.26674C1.07029 6.62334 1.76693 5.06481 2.95535 3.90346C4.14377 2.74211 5.73618 2.06373 7.41347 2.00427C9.09077 1.9448 10.729 2.50864 12 3.5828C13.271 2.50864 14.9092 1.9448 16.5865 2.00427C18.2638 2.06373 19.8562 2.74211 21.0446 3.90346C22.2331 5.06481 22.9297 6.62334 22.995 8.26674C23.0602 9.91013 22.4893 11.517 21.3965 12.7653Z"
          stroke="currentColor" stroke-width="1.7"></path>
      </svg>
    </span>
  </div>
</form>

POST

<form id="footer__newsletter__form" class="footer__newsletter__form type-text-font-family relative flex items-center md:w-full text-base" action-xhr="/api/customers/newsletters" method="POST" custom-validation="show-first-on-submit"
  @submiterror="footer__newsletter__error-ajax.rerender(data=event);footer__newsletter__error-ajax.toggleClass(class='hidden', force=false);">
  <input class="footer__newsletter__input clear flex-1 block lg:w-full px-4 lg:px-3" id="footer__newsletter__input" type="text" name="email" placeholder="Enter your email" required="" pattern="([A-Za-z0-9_\-.])+@([A-Za-z0-9_\-.])+\.([A-Za-z]{2,4})"
    @input-debounced="footer__newsletter__error-ajax.toggleClass(class='hidden', force=true);">
  <button class="footer__newsletter__btn type-text-font-family m-0 flex items-center border-none leading-none" type="submit">
    <span class="md:hidden">Subscribe</span>
    <svg class="lg:hidden" width="20" height="6" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".01" fill="currentColor" d="M0 0h20v6H0z"></path>
      <path fill="currentColor" d="M0 2h14v2H0z"></path>
      <path fill-rule="evenodd" clip-rule="evenodd" d="m20 3-6 3V0l6 3Z" fill="currentColor"></path>
    </svg>
  </button>
  <div class="footer__newsletter__error-tip" validation-for="footer__newsletter__input" visible-when-invalid="patternMismatch" hidden=""> Please enter a valid email address. </div>
  <div class="footer__newsletter__error-tip" validation-for="footer__newsletter__input" visible-when-invalid="valueMissing" hidden=""> Please enter your email address. </div>
  <spz-render id="footer__newsletter__error-ajax" class="footer__newsletter__error-tip hidden i-spzhtml-layout-container i-spzhtml-element i-spzhtml-notbuilt spz-notbuilt spz-unresolved i-spzhtml-unresolved" layout="container" manual=""
    i-spzhtml-layout="container">
    <template>
      <div spz-if="${data.errors &amp;&amp; data.errors.length > 0}"> ${data.errors &amp;&amp; data.errors[0]} </div>
    </template>
  </spz-render>
  <div class="footer__newsletter__success-tip flex-shrink-0 body-plus-2"> Thanks for subscribing </div>
</form>

<form>
  <div class="quick-shop-content rounded-global-small">
    <div class="quick-shop-inner-content">
      <spz-variants name="quick-shop-variant" id="quick-shop-variants" class="pointer-events-none" layout="container" template="quick-shop-variant-template" spz-if="${product_options &amp;&amp; product_options.length > 0}"
        @mouseout="${mouse_out_event}" interact="hover" interference="" ${mouse_over_event}=""></spz-variants>
      <button class="relative mt-5 lg:mt-6 button-primary flex items-center justify-center body-plus-2  type-text-font-family rounded-btn quick-shop_atc_btn" type="button" role="addToCart" data-track="click" data-track-content="add_to_cart"
        data-track-source="add_to_cart">
        <span role="content">${statusLan}</span>
        <spz-render id="quick-shop-btn-price" layout="container" template="quick-shop-button-price-template" manual=""></spz-render>
        <div class="loading items-center justify-center absolute inset-0" role="loading" show="">
          <div class="loading-bounce"></div>
        </div>
      </button>
    </div>
  </div>
</form>

<form class="">
  <div class="zb-flex">
    <a href="${product.url}?${toQuery({ aid: 'smart_recommend.2.' + data.id, ifb: product.ifb || '', cfb: product.cfb || '', scm: product.scm || data.scm || '', ssp: data.ssp || '' })}" impr="1" imprevt="1" class="zb-w-[132px] zb-mr-4 rtl:zb-ml-4 rtl:zb-mr-0" data-prdct="${product.id}" data-ifb="${product.ifb || ''}" data-cfb="${product.cfb || ''}" data-scm="${product.scm || data.scm || ''}" data-spm="${productIndex}"> <ljs-render layout="container" id="smart_cart_pop_image_${product.id}" template="smart_cart_pop_image_template" manual=""></ljs-render> </a>
    <div class="zb-flex zb-flex-col zb-flex-grow zb-justify-between">
      <div>
        <div class="zb-line-clamp-2 zb-text-sm zb-mb-2">${product.title}</div> <ljs-render layout="container" id="smart_cart_pop_price_${product.id}" template="smart_cart_pop_price_template" manual=""></ljs-render>
      </div>
      <div>
        <div class="zb-relative zb-w-full zb-cursor-pointer">
          <div class="zb-border zb-border-solid zb-border-[#eee] zb-px-3 zb-py-[10px] zb-flex zb-items-center zb-justify-between zb-font-semibold zb-text-sm zb-rounded-sm"
            @tap="smart_pop_variant-select-${product.id}.toggleClass(class=zb-rotate-180);smart_cart_pop_variant_${product.id}_mobile.toggleClass(class=zb-hidden);smart_cart_pop_variant_${product.id}_pc.toggleClass(class=smart_cart_pop_variant_pc_show,force=true);smart_cart_pop_variant_modal_${product.id}.open"
            spz-if="${!!(product.options &amp;&amp; product.options.length &amp;&amp; product.options.length > 0) &amp;&amp; data.config.variant_select_visible}"> <ljs-render manual="" layout="container" id="smart_cart_pop_variant_text_${product.id}"
              template="smart_cart_pop_variant_text_template"></ljs-render> <svg id="smart_pop_variant-select-${product.id}" width="12" height="8" class="zb-ml-2" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path
                d="M6.00002 7.06738C6.19244 7.06775 6.38498 6.99453 6.5318 6.84772C6.54504 6.83447 6.55769 6.82086 6.56973 6.8069L11.1251 2.25152C11.418 1.95863 11.418 1.48375 11.1251 1.19086C10.8322 0.897968 10.3573 0.897968 10.0645 1.19086L6.00003 5.25529L1.9356 1.19086C1.64271 0.897968 1.16784 0.897968 0.874943 1.19086C0.58205 1.48375 0.58205 1.95863 0.874943 2.25152L5.43033 6.8069C5.44237 6.82086 5.45502 6.83447 5.46826 6.84772C5.61507 6.99453 5.8076 7.06775 6.00002 7.06738Z"
                fill="#0A1533"></path>
            </svg> </div> <ljs-lightbox layout="nodisplay" disable-unmount="" class="smart_cart_pop_lightbox_pc" id="smart_cart_pop_variant_modal_${product.id}" @close="smart_pop_variant-select-${product.id}.toggleClass(class=zb-rotate-180);">
            <div id="smart_cart_pop_variant_${product.id}_pc" class="zb-hidden"><ljs-variants id="smart_cart_pop_variants_${product.id}"
                class="md:!zb-absolute md:zb-top-[50px] md:zb-w-full md:zb-left-0 md:zb-z-30 md:zb-bg-white zb-max-h-[280px] zb-overflow-y-auto md:zb-shadow-pop" layout="container" template="smart_cart_pop_variant_template"
                onclick="event.stopPropagation()" disabled-dj-event="" interference=""> </ljs-variants></div>
          </ljs-lightbox>
        </div>
        <div class="zb-mt-3"> <button product-id="${product.id}" id="smart_cart_pop_atc_btn_${product.id}"
            class="zb-flex zb-items-center zb-justify-center zb-w-full zb-text-white zb-py-[10px] zb-h-9 zb-text-xs zb-font-normal zb-border-none zb-rounded-[4px] smart_cart_pop_atc_btn_bg" type="button" role="addToCart"
            @tap="smart_cart_pop_loading_${product.id}.toggleClass(class=zb-hidden);smart_cart_pop_atc_${product.id}.toggleClass(class=zb-hidden);smart_cart_pop_atc_btn_${product.id}.toggleClass(class=zb-pointer-events-none);custom-func.addATCHook(activity_id='${data.id}',ifb='${product.ifb}',cfb='${product.cfb}',scm='${product.scm || data.scm}',ssp='${data.ssp}',spm='${data.spmBase}.${productIndex}')">
            <ljs-render layout="container" id="smart_cart_pop_atc_${product.id}" template="smart_cart_pop_atc_template" mamual="" class="notranslate"> </ljs-render>
            <div id="smart_cart_pop_added_${product.id}" class="zb-hidden"><span class="zb-flex zb-justify-center zb-gap-1"><svg width="14" height="15" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
                  <path
                    d="M8 16.5006C3.58171 16.5006 0 12.9183 0 8.5C0 4.08171 3.58171 0.5 8 0.5C12.4183 0.5 16 4.08171 16 8.5C16 12.9183 12.4183 16.5006 8 16.5006ZM8 2.04344C4.21314 2.04344 1.54287 4.71371 1.54287 8.50057C1.54287 12.2874 4.21314 14.9577 8 14.9577C11.7869 14.9577 14.4571 12.2874 14.4571 8.50057C14.4571 4.71371 11.7869 2.04344 8 2.04344ZM7.26057 11.1909L7.12229 11.3286L7.09543 11.3017C7.02286 11.336 6.94286 11.3577 6.85714 11.3577C6.73543 11.3577 6.62857 11.3109 6.536 11.2463L6.52229 11.2594L6.45371 11.1909C6.45314 11.1903 6.45314 11.1903 6.45257 11.1897L4.09771 8.83486L4.90629 8.02686L6.85714 9.97771L11.1629 5.67143L11.9714 6.48L7.26171 11.1897C7.26114 11.1903 7.26114 11.1903 7.26057 11.1909Z"
                    fill="white"></path>
                </svg>Added</span></div>
            <div id="smart_cart_pop_loading_${product.id}" class="zb-hidden">
              <div class="smart_cart_pop_loading"></div>
            </div>
          </button> </div>
      </div>
    </div>
  </div>
  <div id="smart_cart_pop_variant_${product.id}_mobile" class="zb-hidden md:zb-hidden"><ljs-variants id="smart_cart_pop_variants_${product.id}"
      class="md:!zb-absolute md:zb-top-[50px] md:zb-w-full md:zb-left-0 md:zb-z-30 md:zb-bg-white zb-max-h-[280px] zb-overflow-y-auto md:zb-shadow-pop" layout="container" template="smart_cart_pop_variant_template" onclick="event.stopPropagation()"
      disabled-dj-event="" interference=""> </ljs-variants></div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Free shipping for orders over USD29



${(function(){ const get_random_six_digits = () => { return
Math.random().toString().slice(-6) }; const wholesale_enabled = false; const
setting_product_image_display = "133.33%"; const product_image = data.image;
const secondary_image = data.secondImage; const image_width =
product_image.width; let image_height = product_image.height;
if(setting_product_image_display == '100%'){ image_height = image_width }else
if(setting_product_image_display == '133.33%'){ image_height = image_width *
1.3333; }; const product_image_hover_on = true && !!secondary_image.src; const
has_save_label = true && ((+data.compare_at_price) > (+data.price)); const
is_single_variant = data.variants.length == 1; const min_price_variant_href =
(data.min_price_variant && data.min_price_variant.available) ?
data.min_price_variant.withinUrl : data.withinUrl; const retail_price_max =
data.retail_price_max || data.compare_at_price_max; const THUMBNAILS_MAX_SIZE =
3; const thumbnails = data.thumbVariants.slice(0, THUMBNAILS_MAX_SIZE); const
image_wrap_id = 'image_wrap_' + get_random_six_digits(); const image_carousel_id
= 'image_carousel_' + get_random_six_digits(); const thumbnails_selector_id =
'thumbnails_selector_' + get_random_six_digits(); const form_id = 'form_' +
get_random_six_digits(); const mixed_wholesale = data.mixed_wholesale; return `

${ data.available ? `${ (+data.compare_at_price > +data.price) ? `Save ${
data.off_ratio }% ` : '' }` : "Sold out" }
Mixed Lot


${DATA.TITLE}

${ data.price_min != data.price_max ? `from ` : ` ` }
+${data.remainInvisibleThumbCount} ` })()}


Search

Powered by Google Übersetzer
Bahasa
Indonesia,English,한국어,日本語,Português,العربية,Русский,Español,繁體中文,Français,ไทย,Italiano,Deutsch,Polski,Nederlands,Bahasa
Melayu,norsk,čeština,Suomalainen,Ελληνικά,Magyar,Romanian,Slovenská,Tiếng
Việt,Türkçe
EUR
 * United States Dollars (USD)
 * Mexican Pesos (MXN)
 * Euro (EUR)
 * United Kingdom Pounds (GBP)
 * Canadian Dollars (CAD)
 * Chinese Yuan Renminbi (CNY)
 * Hong Kong Dollars (HKD)
 * Japanese Yen (JPY)
 * Macanese Pataca (MOP)
 * Polish Zlotych (PLN)
 * South Korean Won (KRW)
 * Indian Rupees (INR)
 * Albanian Lek (ALL)
 * Algerian Dinar (DZD)
 * Angolan Kwanza (AOA)
 * Argentine Pesos (ARS)
 * Armenian Dram (AMD)
 * Aruban Florin (AWG)
 * Australian Dollars (AUD)
 * Barbadian Dollar (BBD)
 * Azerbaijani Manat (AZN)
 * Bangladesh Taka (BDT)
 * Bahamian Dollar (BSD)
 * Bahraini Dinar (BHD)
 * Belarusian Ruble (BYN)
 * Belize Dollar (BZD)
 * Bhutanese Ngultrum (BTN)
 * Bosnia and Herzegovina Convertible Mark (BAM)
 * Brazilian Real (BRL)
 * Bolivian Boliviano (BOB)
 * Botswana Pula (BWP)
 * Brunei Dollar (BND)
 * Bulgarian Lev (BGN)
 * Burmese Kyat (MMK)
 * Cape Verdean escudo (CVE)
 * Cayman Dollars (KYD)
 * Central African CFA Franc (XAF)
 * Chilean Peso (CLP)
 * Colombian Peso (COP)
 * Costa Rican Colones (CRC)
 * Croatian Kuna (HRK)
 * Czech Koruny (CZK)
 * Danish Kroner (DKK)
 * Dominican Peso (DOP)
 * East Caribbean Dollar (XCD)
 * Egyptian Pound (EGP)
 * Ethiopian Birr (ETB)
 * CFP Franc (XPF)
 * Fijian Dollars (FJD)
 * Gambian Dalasi (GMD)
 * Ghanaian Cedi (GHS)
 * Guatemalan Quetzal (GTQ)
 * Guyanese Dollar (GYD)
 * Georgian Lari (GEL)
 * Honduran Lempira (HNL)
 * Hungarian Forint (HUF)
 * Icelandic Kronur (ISK)
 * Indonesian Rupiah (IDR)
 * Israeli New Shekel (NIS)
 * Jamaican Dollars (JMD)
 * Jersey Pound (JEP)
 * Jordanian Dinar (JOD)
 * Kazakhstani Tenge (KZT)
 * Kenyan Shilling (KES)
 * Kuwaiti Dinar (KWD)
 * Kyrgyzstani Som (KGS)
 * Laotian Kip (LAK)
 * Latvian Lati (LVL)
 * Lebanese Pounds (LBP)
 * Lesotho Loti (LSL)
 * Liberian Dollar (LRD)
 * Malagasy Ariary (MGA)
 * Macedonia Denar (MKD)
 * Malawian Kwacha (MWK)
 * Maldivian Rufiyaa (MVR)
 * Malaysian Ringgits (MYR)
 * Mauritian Rupee (MUR)
 * Moldovan Leu (MDL)
 * Moroccan Dirham (MAD)
 * Mongolian Tugrik (MNT)
 * Mozambican Metical (MZN)
 * Namibian Dollar (NAD)
 * Nepalese Rupee (NPR)
 * Netherlands Antillean Guilder (ANG)
 * New Zealand Dollars (NZD)
 * Nicaraguan Córdoba (NIO)
 * Nigerian Naira (NGN)
 * Norwegian Kroner (NOK)
 * Omani Rial (OMR)
 * Pakistani Rupee (PKR)
 * Papua New Guinean Kina (PGK)
 * Paraguayan Guarani (PYG)
 * Peruvian Nuevo Sol (PEN)
 * Philippine Peso (PHP)
 * Qatari Rial (QAR)
 * Romanian Lei (RON)
 * Rwandan Franc (RWF)
 * Samoan Tala (WST)
 * Saudi Riyal (SAR)
 * Sao Tome And Principe Dobra (STD)
 * Serbian dinar (RSD)
 * Seychellois Rupee (SCR)
 * Singapore Dollars (SGD)
 * Sudanese Pound (SDG)
 * South African Rand (ZAR)
 * South Sudanese Pound (SSP)
 * Solomon Islands Dollar (SBD)
 * Sri Lankan Rupees (LKR)
 * Surinamese Dollar (SRD)
 * Swazi Lilangeni (SZL)
 * Swedish Kronor (SEK)
 * Swiss Francs (CHF)
 * Taiwan Dollars (TWD)
 * Thai baht (THB)
 * Tanzanian Shilling (TZS)
 * Trinidad and Tobago Dollars (TTD)
 * Tunisian Dinar (TND)
 * Turkish Lira (TRY)
 * Turkmenistani Manat (TMT)
 * Ukrainian Hryvnia (UAH)
 * United Arab Emirates Dirham (AED)
 * Uruguayan Pesos (UYU)
 * Uzbekistan som (UZS)
 * Vanuatu Vatu (VUV)
 * Venezuelan Bolivares (VEF)
 * Vietnamese đồng (VND)
 * West African CFA franc (XOF)
 * Zambian Kwacha (ZMW)
 * Afghan Afghani (AFN)
 * Cambodian Riel (KHR)
 * Comorian Franc (KMF)
 * Congolese franc (CDF)
 * Haitian Gourde (HTG)
 * Russian Rubles (RUB)
 * Yemeni Rial (YER)
 * Saint Helena pound
 * Burundian franc
 * Bermudian dollar
 * Cuban peso
 * Djiboutian franc
 * Eritrean nakfa
 * Guinean franc
 * North Korean won
 * Falkland Islands pound
 * Tongan paʻanga
 * Tajikistani somoni
 * Somali shilling
 * Sierra Leonean leone
 * Ugandan Shilling (UGX)
 * Syrian Pound (SYP)

 * Log in
 * Create an account


${data.data && data.data.count}

 * Home
 * New in
   New products every Saturday (June 22th)
   New products every Saturday (June 15th)
   New products every Saturday (June 8st)
   New products every Saturday (June 1st)
   New products every Saturday (May 25th)
   New products every Saturday (May 18th)
   New products every Saturday (May 11th)
   New products every Saturday (May 4th)
   New products every Saturday (April 27th)
   New products every Saturday (April 20th)
   New products every Saturday (April 13th)
   New products every Saturday (April 6th)
   
   Save 50% Save 50%
   
   
   
   JOURNALSAY LISTEN TO COFFEE SERIES VINTAGE CAFE BRASS CLIP STORAGE CLIP
   
   (0)
   from €10.74 €21.48 +4
 * BEST SELLER TOP100 🔥
 * Stationery
    * Decorative Stickers PET Material Washi Material Kawaii Stickers Vintage
      Stickers Flower Plant Butterfly Sticker Sticker Book Laser Bronzing/Hot
      Silver Stickers Character Stickers
    * Tape 15mm-20mm Tape 30mm Tape 50-100mm Tape 100mm-150mm Tape Other Size
      Tape Tape Combination PET Tape Washi Tape Kawaii Tape Vintage Tape Flower
      Plant Butterfly Tape Tape Fitting
    * Journal Material Material Paper&Memo Pad(no sticky) Sticky Note Material
      Set / Material Package
    * Bullet Journal Decoration
    * Pen Marker Pen&Fluorescent Pen&Line Marker Gel Pen Brush Pen Fountain Pen
      Mechanical Pencil Watercolor Pen & watercolor Paint Ballpoint pen
    * Notebook Binder Diary Book
    * Cutting Supplis Cutlery
    * Stamps&Inkpad
    * Storage Supplies Pencil Case Storage Box|Storage bag Card bag
    * Other Desktop Ornaments Eraser&Correction Tape Bookmarks Measuring Tools
      Glue&Glue Tape Calendar Key Holder Clip Greeting card
   
   Save 50% Save 50%
   
   
   
   JOURNALSAY 6 PCS/SET CHINESE STYLE BRONZING KAWAII JOURNAL WASHI TAPE
   
   (1)
   €2.64 €5.28 +21
 * Daily Necessities
   cup
   phone accessories
   lamp
   Mouse pad
   ipad bag
   mirror
   ornament
   Shopping bag
   christmas
   Alarm clock
   other
   
   Save 50% Save 50%
   
   
   
   JOURNALSAY 30*22CM MULTIPURPOSE DESKTOP CUTTING PAD DIY MANUAL ART ENGRAVING
   TOOLS A4 CUTTING MATS
   
   (1)
   from €4.09 €8.18 +4
 * All Products
 * Blog
 * Gift Card
 * More links
   ${(function(){ const formatLinks = (links) => { return links.map(link => {
   link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr =
   link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ?
   `href="${link.url}"` : ''; if(link.children && link.children.length){
   link.children = formatLinks(link.children); } return link; }) }; const tags =
   {"BEST SELLER TOP100":{"label":"\ud83d\udd25","bg":"rgba(255, 255, 255,
   0)","color":"rgba(255, 255, 255, 1)"}}; let linkList = [ { id: 63787811,
   title: "Home", url: "\/", target: "", levels: 0, product0: { id: (null) },
   children: [ ] }, { id: 63787813, title: "New in", url:
   "\/collections\/new-in", target: "", levels: 1, product0: { id:
   ("c72d4790-4c87-47ae-aebf-89cff7ecbd8b") }, children: [ { title: "New
   products every Saturday (June 22th)", url:
   "\/collections\/new-products-every-saturday-june-22th", target: "", levels:
   0, children: [ ] }, { title: "New products every Saturday (June 15th)", url:
   "\/collections\/new-products-every-saturday-june-15th", target: "", levels:
   0, children: [ ] }, { title: "New products every Saturday (June 8st)", url:
   "\/collections\/new-products-every-saturday-june-8st", target: "", levels: 0,
   children: [ ] }, { title: "New products every Saturday (June 1st)", url:
   "\/collections\/new-products-every-saturday-june-1st", target: "", levels: 0,
   children: [ ] }, { title: "New products every Saturday (May 25th)", url:
   "\/collections\/new-products-every-saturday-may-25th", target: "", levels: 0,
   children: [ ] }, { title: "New products every Saturday (May 18th)", url:
   "\/collections\/new-products-every-saturday-may-18th", target: "", levels: 0,
   children: [ ] }, { title: "New products every Saturday (May 11th)", url:
   "\/collections\/new-products-every-saturday-may-11th", target: "", levels: 0,
   children: [ ] }, { title: "New products every Saturday (May 4th)", url:
   "\/collections\/new-products-every-saturday-may-4th-316z", target: "",
   levels: 0, children: [ ] }, { title: "New products every Saturday (April
   27th)", url: "\/collections\/new-products-every-saturday-april-27th", target:
   "", levels: 0, children: [ ] }, { title: "New products every Saturday (April
   20th)", url: "\/collections\/new-products-every-saturday-april-20th", target:
   "", levels: 0, children: [ ] }, { title: "New products every Saturday (April
   13th)", url: "\/collections\/new-products-every-saturday-april-13th", target:
   "", levels: 0, children: [ ] }, { title: "New products every Saturday (April
   6th)", url: "\/collections\/new-products-every-saturday-april-6th", target:
   "", levels: 0, children: [ ] }, ] }, { id: 63787839, title: "BEST SELLER
   TOP100", url: "\/collections\/top-100-best-sellers-in-september", target: "",
   levels: 0, product0: { id: (null) }, children: [ ] }, { id: 63787841, title:
   "Stationery", url: "\/collections\/stationery", target: "", levels: 2,
   product0: { id: ("75cd7a1f-1d4f-48c7-b6af-0179a5dc585f") }, children: [ {
   title: "Decorative Stickers", url: "\/collections\/decorative-sticker",
   target: "", levels: 1, children: [ { title: "PET Material", url:
   "\/collections\/pet-material-sticker", target: "", levels: 0, }, { title:
   "Washi Material", url: "\/collections\/washi-material-sticker", target: "",
   levels: 0, }, { title: "Kawaii Stickers", url:
   "\/collections\/kawaii-stickers", target: "", levels: 0, }, { title: "Vintage
   Stickers", url: "\/collections\/vintage-stickers", target: "", levels: 0, },
   { title: "Flower Plant Butterfly Sticker", url:
   "\/collections\/flower-plant-butterfly-sticker", target: "", levels: 0, }, {
   title: "Sticker Book", url: "\/collections\/sticker-book", target: "",
   levels: 0, }, { title: "Laser Bronzing\/Hot Silver Stickers", url:
   "\/collections\/laser-bronzing-hot-silver-stickers", target: "", levels: 0,
   }, { title: "Character Stickers", url: "\/collections\/character-stickers",
   target: "", levels: 0, }, ] }, { title: "Tape", url: "\/collections\/tape",
   target: "", levels: 1, children: [ { title: "15mm-20mm Tape", url:
   "\/collections\/15mm-tape", target: "", levels: 0, }, { title: "30mm Tape",
   url: "\/collections\/30mm-tape", target: "", levels: 0, }, { title: "50-100mm
   Tape", url: "\/collections\/50mm-150mm-tape", target: "", levels: 0, }, {
   title: "100mm-150mm Tape", url: "\/collections\/50mm-150mm-tape", target: "",
   levels: 0, }, { title: "Other Size Tape", url:
   "\/collections\/other-size-tape", target: "", levels: 0, }, { title: "Tape
   Combination", url: "\/collections\/tape-combination", target: "", levels: 0,
   }, { title: "PET Tape", url: "\/collections\/pet-tape", target: "", levels:
   0, }, { title: "Washi Tape", url: "\/collections\/washi-tape", target: "",
   levels: 0, }, { title: "Kawaii Tape", url: "\/collections\/kawaii-tape",
   target: "", levels: 0, }, { title: "Vintage Tape", url:
   "\/collections\/vintage-tape", target: "", levels: 0, }, { title: "Flower
   Plant Butterfly Tape", url: "\/collections\/flower-plant-butterfly-tape",
   target: "", levels: 0, }, { title: "Tape Fitting", url:
   "\/collections\/tape-fitting", target: "", levels: 0, }, ] }, { title:
   "Journal Material", url: "\/collections\/journal-material", target: "",
   levels: 1, children: [ { title: "Material Paper&Memo Pad\uff08no
   sticky\uff09", url: "\/collections\/material-papermemo-padno-sticky", target:
   "", levels: 0, }, { title: "Sticky Note", url: "\/collections\/sticky-note",
   target: "", levels: 0, }, { title: "Material Set \/ Material Package", url:
   "\/collections\/material-set-material-package", target: "", levels: 0, }, ]
   }, { title: "Bullet Journal Decoration", url:
   "\/collections\/bullet-journal-decoration", target: "", levels: 0, children:
   [ ] }, { title: "Pen", url: "\/collections\/pen", target: "", levels: 1,
   children: [ { title: "Marker Pen&Fluorescent Pen&Line Marker", url:
   "\/collections\/marker-penfluorescent-penline-marker", target: "", levels: 0,
   }, { title: "Gel Pen", url: "\/collections\/gel-pen", target: "", levels: 0,
   }, { title: "Brush Pen", url: "\/collections\/brush-pen", target: "", levels:
   0, }, { title: "Fountain Pen", url: "\/collections\/fountain-pen", target:
   "", levels: 0, }, { title: "Mechanical Pencil", url:
   "\/collections\/mechanical-pencil", target: "", levels: 0, }, { title:
   "Watercolor Pen & watercolor Paint", url:
   "\/collections\/watercolor-pen-watercolor-paint", target: "", levels: 0, }, {
   title: "Ballpoint pen", url: "\/collections\/ballpoint-pen", target: "",
   levels: 0, }, ] }, { title: "Notebook", url: "\/collections\/notebook",
   target: "", levels: 1, children: [ { title: "Binder", url:
   "\/collections\/binder", target: "", levels: 0, }, { title: "Diary Book",
   url: "\/collections\/diary-book", target: "", levels: 0, }, ] }, { title:
   "Cutting Supplis", url: "\/collections\/cutting-supplis", target: "", levels:
   1, children: [ { title: "Cutlery", url: "\/collections\/cutlery", target: "",
   levels: 0, }, ] }, { title: "Stamps&Inkpad", url:
   "\/collections\/stampsinkpad", target: "", levels: 0, children: [ ] }, {
   title: "Storage Supplies", url: "\/collections\/storage-supplies", target:
   "", levels: 1, children: [ { title: "Pencil Case", url:
   "\/collections\/pencil-case", target: "", levels: 0, }, { title: "Storage
   Box|Storage bag", url: "\/collections\/storage-boxstorage-bag", target: "",
   levels: 0, }, { title: "Card bag", url: "\/collections\/card-bag", target:
   "", levels: 0, }, ] }, { title: "Other", url: "", target: "", levels: 1,
   children: [ { title: "Desktop Ornaments", url:
   "\/collections\/desktop-ornaments", target: "", levels: 0, }, { title:
   "Eraser&Correction Tape", url: "\/collections\/erasercorrection-tape",
   target: "", levels: 0, }, { title: "Bookmarks", url:
   "\/collections\/bookmark", target: "", levels: 0, }, { title: "Measuring
   Tools", url: "\/collections\/measuring-tools", target: "", levels: 0, }, {
   title: "Glue&Glue Tape", url: "\/collections\/glueglue-tape", target: "",
   levels: 0, }, { title: "Calendar", url: "\/collections\/calendar", target:
   "", levels: 0, }, { title: "Key Holder", url: "\/collections\/key-holder",
   target: "", levels: 0, }, { title: "Clip", url: "\/collections\/clip",
   target: "", levels: 0, }, { title: "Greeting card", url:
   "\/collections\/greeting-card", target: "", levels: 0, }, ] }, ] }, { id:
   63787953, title: "Daily Necessities", url:
   "\/collections\/daily-necessities", target: "", levels: 1, product0: { id:
   ("6a58167f-5097-4a99-8344-5123d349dce8") }, children: [ { title: "cup", url:
   "\/collections\/cup", target: "", levels: 0, children: [ ] }, { title: "phone
   accessories", url: "\/collections\/phone-accessories", target: "", levels: 0,
   children: [ ] }, { title: "lamp", url: "\/collections\/lamp", target: "",
   levels: 0, children: [ ] }, { title: "Mouse pad", url:
   "\/collections\/mouse-pad", target: "", levels: 0, children: [ ] }, { title:
   "ipad bag", url: "\/collections\/ipad-bag", target: "", levels: 0, children:
   [ ] }, { title: "mirror", url: "\/collections\/mirror", target: "", levels:
   0, children: [ ] }, { title: "ornament", url: "\/collections\/ornament",
   target: "", levels: 0, children: [ ] }, { title: "Shopping bag", url:
   "\/collections\/shopping-bag", target: "", levels: 0, children: [ ] }, {
   title: "christmas", url: "\/collections\/christmas", target: "", levels: 0,
   children: [ ] }, { title: "Alarm clock", url: "\/collections\/alarm-clock",
   target: "", levels: 0, children: [ ] }, { title: "other", url:
   "\/collections\/other", target: "", levels: 0, children: [ ] }, ] }, { id:
   63787977, title: "All Products", url: "\/collections\/all-products", target:
   "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 63787979,
   title: "Blog", url: "\/blogs\/blog", target: "", levels: 0, product0: { id:
   (null) }, children: [ ] }, { id: 63787981, title: "Gift Card", url:
   "https:\/\/www.journalsay.com\/products\/journalsay-gift-card", target: "",
   levels: 0, product0: { id: (null) }, children: [ ] }, ].slice(offset);
   linkList = formatLinks(linkList); const hasChild = linkList.some(link =>
   !!(link.children && link.children.length || link.product0.id)); return `
    * ${link.title} ${link.tag.label}
   
    * ${second_link.title} ${second_link.tag.label} ${third_links.title}
      ${third_links.tag.label}
   
   
    * ${link.title} ${link.tag.label}
   
   ` })()}

 * Home
 * New in
   New products every Saturday (June 22th)
   New products every Saturday (June 15th)
   New products every Saturday (June 8st)
   New products every Saturday (June 1st)
   New products every Saturday (May 25th)
   New products every Saturday (May 18th)
   New products every Saturday (May 11th)
   New products every Saturday (May 4th)
   New products every Saturday (April 27th)
   New products every Saturday (April 20th)
   New products every Saturday (April 13th)
   New products every Saturday (April 6th)
   
   Save 50% Save 50%
   
   
   
   JOURNALSAY LISTEN TO COFFEE SERIES VINTAGE CAFE BRASS CLIP STORAGE CLIP
   
   (0)
   from €10.74 €21.48 +4
 * BEST SELLER TOP100 🔥
 * Stationery
    * Decorative Stickers PET Material Washi Material Kawaii Stickers Vintage
      Stickers Flower Plant Butterfly Sticker Sticker Book Laser Bronzing/Hot
      Silver Stickers Character Stickers
    * Tape 15mm-20mm Tape 30mm Tape 50-100mm Tape 100mm-150mm Tape Other Size
      Tape Tape Combination PET Tape Washi Tape Kawaii Tape Vintage Tape Flower
      Plant Butterfly Tape Tape Fitting
    * Journal Material Material Paper&Memo Pad(no sticky) Sticky Note Material
      Set / Material Package
    * Bullet Journal Decoration
    * Pen Marker Pen&Fluorescent Pen&Line Marker Gel Pen Brush Pen Fountain Pen
      Mechanical Pencil Watercolor Pen & watercolor Paint Ballpoint pen
    * Notebook Binder Diary Book
    * Cutting Supplis Cutlery
    * Stamps&Inkpad
    * Storage Supplies Pencil Case Storage Box|Storage bag Card bag
    * Other Desktop Ornaments Eraser&Correction Tape Bookmarks Measuring Tools
      Glue&Glue Tape Calendar Key Holder Clip Greeting card
   
   Save 50% Save 50%
   
   
   
   JOURNALSAY 6 PCS/SET CHINESE STYLE BRONZING KAWAII JOURNAL WASHI TAPE
   
   (1)
   €2.64 €5.28 +21
 * Daily Necessities
   cup
   phone accessories
   lamp
   Mouse pad
   ipad bag
   mirror
   ornament
   Shopping bag
   christmas
   Alarm clock
   other
   
   Save 50% Save 50%
   
   
   
   JOURNALSAY 30*22CM MULTIPURPOSE DESKTOP CUTTING PAD DIY MANUAL ART ENGRAVING
   TOOLS A4 CUTTING MATS
   
   (1)
   from €4.09 €8.18 +4
 * All Products
 * Blog
 * Gift Card
 * More links
   ${(function(){ const formatLinks = (links) => { return links.map(link => {
   link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr =
   link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ?
   `href="${link.url}"` : ''; if(link.children && link.children.length){
   link.children = formatLinks(link.children); } return link; }) }; const tags =
   {"BEST SELLER TOP100":{"label":"\ud83d\udd25","bg":"rgba(255, 255, 255,
   0)","color":"rgba(255, 255, 255, 1)"}}; let linkList = [ { id: 63787811,
   title: "Home", url: "\/", target: "", levels: 0, product0: { id: (null) },
   children: [ ] }, { id: 63787813, title: "New in", url:
   "\/collections\/new-in", target: "", levels: 1, product0: { id:
   ("c72d4790-4c87-47ae-aebf-89cff7ecbd8b") }, children: [ { title: "New
   products every Saturday (June 22th)", url:
   "\/collections\/new-products-every-saturday-june-22th", target: "", levels:
   0, children: [ ] }, { title: "New products every Saturday (June 15th)", url:
   "\/collections\/new-products-every-saturday-june-15th", target: "", levels:
   0, children: [ ] }, { title: "New products every Saturday (June 8st)", url:
   "\/collections\/new-products-every-saturday-june-8st", target: "", levels: 0,
   children: [ ] }, { title: "New products every Saturday (June 1st)", url:
   "\/collections\/new-products-every-saturday-june-1st", target: "", levels: 0,
   children: [ ] }, { title: "New products every Saturday (May 25th)", url:
   "\/collections\/new-products-every-saturday-may-25th", target: "", levels: 0,
   children: [ ] }, { title: "New products every Saturday (May 18th)", url:
   "\/collections\/new-products-every-saturday-may-18th", target: "", levels: 0,
   children: [ ] }, { title: "New products every Saturday (May 11th)", url:
   "\/collections\/new-products-every-saturday-may-11th", target: "", levels: 0,
   children: [ ] }, { title: "New products every Saturday (May 4th)", url:
   "\/collections\/new-products-every-saturday-may-4th-316z", target: "",
   levels: 0, children: [ ] }, { title: "New products every Saturday (April
   27th)", url: "\/collections\/new-products-every-saturday-april-27th", target:
   "", levels: 0, children: [ ] }, { title: "New products every Saturday (April
   20th)", url: "\/collections\/new-products-every-saturday-april-20th", target:
   "", levels: 0, children: [ ] }, { title: "New products every Saturday (April
   13th)", url: "\/collections\/new-products-every-saturday-april-13th", target:
   "", levels: 0, children: [ ] }, { title: "New products every Saturday (April
   6th)", url: "\/collections\/new-products-every-saturday-april-6th", target:
   "", levels: 0, children: [ ] }, ] }, { id: 63787839, title: "BEST SELLER
   TOP100", url: "\/collections\/top-100-best-sellers-in-september", target: "",
   levels: 0, product0: { id: (null) }, children: [ ] }, { id: 63787841, title:
   "Stationery", url: "\/collections\/stationery", target: "", levels: 2,
   product0: { id: ("75cd7a1f-1d4f-48c7-b6af-0179a5dc585f") }, children: [ {
   title: "Decorative Stickers", url: "\/collections\/decorative-sticker",
   target: "", levels: 1, children: [ { title: "PET Material", url:
   "\/collections\/pet-material-sticker", target: "", levels: 0, }, { title:
   "Washi Material", url: "\/collections\/washi-material-sticker", target: "",
   levels: 0, }, { title: "Kawaii Stickers", url:
   "\/collections\/kawaii-stickers", target: "", levels: 0, }, { title: "Vintage
   Stickers", url: "\/collections\/vintage-stickers", target: "", levels: 0, },
   { title: "Flower Plant Butterfly Sticker", url:
   "\/collections\/flower-plant-butterfly-sticker", target: "", levels: 0, }, {
   title: "Sticker Book", url: "\/collections\/sticker-book", target: "",
   levels: 0, }, { title: "Laser Bronzing\/Hot Silver Stickers", url:
   "\/collections\/laser-bronzing-hot-silver-stickers", target: "", levels: 0,
   }, { title: "Character Stickers", url: "\/collections\/character-stickers",
   target: "", levels: 0, }, ] }, { title: "Tape", url: "\/collections\/tape",
   target: "", levels: 1, children: [ { title: "15mm-20mm Tape", url:
   "\/collections\/15mm-tape", target: "", levels: 0, }, { title: "30mm Tape",
   url: "\/collections\/30mm-tape", target: "", levels: 0, }, { title: "50-100mm
   Tape", url: "\/collections\/50mm-150mm-tape", target: "", levels: 0, }, {
   title: "100mm-150mm Tape", url: "\/collections\/50mm-150mm-tape", target: "",
   levels: 0, }, { title: "Other Size Tape", url:
   "\/collections\/other-size-tape", target: "", levels: 0, }, { title: "Tape
   Combination", url: "\/collections\/tape-combination", target: "", levels: 0,
   }, { title: "PET Tape", url: "\/collections\/pet-tape", target: "", levels:
   0, }, { title: "Washi Tape", url: "\/collections\/washi-tape", target: "",
   levels: 0, }, { title: "Kawaii Tape", url: "\/collections\/kawaii-tape",
   target: "", levels: 0, }, { title: "Vintage Tape", url:
   "\/collections\/vintage-tape", target: "", levels: 0, }, { title: "Flower
   Plant Butterfly Tape", url: "\/collections\/flower-plant-butterfly-tape",
   target: "", levels: 0, }, { title: "Tape Fitting", url:
   "\/collections\/tape-fitting", target: "", levels: 0, }, ] }, { title:
   "Journal Material", url: "\/collections\/journal-material", target: "",
   levels: 1, children: [ { title: "Material Paper&Memo Pad\uff08no
   sticky\uff09", url: "\/collections\/material-papermemo-padno-sticky", target:
   "", levels: 0, }, { title: "Sticky Note", url: "\/collections\/sticky-note",
   target: "", levels: 0, }, { title: "Material Set \/ Material Package", url:
   "\/collections\/material-set-material-package", target: "", levels: 0, }, ]
   }, { title: "Bullet Journal Decoration", url:
   "\/collections\/bullet-journal-decoration", target: "", levels: 0, children:
   [ ] }, { title: "Pen", url: "\/collections\/pen", target: "", levels: 1,
   children: [ { title: "Marker Pen&Fluorescent Pen&Line Marker", url:
   "\/collections\/marker-penfluorescent-penline-marker", target: "", levels: 0,
   }, { title: "Gel Pen", url: "\/collections\/gel-pen", target: "", levels: 0,
   }, { title: "Brush Pen", url: "\/collections\/brush-pen", target: "", levels:
   0, }, { title: "Fountain Pen", url: "\/collections\/fountain-pen", target:
   "", levels: 0, }, { title: "Mechanical Pencil", url:
   "\/collections\/mechanical-pencil", target: "", levels: 0, }, { title:
   "Watercolor Pen & watercolor Paint", url:
   "\/collections\/watercolor-pen-watercolor-paint", target: "", levels: 0, }, {
   title: "Ballpoint pen", url: "\/collections\/ballpoint-pen", target: "",
   levels: 0, }, ] }, { title: "Notebook", url: "\/collections\/notebook",
   target: "", levels: 1, children: [ { title: "Binder", url:
   "\/collections\/binder", target: "", levels: 0, }, { title: "Diary Book",
   url: "\/collections\/diary-book", target: "", levels: 0, }, ] }, { title:
   "Cutting Supplis", url: "\/collections\/cutting-supplis", target: "", levels:
   1, children: [ { title: "Cutlery", url: "\/collections\/cutlery", target: "",
   levels: 0, }, ] }, { title: "Stamps&Inkpad", url:
   "\/collections\/stampsinkpad", target: "", levels: 0, children: [ ] }, {
   title: "Storage Supplies", url: "\/collections\/storage-supplies", target:
   "", levels: 1, children: [ { title: "Pencil Case", url:
   "\/collections\/pencil-case", target: "", levels: 0, }, { title: "Storage
   Box|Storage bag", url: "\/collections\/storage-boxstorage-bag", target: "",
   levels: 0, }, { title: "Card bag", url: "\/collections\/card-bag", target:
   "", levels: 0, }, ] }, { title: "Other", url: "", target: "", levels: 1,
   children: [ { title: "Desktop Ornaments", url:
   "\/collections\/desktop-ornaments", target: "", levels: 0, }, { title:
   "Eraser&Correction Tape", url: "\/collections\/erasercorrection-tape",
   target: "", levels: 0, }, { title: "Bookmarks", url:
   "\/collections\/bookmark", target: "", levels: 0, }, { title: "Measuring
   Tools", url: "\/collections\/measuring-tools", target: "", levels: 0, }, {
   title: "Glue&Glue Tape", url: "\/collections\/glueglue-tape", target: "",
   levels: 0, }, { title: "Calendar", url: "\/collections\/calendar", target:
   "", levels: 0, }, { title: "Key Holder", url: "\/collections\/key-holder",
   target: "", levels: 0, }, { title: "Clip", url: "\/collections\/clip",
   target: "", levels: 0, }, { title: "Greeting card", url:
   "\/collections\/greeting-card", target: "", levels: 0, }, ] }, ] }, { id:
   63787953, title: "Daily Necessities", url:
   "\/collections\/daily-necessities", target: "", levels: 1, product0: { id:
   ("6a58167f-5097-4a99-8344-5123d349dce8") }, children: [ { title: "cup", url:
   "\/collections\/cup", target: "", levels: 0, children: [ ] }, { title: "phone
   accessories", url: "\/collections\/phone-accessories", target: "", levels: 0,
   children: [ ] }, { title: "lamp", url: "\/collections\/lamp", target: "",
   levels: 0, children: [ ] }, { title: "Mouse pad", url:
   "\/collections\/mouse-pad", target: "", levels: 0, children: [ ] }, { title:
   "ipad bag", url: "\/collections\/ipad-bag", target: "", levels: 0, children:
   [ ] }, { title: "mirror", url: "\/collections\/mirror", target: "", levels:
   0, children: [ ] }, { title: "ornament", url: "\/collections\/ornament",
   target: "", levels: 0, children: [ ] }, { title: "Shopping bag", url:
   "\/collections\/shopping-bag", target: "", levels: 0, children: [ ] }, {
   title: "christmas", url: "\/collections\/christmas", target: "", levels: 0,
   children: [ ] }, { title: "Alarm clock", url: "\/collections\/alarm-clock",
   target: "", levels: 0, children: [ ] }, { title: "other", url:
   "\/collections\/other", target: "", levels: 0, children: [ ] }, ] }, { id:
   63787977, title: "All Products", url: "\/collections\/all-products", target:
   "", levels: 0, product0: { id: (null) }, children: [ ] }, { id: 63787979,
   title: "Blog", url: "\/blogs\/blog", target: "", levels: 0, product0: { id:
   (null) }, children: [ ] }, { id: 63787981, title: "Gift Card", url:
   "https:\/\/www.journalsay.com\/products\/journalsay-gift-card", target: "",
   levels: 0, product0: { id: (null) }, children: [ ] }, ].slice(offset);
   linkList = formatLinks(linkList); const hasChild = linkList.some(link =>
   !!(link.children && link.children.length || link.product0.id)); return `
    * ${link.title} ${link.tag.label}
   
    * ${second_link.title} ${second_link.tag.label} ${third_links.title}
      ${third_links.tag.label}
   
   
    * ${link.title} ${link.tag.label}
   
   ` })()}




Bahasa
Indonesia,English,한국어,日本語,Português,العربية,Русский,Español,繁體中文,Français,ไทย,Italiano,Deutsch,Polski,Nederlands,Bahasa
Melayu,norsk,čeština,Suomalainen,Ελληνικά,Magyar,Romanian,Slovenská,Tiếng
Việt,Türkçe
EUR
 * United States Dollars (USD)
 * Mexican Pesos (MXN)
 * Euro (EUR)
 * United Kingdom Pounds (GBP)
 * Canadian Dollars (CAD)
 * Chinese Yuan Renminbi (CNY)
 * Hong Kong Dollars (HKD)
 * Japanese Yen (JPY)
 * Macanese Pataca (MOP)
 * Polish Zlotych (PLN)
 * South Korean Won (KRW)
 * Indian Rupees (INR)
 * Albanian Lek (ALL)
 * Algerian Dinar (DZD)
 * Angolan Kwanza (AOA)
 * Argentine Pesos (ARS)
 * Armenian Dram (AMD)
 * Aruban Florin (AWG)
 * Australian Dollars (AUD)
 * Barbadian Dollar (BBD)
 * Azerbaijani Manat (AZN)
 * Bangladesh Taka (BDT)
 * Bahamian Dollar (BSD)
 * Bahraini Dinar (BHD)
 * Belarusian Ruble (BYN)
 * Belize Dollar (BZD)
 * Bhutanese Ngultrum (BTN)
 * Bosnia and Herzegovina Convertible Mark (BAM)
 * Brazilian Real (BRL)
 * Bolivian Boliviano (BOB)
 * Botswana Pula (BWP)
 * Brunei Dollar (BND)
 * Bulgarian Lev (BGN)
 * Burmese Kyat (MMK)
 * Cape Verdean escudo (CVE)
 * Cayman Dollars (KYD)
 * Central African CFA Franc (XAF)
 * Chilean Peso (CLP)
 * Colombian Peso (COP)
 * Costa Rican Colones (CRC)
 * Croatian Kuna (HRK)
 * Czech Koruny (CZK)
 * Danish Kroner (DKK)
 * Dominican Peso (DOP)
 * East Caribbean Dollar (XCD)
 * Egyptian Pound (EGP)
 * Ethiopian Birr (ETB)
 * CFP Franc (XPF)
 * Fijian Dollars (FJD)
 * Gambian Dalasi (GMD)
 * Ghanaian Cedi (GHS)
 * Guatemalan Quetzal (GTQ)
 * Guyanese Dollar (GYD)
 * Georgian Lari (GEL)
 * Honduran Lempira (HNL)
 * Hungarian Forint (HUF)
 * Icelandic Kronur (ISK)
 * Indonesian Rupiah (IDR)
 * Israeli New Shekel (NIS)
 * Jamaican Dollars (JMD)
 * Jersey Pound (JEP)
 * Jordanian Dinar (JOD)
 * Kazakhstani Tenge (KZT)
 * Kenyan Shilling (KES)
 * Kuwaiti Dinar (KWD)
 * Kyrgyzstani Som (KGS)
 * Laotian Kip (LAK)
 * Latvian Lati (LVL)
 * Lebanese Pounds (LBP)
 * Lesotho Loti (LSL)
 * Liberian Dollar (LRD)
 * Malagasy Ariary (MGA)
 * Macedonia Denar (MKD)
 * Malawian Kwacha (MWK)
 * Maldivian Rufiyaa (MVR)
 * Malaysian Ringgits (MYR)
 * Mauritian Rupee (MUR)
 * Moldovan Leu (MDL)
 * Moroccan Dirham (MAD)
 * Mongolian Tugrik (MNT)
 * Mozambican Metical (MZN)
 * Namibian Dollar (NAD)
 * Nepalese Rupee (NPR)
 * Netherlands Antillean Guilder (ANG)
 * New Zealand Dollars (NZD)
 * Nicaraguan Córdoba (NIO)
 * Nigerian Naira (NGN)
 * Norwegian Kroner (NOK)
 * Omani Rial (OMR)
 * Pakistani Rupee (PKR)
 * Papua New Guinean Kina (PGK)
 * Paraguayan Guarani (PYG)
 * Peruvian Nuevo Sol (PEN)
 * Philippine Peso (PHP)
 * Qatari Rial (QAR)
 * Romanian Lei (RON)
 * Rwandan Franc (RWF)
 * Samoan Tala (WST)
 * Saudi Riyal (SAR)
 * Sao Tome And Principe Dobra (STD)
 * Serbian dinar (RSD)
 * Seychellois Rupee (SCR)
 * Singapore Dollars (SGD)
 * Sudanese Pound (SDG)
 * South African Rand (ZAR)
 * South Sudanese Pound (SSP)
 * Solomon Islands Dollar (SBD)
 * Sri Lankan Rupees (LKR)
 * Surinamese Dollar (SRD)
 * Swazi Lilangeni (SZL)
 * Swedish Kronor (SEK)
 * Swiss Francs (CHF)
 * Taiwan Dollars (TWD)
 * Thai baht (THB)
 * Tanzanian Shilling (TZS)
 * Trinidad and Tobago Dollars (TTD)
 * Tunisian Dinar (TND)
 * Turkish Lira (TRY)
 * Turkmenistani Manat (TMT)
 * Ukrainian Hryvnia (UAH)
 * United Arab Emirates Dirham (AED)
 * Uruguayan Pesos (UYU)
 * Uzbekistan som (UZS)
 * Vanuatu Vatu (VUV)
 * Venezuelan Bolivares (VEF)
 * Vietnamese đồng (VND)
 * West African CFA franc (XOF)
 * Zambian Kwacha (ZMW)
 * Afghan Afghani (AFN)
 * Cambodian Riel (KHR)
 * Comorian Franc (KMF)
 * Congolese franc (CDF)
 * Haitian Gourde (HTG)
 * Russian Rubles (RUB)
 * Yemeni Rial (YER)
 * Saint Helena pound
 * Burundian franc
 * Bermudian dollar
 * Cuban peso
 * Djiboutian franc
 * Eritrean nakfa
 * Guinean franc
 * North Korean won
 * Falkland Islands pound
 * Tongan paʻanga
 * Tajikistani somoni
 * Somali shilling
 * Sierra Leonean leone
 * Ugandan Shilling (UGX)
 * Syrian Pound (SYP)

 * Log in
 * Create an account

${data.data && data.data.count}

Search

${(function(){ if (data === undefined || typeof data !== 'string' || data == '')
return ''; const keyword = encodeURIComponent(data); return `
View more
Your search for '${data}' did not yield any results.

` })()}

 * Home
 * New in
   * New in
   * New products every Saturday (June 22th)
   * New products every Saturday (June 15th)
   * New products every Saturday (June 8st)
   * New products every Saturday (June 1st)
   * New products every Saturday (May 25th)
   * New products every Saturday (May 18th)
   * New products every Saturday (May 11th)
   * New products every Saturday (May 4th)
   * New products every Saturday (April 27th)
   * New products every Saturday (April 20th)
   * New products every Saturday (April 13th)
   * New products every Saturday (April 6th)
 * BEST SELLER TOP100 🔥
 * Stationery
   * Stationery
   * Decorative Stickers
     * Decorative Stickers
     * PET Material
     * Washi Material
     * Kawaii Stickers
     * Vintage Stickers
     * Flower Plant Butterfly Sticker
     * Sticker Book
     * Laser Bronzing/Hot Silver Stickers
     * Character Stickers
   * Tape
     * Tape
     * 15mm-20mm Tape
     * 30mm Tape
     * 50-100mm Tape
     * 100mm-150mm Tape
     * Other Size Tape
     * Tape Combination
     * PET Tape
     * Washi Tape
     * Kawaii Tape
     * Vintage Tape
     * Flower Plant Butterfly Tape
     * Tape Fitting
   * Journal Material
     * Journal Material
     * Material Paper&Memo Pad(no sticky)
     * Sticky Note
     * Material Set / Material Package
   * Bullet Journal Decoration
   * Pen
     * Pen
     * Marker Pen&Fluorescent Pen&Line Marker
     * Gel Pen
     * Brush Pen
     * Fountain Pen
     * Mechanical Pencil
     * Watercolor Pen & watercolor Paint
     * Ballpoint pen
   * Notebook
     * Notebook
     * Binder
     * Diary Book
   * Cutting Supplis
     * Cutting Supplis
     * Cutlery
   * Stamps&Inkpad
   * Storage Supplies
     * Storage Supplies
     * Pencil Case
     * Storage Box|Storage bag
     * Card bag
   * Other
     * Other
     * Desktop Ornaments
     * Eraser&Correction Tape
     * Bookmarks
     * Measuring Tools
     * Glue&Glue Tape
     * Calendar
     * Key Holder
     * Clip
     * Greeting card
 * Daily Necessities
   * Daily Necessities
   * cup
   * phone accessories
   * lamp
   * Mouse pad
   * ipad bag
   * mirror
   * ornament
   * Shopping bag
   * christmas
   * Alarm clock
   * other
 * All Products
 * Blog
 * Gift Card
   
   Bahasa
   Indonesia,English,한국어,日本語,Português,العربية,Русский,Español,繁體中文,Français,ไทย,Italiano,Deutsch,Polski,Nederlands,Bahasa
   Melayu,norsk,čeština,Suomalainen,Ελληνικά,Magyar,Romanian,Slovenská,Tiếng
   Việt,Türkçe
   EUR
    * United States Dollars (USD)
    * Mexican Pesos (MXN)
    * Euro (EUR)
    * United Kingdom Pounds (GBP)
    * Canadian Dollars (CAD)
    * Chinese Yuan Renminbi (CNY)
    * Hong Kong Dollars (HKD)
    * Japanese Yen (JPY)
    * Macanese Pataca (MOP)
    * Polish Zlotych (PLN)
    * South Korean Won (KRW)
    * Indian Rupees (INR)
    * Albanian Lek (ALL)
    * Algerian Dinar (DZD)
    * Angolan Kwanza (AOA)
    * Argentine Pesos (ARS)
    * Armenian Dram (AMD)
    * Aruban Florin (AWG)
    * Australian Dollars (AUD)
    * Barbadian Dollar (BBD)
    * Azerbaijani Manat (AZN)
    * Bangladesh Taka (BDT)
    * Bahamian Dollar (BSD)
    * Bahraini Dinar (BHD)
    * Belarusian Ruble (BYN)
    * Belize Dollar (BZD)
    * Bhutanese Ngultrum (BTN)
    * Bosnia and Herzegovina Convertible Mark (BAM)
    * Brazilian Real (BRL)
    * Bolivian Boliviano (BOB)
    * Botswana Pula (BWP)
    * Brunei Dollar (BND)
    * Bulgarian Lev (BGN)
    * Burmese Kyat (MMK)
    * Cape Verdean escudo (CVE)
    * Cayman Dollars (KYD)
    * Central African CFA Franc (XAF)
    * Chilean Peso (CLP)
    * Colombian Peso (COP)
    * Costa Rican Colones (CRC)
    * Croatian Kuna (HRK)
    * Czech Koruny (CZK)
    * Danish Kroner (DKK)
    * Dominican Peso (DOP)
    * East Caribbean Dollar (XCD)
    * Egyptian Pound (EGP)
    * Ethiopian Birr (ETB)
    * CFP Franc (XPF)
    * Fijian Dollars (FJD)
    * Gambian Dalasi (GMD)
    * Ghanaian Cedi (GHS)
    * Guatemalan Quetzal (GTQ)
    * Guyanese Dollar (GYD)
    * Georgian Lari (GEL)
    * Honduran Lempira (HNL)
    * Hungarian Forint (HUF)
    * Icelandic Kronur (ISK)
    * Indonesian Rupiah (IDR)
    * Israeli New Shekel (NIS)
    * Jamaican Dollars (JMD)
    * Jersey Pound (JEP)
    * Jordanian Dinar (JOD)
    * Kazakhstani Tenge (KZT)
    * Kenyan Shilling (KES)
    * Kuwaiti Dinar (KWD)
    * Kyrgyzstani Som (KGS)
    * Laotian Kip (LAK)
    * Latvian Lati (LVL)
    * Lebanese Pounds (LBP)
    * Lesotho Loti (LSL)
    * Liberian Dollar (LRD)
    * Malagasy Ariary (MGA)
    * Macedonia Denar (MKD)
    * Malawian Kwacha (MWK)
    * Maldivian Rufiyaa (MVR)
    * Malaysian Ringgits (MYR)
    * Mauritian Rupee (MUR)
    * Moldovan Leu (MDL)
    * Moroccan Dirham (MAD)
    * Mongolian Tugrik (MNT)
    * Mozambican Metical (MZN)
    * Namibian Dollar (NAD)
    * Nepalese Rupee (NPR)
    * Netherlands Antillean Guilder (ANG)
    * New Zealand Dollars (NZD)
    * Nicaraguan Córdoba (NIO)
    * Nigerian Naira (NGN)
    * Norwegian Kroner (NOK)
    * Omani Rial (OMR)
    * Pakistani Rupee (PKR)
    * Papua New Guinean Kina (PGK)
    * Paraguayan Guarani (PYG)
    * Peruvian Nuevo Sol (PEN)
    * Philippine Peso (PHP)
    * Qatari Rial (QAR)
    * Romanian Lei (RON)
    * Rwandan Franc (RWF)
    * Samoan Tala (WST)
    * Saudi Riyal (SAR)
    * Sao Tome And Principe Dobra (STD)
    * Serbian dinar (RSD)
    * Seychellois Rupee (SCR)
    * Singapore Dollars (SGD)
    * Sudanese Pound (SDG)
    * South African Rand (ZAR)
    * South Sudanese Pound (SSP)
    * Solomon Islands Dollar (SBD)
    * Sri Lankan Rupees (LKR)
    * Surinamese Dollar (SRD)
    * Swazi Lilangeni (SZL)
    * Swedish Kronor (SEK)
    * Swiss Francs (CHF)
    * Taiwan Dollars (TWD)
    * Thai baht (THB)
    * Tanzanian Shilling (TZS)
    * Trinidad and Tobago Dollars (TTD)
    * Tunisian Dinar (TND)
    * Turkish Lira (TRY)
    * Turkmenistani Manat (TMT)
    * Ukrainian Hryvnia (UAH)
    * United Arab Emirates Dirham (AED)
    * Uruguayan Pesos (UYU)
    * Uzbekistan som (UZS)
    * Vanuatu Vatu (VUV)
    * Venezuelan Bolivares (VEF)
    * Vietnamese đồng (VND)
    * West African CFA franc (XOF)
    * Zambian Kwacha (ZMW)
    * Afghan Afghani (AFN)
    * Cambodian Riel (KHR)
    * Comorian Franc (KMF)
    * Congolese franc (CDF)
    * Haitian Gourde (HTG)
    * Russian Rubles (RUB)
    * Yemeni Rial (YER)
    * Saint Helena pound
    * Burundian franc
    * Bermudian dollar
    * Cuban peso
    * Djiboutian franc
    * Eritrean nakfa
    * Guinean franc
    * North Korean won
    * Falkland Islands pound
    * Tongan paʻanga
    * Tajikistani somoni
    * Somali shilling
    * Sierra Leonean leone
    * Ugandan Shilling (UGX)
    * Syrian Pound (SYP)

Log in Create an account
(function(){ let w = window.innerWidth; function setHeaderCssVar() { const
headerEle = document.getElementById('shoplaza-section-header'); if(!headerEle){
return }; document.body.style.setProperty('--window-height',
`${window.innerHeight}px`); document.body.style.setProperty('--header-height',
`${headerEle.clientHeight}px`); const mdScorllHideEle =
headerEle.querySelector('.header__mobile .header__scroll_hide'); if
(mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md',
`${mdScorllHideEle.clientHeight}px`); } const pcScorllHideEle =
headerEle.querySelector('.header__desktop .header__scroll_hide'); if
(pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc',
`${pcScorllHideEle.clientHeight}px`); } } function handlResize() { if(w ==
window.innerWidth){return}; w = window.innerWidth; setHeaderCssVar(); };
function init(){ setHeaderCssVar(); window.removeEventListener('resize',
window._theme_header_listener) window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener); } init();
})();


Daily Necessities



Cutting Supplis



Storage box|Storage bag



Journal

Sticker



Material Paper



Stamp&Inkpad



Tape



Marker

Daily Necessities



Cutting Supplis



Storage box|Storage bag



Journal

Sticker



Material Paper



Stamp&Inkpad



Tape



Marker



${function() { return `
${(data.index + 1) }/${data.total}
` }()}
1/2

Sticker

Material Paper

Stamp&Inkpad

Tape

Marker

Daily Necessities

Cutting Supplis

Storage box|Storage bag

Journal

${function() { return `
${(data.index + 1) }/${data.total}
` }()}

NEW ARRIVALS EVERY SATURDAY

Discover our latest scrapbooking supplies and stationery including washi tape,
photo stickers, planner stickers, and more new arrivals for crafting journals
and scrapbooks.

Save 50% Save 50%



JOURNALSAY LISTEN TO COFFEE SERIES VINTAGE CAFE BRASS CLIP STORAGE CLIP

(0)
from €10.74 €21.48 +4
Save 50% Save 50%



JOURNALSAY VINTAGE BLANK INNER PAGES SKETCHBOOK NOTEBOOK

(0)
from €6.61 €13.22
Save 50% Save 50%



JOURNALSAY 3-HOLE LOOSE-LEAF DETACHABLE WATER RIPPLE FLOWER DECOR NOTEBOOK

(0)
€3.83 €7.66 +5
Save 50% Save 50%



JOURNALSAY 10 PCS/SET GIRL COMBINATION TAPE STICKER MATERIAL PAPER SET

(0)
€27.92 €55.83 +3
Save 50% Save 50%



JOURNALSAY MULTIFUNCTIONAL PLASTIC PAINTING TEMPLATE VINTAGE HOLLOW PATTERN

(0)
from €4.00 €8.01 +2
Save 50% Save 50%



JOURNALSAY OLD TIME SERIES VINTAGE LABEL LACEBORDER MEMO PAD MATERIAL PAPER

(0)
from €1.32 €2.64 +4
Save 50% Save 50%



JOURNALSAY PAPER DREAM SERIES VINTAGE PLANT PATTERN MATERIAL PAPER

(0)
from €1.67 €3.34 +4
Save 50% Save 50%



JOURNALSAY CHERISH FLOWERS SERIES VINTAGE HOLLOW FLORAL MATERIAL PAPER

(0)
from €1.29 €2.59 +2
Save 50% Save 50%



JOURNALSAY LISTEN TO COFFEE SERIES VINTAGE CAFE BRASS CLIP STORAGE CLIP

(0)
from €10.74 €21.48 +4
Save 50% Save 50%



JOURNALSAY VINTAGE BLANK INNER PAGES SKETCHBOOK NOTEBOOK

(0)
from €6.61 €13.22
Save 50% Save 50%



JOURNALSAY 3-HOLE LOOSE-LEAF DETACHABLE WATER RIPPLE FLOWER DECOR NOTEBOOK

(0)
€3.83 €7.66 +5
Save 50% Save 50%



JOURNALSAY 10 PCS/SET GIRL COMBINATION TAPE STICKER MATERIAL PAPER SET

(0)
€27.92 €55.83 +3
View more
   

 * BEST SELECTION
   
   These are our carefully selected star items that represent the best choices
   for customers in our store.
   Check Now

Save 50% Save 50%



JOURNALSAY MULTIFUNCTIONAL SEVEN-IN-ONE PAPER CUTTER MULTIPLE CUTTER HEAD
COMBINATION CUTTERS

(8)
from €4.18 €8.36 +11
Save 50% Save 50%



JOURNALSAY CREATIVE MULTI-STYLE JOURNAL MATERIAL PAPER

(3)
from €1.51 €3.02 +10
Save 50% Save 50%



JOURNALSAY BEST SELLING JOURNAL SET 8PCS DIY JOURNAL WASHI TAPE MATERIAL PAPER
ART MEMO PAD CUTE STICKERS PACK

(0)
€27.92 €55.83 +5

Save 50% Save 50%


JOURNALSAY WOODEN DESKTOP TRAPEZOID FLIP DRAWER STORAGE BOX

(0)
€48.18 €96.36
Save 50% Save 50%



JOURNALSAY 4 PCS/SET 6MM/8MM TRANSPARENT DOUBLE-SIDED DISPENSING GLUE SET

(1)
from €3.82 €7.65
Save 50% Save 50%



JOURNALSAY 30PCS RETRO COLLECTION OF SPECIAL PAPER DECORATION JOURNAL MATERIALS
STICKER PACK

(20)
€2.10 €4.20 +3
Save 50% Save 50%



JOURNALSAY PVC TRANSPARENT A5/A6/A7 PLANNER LOOSE LEAF BINDER CARRY TRAVEL SET
REPLACEABLE INNER PAGES OFFICE STATIONERY SCHOOL SUPPLIES

(281)
from €0.60 €1.21
Save 50% Save 50%



JOURNALSAY 406PCS VINTAGE SMALL TALK TEXT COLLECTION STICKERS DIY SCRAPBOOKING
COLLAGE PHONE

(27)
€2.24 €4.48 +2
Save 50% Save 50%



JOURNALSAY MULTIFUNCTIONAL SEVEN-IN-ONE PAPER CUTTER MULTIPLE CUTTER HEAD
COMBINATION CUTTERS

(8)
from €4.18 €8.36 +11
Save 50% Save 50%



JOURNALSAY CREATIVE MULTI-STYLE JOURNAL MATERIAL PAPER

(3)
from €1.51 €3.02 +10
Save 50% Save 50%



JOURNALSAY BEST SELLING JOURNAL SET 8PCS DIY JOURNAL WASHI TAPE MATERIAL PAPER
ART MEMO PAD CUTE STICKERS PACK

(0)
€27.92 €55.83 +5

Save 50% Save 50%


JOURNALSAY WOODEN DESKTOP TRAPEZOID FLIP DRAWER STORAGE BOX

(0)
€48.18 €96.36
View more

INSPIRATION

View all
${function(){ const tempArticles = data.articles.map((item) => { const image =
(item.image && item.image.src) ? item.image :
{"id":"cc3e12af50fbd19c193b156358feb820","width":150,"height":150,"aspect_ratio":1,"product_id":0,"position":0,"src":"\/\/img.fantaskycdn.com\/cc3e12af50fbd19c193b156358feb820.svg","variant_ids":[],"path":"cc3e12af50fbd19c193b156358feb820.svg"};
return Object.assign(item, { width: image.width, height: image.height, image:
image, published_at: item.published_at || new Date() })}); const firstBlog =
tempArticles[0]; const remainBlogs = tempArticles.slice(1,5); return `
${firstBlog.title}

by ${firstBlog.author}

LATEST POSTS

${item.title}

by ${item.author}

` }()}

OUR INFLUENCERS

juzicrafts

1 week ago


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Some extra for today with unpacking video 😍

queensart20

3 days ago


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Unbox beautiful supplies from @journalsayshop I can't ...

study_with_sol

7 days ago


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Compre en @journalsayshop muchas cosas de papelería por solo $100mxn 🤯🤯 c/u
Coméntame qué fue tu favorito, lo mío fue la lapicera de mojarra 🐟

the.little.black.journal

March 23th


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Unboxing stationery haul from @journalsayshop ✨ Link in my bio!

noteswithlu

May 25th


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

@journalsayshop unboxing☁️ Hace unos días recibí este paquete con mucha
papelería bonita para mi journal, así que puedes ver el video completo en mi
canal de YouTube (link en mi bio

lanna.journaling

July 4


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Thank you @journalsayshop for sending me this lovely box of supplies! You can
find everything featured in this video on their website by searching the SKU ☺️
and the link for their store is in my bio. Happy shopping!

journal.w.amber

April 26th


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Pair text with an image to focus on your chosen product, collection, or blog
post. Add details on availability, style, or even provide a review.

juzicrafts

1 week ago


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Some extra for today with unpacking video 😍

queensart20

3 days ago


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Unbox beautiful supplies from @journalsayshop I can't ...

study_with_sol

7 days ago


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Compre en @journalsayshop muchas cosas de papelería por solo $100mxn 🤯🤯 c/u
Coméntame qué fue tu favorito, lo mío fue la lapicera de mojarra 🐟

the.little.black.journal

March 23th


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Unboxing stationery haul from @journalsayshop ✨ Link in my bio!

noteswithlu

May 25th


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

@journalsayshop unboxing☁️ Hace unos días recibí este paquete con mucha
papelería bonita para mi journal, así que puedes ver el video completo en mi
canal de YouTube (link en mi bio

lanna.journaling

July 4


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Thank you @journalsayshop for sending me this lovely box of supplies! You can
find everything featured in this video on their website by searching the SKU ☺️
and the link for their store is in my bio. Happy shopping!

journal.w.amber

April 26th


${function(){ return parseInt(Math.random() * (2000 - 1 + 1)) + 1 }()}
${function(){ return parseInt(Math.random() * (61 - 1 + 1)) + 1 }()}

Pair text with an image to focus on your chosen product, collection, or blog
post. Add details on availability, style, or even provide a review.

${function() { return `
${(data.index + 1) }/${data.total}
` }()}
${function() { return `
${(data.index + 1) }/${data.total}
` }()}
30-Day Money Back
You have 30 day warranty in case you change your mind.
Worldwide Shipping
We ship your packages globally
Contact us
Need to contact us ? Just send us an e-mail at journalsay04@gmail.com
Secure payment
Your payment information is processed securely.
Happy Customers happy Walls

See what our custemers have to say about their Journalsay experienco.

5


Total reviews: 6744
Newest
Newest

Most liked
Highest ratings
Lowest ratings

Newest

Most liked
Highest ratings
Lowest ratings


Show more Wow you reached the bottom




Subscribe today to hear first about our sales 5% discount

Subscribe
Please enter a valid email address.
Please enter your email address.
${data.errors && data.errors[0]}
Thanks for subscribing

We accept

 * American Express
 * Apple Pay
 * Dankort
 * Diners Club
 * Discover
 * Google Pay
 * JCB
 * Klarna
 * Maestro
 * PayPal
 * Visa
 * Mastercard

We accept

 * American Express
 * Apple Pay
 * Dankort
 * Diners Club
 * Discover
 * Google Pay
 * JCB
 * Klarna
 * Maestro
 * PayPal
 * Visa
 * Mastercard

Languages


Bahasa
Indonesia,English,한국어,日本語,Português,العربية,Русский,Español,繁體中文,Français,ไทย,Italiano,Deutsch,Polski,Nederlands,Bahasa
Melayu,norsk,čeština,Suomalainen,Ελληνικά,Magyar,Romanian,Slovenská,Tiếng
Việt,Türkçe

Languages


Bahasa
Indonesia,English,한국어,日本語,Português,العربية,Русский,Español,繁體中文,Français,ไทย,Italiano,Deutsch,Polski,Nederlands,Bahasa
Melayu,norsk,čeština,Suomalainen,Ελληνικά,Magyar,Romanian,Slovenská,Tiếng
Việt,Türkçe

Get in touch

Email us

Get in touch

Email us

Follow us

 * 
 * 
 * 
 * 
 * 
 * 

Follow us

 * 
 * 
 * 
 * 
 * 
 * 

CUSTOMER CARE

 * About Us
 * Contact Us
 * Checking order
 * Journalsay club
 * Affiliat
 * Trustpilot
 * FAQ

CUSTOMER CARE

 * About Us
 * Contact Us
 * Checking order
 * Journalsay club
 * Affiliat
 * Trustpilot
 * FAQ

HELP & SUPPORT

 * Shipping Details
 * Return Policy
 * Payment Policy
 * Contact Us
 * Privacy Policy
 * Terms of Service
 * How to order

HELP & SUPPORT

 * Shipping Details
 * Return Policy
 * Payment Policy
 * Contact Us
 * Privacy Policy
 * Terms of Service
 * How to order

© 2024 journalsay About Us Contact Us Checking order Journalsay club Affiliat
Trustpilot FAQ

CART



Your shopping bag is empty
Continue shopping
 * ${item.product_title}
    * ${item.options.map(option => option.value).join('/')}
    * ${propertie.name}/${propertie.isImage ? `View image` : propertie.value}
   
   Free gift
   Mixed Lot
   *${item.quantity}
   ${item.item_text}
   
   ${discount_item.title}
   (-)

${(function(){ var total_price = data.total_price; var postageFreeAmount = 29;
var freeAmount = postageFreeAmount - total_price; var isFreeShipping =
freeAmount <= 0; var rate = Math.min(total_price / postageFreeAmount * 100,
100).toFixed(2); const textArray = ("Spend {{ amount }} more and get free
shipping!").split(/\{\{\s*amount\s*\}\}/); const textArrayHtml =
textArray.map((text, index) => { if (index == 0) { return `${text}`; } return
`${text}`; }).join(''); return `
${textArrayHtml}
You've got free shipping

${rate}%
` })()}
Total:

${function() { const textArray = ("Save
{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 &&
textArray.length < 2) { textArray.push(''); } return textArray.map((text, index)
=> { if (index == 0) { return `${text}`; } return ` ${text} `; }).join(''); }()}
${function() { const textArray = ("Save
{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 &&
textArray.length < 2) { textArray.push(''); } return textArray.map((text, index)
=> { if (index == 0) { return `${text}`; } return ` ${text} `; }).join(''); }()}
 * ${discount_application.title}: -

${data.invalid_msg}
Check out

Taxes and shipping calculated at checkout

${(function(){ var total_price = data.total_price; var postageFreeAmount = 29;
var freeAmount = postageFreeAmount - total_price; var isFreeShipping =
freeAmount <= 0; var rate = Math.min(total_price / postageFreeAmount * 100,
100).toFixed(2); const textArray = ("Spend {{ amount }} more and get free
shipping!").split(/\{\{\s*amount\s*\}\}/); const textArrayHtml =
textArray.map((text, index) => { if (index == 0) { return `${text}`; } return
`${text}`; }).join(''); return `
${textArrayHtml}
You've got free shipping

${rate}%
` })()}
${data.invalid_msg}
Total: 

${function() { const textArray = ("Save
{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 &&
textArray.length < 2) { textArray.push(''); } return textArray.map((text, index)
=> { if (index == 0) { return `${text}`; } return ` ${text} `; }).join(''); }()}
${function() { const textArray = ("Save
{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 &&
textArray.length < 2) { textArray.push(''); } return textArray.map((text, index)
=> { if (index == 0) { return `${text}`; } return ` ${text} `; }).join(''); }()}
${function() { const textArray = ("Save
{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 &&
textArray.length < 2) { textArray.push(''); } return textArray.map((text, index)
=> { if (index == 0) { return `${text}`; } return ` ${text} `; }).join(''); }()}
 * ${discount_application.title}: -

Check out

${data.invalid_msg}
Check out

Taxes and shipping calculated at checkout
 * Subtotal:
 * ${discount_application.title}: -

Total:

Check out

Taxes and shipping calculated at checkout
const summaryStickyRender =
document.querySelector('#cart-drawer-summary-sticky-render'); if
(summaryStickyRender) {
document.body.style.setProperty('--cart-drawer-summary-sticky-height',
summaryStickyRender.clientHeight + 'px'); }

View Cart
${function(){ const productData = data.product; let product_change_event = '',
mouse_over_event = ' '; mouse_out_event = ''; const product_options =
productData.options.filter(Boolean) || []; for (let opt of product_options) {
const nameEscape = opt.name.replace(/\/|\\|\s|\'|\"|`|\<|\>/g, '')
product_change_event = product_change_event +
`quick-shop-selected-variant-${opt.id}.rerender(data=event.selectedValues.${opt.name});`;
mouse_out_event = mouse_out_event +
`quick-shop-selected-variant-${opt.id}.rerender(data=event.selectData.${opt.name});`;
mouse_over_event = mouse_over_event +
`@${nameEscape}Mouseover="quick-shop-selected-variant-${opt.id}.rerender(data=event);"`;
} const selectedVariant = productData.variants.find(v => v.available) ||
productData.variants[0]; const statusLan = ((selectedVariant &&
!selectedVariant.available) || (!selectedVariant && !productData.available)) ?
"Sold out" : "Add to cart"; return `
${statusLan}

` }()}

${function(){ const currentSelectVariant = data.variant; const defaultVariant =
(data.product && data.product.variants && data.product.variants[0]); const
variantData = currentSelectVariant || defaultVariant || data; const retail_price
= variantData.retail_price || 0; return `
Retail
` }()} ${function(){ const wholesale_enabled = false; const qty = data.quantity
|| 1; const currentSelectVariant = data.variant; const defaultVariant =
(data.product && data.product.variants && data.product.variants[0]); const
productVariant = null; const variantData = currentSelectVariant ||
defaultVariant || productVariant; const wholesale_price =
variantData.wholesale_price || []; if(wholesale_enabled &&
wholesale_price.length > 0) { let wholesaleIndex =
wholesale_price.findIndex(item => { return item.min_quantity > qty; });
if(wholesaleIndex < 0){ wholesaleIndex = wholesale_price.length - 1; }else
if(wholesaleIndex > 0){ wholesaleIndex = wholesaleIndex - 1; } const
wholesalePrice = wholesale_price[wholesaleIndex] || ''; return `

` }else { const price = variantData && variantData.price; return price !=
undefined ? `

` : ''; } }()}
${function() { let variantImageShowed = false; const currentProduct =
data.product; return (currentProduct.options || []).map((option, index) => {
const optionName = option.name || ''; const optionId = option.id || ''; const
position = `option${index + 1}`; let isThumbImage = false; if
(currentProduct.need_variant_image && !variantImageShowed) { const variantNames
= ["Color","\u989c\u8272\u5206\u7c7b","Ships
From","specification","financing","\u4e66\u5199\u7c97\u7ec6","\u5927\u5c0f\u63cf\u8ff0","\u5c3a\u5bf8","Washi
Stickers Bag\r","material set\r","Size\r","style\r","financing\r","card cove
1pc\r","Indexes\r","Black Frosted binder\r","No. of
Holes\r","Highlighter\r","A\r","\r","sticker book\r","Color
classification\r","Kleur\r","\uff08A5Gray-Horizontal line Inner
core\r","(A5)Gray-Checkered Inner core\r","(A5)Gray-Blank Inner
core\r","\uff08A5Dark green-Horizontal line Inner core\r","(A5)Dark
green-Checkered Inner core\r","(A5)Dark green-Blank Inner
core\r","\uff08A5)Brown-Horizontal line Inner core\r","(A5)Brown-Checkered Inner
core\r","(A5)Brown-Blank Inner core\r","\uff08B5)Gray-Horizontal line Inner
core\r","\uff08B5)Gray-Checkered Inner core\r","\uff08B5)Gray-Blank Inner
core\r","\uff08B5)Dark green-Horizontal line Inner core\r","\uff08B5)Dark
green-Checkered Inner core\r","\uff08B5)Dark green-Blank Inner
core\r","\uff08B5)Brown-Horizontal line Inner core\r","\uff08B5)Brown-Checkered
Inner core\r","\uff08B5)Brown-Blank Inner core\r","\uff08A6)Gray-Horizontal line
Inner core\r","\uff08A6)Gray-Checkered Inner core\r","\uff08A6)Gray-Blank Inner
core\r","\uff08A6)Dark green-Horizontal line Inner core\r","\uff08A6)Dark
green-Checkered Inner core\r","\uff08A6)Dark green-Blank Inner
core\r","\uff08A6)Brown-Horizontal line Inner core\r","\uff08A6)Brown-Checkered
Inner core\r","\uff08A6)Brown-Blank Inner core\r","Writing
thickness\r","G\r","Emitting Color\r","Hauptteilsfarbe\r","blue\r","morandi
pen\r","Boxed Sticker Set\r"] || []; for (let i = 0, len = variantNames.length;
i < len; i++) { const name = variantNames[i].toLowerCase(); if (name ===
optionName.toLowerCase()) { isThumbImage = true; variantImageShowed = true; } }
} const variantType = "button"; const thumbStyle = "image_with_text"; return `
${optionName}: 
${option.values.map((value, idx) => { const selected =
data.selectedValues[optionName] == value ? 'checked' : ''; let thumbImage =
null; if (isThumbImage) { const variants = currentProduct.variants; for (let i =
0, len = variants.length; i < len; i++) { const variant = variants[i]; if
(variant[position] == value && thumbImage == null) { thumbImage = variant.image;
break; } } } return `
${value}
` }).join('')}
${optionName}
${option.values.map(value => { const selected = data.selectedValues[optionName]
== value ? 'selected' : ''; return `${value}` }).join('')}
` }).join(''); }()}
${data.originData && data.originData.value || data.value}

Rewards


111
GIFTS

POINTS



111

$0.00



1



Item has been added
${(function(){ const products = data.products; const getDefaultVariant =
function(product){ if (product.min_price_variant.available){ return
product.min_price_variant; }else { const avail_variants =
product.variants.filter(function(variant){ return variant.available; }); if
(avail_variants.length) { return avail_variants[0]; } } }; const toQuery = obj
=> Object.keys(obj) .map(k => Array.isArray(obj[k]) ? obj[k].map(v =>
`${k}[]=${encodeURIComponent(v)}`).join('&') :
`${k}=${encodeURIComponent(obj[k])}` ) .join('&'); const getDefaultTrackParams =
function(product, index){ const variant = getDefaultVariant(product); const
params = { aid: 'smart_recommend.2.' + data.id, scm: product.scm || data.scm ||
'', spm: data.spmBase + '.' + index, ssp: data.ssp || '', }; const trackParams =
Object.keys(params).map(function(key){ return params[key]; }).join('__'); return
trackParams; }; const hasMore = (data.products.length -
data.target_top_product_num - data.page * data.limit) === 0; return `
${(function(){ return `
${data.config.pop_title}

${data.rebate_tips || ''}
`; })()}
${product.title}
Added




`; })()}

class SpzCustomComponent extends SPZ.BaseElement { constructor(element) {
super(element); this.templates_ = null; this.container_ = null;
this._atcLineItem = {}; this.cart_ = {}; this.top_product_ids_ = [];
this.products_ = []; this.activityId_ = null; this.rendered_ = false;
this.myInterceptor_ = null; this.i18n_ = {}; this.config_ = {}; this.page_ = 1;
this.limit_ = 10; this.loading_ = false; } static deferredMount() { return
false; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER;
} buildCallback() { this.templates_ = SPZServices.templatesForDoc(this.element);
this.setAction_(); } mountCallback() { console.log('pop mounted'); this.i18n_ =
window.smartRecommendI18n &&
window.smartRecommendI18n[document.documentElement.lang || 'en-US'] || {}; const
cartPopRenderEl = document.getElementById("smart_cart_pop_render"); const
modalEl = document.getElementById("smart_cart_pop_modal"); const spmBase =
`smart_recommend_2`; const extra = { spmBase: spmBase, i18n: this.i18n_, };
const that = this; document.addEventListener('dj.addToCart', (event) => { try {
const e = event.detail; if (e.source === 'buy_now' || window.__upsell_block ||
this.rendered_) return; that.fetchActivityData({product_id: e.product_id,
variant_id: e.variant_id}).then(data => { if (!data || !data.products ||
!data.products.length) return; that.config_ = data.config; const recommendStyle
= document.createElement('style'); recommendStyle.innerHTML = `
#plugin_recommend_atc_pop { display: none !important; } `;
document.head.appendChild(recommendStyle); if (data.config.pop_frequency ===
'once' && window.sessionStorage.getItem('smart_pop_times') > 0) return;
SPZ.whenApiDefined(cartPopRenderEl).then(function(api){
api.render(Object.assign({}, data, extra), true).then(function() {
that.rendered_ = true; if (data.products.length) { const headEl =
document.getElementById("smart_cart_pop_head_render"); if (headEl) {
SPZ.whenApiDefined(headEl).then(function(head){ head.render({ data: data }); });
} SPZ.whenApiDefined(modalEl).then(function(api){
that.impressListen('#smart_cart_pop_activity', function(){
that.trackPluginImpression_(data); }); api.open(); const intersectionObserver =
new IntersectionObserver( function (entries) { if (entries[0].intersectionRatio
> 0){ !that.loading_ && (that.products_.length - that.target_top_product_num_)
=== that.page_ * that.limit_ && that.viewMore(); } }, { threshold: [0.1] } );
intersectionObserver.observe(
document.querySelector('#smart_cart_pop_view_more_text') ); }); } }) }); }) }
catch (e) { console.error(e); } }); } unmountCallback() { } viewMore () { const
cartPopRenderEl = document.getElementById("smart_cart_pop_render"); const that =
this; const data = {}; SPZ.whenApiDefined(cartPopRenderEl).then(function(api){
that.fetchActivityData({ page: that.page_ + 1, limit: that.limit_
}).then(function(data) { data.products = that.products_;
data.target_top_product_num = that.target_top_product_num_; data.i18n =
that.i18n_; data.spmBase = `smart_recommend_2`; api.render(data); }) }) }
fetchActivityData(data) { const that = this; if (data.product_id) {
that._atcLineItem = data; } that.loading_ = true; return
that.getCart().then(cart => { that.cart_ = cart.cart; return
fetch(window.SHOPLAZZA.routes.root + "/api/possum/recommend_activities", {
method: "POST", headers: { "Content-Type": "application/json", "store-id":
window.SHOPLAZZA.shop.shop_id, }, body: JSON.stringify({ "show_type": 2,
"line_item": { "product_id": that._atcLineItem.product_id, "variant_id":
that._atcLineItem.variant_id, }, line_items: cart.cart.line_items, "page":
data.page || 1, "limit": data.limit || 10, }) }).then(function(res){ if(res.ok){
return res.json(); } }).then(function(data){ data.cart = cart.cart; if
(data.page === 1) { that.target_top_product_num_ = data.target_top_product_num
|| 0; } that.products_ = that.products_.concat(data.products || []); that.page_
= data.page || 1; that.limit_ = data.limit || 10; return data;
}).catch(function(e){ console.log(e); }).finally(function(){ that.loading_ =
false; }) }); }; setAction_() { this.registerAction('changeBannerColor', (data)
=> { if (!data.args.data || !data.args.data.data || !data.args.data.data.data)
return false; const config = data.args.data.data.data.config; const bannerBgEl =
document.querySelector('.smart_cart_pop_banner_bg'); if (bannerBgEl && config) {
bannerBgEl.style.background = config.banner_bg_color; bannerBgEl.style.color =
config.banner_text_color; } }); this.registerAction('handleProductChange',
(data) => { const that = this; const imageEl =
document.getElementById(`smart_cart_pop_image_${data.args.data.product_id}`);
SPZ.whenApiDefined(imageEl).then(function(api){ api.render({ data:
data.args.data, config: that.config_ }); }); const atcTextEl =
document.getElementById(`smart_cart_pop_atc_${data.args.data.product_id}`);
SPZ.whenApiDefined(atcTextEl).then(function(api){ api.render({ data:
data.args.data, defaultText: data.args.defaultText, soldOutText:
that.i18n_.sold_out }); }); if (data.args.data.variant.available) {
document.getElementById(`smart_cart_pop_atc_btn_${data.args.data.product_id}`).classList.remove('zb-pointer-events-none');
} else {
document.getElementById(`smart_cart_pop_atc_btn_${data.args.data.product_id}`).classList.add('zb-pointer-events-none');
} }); this.registerAction('handleProduct', (detail) => { const that = this;
this.renderProductsForm_(detail.args.data.data); });
this.registerAction('addATCHook', (data) => { const params = data.args;
this.myInterceptor_ = window.djInterceptors && window.djInterceptors.track.use({
event: 'dj.addToCart', params: { aid: 'smart_recommend.2.' + params.activity_id,
ssp: params.ssp, scm: params.scm, cfb: params.cfb, spm:
`..${window.SHOPLAZZA.meta.page.template_name}.${params.spm}`, }, once: true });
}); this.registerAction('handleAtcSuccess', (detail) => {
detail.args.data.product = detail.args.data.product || {};
detail.args.data.variant = detail.args.data.variant || {}; const defParams =
detail.args.product.split('__'); const product_id = detail.args.data.product.id;
const product_title = detail.args.data.product.title; const variant_id =
detail.args.data.variant.id; const price = detail.args.data.variant.price; const
aid = defParams[0]; const ifb = detail.args.data.product.ifb; const cfb =
detail.args.data.product.cfb; const scm = defParams[1]; const spm =
defParams[2]; const ssp = defParams[3]; const params = { id: product_id,
product_id: product_id, number: 1, name: product_title, variant_id: variant_id,
childrenId: variant_id, item_price: price, source: 'add_to_cart', _extra: { aid:
aid, ifb: ifb, cfb: cfb, scm: scm, spm:
`..${window.SHOPLAZZA.meta.page.template_name}.${spm}`, ssp: ssp, } }; const
activity_id = `${detail.args.activity_id}`; const target_drive_way =
detail.args.target_drive_way;
document.getElementById(`smart_cart_pop_loading_${product_id}`).classList.add('zb-hidden');
document.getElementById(`smart_cart_pop_added_${product_id}`).classList.remove('zb-hidden');
setTimeout(() => {
document.getElementById(`smart_cart_pop_added_${product_id}`).classList.add('zb-hidden');
document.getElementById(`smart_cart_pop_atc_${product_id}`).classList.remove('zb-hidden');
document.getElementById(`smart_cart_pop_atc_btn_${product_id}`).classList.remove('zb-pointer-events-none');
}, 1000); this.tranckAddToCart(params); if (target_drive_way === 'rebate') {
const bannerEl = document.getElementById(`smart_cart_pop_banner`);
this.getRecommendInfo(activity_id).then(res => { if (res && res.rebate_tips) {
bannerEl.innerHTML = res.rebate_tips; } }) } });
this.registerAction('handleCartSummary', (event) => { const that = this; const
checkoutButtonEle = document.getElementById("smart_cart_pop_checkout_button");
if (checkoutButtonEle) {
SPZ.whenApiDefined(checkoutButtonEle).then(function(api){ api.render({ i18n:
that.i18n_ }, false); }); } const tipEl =
document.getElementById("smart_cart_pop_tip_info"); const cart = event &&
event.args && event.args.data && event.args.data.data; if (!tipEl || !cart)
return; let total_price = cart.total_price; if (!total_price) {
SPZ.whenApiDefined(tipEl).then(function(api){ api.render({ total_price:
total_price, i18n: that.i18n_ }, false); }); } else {
this.getBindDiscount_(cart.line_items).then(res => { if (res &&
res.discount_code){ const total = cart.line_price - cart.total_discount -
res.bundle_discount_value; if (total > 0) { total_price = total; } else {
total_price = 0; } } SPZ.whenApiDefined(tipEl).then(function(api){ api.render({
total_price: total_price, i18n: that.i18n_ }, false); }); }) } });
this.registerAction('open', () => {
window.sessionStorage.setItem('smart_pop_times',
Number(window.sessionStorage.getItem('smart_pop_times')) + 1); });
this.registerAction('close', () => { this.rendered_ = false; this.products_ =
[]; window.djInterceptors &&
window.djInterceptors.track.eject(this.myInterceptor_); }); } getCart() { return
fetch(`${window.SHOPLAZZA.routes.root || ''}/api/cart`, { method: 'GET',
headers: { 'Content-Type': 'application/json; charset=UTF-8', }, }).then(res =>
res.json()) } getRecommendInfo (activity_id) { return this.getCart().then(cart
=> { this.cart_ = cart.cart; return fetch(`${window.SHOPLAZZA.routes.root ||
''}/api/possum/recommend_info`, { method: 'POST', headers: { 'Content-Type':
'application/json; charset=UTF-8', }, body: JSON.stringify({ show_type: 2,
rule_id: `${activity_id}`, line_items: cart.cart.line_items, line_item:
this._atcLineItem, }) }).then(res => res.json()) }) } renderProductsForm_(data)
{ const products = data.products; const listPopRenderEl =
document.getElementById("smart_cart_pop_render"); if (!listPopRenderEl) return;
listPopRenderEl.querySelectorAll('.smart_cart_pop_atc_btn_bg').forEach(function(el){
el.style.background = data.config.add_to_cart_button_color; });
products.forEach(function(product){ const productId = product.id; const
productFormEls =
listPopRenderEl.querySelectorAll(`ljs-product-form[product-id="${productId}"]`);
let variantsEl =
listPopRenderEl.querySelectorAll(`ljs-product-form[product-id="${productId}"]
#smart_cart_pop_variant_${productId}_mobile ljs-variants`); if
(window.innerWidth > 768) { variantsEl =
listPopRenderEl.querySelectorAll(`ljs-product-form[product-id="${productId}"]
#smart_cart_pop_variant_${productId}_pc ljs-variants`); }
productFormEls.forEach(function(el){ SPZ.whenApiDefined(el).then(function(api){
api.setProduct(product); }); }); variantsEl.forEach(function(el){
SPZ.whenApiDefined(el).then(function(api){ api.handleRender(product); }); }) });
} tranckAddToCart(detail) { if (window.$) {
window.$(document.body).trigger('dj.addToCart', detail); } }
trackPluginImpression_(rule){ if (window.sa && window.sa.track) {
window.sa.track("module_impressions", { aid: `smart_recommend.2.${rule.id}` });
} } getBindDiscount_(carts) { let bundle_sale_ids = []; try { bundle_sale_ids =
sessionStorage['bundle_sale_ids'] &&
JSON.parse(sessionStorage['bundle_sale_ids']).filter((item, index, arr) =>
arr.indexOf(item, 0) === index).slice(-5); } catch (err) { console.error(err); }
if (!carts.length) { Promise.resolve(); } return
fetch(`${window.SHOPLAZZA.routes.root || ''}/api/bundle-sales/cart`, { method:
'POST', headers: { 'Content-Type': 'application/json; charset=UTF-8',
'store-id': window.SHOPLAZZA.shop.shop_id, }, body: JSON.stringify({ cart:
carts, action_type: 'cart', bundle_sale_ids }) }).then(res => res.json()) }
impressListen(selector, cb) { const el = document.querySelector(selector); const
onImpress = (e) => { if (e) { e.stopPropagation(); } cb(); }; if (el &&
!el.getAttribute('imprsd')) { el.addEventListener('impress', onImpress) } else
if (el) { onImpress(); } } } SPZ.defineElement('spz-custom-smart',
SpzCustomComponent); ${function(){ return `
${data.data.rebate_tips || ''}
`; }()} ${function(){ const getImageHeight = function(image){ const width =
image.width || 500; const height = image.height || 500; const image_size =
data.config.image_size || 0; let ratio = 0; if(image_size == 0){ ratio = (height
/ width).toFixed(2); }else if(image_size == 1){ ratio = 1.5; } return 132 *
ratio; }; const image = data.data.variant.image || data.data.product.image;
return ` `; }()}
${(function(){ const product = data.product; const avail_variants =
product.variants.filter(function(variant){ return variant.available; }); const
selected_variant = product.min_price_variant.available ?
product.min_price_variant : avail_variants.length && avail_variants[0]; return `
${option.name}
${ option.values.map(function(value, index){ const checked =
selected_variant["option"+option.position] == value ? "checked": ""; return `
${value}
` }).join("") }
` })()}
${(function(){ const variant = data.variant; return `

`; })()} ${(function(){ const variant = data.variant; return `
${ variant.options.map(function(option){ return option.value; }).join("/") ||
'Not exist' }
`; })()} ${(function(){ const variant = data.data && data.data.variant; const
defaultText = data.defaultText || 'Add To Cart'; const text = (!variant ||
variant.available) ? defaultText: data.soldOutText; return `
${text}
`; })()} ${(function(){ let cart = data; if(data.data) { cart = data.data; }
return `
${cart.item_count >=0 ? cart.item_count : '..'}
`; })()} ${(function(){ return `
${data.i18n.checkout}
`; })()}




See detail
$0.00



Quantity

1


See detail

See detail
$0.00

Quantity

1

Add to cart

We care about your privacy
This website uses cookies to ensure you get the best experience on our website.
Privacy policy
DECLINE ACCEPT
Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern