www.johnbeerens.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: https://ctrk.klclick1.com/l/01JF8CYCTJZVD47K2FVK3AXA5Z_27
Effective URL: https://www.johnbeerens.com/collections/merk?_kx=umFWAe_aZuTch_RLFsAiEkgpYPbJAA3eJn9wbwhMnM0.WZ43Lb&utm_campaign=16.12.24%20...
Submission: On December 16 via api from BE — Scanned from US

Form analysis 3 forms found in the DOM

GET /search

<form action="/search" method="get" class="relative" x-data="predictiveSearch" x-init="q = ''">
  <input type="search" name="q" placeholder="Waar ben je naar op zoek?" value="" class="border-2 border-pink rounded-md pl-3 pr-8 -py-2 text-sm text-gray-600 focus:outline-none focus:border-black transition duration-150 h-auto" x-model="q"
    x-on:input.debounce.500="search" x-on:focus.debounce.500="if(q){show = true}" autocomplete="off">
  <button type="submit" class="absolute top-0 right-2 bottom-0 flex justify-center items-center text-gray-600 hover:text-black transition duration-150 active:bg-gray-200" aria-label="Zoeken">
    <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-4 h-auto" style="">
      <path
        d="M19 16.851L13.94 11.791C14.5936 10.8023 15.0068 9.6745 15.1468 8.49763C15.2868 7.32077 15.1496 6.12747 14.7462 5.01308C14.3428 3.89869 13.6843 2.89409 12.8235 2.07953C11.9626 1.26498 10.9231 0.663041 9.78815 0.321815C8.65318 -0.0194104 7.45413 -0.0904694 6.28679 0.114315C5.11946 0.3191 4.01619 0.794052 3.06514 1.50123C2.11408 2.20841 1.34159 3.12821 0.809385 4.18715C0.277178 5.24609 1.50696e-06 6.41483 0 7.59999C-1.15411e-06 8.97307 0.371985 10.3205 1.07643 11.4991C1.78087 12.6777 2.79146 13.6434 4.0008 14.2937C5.21014 14.944 6.57306 15.2545 7.94473 15.1922C9.31639 15.1299 10.6456 14.6972 11.791 13.94L16.851 19C17.647 19.594 18.364 19.594 19 19C19.636 18.406 19.636 17.69 19 16.851ZM2.154 7.60099C2.15453 6.15697 2.72854 4.77227 3.7498 3.75138C4.77107 2.73049 6.15598 2.15699 7.6 2.15699C8.67712 2.15699 9.73005 2.47639 10.6256 3.07481C11.5212 3.67322 12.2193 4.52377 12.6314 5.5189C13.0436 6.51402 13.1515 7.60903 12.9414 8.66545C12.7312 9.72187 12.2125 10.6923 11.4509 11.4539C10.6893 12.2155 9.71888 12.7342 8.66246 12.9443C7.60604 13.1545 6.51103 13.0466 5.51591 12.6344C4.52078 12.2222 3.67023 11.5242 3.07182 10.6286C2.4734 9.73304 2.154 8.68011 2.154 7.60299V7.60099Z"
        fill="currentColor"></path>
    </svg>
  </button>
  <div class="absolute lg:right-0 mt-2 w-full sm:w-80 bg-white rounded-2xl shadow-xl border scale- -translate-12 overflow-hidden" x-show="show" x-on:click.away="show = false" x-transition:enter="transition ease-out duration-200"
    x-transition:enter-start="opacity-0 transform scale-75 -translate-y-12" x-transition:enter-end="opacity-100 transform scale-100 translate-y-0" x-transition:leave="transition ease-in duration-200 delay-100"
    x-transition:leave-start="opacity-100 transform scale-100 translate-y-0" x-transition:leave-end="opacity-0 transform scale-90 -translate-y-12" style="display: none;">
    <template x-for="result in products">
      <a :href="result.url" class="flex items-center border-b last:border-none py-3 px-2 hover:bg-gray-light pr-4">
      <img x-show="result.image" :src="result.image" :alt="result.title" width="50" height="50" loading="lazy" class="aspect-square w-12 h-12">
      <div x-show="!result.image" class="aspect-square w-12 h-12 rounded-md overflow-hidden min-w-[48px] min-h-[48px]">
        <svg width="812" height="812" viewBox="0 0 812 812" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-12 h-12" style="">
  <rect width="812" height="812" fill="#F1F1F1"></rect>
  <g clip-path="url(#clip0_626_24)">
    <path d="M90.9594 388.567C91.7097 389.137 92.8602 389.695 94.409 390.24C95.9578 390.786 97.7882 391.059 99.9002 391.059C101.965 391.059 103.643 390.719 104.934 390.037C106.224 389.356 107.209 388.322 107.891 386.936C108.571 385.551 109.04 383.775 109.299 381.613C109.556 379.451 109.686 376.89 109.686 373.931V347.355H117.641V372.837C117.641 376.555 117.441 379.967 117.043 383.072C116.643 386.178 115.857 388.873 114.684 391.154C113.51 393.437 111.763 395.19 109.439 396.413C107.116 397.636 104.006 398.248 100.111 398.248C97.8111 398.248 95.7695 397.987 93.9866 397.465C92.2025 396.943 90.5599 396.16 89.0586 395.116L90.9594 388.567Z" fill="#8D8D8D"></path>
    <path d="M145.871 372.624C145.871 374.998 146.247 377.298 146.998 379.529C147.748 381.76 148.816 383.741 150.201 385.472C151.585 387.205 153.263 388.568 155.235 389.565C157.206 390.561 159.411 391.06 161.852 391.06C164.387 391.06 166.639 390.538 168.611 389.494C170.582 388.45 172.236 387.038 173.574 385.259C174.911 383.479 175.932 381.486 176.636 379.28C177.34 377.073 177.692 374.855 177.692 372.624C177.692 370.252 177.328 367.962 176.601 365.756C175.873 363.549 174.806 361.58 173.398 359.848C171.99 358.116 170.311 356.751 168.364 355.755C166.416 354.758 164.246 354.26 161.852 354.26C159.318 354.26 157.065 354.783 155.094 355.826C153.123 356.871 151.456 358.271 150.095 360.026C148.734 361.782 147.69 363.752 146.963 365.934C146.234 368.117 145.871 370.347 145.871 372.624ZM161.782 398.249C158.167 398.249 154.905 397.537 151.996 396.113C149.086 394.69 146.575 392.757 144.463 390.312C142.351 387.869 140.72 385.116 139.571 382.056C138.42 378.995 137.846 375.852 137.846 372.624C137.846 369.256 138.455 366.04 139.676 362.98C140.896 359.919 142.585 357.191 144.745 354.794C146.903 352.398 149.45 350.5 152.383 349.1C155.316 347.701 158.496 347 161.923 347C165.489 347 168.739 347.737 171.673 349.207C174.606 350.678 177.117 352.647 179.206 355.114C181.294 357.582 182.913 360.335 184.063 363.371C185.213 366.409 185.788 369.517 185.788 372.696C185.788 376.065 185.19 379.28 183.993 382.34C182.796 385.401 181.118 388.13 178.959 390.526C176.8 392.922 174.254 394.809 171.321 396.184C168.387 397.562 165.207 398.249 161.782 398.249Z" fill="#8D8D8D"></path>
    <path d="M247.67 347.355V397.892H239.715V375.613H214.512V397.892H206.627V347.355H214.512V368.496H239.715V347.355H247.67Z" fill="#8D8D8D"></path>
    <path d="M279.49 362.161V397.892H271.605V347.355H278.082L306.383 383.87V347.427H314.338V397.892H307.439L279.49 362.161Z" fill="#8D8D8D"></path>
    <path d="M370.306 383.462C370.306 382.039 370.013 380.746 369.426 379.582C368.839 378.42 368.042 377.471 367.033 376.735C366.023 376 364.838 375.632 363.478 375.632H347.004V391.078H362.985C364.393 391.078 365.648 390.734 366.751 390.046C367.853 389.358 368.722 388.434 369.356 387.27C369.99 386.108 370.306 384.838 370.306 383.462ZM347.004 354.35V369.226H361.506C362.82 369.226 363.994 368.906 365.026 368.265C366.058 367.624 366.88 366.747 367.49 365.631C368.1 364.518 368.406 363.247 368.406 361.824C368.406 360.354 368.124 359.06 367.561 357.944C366.998 356.83 366.234 355.952 365.273 355.311C364.31 354.67 363.196 354.35 361.929 354.35H347.004ZM378.402 384.957C378.402 387.661 377.709 389.987 376.326 391.932C374.94 393.879 373.075 395.373 370.729 396.416C368.381 397.461 365.801 397.982 362.985 397.982H339.119V347.445H364.886C367.232 347.445 369.261 348.075 370.975 349.332C372.688 350.59 374.002 352.204 374.918 354.172C375.833 356.142 376.29 358.193 376.29 360.329C376.29 362.797 375.668 365.11 374.425 367.269C373.18 369.429 371.409 371.03 369.11 372.073C371.972 372.927 374.237 374.483 375.903 376.735C377.569 378.99 378.402 381.73 378.402 384.957Z" fill="#8D8D8D"></path>
    <path d="M432.751 390.846V397.892H398.467V347.355H432.118V354.402H406.351V368.78H428.668V375.4H406.351V390.846H432.751Z" fill="#8D8D8D"></path>
    <path d="M487.873 390.846V397.892H453.588V347.355H487.239V354.402H461.473V368.78H483.789V375.4H461.473V390.846H487.873Z" fill="#8D8D8D"></path>
    <path d="M516.596 373.264H530.396C531.848 373.264 533.142 372.837 534.268 371.983C535.394 371.129 536.283 369.979 536.943 368.531C537.599 367.084 537.929 365.506 537.929 363.798C537.929 362.043 537.55 360.464 536.802 359.064C536.05 357.665 535.078 356.538 533.881 355.683C532.684 354.829 531.382 354.402 529.974 354.402H516.596V373.264ZM508.711 397.892V347.355H530.466C532.715 347.355 534.783 347.831 536.662 348.779C538.536 349.729 540.168 350.986 541.554 352.551C542.936 354.117 544.018 355.874 544.793 357.819C545.567 359.765 545.954 361.758 545.954 363.798C545.954 366.029 545.554 368.164 544.758 370.204C543.957 372.245 542.821 374.001 541.343 375.471C539.865 376.943 538.14 378.01 536.169 378.674L547.926 397.892H539.055L528.214 380.311H516.596V397.892H508.711Z" fill="#8D8D8D"></path>
    <path d="M602.201 390.846V397.892H567.916V347.355H601.567V354.402H575.801V368.78H598.118V375.4H575.801V390.846H602.201Z" fill="#8D8D8D"></path>
    <path d="M630.924 362.161V397.892H623.039V347.355H629.516L657.817 383.87V347.427H665.772V397.892H658.873L630.924 362.161Z" fill="#8D8D8D"></path>
    <path d="M719.276 359.243C718.805 358.721 718.127 358.164 717.234 357.57C716.341 356.977 715.285 356.42 714.066 355.897C712.847 355.376 711.532 354.949 710.124 354.616C708.716 354.285 707.264 354.118 705.759 354.118C702.472 354.118 700.035 354.733 698.437 355.963C696.845 357.193 696.044 358.896 696.044 361.071C696.044 362.68 696.488 363.945 697.381 364.867C698.275 365.79 699.634 366.559 701.465 367.173C703.295 367.788 705.596 368.449 708.364 369.159C711.743 369.964 714.678 370.921 717.164 372.032C719.654 373.145 721.551 374.623 722.866 376.467C724.182 378.312 724.837 380.748 724.837 383.774C724.837 386.33 724.371 388.529 723.429 390.373C722.492 392.219 721.177 393.72 719.487 394.879C717.797 396.038 715.848 396.89 713.644 397.434C711.439 397.976 709.068 398.249 706.533 398.249C704.047 398.249 701.57 397.987 699.106 397.465C696.642 396.944 694.297 396.173 692.066 395.152C689.835 394.132 687.785 392.887 685.906 391.416L689.497 384.582C690.108 385.2 690.988 385.875 692.137 386.611C693.285 387.347 694.623 388.047 696.149 388.711C697.676 389.376 699.344 389.933 701.148 390.383C702.956 390.835 704.795 391.06 706.674 391.06C709.82 391.06 712.223 390.506 713.89 389.397C715.558 388.29 716.389 386.696 716.389 384.62C716.389 382.916 715.848 381.556 714.77 380.538C713.692 379.522 712.121 378.657 710.053 377.948C707.99 377.238 705.526 376.528 702.661 375.818C699.375 374.92 696.629 373.939 694.425 372.873C692.22 371.809 690.566 370.437 689.461 368.756C688.361 367.077 687.807 364.935 687.807 362.333C687.807 359.02 688.608 356.216 690.201 353.921C691.798 351.625 693.967 349.899 696.713 348.739C699.458 347.581 702.543 347 705.97 347C708.223 347 710.361 347.249 712.377 347.747C714.396 348.246 716.284 348.922 718.044 349.776C719.804 350.63 721.414 351.603 722.866 352.694L719.276 359.243Z" fill="#8D8D8D"></path>
    <path d="M324.236 457.422H328.783V463.888H324.236V457.422Z" fill="#8D8D8D"></path>
    <path d="M339.328 444.67C339.328 442.482 339.71 440.334 340.477 438.229C341.243 436.125 342.367 434.205 343.85 432.47C345.331 430.736 347.139 429.356 349.271 428.328C351.402 427.301 353.817 426.787 356.516 426.787C359.713 426.787 362.478 427.52 364.81 428.984C367.141 430.449 368.873 432.327 370.006 434.618L365.609 437.597C364.942 436.15 364.102 435.005 363.086 434.163C362.07 433.321 360.97 432.732 359.789 432.394C358.605 432.058 357.448 431.89 356.316 431.89C354.45 431.89 352.819 432.269 351.419 433.026C350.021 433.784 348.846 434.786 347.897 436.031C346.948 437.278 346.231 438.676 345.749 440.225C345.265 441.774 345.024 443.324 345.024 444.873C345.024 446.59 345.306 448.249 345.874 449.848C346.439 451.448 347.231 452.863 348.247 454.091C349.262 455.322 350.47 456.289 351.869 456.997C353.268 457.704 354.799 458.057 356.466 458.057C357.598 458.057 358.78 457.855 360.013 457.451C361.245 457.047 362.387 456.415 363.436 455.557C364.486 454.698 365.309 453.561 365.909 452.146L370.556 454.824C369.823 456.609 368.682 458.125 367.133 459.37C365.584 460.617 363.852 461.561 361.937 462.199C360.021 462.84 358.131 463.159 356.265 463.159C353.768 463.159 351.485 462.629 349.421 461.568C347.355 460.508 345.573 459.093 344.074 457.325C342.576 455.557 341.409 453.57 340.577 451.364C339.744 449.158 339.328 446.927 339.328 444.67Z" fill="#8D8D8D"></path>
    <path d="M387.745 444.973C387.745 446.658 388.011 448.291 388.545 449.873C389.077 451.457 389.835 452.863 390.818 454.091C391.8 455.322 392.992 456.289 394.39 456.997C395.789 457.704 397.355 458.057 399.087 458.057C400.886 458.057 402.485 457.687 403.883 456.946C405.283 456.205 406.457 455.203 407.406 453.94C408.355 452.677 409.08 451.263 409.58 449.697C410.079 448.131 410.329 446.557 410.329 444.973C410.329 443.289 410.071 441.665 409.554 440.098C409.038 438.532 408.281 437.136 407.281 435.906C406.282 434.677 405.091 433.708 403.709 433.001C402.326 432.294 400.786 431.94 399.087 431.94C397.288 431.94 395.69 432.311 394.291 433.052C392.891 433.792 391.709 434.787 390.743 436.032C389.777 437.278 389.036 438.677 388.519 440.225C388.002 441.775 387.745 443.357 387.745 444.973ZM399.037 463.159C396.472 463.159 394.157 462.654 392.092 461.644C390.026 460.634 388.245 459.262 386.746 457.527C385.247 455.792 384.089 453.839 383.273 451.667C382.457 449.494 382.049 447.264 382.049 444.973C382.049 442.583 382.481 440.3 383.349 438.129C384.214 435.956 385.413 434.02 386.945 432.319C388.477 430.618 390.285 429.271 392.367 428.278C394.448 427.284 396.705 426.787 399.137 426.787C401.668 426.787 403.975 427.31 406.057 428.353C408.138 429.398 409.921 430.795 411.403 432.546C412.885 434.298 414.034 436.251 414.851 438.406C415.667 440.562 416.075 442.768 416.075 445.024C416.075 447.416 415.65 449.697 414.801 451.869C413.951 454.041 412.76 455.978 411.229 457.679C409.696 459.379 407.889 460.718 405.807 461.694C403.725 462.672 401.468 463.159 399.037 463.159Z" fill="#8D8D8D"></path>
    <path d="M460.694 462.906V437.344L450.252 456.743H446.954L436.461 437.344V462.906H430.865V427.039H436.861L448.603 448.964L460.344 427.039H466.34V462.906H460.694Z" fill="#8D8D8D"></path>
    <path d="M87 446L314.339 445.959" stroke="#8D8D8D" stroke-width="6.66667" stroke-miterlimit="10"></path>
    <path d="M497.502 445.975L724.842 445.934" stroke="#8D8D8D" stroke-width="6.66667" stroke-miterlimit="10"></path>
  </g>
  <defs>
    <clipPath id="clip0_626_24">
      <rect width="638" height="117" fill="white" transform="translate(87 347)"></rect>
    </clipPath>
  </defs>
</svg>
      </div>

      <div class="ml-3">
        <div class="font-semibold text-sm text-gray-600" x-text="result.title"></div>
        <div class="flex mt-1 items-baseline">
          <div class="text-sm text-black font-semibold" x-text="window.Shopify.formatMoney(result.price, window.money_format, window.b2b)"></div>
          <div class="text-xs text-gray-400 line-through ml-2" x-show="parseInt(result.compare_at_price_max)" x-text="window.Shopify.formatMoney(result.compare_at_price_max, window.money_format, window.b2b)"></div>
        </div>
      </div>
      <svg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg" class="ml-auto w-[18px] min-w-[18px] h-auto text-pink-darker" style="">
<path d="M28.7214 17.6601L19.7214 26.6601C19.4396 26.9419 19.0574 27.1002 18.6589 27.1002C18.2604 27.1002 17.8782 26.9419 17.5964 26.6601C17.3146 26.3783 17.1563 25.9961 17.1563 25.5976C17.1563 25.1991 17.3146 24.8169 17.5964 24.5351L24.0352 18.0989H5.66016C5.26233 18.0989 4.8808 17.9408 4.5995 17.6595C4.31819 17.3782 4.16016 16.9967 4.16016 16.5989C4.16016 16.201 4.31819 15.8195 4.5995 15.5382C4.8808 15.2569 5.26233 15.0989 5.66016 15.0989H24.0352L17.5989 8.65885C17.3171 8.37706 17.1588 7.99487 17.1588 7.59635C17.1588 7.19784 17.3171 6.81564 17.5989 6.53385C17.8807 6.25206 18.2629 6.09375 18.6614 6.09375C19.0599 6.09375 19.4421 6.25206 19.7239 6.53385L28.7239 15.5339C28.8638 15.6734 28.9747 15.8392 29.0503 16.0217C29.1259 16.2043 29.1647 16.3999 29.1645 16.5975C29.1642 16.7951 29.125 16.9906 29.0489 17.173C28.9729 17.3554 28.8616 17.5209 28.7214 17.6601Z" fill="currentColor"></path>
</svg>

    </a>
    </template>
  </div>
</form>

GET /search

<form action="/search" method="get" class="absolute top-0 left-0 right-0 mt-3" x-data="predictiveSearch" x-init="q = ''" x-show="atTop || show">
  <input type="search" name="q" placeholder="Waar ben je naar op zoek?" value="" class="w-full border-2 border-pink pl-3 pr-8 -py-2 text-base text-gray-600 focus:outline-none focus:border-black transition duration-150 h-auto" x-model="q"
    x-on:input.debounce.500="search" x-on:focus.debounce.500="if(q){show = true}" autocomplete="off">
  <button type="submit" class="absolute top-0 right-2 bottom-0 flex justify-center items-center text-gray-600 hover:text-black transition duration-150 active:bg-gray-200" aria-label="Zoeken">
    <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-4 h-auto" style="">
      <path
        d="M19 16.851L13.94 11.791C14.5936 10.8023 15.0068 9.6745 15.1468 8.49763C15.2868 7.32077 15.1496 6.12747 14.7462 5.01308C14.3428 3.89869 13.6843 2.89409 12.8235 2.07953C11.9626 1.26498 10.9231 0.663041 9.78815 0.321815C8.65318 -0.0194104 7.45413 -0.0904694 6.28679 0.114315C5.11946 0.3191 4.01619 0.794052 3.06514 1.50123C2.11408 2.20841 1.34159 3.12821 0.809385 4.18715C0.277178 5.24609 1.50696e-06 6.41483 0 7.59999C-1.15411e-06 8.97307 0.371985 10.3205 1.07643 11.4991C1.78087 12.6777 2.79146 13.6434 4.0008 14.2937C5.21014 14.944 6.57306 15.2545 7.94473 15.1922C9.31639 15.1299 10.6456 14.6972 11.791 13.94L16.851 19C17.647 19.594 18.364 19.594 19 19C19.636 18.406 19.636 17.69 19 16.851ZM2.154 7.60099C2.15453 6.15697 2.72854 4.77227 3.7498 3.75138C4.77107 2.73049 6.15598 2.15699 7.6 2.15699C8.67712 2.15699 9.73005 2.47639 10.6256 3.07481C11.5212 3.67322 12.2193 4.52377 12.6314 5.5189C13.0436 6.51402 13.1515 7.60903 12.9414 8.66545C12.7312 9.72187 12.2125 10.6923 11.4509 11.4539C10.6893 12.2155 9.71888 12.7342 8.66246 12.9443C7.60604 13.1545 6.51103 13.0466 5.51591 12.6344C4.52078 12.2222 3.67023 11.5242 3.07182 10.6286C2.4734 9.73304 2.154 8.68011 2.154 7.60299V7.60099Z"
        fill="currentColor"></path>
    </svg>
  </button>
  <div class="absolute lg:right-0 mt-2 w-full sm:w-80 bg-white rounded-2xl shadow-xl border scale- -translate-12 overflow-hidden" x-show="show" x-on:click.away="show = false" x-transition:enter="transition ease-out duration-200"
    x-transition:enter-start="opacity-0 transform scale-75 -translate-y-12" x-transition:enter-end="opacity-100 transform scale-100 translate-y-0" x-transition:leave="transition ease-in duration-200 delay-100"
    x-transition:leave-start="opacity-100 transform scale-100 translate-y-0" x-transition:leave-end="opacity-0 transform scale-90 -translate-y-12" style="display: none;">
    <template x-for="result in products">
      <a :href="result.url" class="flex items-center border-b last:border-none py-3 px-2 hover:bg-gray-light pr-4">
      <img x-show="result.image" :src="result.image" :alt="result.title" width="50" height="50" loading="lazy" class="aspect-square w-12 h-12">
      <div x-show="!result.image" class="aspect-square w-12 h-12 rounded-md overflow-hidden min-w-[48px] min-h-[48px]">
        <svg width="812" height="812" viewBox="0 0 812 812" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-12 h-12" style="">
  <rect width="812" height="812" fill="#F1F1F1"></rect>
  <g clip-path="url(#clip0_626_24)">
    <path d="M90.9594 388.567C91.7097 389.137 92.8602 389.695 94.409 390.24C95.9578 390.786 97.7882 391.059 99.9002 391.059C101.965 391.059 103.643 390.719 104.934 390.037C106.224 389.356 107.209 388.322 107.891 386.936C108.571 385.551 109.04 383.775 109.299 381.613C109.556 379.451 109.686 376.89 109.686 373.931V347.355H117.641V372.837C117.641 376.555 117.441 379.967 117.043 383.072C116.643 386.178 115.857 388.873 114.684 391.154C113.51 393.437 111.763 395.19 109.439 396.413C107.116 397.636 104.006 398.248 100.111 398.248C97.8111 398.248 95.7695 397.987 93.9866 397.465C92.2025 396.943 90.5599 396.16 89.0586 395.116L90.9594 388.567Z" fill="#8D8D8D"></path>
    <path d="M145.871 372.624C145.871 374.998 146.247 377.298 146.998 379.529C147.748 381.76 148.816 383.741 150.201 385.472C151.585 387.205 153.263 388.568 155.235 389.565C157.206 390.561 159.411 391.06 161.852 391.06C164.387 391.06 166.639 390.538 168.611 389.494C170.582 388.45 172.236 387.038 173.574 385.259C174.911 383.479 175.932 381.486 176.636 379.28C177.34 377.073 177.692 374.855 177.692 372.624C177.692 370.252 177.328 367.962 176.601 365.756C175.873 363.549 174.806 361.58 173.398 359.848C171.99 358.116 170.311 356.751 168.364 355.755C166.416 354.758 164.246 354.26 161.852 354.26C159.318 354.26 157.065 354.783 155.094 355.826C153.123 356.871 151.456 358.271 150.095 360.026C148.734 361.782 147.69 363.752 146.963 365.934C146.234 368.117 145.871 370.347 145.871 372.624ZM161.782 398.249C158.167 398.249 154.905 397.537 151.996 396.113C149.086 394.69 146.575 392.757 144.463 390.312C142.351 387.869 140.72 385.116 139.571 382.056C138.42 378.995 137.846 375.852 137.846 372.624C137.846 369.256 138.455 366.04 139.676 362.98C140.896 359.919 142.585 357.191 144.745 354.794C146.903 352.398 149.45 350.5 152.383 349.1C155.316 347.701 158.496 347 161.923 347C165.489 347 168.739 347.737 171.673 349.207C174.606 350.678 177.117 352.647 179.206 355.114C181.294 357.582 182.913 360.335 184.063 363.371C185.213 366.409 185.788 369.517 185.788 372.696C185.788 376.065 185.19 379.28 183.993 382.34C182.796 385.401 181.118 388.13 178.959 390.526C176.8 392.922 174.254 394.809 171.321 396.184C168.387 397.562 165.207 398.249 161.782 398.249Z" fill="#8D8D8D"></path>
    <path d="M247.67 347.355V397.892H239.715V375.613H214.512V397.892H206.627V347.355H214.512V368.496H239.715V347.355H247.67Z" fill="#8D8D8D"></path>
    <path d="M279.49 362.161V397.892H271.605V347.355H278.082L306.383 383.87V347.427H314.338V397.892H307.439L279.49 362.161Z" fill="#8D8D8D"></path>
    <path d="M370.306 383.462C370.306 382.039 370.013 380.746 369.426 379.582C368.839 378.42 368.042 377.471 367.033 376.735C366.023 376 364.838 375.632 363.478 375.632H347.004V391.078H362.985C364.393 391.078 365.648 390.734 366.751 390.046C367.853 389.358 368.722 388.434 369.356 387.27C369.99 386.108 370.306 384.838 370.306 383.462ZM347.004 354.35V369.226H361.506C362.82 369.226 363.994 368.906 365.026 368.265C366.058 367.624 366.88 366.747 367.49 365.631C368.1 364.518 368.406 363.247 368.406 361.824C368.406 360.354 368.124 359.06 367.561 357.944C366.998 356.83 366.234 355.952 365.273 355.311C364.31 354.67 363.196 354.35 361.929 354.35H347.004ZM378.402 384.957C378.402 387.661 377.709 389.987 376.326 391.932C374.94 393.879 373.075 395.373 370.729 396.416C368.381 397.461 365.801 397.982 362.985 397.982H339.119V347.445H364.886C367.232 347.445 369.261 348.075 370.975 349.332C372.688 350.59 374.002 352.204 374.918 354.172C375.833 356.142 376.29 358.193 376.29 360.329C376.29 362.797 375.668 365.11 374.425 367.269C373.18 369.429 371.409 371.03 369.11 372.073C371.972 372.927 374.237 374.483 375.903 376.735C377.569 378.99 378.402 381.73 378.402 384.957Z" fill="#8D8D8D"></path>
    <path d="M432.751 390.846V397.892H398.467V347.355H432.118V354.402H406.351V368.78H428.668V375.4H406.351V390.846H432.751Z" fill="#8D8D8D"></path>
    <path d="M487.873 390.846V397.892H453.588V347.355H487.239V354.402H461.473V368.78H483.789V375.4H461.473V390.846H487.873Z" fill="#8D8D8D"></path>
    <path d="M516.596 373.264H530.396C531.848 373.264 533.142 372.837 534.268 371.983C535.394 371.129 536.283 369.979 536.943 368.531C537.599 367.084 537.929 365.506 537.929 363.798C537.929 362.043 537.55 360.464 536.802 359.064C536.05 357.665 535.078 356.538 533.881 355.683C532.684 354.829 531.382 354.402 529.974 354.402H516.596V373.264ZM508.711 397.892V347.355H530.466C532.715 347.355 534.783 347.831 536.662 348.779C538.536 349.729 540.168 350.986 541.554 352.551C542.936 354.117 544.018 355.874 544.793 357.819C545.567 359.765 545.954 361.758 545.954 363.798C545.954 366.029 545.554 368.164 544.758 370.204C543.957 372.245 542.821 374.001 541.343 375.471C539.865 376.943 538.14 378.01 536.169 378.674L547.926 397.892H539.055L528.214 380.311H516.596V397.892H508.711Z" fill="#8D8D8D"></path>
    <path d="M602.201 390.846V397.892H567.916V347.355H601.567V354.402H575.801V368.78H598.118V375.4H575.801V390.846H602.201Z" fill="#8D8D8D"></path>
    <path d="M630.924 362.161V397.892H623.039V347.355H629.516L657.817 383.87V347.427H665.772V397.892H658.873L630.924 362.161Z" fill="#8D8D8D"></path>
    <path d="M719.276 359.243C718.805 358.721 718.127 358.164 717.234 357.57C716.341 356.977 715.285 356.42 714.066 355.897C712.847 355.376 711.532 354.949 710.124 354.616C708.716 354.285 707.264 354.118 705.759 354.118C702.472 354.118 700.035 354.733 698.437 355.963C696.845 357.193 696.044 358.896 696.044 361.071C696.044 362.68 696.488 363.945 697.381 364.867C698.275 365.79 699.634 366.559 701.465 367.173C703.295 367.788 705.596 368.449 708.364 369.159C711.743 369.964 714.678 370.921 717.164 372.032C719.654 373.145 721.551 374.623 722.866 376.467C724.182 378.312 724.837 380.748 724.837 383.774C724.837 386.33 724.371 388.529 723.429 390.373C722.492 392.219 721.177 393.72 719.487 394.879C717.797 396.038 715.848 396.89 713.644 397.434C711.439 397.976 709.068 398.249 706.533 398.249C704.047 398.249 701.57 397.987 699.106 397.465C696.642 396.944 694.297 396.173 692.066 395.152C689.835 394.132 687.785 392.887 685.906 391.416L689.497 384.582C690.108 385.2 690.988 385.875 692.137 386.611C693.285 387.347 694.623 388.047 696.149 388.711C697.676 389.376 699.344 389.933 701.148 390.383C702.956 390.835 704.795 391.06 706.674 391.06C709.82 391.06 712.223 390.506 713.89 389.397C715.558 388.29 716.389 386.696 716.389 384.62C716.389 382.916 715.848 381.556 714.77 380.538C713.692 379.522 712.121 378.657 710.053 377.948C707.99 377.238 705.526 376.528 702.661 375.818C699.375 374.92 696.629 373.939 694.425 372.873C692.22 371.809 690.566 370.437 689.461 368.756C688.361 367.077 687.807 364.935 687.807 362.333C687.807 359.02 688.608 356.216 690.201 353.921C691.798 351.625 693.967 349.899 696.713 348.739C699.458 347.581 702.543 347 705.97 347C708.223 347 710.361 347.249 712.377 347.747C714.396 348.246 716.284 348.922 718.044 349.776C719.804 350.63 721.414 351.603 722.866 352.694L719.276 359.243Z" fill="#8D8D8D"></path>
    <path d="M324.236 457.422H328.783V463.888H324.236V457.422Z" fill="#8D8D8D"></path>
    <path d="M339.328 444.67C339.328 442.482 339.71 440.334 340.477 438.229C341.243 436.125 342.367 434.205 343.85 432.47C345.331 430.736 347.139 429.356 349.271 428.328C351.402 427.301 353.817 426.787 356.516 426.787C359.713 426.787 362.478 427.52 364.81 428.984C367.141 430.449 368.873 432.327 370.006 434.618L365.609 437.597C364.942 436.15 364.102 435.005 363.086 434.163C362.07 433.321 360.97 432.732 359.789 432.394C358.605 432.058 357.448 431.89 356.316 431.89C354.45 431.89 352.819 432.269 351.419 433.026C350.021 433.784 348.846 434.786 347.897 436.031C346.948 437.278 346.231 438.676 345.749 440.225C345.265 441.774 345.024 443.324 345.024 444.873C345.024 446.59 345.306 448.249 345.874 449.848C346.439 451.448 347.231 452.863 348.247 454.091C349.262 455.322 350.47 456.289 351.869 456.997C353.268 457.704 354.799 458.057 356.466 458.057C357.598 458.057 358.78 457.855 360.013 457.451C361.245 457.047 362.387 456.415 363.436 455.557C364.486 454.698 365.309 453.561 365.909 452.146L370.556 454.824C369.823 456.609 368.682 458.125 367.133 459.37C365.584 460.617 363.852 461.561 361.937 462.199C360.021 462.84 358.131 463.159 356.265 463.159C353.768 463.159 351.485 462.629 349.421 461.568C347.355 460.508 345.573 459.093 344.074 457.325C342.576 455.557 341.409 453.57 340.577 451.364C339.744 449.158 339.328 446.927 339.328 444.67Z" fill="#8D8D8D"></path>
    <path d="M387.745 444.973C387.745 446.658 388.011 448.291 388.545 449.873C389.077 451.457 389.835 452.863 390.818 454.091C391.8 455.322 392.992 456.289 394.39 456.997C395.789 457.704 397.355 458.057 399.087 458.057C400.886 458.057 402.485 457.687 403.883 456.946C405.283 456.205 406.457 455.203 407.406 453.94C408.355 452.677 409.08 451.263 409.58 449.697C410.079 448.131 410.329 446.557 410.329 444.973C410.329 443.289 410.071 441.665 409.554 440.098C409.038 438.532 408.281 437.136 407.281 435.906C406.282 434.677 405.091 433.708 403.709 433.001C402.326 432.294 400.786 431.94 399.087 431.94C397.288 431.94 395.69 432.311 394.291 433.052C392.891 433.792 391.709 434.787 390.743 436.032C389.777 437.278 389.036 438.677 388.519 440.225C388.002 441.775 387.745 443.357 387.745 444.973ZM399.037 463.159C396.472 463.159 394.157 462.654 392.092 461.644C390.026 460.634 388.245 459.262 386.746 457.527C385.247 455.792 384.089 453.839 383.273 451.667C382.457 449.494 382.049 447.264 382.049 444.973C382.049 442.583 382.481 440.3 383.349 438.129C384.214 435.956 385.413 434.02 386.945 432.319C388.477 430.618 390.285 429.271 392.367 428.278C394.448 427.284 396.705 426.787 399.137 426.787C401.668 426.787 403.975 427.31 406.057 428.353C408.138 429.398 409.921 430.795 411.403 432.546C412.885 434.298 414.034 436.251 414.851 438.406C415.667 440.562 416.075 442.768 416.075 445.024C416.075 447.416 415.65 449.697 414.801 451.869C413.951 454.041 412.76 455.978 411.229 457.679C409.696 459.379 407.889 460.718 405.807 461.694C403.725 462.672 401.468 463.159 399.037 463.159Z" fill="#8D8D8D"></path>
    <path d="M460.694 462.906V437.344L450.252 456.743H446.954L436.461 437.344V462.906H430.865V427.039H436.861L448.603 448.964L460.344 427.039H466.34V462.906H460.694Z" fill="#8D8D8D"></path>
    <path d="M87 446L314.339 445.959" stroke="#8D8D8D" stroke-width="6.66667" stroke-miterlimit="10"></path>
    <path d="M497.502 445.975L724.842 445.934" stroke="#8D8D8D" stroke-width="6.66667" stroke-miterlimit="10"></path>
  </g>
  <defs>
    <clipPath id="clip0_626_24">
      <rect width="638" height="117" fill="white" transform="translate(87 347)"></rect>
    </clipPath>
  </defs>
</svg>
      </div>

      <div class="ml-3">
        <div class="font-semibold text-sm text-gray-600" x-text="result.title"></div>
        <div class="flex mt-1 items-baseline">
          <div class="text-sm text-black font-semibold" x-text="window.Shopify.formatMoney(result.price, window.money_format, window.b2b)"></div>
          <div class="text-xs text-gray-400 line-through ml-2" x-show="parseInt(result.compare_at_price_max)" x-text="window.Shopify.formatMoney(result.compare_at_price_max, window.money_format, window.b2b)"></div>
        </div>
      </div>
      <svg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg" class="ml-auto w-[18px] min-w-[18px] h-auto text-pink-darker" style="">
<path d="M28.7214 17.6601L19.7214 26.6601C19.4396 26.9419 19.0574 27.1002 18.6589 27.1002C18.2604 27.1002 17.8782 26.9419 17.5964 26.6601C17.3146 26.3783 17.1563 25.9961 17.1563 25.5976C17.1563 25.1991 17.3146 24.8169 17.5964 24.5351L24.0352 18.0989H5.66016C5.26233 18.0989 4.8808 17.9408 4.5995 17.6595C4.31819 17.3782 4.16016 16.9967 4.16016 16.5989C4.16016 16.201 4.31819 15.8195 4.5995 15.5382C4.8808 15.2569 5.26233 15.0989 5.66016 15.0989H24.0352L17.5989 8.65885C17.3171 8.37706 17.1588 7.99487 17.1588 7.59635C17.1588 7.19784 17.3171 6.81564 17.5989 6.53385C17.8807 6.25206 18.2629 6.09375 18.6614 6.09375C19.0599 6.09375 19.4421 6.25206 19.7239 6.53385L28.7239 15.5339C28.8638 15.6734 28.9747 15.8392 29.0503 16.0217C29.1259 16.2043 29.1647 16.3999 29.1645 16.5975C29.1642 16.7951 29.125 16.9906 29.0489 17.173C28.9729 17.3554 28.8616 17.5209 28.7214 17.6601Z" fill="currentColor"></path>
</svg>

    </a>
    </template>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="w-full" data-persist-bound="true"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div>
    <input type="hidden" name="contact[tags]" value="newsletter">
    <div class="relative mt-4">
      <input type="email" placeholder="Email" name="contact[email]" value="" class="w-full" required="">
      <button class="absolute right-0 top-0 bottom-0 flex items-center p-3 active:bg-gray-200">
        <svg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-5 h-auto" style="">
          <path
            d="M28.7214 17.6601L19.7214 26.6601C19.4396 26.9419 19.0574 27.1002 18.6589 27.1002C18.2604 27.1002 17.8782 26.9419 17.5964 26.6601C17.3146 26.3783 17.1563 25.9961 17.1563 25.5976C17.1563 25.1991 17.3146 24.8169 17.5964 24.5351L24.0352 18.0989H5.66016C5.26233 18.0989 4.8808 17.9408 4.5995 17.6595C4.31819 17.3782 4.16016 16.9967 4.16016 16.5989C4.16016 16.201 4.31819 15.8195 4.5995 15.5382C4.8808 15.2569 5.26233 15.0989 5.66016 15.0989H24.0352L17.5989 8.65885C17.3171 8.37706 17.1588 7.99487 17.1588 7.59635C17.1588 7.19784 17.3171 6.81564 17.5989 6.53385C17.8807 6.25206 18.2629 6.09375 18.6614 6.09375C19.0599 6.09375 19.4421 6.25206 19.7239 6.53385L28.7239 15.5339C28.8638 15.6734 28.9747 15.8392 29.0503 16.0217C29.1259 16.2043 29.1647 16.3999 29.1645 16.5975C29.1642 16.7951 29.125 16.9906 29.0489 17.173C28.9729 17.3554 28.8616 17.5209 28.7214 17.6601Z"
            fill="currentColor"></path>
        </svg> x </button>
    </div>
  </div>
</form>

Text Content

Voor 23:00 besteld, morgen in huis
Gratis bezorging vanaf €40
+35.000 klanten beoordelen ons met een 9,7
Advies & inspiratie Login
 * Merken
 * Haar
   Shampoo Anti pluis shampoo Anti roos shampoo Clarifying shampoo Droogshampoo
   Hydraterende shampoo Iedere dag shampoo Kleur shampoo Krullenshampoo Keratine
   shampoo Repair shampoo Scrub shampoo Shampoo bar Haaruitval shampoo
   Haarverdikkende shampoo Natuurlijke shampoo Vegan shampoo Volume shampoo
   Zilvershampoo Top 10 Best verkochte shampoos
   Conditioner Anti-roos Beschadigd haar Blond haar Dik haar Dof haar Droog haar
   Dun haar Geblondeerd haar Gekleurd haar Gevoelige hoofdhuid Grijs haar
   Haaruitval Haarverdikkend Hydraterend Iedere dag Krullend haar Leave-in Met
   keratine Normaal haar
   Pluizig haar Repair conditioner Vegan conditioner Vet haar Voedend Volume
   conditioner Zilver conditioner Zonder alcohol Zonder parabenen Zonder
   siliconen Zonder sulfaten Anti-frizz Tools tegen pluizig haar Verzorging voor
   pluizig haar Arganolie Curly girl methode Extensions Haaraccessoires
   Haarelastiekjes Haarbanden
   Haarherstellers Haarkleuringen Haarverf Waterstofperoxide Blondeerpoeder
   Toner Accessoires Blonde Haarverf Donkerblond Haarverf Asblond Haarverf
   Bruine Haarverf Lichtbruine Haarverf Asbruin Haarverf Kastanjebruin Haarverf
   Blauwe Haarverf Paarse Haarverf Roze Haarverf Rode Haarverf Grijze Haarverf
   Zwarte Haarverf
   Kleurmousse Kleurspoeling Uitgroei Kleurmasker Haarmasker Haarmasker met
   arganolie Natuurlijk Haarmasker voor beschadigd haar Haarmasker voor droog
   haar Haarmasker voor gekleurd haar Haarmasker voor krullen Haarolie
   Haarparfum Haarserum Haarstyling Gel / Haargel Mousse Paste Haarspray Mousse
   voor krullen
   Creme Volume Mousse Pomade Volumepoeder Wax Haarvitamine Hittebescherming
   Keratine Keratine verzorging Keratine behandeling Keratine nabehandeling UV
   bescherming Verzorging op haartype Verzorging voor beschadigd haar Verzorging
   voor blond haar Verzorging voor gekleurd haar Verzorging voor pluizig haar
   Verzorging voor de gevoelige hoofdhuid Verzorging voor kroeshaar Verzorging
   voor krullend haar

 * Haartools
   Stijltang Brede stijltang Draadloze stijltang Ionische stijltang Keramische
   stijltang Titanium stijltang Mini stijltang / reis stijltang Stoom stijltang
   Elektrische borstels Airstyler Multistyler Ronde föhnborstel Stijlborstel
   Warmteborstel Föhnborstel
   Krultang Automatische krultang Curling wand Dunne krultang Grove krultang
   Keramische krultang Kroes krullen Grove krullen Kleine krullen Krultang met
   klem Krultang met opzetstukken Krultang set Krultang zonder klem Roterende
   krultang Spiraal krultang Top 5 krultangen van John Kegelvorminge krultang
   Wafeltang
   Kammen en haarborstels Detangler borstel Extension borstel Föhnborstel
   Haarkam Paddle borstel Puntkam Pneumatische borstel Ronde borstel
   Stylingbrush Toupeerborstel Vent borstel
   Föhn Ionische föhn Keramische föhn Föhn met diffuser Lichtgewicht föhn
   Reisföhn
   Haartool set Trimmer & tondeuse Tondeuse met snoer Tondeuse draadloos
   Hittebestendige handschoen

 * Beauty
   Tanning Bruiningscrèmes Brush Drops Foam Lotion Mitt/Handschoen Olie Spray
   Verwijderaar Water Zelfbruiners Zonnebankcrème Zonbescherming Aftersun
   Make-up BB cream Blush Eyeliner Kwasten Nagellak Gelnagellak Nagelverzorging
   Lippenstift Lipgloss Lippotlood Mascara Oogschaduw Wenkbrauwen Oogpotlood
   Cream foundation Highlighter Foundation Gezichtspoeder Poederblush
   
   
   
   

 * Huid
   Gezichtsverzorging Dagcremes Gezichtscreme Gezichtsmaskers Gezichtsreiniging
   Lippenbalsem Lippenbalsem SPF 20 Lippenbalsem SPF 30 Reinigingslotion
   Reinigingsmousse Beautytools Bodylotion & cremes Body mist Body olie
   Deodorant
   Douche & bad Handverzorging Handcreme Handlotion Handzeep Huidsupplementen
   Oogverzorging Serums Nachtcremes Scrub & Peeling Scrub Peeling
   Zonbescherming Zonnebrand Creme Gezicht Baby & Kind Met bronzer Met olie SPF
   10 SPF 15 SPF 20 SPF 30 SPF 50 Spray Tegen zonneallergie Voor gevoelige huid
   
   

 * Lifestyle
   Veganistische producten Clean beauty Damesgeuren Duurzame merken
   Home Geurkaarsen Geurstokjes Roomspray
   Supplementen Huidvitamines Vegan vitamines
   
   
   

 * Man
   Baardverzorging Baard balm Baardolie Baard tonic Baardwax Scheren Aftershave
   Pre shave Scheer accessoires Scheerbalsem Scheercreme Scheergel Scheerschuim
   Scheerzeep
   Shampoo Anti roos Douche & Bad Shampoo voor grijs haar Shampoo voor vet haar
   Shampoo tegen haaruitval Shampoo voor dun haar Conditioners
   Haarstyling Borstels Clay Extra strong hold gel Gel Haar tonic Mannenkammen
   Medium hold gel Paste Pomade Strong hold gel Wetlook gel
   Gezichtsverzorging Anti veroudering Dagcreme Gezichtsreiniging Oogcreme
   Huidverzorging Deodorant
   
   

 * Bestsellers
 * Nieuw

0


 1. Home /
 2. Merken


MERKEN

# a b c d e f g h i j k l m n o p q r s t u v w x y z

#
 * 11PINK

A
 * AHAVA
 * Alter Ego
 * American Crew
 * Annemarie Borlind
 * Australian Gold
 * amika

B
 * Bali Body
 * Bao Med
 * Bardot Beauty
 * Bare by Vogue
 * Beachwaver
 * Beard Junk
 * Beautyblender
 * Bharara
 * Bhave
 * Biosilk
 * Bondi Sands
 * Booby Tape
 * Bouclème
 * Bumble and Bumble

C
 * CHI
 * COLOR US
 * Christophe Robin
 * Clubman Pinaud
 * Coco & Eve
 * Color Wow
 * Curasano
 * Curlygirlmovement

D
 * DS Laboratories
 * Darphin
 * Davines
 * Depot
 * Dermalogica
 * Dessata
 * Detangler
 * Difiaba
 * Dyson

E
 * EVO
 * EVRYDAY
 * Embryolisse

F
 * Fanola
 * Framar
 * Fudge

G
 * Goldwell
 * ghd

H
 * Hairmax
 * Happy Foils
 * Hot Tools

I
 * I-N
 * Indola
 * Invisibobble
 * It's a 10

J
 * J Beverly Hills
 * JANZEN
 * John Beerens
 * Joico
 * José Eber
 * Juhldal

K
 * K18 Hair
 * KIS Haircare
 * KMS
 * Kapilab
 * Kevin Murphy
 * Kiki Curls
 * Kknekki
 * Kérastase

L
 * L'Alga
 * L'Anza
 * L'Oréal Professionnel
 * Label.M
 * Layrite
 * Living Proof
 * Lock Stock & Barrel
 * Luxurious Hairextensions

M
 * MILU
 * MUK Hair
 * Manic Panic
 * Maria Nila
 * Marie-Stella-Maris
 * Mason Pearson
 * Mediceuticals
 * Medik8
 * Miami Beach Bum
 * Milk_Shake
 * Minoxidil
 * Moroccanoil
 * Moser
 * Mr & Mrs Tannie
 * Mr. Smith

N
 * Naïf
 * Neofollics
 * Nioxin

O
 * O'Right
 * OLI G
 * Olaplex
 * Omniblonde
 * Organicals
 * Orofluido
 * Oxavita

P
 * PMD Beauty
 * Parlux
 * Paul Mitchell
 * Payot
 * Philip B
 * Pouch Cosmetics
 * Pretty Curly Girl
 * Proraso

R
 * REF
 * ROQUEBRUN.
 * Redken
 * Refectocil
 * Reuzel
 * Revamp
 * Revitalash
 * Revivogen
 * Revlon

S
 * SEB MAN
 * Sassoon Professional
 * Schwarzkopf Professional
 * Sebastian Professional
 * Simply Zen
 * St. Tropez
 * Starskin
 * Suavecito
 * Sugarbearhair
 * Sunglitz - Farouk Systems USA
 * Sutra Professional
 * Sweetbunny
 * System Professional

T
 * TIGI
 * Tangle Teezer
 * That'so
 * The Dude
 * Toppik
 * Treatments
 * Tweezerman

U
 * Uniq One
 * Uppercut

V
 * VIBA Haarkleuring

W
 * Wahl
 * Waterclouds
 * Wella Professionals
 * Wella SP
 * weDo Professional

 * Merken
 * Haar
 * Tools
 * Huid
 * Beauty
 * Lifestyle
 * Sale

 * Veelgestelde vragen
 * Bezorging
 * Retourneren
 * Garanties
 * Actievoorwaarden
 * Contact

 * Over ons
 * Trainingen
 * Vacatures & stages
 * Samenwerkingen
 * Distributeur
 * Inloggen als professional

 * Instagram
 * Pinterest
 * Facebook
 * YouTube

+31 13 530 2010 beautycare@johnbeerens.com
Blijf op de hoogte en laat je inspireren
x
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


JohnBeerens.com | 2004 - 2024 © Cookieverklaring Disclaimer & Privacy Policy
Algemene voorwaarden
Menu Account Contact
 * Merken
 * Haar
   
   * Alle Haar
   * Shampoo
   * Anti pluis shampoo
   * Anti roos shampoo
   * Clarifying shampoo
   * Droogshampoo
   * Hydraterende shampoo
   * Iedere dag shampoo
   * Kleur shampoo
   * Krullenshampoo
   * Keratine shampoo
   * Repair shampoo
   * Scrub shampoo
   * Shampoo bar
   * Haaruitval shampoo
   * Haarverdikkende shampoo
   * Natuurlijke shampoo
   * Vegan shampoo
   * Volume shampoo
   * Zilvershampoo
   * Top 10 Best verkochte shampoos
   * Conditioner
   * Anti-roos
   * Beschadigd haar
   * Blond haar
   * Dik haar
   * Dof haar
   * Droog haar
   * Dun haar
   * Geblondeerd haar
   * Gekleurd haar
   * Gevoelige hoofdhuid
   * Grijs haar
   * Haaruitval
   * Haarverdikkend
   * Hydraterend
   * Iedere dag
   * Krullend haar
   * Leave-in
   * Met keratine
   * Normaal haar
   * Pluizig haar
   * Repair conditioner
   * Vegan conditioner
   * Vet haar
   * Voedend
   * Volume conditioner
   * Zilver conditioner
   * Zonder alcohol
   * Zonder parabenen
   * Zonder siliconen
   * Zonder sulfaten
   * Anti-frizz
   * Tools tegen pluizig haar
   * Verzorging voor pluizig haar
   * Arganolie
   * Curly girl methode
   * Extensions
   * Haaraccessoires
   * Haarelastiekjes
   * Haarbanden
   * Haarherstellers
   * Haarkleuringen
   * Haarverf
   * Waterstofperoxide
   * Blondeerpoeder
   * Toner
   * Accessoires
   * Blonde Haarverf
   * Donkerblond Haarverf
   * Asblond Haarverf
   * Bruine Haarverf
   * Lichtbruine Haarverf
   * Asbruin Haarverf
   * Kastanjebruin Haarverf
   * Blauwe Haarverf
   * Paarse Haarverf
   * Roze Haarverf
   * Rode Haarverf
   * Grijze Haarverf
   * Zwarte Haarverf
   * Kleurmousse
   * Kleurspoeling
   * Uitgroei
   * Kleurmasker
   * Haarmasker
   * Haarmasker met arganolie
   * Natuurlijk
   * Haarmasker voor beschadigd haar
   * Haarmasker voor droog haar
   * Haarmasker voor gekleurd haar
   * Haarmasker voor krullen
   * Haarolie
   * Haarparfum
   * Haarserum
   * Haarstyling
   * Gel / Haargel
   * Mousse
   * Paste
   * Haarspray
   * Mousse voor krullen
   * Creme
   * Volume Mousse
   * Pomade
   * Volumepoeder
   * Wax
   * Haarvitamine
   * Hittebescherming
   * Keratine
   * Keratine verzorging
   * Keratine behandeling
   * Keratine nabehandeling
   * UV bescherming
   * Verzorging op haartype
   * Verzorging voor beschadigd haar
   * Verzorging voor blond haar
   * Verzorging voor gekleurd haar
   * Verzorging voor pluizig haar
   * Verzorging voor de gevoelige hoofdhuid
   * Verzorging voor kroeshaar
   * Verzorging voor krullend haar
   * Verzorging voor vet haar
   * Verzorging voor extensions
   * Verzorging voor fijn haar
   * Behandeling van haaruitval
   * Voordeelsets
 * Haartools
   
   * Alle Haartools
   * Stijltang
   * Brede stijltang
   * Draadloze stijltang
   * Ionische stijltang
   * Keramische stijltang
   * Titanium stijltang
   * Mini stijltang / reis stijltang
   * Stoom stijltang
   * Elektrische borstels
   * Airstyler
   * Multistyler
   * Ronde föhnborstel
   * Stijlborstel
   * Warmteborstel
   * Föhnborstel
   * Krultang
   * Automatische krultang
   * Curling wand
   * Dunne krultang
   * Grove krultang
   * Keramische krultang
   * Kroes krullen
   * Grove krullen
   * Kleine krullen
   * Krultang met klem
   * Krultang met opzetstukken
   * Krultang set
   * Krultang zonder klem
   * Roterende krultang
   * Spiraal krultang
   * Top 5 krultangen van John
   * Kegelvorminge krultang
   * Wafeltang
   * Kammen en haarborstels
   * Detangler borstel
   * Extension borstel
   * Föhnborstel
   * Haarkam
   * Paddle borstel
   * Puntkam
   * Pneumatische borstel
   * Ronde borstel
   * Stylingbrush
   * Toupeerborstel
   * Vent borstel
   * Föhn
   * Ionische föhn
   * Keramische föhn
   * Föhn met diffuser
   * Lichtgewicht föhn
   * Reisföhn
   * Haartool set
   * Trimmer & tondeuse
   * Tondeuse met snoer
   * Tondeuse draadloos
   * Hittebestendige handschoen
 * Beauty
   
   * Alle Beauty
   * Tanning
   * Bruiningscrèmes
   * Brush
   * Drops
   * Foam
   * Lotion
   * Mitt/Handschoen
   * Olie
   * Spray
   * Verwijderaar
   * Water
   * Zelfbruiners
   * Zonnebankcrème
   * Zonbescherming
   * Aftersun
   * Make-up
   * BB cream
   * Blush
   * Eyeliner
   * Kwasten
   * Nagellak
   * Gelnagellak
   * Nagelverzorging
   * Lippenstift
   * Lipgloss
   * Lippotlood
   * Mascara
   * Oogschaduw
   * Wenkbrauwen
   * Oogpotlood
   * Cream foundation
   * Highlighter
   * Foundation
   * Gezichtspoeder
   * Poederblush
 * Huid
   
   * Alle Huid
   * Gezichtsverzorging
   * Dagcremes
   * Gezichtscreme
   * Gezichtsmaskers
   * Gezichtsreiniging
   * Lippenbalsem
   * Lippenbalsem SPF 20
   * Lippenbalsem SPF 30
   * Reinigingslotion
   * Reinigingsmousse
   * Beautytools
   * Bodylotion & cremes
   * Body mist
   * Body olie
   * Deodorant
   * Douche & bad
   * Huidverzorging
   * Handverzorging
   * Handcreme
   * Handlotion
   * Handzeep
   * Huidsupplementen
   * Oogverzorging
   * Serums
   * Nachtcremes
   * Scrub & Peeling
   * Scrub
   * Peeling
   * Zonbescherming
   * Zonnebrand
   * Creme
   * Gezicht
   * Baby & Kind
   * Met bronzer
   * Met olie
   * SPF 10
   * SPF 15
   * SPF 20
   * SPF 30
   * SPF 50
   * Spray
   * Tegen zonneallergie
   * Voor gevoelige huid
 * Lifestyle
   
   * Alle Lifestyle
   * Veganistische producten
   * Clean beauty
   * Damesgeuren
   * Duurzame merken
   * Home
   * Geurkaarsen
   * Geurstokjes
   * Roomspray
   * Supplementen
   * Huidvitamines
   * Vegan vitamines
 * Man
   
   * Alle Man
   * Baardverzorging
   * Baard balm
   * Baardolie
   * Baard tonic
   * Baardwax
   * Scheren
   * Aftershave
   * Pre shave
   * Scheer accessoires
   * Scheerbalsem
   * Scheercreme
   * Scheergel
   * Scheerschuim
   * Scheerzeep
   * Shampoo
   * Anti roos
   * Douche & Bad
   * Shampoo voor grijs haar
   * Shampoo voor vet haar
   * Shampoo tegen haaruitval
   * Shampoo voor dun haar
   * Conditioners
   * Haarstyling
   * Borstels
   * Clay
   * Extra strong hold gel
   * Gel
   * Haar tonic
   * Mannenkammen
   * Medium hold gel
   * Paste
   * Pomade
   * Strong hold gel
   * Wetlook gel
   * Gezichtsverzorging
   * Anti veroudering
   * Dagcreme
   * Gezichtsreiniging
   * Oogcreme
   * Huidverzorging
   * Deodorant
 * Bestsellers
 * Nieuw

 * Nieuw account aanmaken
 * Inloggen
 * Inloggen als professional

 * Livechat
 * Veelgestelde vragen
 * Bezorging
 * Retourneren
 * Garanties
 * Actievoorwaarden
 * Contact
 * Over ons
 * Vacatures & stages
 * Samenwerkingen
 * Distributeur


+31 13 530 2010 beautycare@johnbeerens.com
Sluiten






WINKELWAGEN

0

Shop nog €40,00 voor gratis verzending!



0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Verwijderen
Totaal
€0,00
Bekijk winkelmandje Bestellen Verder winkelen