hyva.wickey.nl Open in urlscan Pro
2a01:4f9:2a:12a8::2  Public Scan

Submitted URL: http://hyva.wickey.nl/
Effective URL: https://hyva.wickey.nl/
Submission Tags: phish.gg anti.fish automated Search All
Submission: On July 18 via api from DE — Scanned from NL

Form analysis 7 forms found in the DOM

GET https://hyva.wickey.nl/catalogsearch/result/

<form class="form minisearch relative" id="search_mini_form" x-ref="form" action="https://hyva.wickey.nl/catalogsearch/result/" method="get">
  <label class="hidden" for="search" data-role="minisearch-label">
    <span>Search</span>
  </label>
  <input id="search" x-ref="searchInput" type="search" autocomplete="off" name="q" value="" maxlength="128" class="w-full p-2 pr-8 rounded transition appearance-none outline-none border-1 border-darkgrey focus:ring-0 focus:border-darkgrey"
    @keydown.arrow-down.prevent="focusElement($el.querySelector('[tabindex]'))">
  <button type="submit" title="Search" class="action search absolute top-3.5 right-2" aria-label="Search">
    <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 17 17" fill="none" class="w-4 h-4 ">
      <path d="M12.25 12.25L16 16M14.125 7.5625C14.125 11.1869 11.1869 14.125 7.5625 14.125C3.93813 14.125 1 11.1869 1 7.5625C1 3.93813 3.93813 1 7.5625 1C11.1869 1 14.125 3.93813 14.125 7.5625Z" stroke="#413232" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round"></path>
    </svg>
  </button>
</form>

GET https://hyva.wickey.nl/catalogsearch/result/

<form class="form minisearch relative" id="search_mini_form" x-ref="form" action="https://hyva.wickey.nl/catalogsearch/result/" method="get">
  <label class="hidden" for="search" data-role="minisearch-label">
    <span>Search</span>
  </label>
  <input id="search-mobile" x-ref="searchInput" type="search" autocomplete="off" name="q" value="" maxlength="128" class="w-full p-2 pr-8 rounded transition appearance-none outline-none border-1 border-darkgrey focus:ring-0 focus:border-darkgrey"
    @keydown.arrow-down.prevent="focusElement($el.querySelector('[tabindex]'))">
  <button type="submit" title="Search" class="action search absolute top-3.5 right-2" aria-label="Search">
    <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 17 17" fill="none" class="w-4 h-4 ">
      <path d="M12.25 12.25L16 16M14.125 7.5625C14.125 11.1869 11.1869 14.125 7.5625 14.125C3.93813 14.125 1 11.1869 1 7.5625C1 3.93813 3.93813 1 7.5625 1C11.1869 1 14.125 3.93813 14.125 7.5625Z" stroke="#413232" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round"></path>
    </svg>
  </button>
</form>

POST https://hyva.wickey.nl/checkout/cart/add/uenc/%25uenc%25/product/11863/

<form method="post" action="https://hyva.wickey.nl/checkout/cart/add/uenc/%25uenc%25/product/11863/" class="splide__slide item product product-item product_addtocart_form card card-interactive flex flex-col gap-1 w-full is-active is-visible"
  id="splide01-slide01" role="group" aria-roledescription="slide" aria-label="1 of 4" style="margin-right: 1rem; width: calc(((100% + 1rem) / 4) - 1rem);">
  <input name="form_key" type="hidden" value="jy5Qgqny3QJR7WoO"> <input type="hidden" name="product" value="11863">
  <a href="https://hyva.wickey.nl/gift-card" class="product photo product-item-photo block flex-shrink-0 md:w-auto">   <div class="lg:min-h-[75px] mb-4">
            <div class="product-item-link block">
                Gift Card            </div>
            <div class="rating-sale-wrapper flex justify-between mt-1">
                                <div class="showproduct-label ml-auto !static"></div>
            </div>
        </div>
        
<picture class="object-contain mx-auto max-h-[240px] my-2 product-image-photo">
            <source type="image/webp" srcset="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/9/w900-1.webp">
        <source type="image/png" srcset="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/9/w900-1.png">
    <img class="object-contain mx-auto max-h-[240px] my-2 product-image-photo" src="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/9/w900-1.png" loading="lazy" width="240" height="300" alt="Gift Card  GiftCard-900" title="Gift Card  GiftCard-900"></picture>

    </a>
  <div class="product-info flex justify-between items-end mt-auto">
    <script>
      function initPriceBox__64b6fb7363d19() {
        return {
          finalPrice: 900,
          numberOfPieces: 0,
          piecePriceSuffix: '',
          updatePrice(priceData) {
            this.finalPrice = priceData.finalPrice.amount;
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          },
          piecePrice() {
            return hyva.formatPrice(this.finalPrice / this.numberOfPieces) + ' ' + this.piecePriceSuffix
          }
        }
      }
    </script>
    <div x-data="initPriceBox__64b6fb7363d19()" @update-prices-11863.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="11863" data-price-box="product-id-11863">
        <span class="price-container price-final_price tax weee">
          <span id="product-price-11863" data-price-amount="900" data-price-type="finalPrice" class="price-wrapper "><span class="price">€&nbsp;900,00</span></span>
        </span>
      </div>
      <template x-if="numberOfPieces > 0">
        <div class="unit-price text-grey text-xs" x-html="piecePrice()"></div>
      </template>
    </div>
    <div class="flex flex-wrap justify-between items-center md:items-end gap-2">
      <button x-data="initWishlist(11863)" @click.prevent="addToWishlist()" @private-content-loaded.window="receiveWishlistData($event.detail.data)" aria-label="Add to Wish List" type="button"
        class="wishlist-toggle p-3 md:p-0 add-to-wishlist relative" :class="{added: added}" :disabled="loading">
        <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 20 18" fill="currentColor" class="h-5 w-5" x-show="!loading" aria-hidden="true">
          <path
            d="M9.39589 16.7873L2.40103 9.50336C0.430791 7.45172 0.554862 4.08764 2.67041 2.19937C4.76919 0.326056 7.95148 0.689825 9.61002 2.99263L9.88886 3.37976L10.1677 2.99263C11.8263 0.689825 15.0085 0.326056 17.1073 2.19937C19.2229 4.08764 19.347 7.45172 17.3767 9.50336L10.3818 16.7873C10.1096 17.0708 9.66815 17.0708 9.39589 16.7873V16.7873Z"
            stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
        <div x-show="loading" class="h-5 w-5 loading-spinner" style="display: none;"></div>
      </button>
      <button class="w-auto btn btn-primary btn-green justify-center text-sm
                        mr-auto" aria-label="In winkelwagen" x-data="{ ... new Amasty.Cart.class.AddToCartButton({$el: $el})}" type="button" x-on:click.prevent="add">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 27 25" fill="none" class="h-6 w-6">
          <path d="M11 23.4999C11.6904 23.4999 12.25 22.9403 12.25 22.2499C12.25 21.5596 11.6904 20.9999 11 20.9999C10.3096 20.9999 9.75 21.5596 9.75 22.2499C9.75 22.9403 10.3096 23.4999 11 23.4999Z" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M21 23.4999C21.6904 23.4999 22.25 22.9403 22.25 22.2499C22.25 21.5596 21.6904 20.9999 21 20.9999C20.3096 20.9999 19.75 21.5596 19.75 22.2499C19.75 22.9403 20.3096 23.4999 21 23.4999Z" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M1 1H5.375C5.375 1 5.89117 3.28554 6.22191 4.75C6.88277 7.67624 7.79044 11.6953 8.32295 14.0531C8.58037 15.1929 9.59247 16 10.761 16H21.4946C22.6664 16 23.6809 15.1861 23.935 14.0424L26 4.75" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M26 4.75H6.625" stroke="#222" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST https://hyva.wickey.nl/checkout/cart/add/uenc/%25uenc%25/product/6723/

<form method="post" action="https://hyva.wickey.nl/checkout/cart/add/uenc/%25uenc%25/product/6723/" class="splide__slide item product product-item product_addtocart_form card card-interactive flex flex-col gap-1 w-full is-visible is-next"
  id="splide01-slide02" role="group" aria-roledescription="slide" aria-label="2 of 4" style="margin-right: 1rem; width: calc(((100% + 1rem) / 4) - 1rem);">
  <input name="form_key" type="hidden" value="jy5Qgqny3QJR7WoO"> <input type="hidden" name="product" value="6723">
  <a href="https://hyva.wickey.nl/speeltoestel-met-klimaanbouw-rocketflyer" class="product photo product-item-photo block flex-shrink-0 md:w-auto">   <div class="lg:min-h-[75px] mb-4">
            <div class="product-item-link block">
                Speeltoestel Wickey RocketFlyer            </div>
            <div class="rating-sale-wrapper flex justify-between mt-1">
                                    <div class="">
                            <div class="rating-summary flex items-center">
                                                <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                            <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                            <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                            <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="3 0 20 20" fill="currentColor" class="w-4 h-4">
                    <defs>
                        <linearGradient id="partialFill6723">
                            <stop offset="0%" stop-color="#FFCC00"></stop>
                            <stop offset="65%" stop-color="#FFCC00"></stop>
                            <stop offset="65%" stop-color="#cbd5e0"></stop>
                            <stop offset="100%" stop-color="#cbd5e0"></stop>
                        </linearGradient>
                    </defs>
                    <g fill="url(#partialFill6723)">
                        <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969
                            0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                            1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1
                            0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                    </g>
                </svg>
                                                    <span class="text-xs text-gray-500">(8)</span>
            </div>
                    </div>
                                <div class="showproduct-label ml-auto !static"></div>
            </div>
        </div>
        
<picture class="object-contain mx-auto max-h-[240px] my-2 product-image-photo">
            <source type="image/webp" srcset="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_multiflyer_holzdach_spielturm_814646_1_3.webp">
        <source type="image/jpg" srcset="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_multiflyer_holzdach_spielturm_814646_1_3.jpg">
    <img class="object-contain mx-auto max-h-[240px] my-2 product-image-photo" src="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_multiflyer_holzdach_spielturm_814646_1_3.jpg" loading="lazy" width="240" height="300" alt="Speeltoestel Wickey RocketFlyer  1000512_k" title="Speeltoestel Wickey RocketFlyer  1000512_k"></picture>

    </a>
  <div class="product-info flex justify-between items-end mt-auto">
    <script>
      function initPriceBox__64b6fb7385285() {
        return {
          finalPrice: 819.95,
          numberOfPieces: 0,
          piecePriceSuffix: '',
          updatePrice(priceData) {
            this.finalPrice = priceData.finalPrice.amount;
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          },
          piecePrice() {
            return hyva.formatPrice(this.finalPrice / this.numberOfPieces) + ' ' + this.piecePriceSuffix
          }
        }
      }
    </script>
    <div x-data="initPriceBox__64b6fb7385285()" @update-prices-6723.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="6723" data-price-box="product-id-6723"><span class="normal-price font-bold">
          <span class="price-container price-final_price tax weee">
            <span class="price-label">As low as</span>
            <span id="product-price-6723" data-price-amount="819.95" data-price-type="finalPrice" class="price-wrapper "><span class="price">€&nbsp;819,95</span></span>
          </span>
        </span>
        <span class="old-price sly-old-price no-display">
          <span class="price-container price-final_price tax weee">
            <span class="price-label">Regular Price</span>
            <span id="old-price-6723" data-price-amount="819.95" data-price-type="oldPrice" class="price-wrapper "><span class="price">€&nbsp;819,95</span></span>
          </span>
        </span>
      </div>
      <template x-if="numberOfPieces > 0">
        <div class="unit-price text-grey text-xs" x-html="piecePrice()"></div>
      </template>
    </div>
    <div class="flex flex-wrap justify-between items-center md:items-end gap-2">
      <button x-data="initWishlist(6723)" @click.prevent="addToWishlist()" @private-content-loaded.window="receiveWishlistData($event.detail.data)" aria-label="Add to Wish List" type="button"
        class="wishlist-toggle p-3 md:p-0 add-to-wishlist relative" :class="{added: added}" :disabled="loading">
        <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 20 18" fill="currentColor" class="h-5 w-5" x-show="!loading" aria-hidden="true">
          <path
            d="M9.39589 16.7873L2.40103 9.50336C0.430791 7.45172 0.554862 4.08764 2.67041 2.19937C4.76919 0.326056 7.95148 0.689825 9.61002 2.99263L9.88886 3.37976L10.1677 2.99263C11.8263 0.689825 15.0085 0.326056 17.1073 2.19937C19.2229 4.08764 19.347 7.45172 17.3767 9.50336L10.3818 16.7873C10.1096 17.0708 9.66815 17.0708 9.39589 16.7873V16.7873Z"
            stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
        <div x-show="loading" class="h-5 w-5 loading-spinner" style="display: none;"></div>
      </button>
      <button class="w-auto btn btn-primary btn-green justify-center text-sm
                        mr-auto" aria-label="In winkelwagen" x-data="{ ... new Amasty.Cart.class.AddToCartButton({$el: $el})}" type="button" x-on:click.prevent="add">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 27 25" fill="none" class="h-6 w-6">
          <path d="M11 23.4999C11.6904 23.4999 12.25 22.9403 12.25 22.2499C12.25 21.5596 11.6904 20.9999 11 20.9999C10.3096 20.9999 9.75 21.5596 9.75 22.2499C9.75 22.9403 10.3096 23.4999 11 23.4999Z" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M21 23.4999C21.6904 23.4999 22.25 22.9403 22.25 22.2499C22.25 21.5596 21.6904 20.9999 21 20.9999C20.3096 20.9999 19.75 21.5596 19.75 22.2499C19.75 22.9403 20.3096 23.4999 21 23.4999Z" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M1 1H5.375C5.375 1 5.89117 3.28554 6.22191 4.75C6.88277 7.67624 7.79044 11.6953 8.32295 14.0531C8.58037 15.1929 9.59247 16 10.761 16H21.4946C22.6664 16 23.6809 15.1861 23.935 14.0424L26 4.75" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M26 4.75H6.625" stroke="#222" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST https://hyva.wickey.nl/checkout/cart/add/uenc/%25uenc%25/product/1746/

<form method="post" action="https://hyva.wickey.nl/checkout/cart/add/uenc/%25uenc%25/product/1746/" class="splide__slide item product product-item product_addtocart_form card card-interactive flex flex-col gap-1 w-full is-visible"
  id="splide01-slide03" role="group" aria-roledescription="slide" aria-label="3 of 4" style="margin-right: 1rem; width: calc(((100% + 1rem) / 4) - 1rem);">
  <input name="form_key" type="hidden" value="jy5Qgqny3QJR7WoO"> <input type="hidden" name="product" value="1746">
  <a href="https://hyva.wickey.nl/speeltoren-met-schommel-smart-legend-150" class="product photo product-item-photo block flex-shrink-0 md:w-auto">   <div class="lg:min-h-[75px] mb-4">
            <div class="product-item-link block">
                Speeltoren Wickey Smart Legend 150            </div>
            <div class="rating-sale-wrapper flex justify-between mt-1">
                                    <div class="">
                            <div class="rating-summary flex items-center">
                                                <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                            <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                            <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                            <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                            <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                                                                <span class="text-xs text-gray-500">(5)</span>
            </div>
                    </div>
                                <div class="showproduct-label ml-auto !static"></div>
            </div>
        </div>
        
<picture class="object-contain mx-auto max-h-[240px] my-2 product-image-photo">
            <source type="image/webp" srcset="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_smart_legend_150_spielturm_814081_1.webp">
        <source type="image/jpg" srcset="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_smart_legend_150_spielturm_814081_1.jpg">
    <img class="object-contain mx-auto max-h-[240px] my-2 product-image-photo" src="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_smart_legend_150_spielturm_814081_1.jpg" loading="lazy" width="240" height="300" alt="Speeltoren Wickey Smart Legend 150  814081_k" title="Speeltoren Wickey Smart Legend 150  814081_k"></picture>

    </a>
  <div class="product-info flex justify-between items-end mt-auto">
    <script>
      function initPriceBox__64b6fb73b4f09() {
        return {
          finalPrice: 1089.95,
          numberOfPieces: 0,
          piecePriceSuffix: '',
          updatePrice(priceData) {
            this.finalPrice = priceData.finalPrice.amount;
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          },
          piecePrice() {
            return hyva.formatPrice(this.finalPrice / this.numberOfPieces) + ' ' + this.piecePriceSuffix
          }
        }
      }
    </script>
    <div x-data="initPriceBox__64b6fb73b4f09()" @update-prices-1746.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="1746" data-price-box="product-id-1746"><span class="normal-price font-bold">
          <span class="price-container price-final_price tax weee">
            <span class="price-label">As low as</span>
            <span id="product-price-1746" data-price-amount="1089.95" data-price-type="finalPrice" class="price-wrapper "><span class="price">€&nbsp;1.089,95</span></span>
          </span>
        </span>
        <span class="old-price sly-old-price no-display">
          <span class="price-container price-final_price tax weee">
            <span class="price-label">Regular Price</span>
            <span id="old-price-1746" data-price-amount="1539.95" data-price-type="oldPrice" class="price-wrapper "><span class="price">€&nbsp;1.539,95</span></span>
          </span>
        </span>
      </div>
      <template x-if="numberOfPieces > 0">
        <div class="unit-price text-grey text-xs" x-html="piecePrice()"></div>
      </template>
    </div>
    <div class="flex flex-wrap justify-between items-center md:items-end gap-2">
      <button x-data="initWishlist(1746)" @click.prevent="addToWishlist()" @private-content-loaded.window="receiveWishlistData($event.detail.data)" aria-label="Add to Wish List" type="button"
        class="wishlist-toggle p-3 md:p-0 add-to-wishlist relative" :class="{added: added}" :disabled="loading">
        <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 20 18" fill="currentColor" class="h-5 w-5" x-show="!loading" aria-hidden="true">
          <path
            d="M9.39589 16.7873L2.40103 9.50336C0.430791 7.45172 0.554862 4.08764 2.67041 2.19937C4.76919 0.326056 7.95148 0.689825 9.61002 2.99263L9.88886 3.37976L10.1677 2.99263C11.8263 0.689825 15.0085 0.326056 17.1073 2.19937C19.2229 4.08764 19.347 7.45172 17.3767 9.50336L10.3818 16.7873C10.1096 17.0708 9.66815 17.0708 9.39589 16.7873V16.7873Z"
            stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
        <div x-show="loading" class="h-5 w-5 loading-spinner" style="display: none;"></div>
      </button>
      <button class="w-auto btn btn-primary btn-green justify-center text-sm
                        mr-auto" aria-label="In winkelwagen" x-data="{ ... new Amasty.Cart.class.AddToCartButton({$el: $el})}" type="button" x-on:click.prevent="add">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 27 25" fill="none" class="h-6 w-6">
          <path d="M11 23.4999C11.6904 23.4999 12.25 22.9403 12.25 22.2499C12.25 21.5596 11.6904 20.9999 11 20.9999C10.3096 20.9999 9.75 21.5596 9.75 22.2499C9.75 22.9403 10.3096 23.4999 11 23.4999Z" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M21 23.4999C21.6904 23.4999 22.25 22.9403 22.25 22.2499C22.25 21.5596 21.6904 20.9999 21 20.9999C20.3096 20.9999 19.75 21.5596 19.75 22.2499C19.75 22.9403 20.3096 23.4999 21 23.4999Z" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M1 1H5.375C5.375 1 5.89117 3.28554 6.22191 4.75C6.88277 7.67624 7.79044 11.6953 8.32295 14.0531C8.58037 15.1929 9.59247 16 10.761 16H21.4946C22.6664 16 23.6809 15.1861 23.935 14.0424L26 4.75" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M26 4.75H6.625" stroke="#222" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST https://hyva.wickey.nl/checkout/cart/add/uenc/%25uenc%25/product/2983/

<form method="post" action="https://hyva.wickey.nl/checkout/cart/add/uenc/%25uenc%25/product/2983/" class="splide__slide item product product-item product_addtocart_form card card-interactive flex flex-col gap-1 w-full is-visible"
  id="splide01-slide04" role="group" aria-roledescription="slide" aria-label="4 of 4" style="margin-right: 1rem; width: calc(((100% + 1rem) / 4) - 1rem);">
  <input name="form_key" type="hidden" value="jy5Qgqny3QJR7WoO"> <input type="hidden" name="product" value="2983">
  <a href="https://hyva.wickey.nl/speeltoestel-met-schommel-smart-zone" class="product photo product-item-photo block flex-shrink-0 md:w-auto">   <div class="lg:min-h-[75px] mb-4">
            <div class="product-item-link block">
                Speeltoestel Wickey Smart Zone            </div>
            <div class="rating-sale-wrapper flex justify-between mt-1">
                                    <div class="">
                            <div class="rating-summary flex items-center">
                                                <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                            <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                            <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                            <svg xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4" viewBox="3 0 20 20" style="color: #FFCC00" fill="currentColor">
                    <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371
                        1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                        1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1
                        1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                </svg>
                                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="3 0 20 20" fill="currentColor" class="w-4 h-4">
                    <defs>
                        <linearGradient id="partialFill2983">
                            <stop offset="0%" stop-color="#FFCC00"></stop>
                            <stop offset="80%" stop-color="#FFCC00"></stop>
                            <stop offset="80%" stop-color="#cbd5e0"></stop>
                            <stop offset="100%" stop-color="#cbd5e0"></stop>
                        </linearGradient>
                    </defs>
                    <g fill="url(#partialFill2983)">
                        <path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969
                            0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54
                            1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1
                            0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"></path>
                    </g>
                </svg>
                                                    <span class="text-xs text-gray-500">(5)</span>
            </div>
                    </div>
                                <div class="showproduct-label ml-auto !static"></div>
            </div>
        </div>
        
<picture class="object-contain mx-auto max-h-[240px] my-2 product-image-photo">
            <source type="image/webp" srcset="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_smart_zone_spielturm_818098_1_4.webp">
        <source type="image/jpg" srcset="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_smart_zone_spielturm_818098_1_4.jpg">
    <img class="object-contain mx-auto max-h-[240px] my-2 product-image-photo" src="https://hyva.wickey.nl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_smart_zone_spielturm_818098_1_4.jpg" loading="lazy" width="240" height="300" alt="Speeltoestel Wickey Smart Zone  818098_k" title="Speeltoestel Wickey Smart Zone  818098_k"></picture>

    </a>
  <div class="product-info flex justify-between items-end mt-auto">
    <script>
      function initPriceBox__64b6fb73c5b06() {
        return {
          finalPrice: 889.95,
          numberOfPieces: 0,
          piecePriceSuffix: '',
          updatePrice(priceData) {
            this.finalPrice = priceData.finalPrice.amount;
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          },
          piecePrice() {
            return hyva.formatPrice(this.finalPrice / this.numberOfPieces) + ' ' + this.piecePriceSuffix
          }
        }
      }
    </script>
    <div x-data="initPriceBox__64b6fb73c5b06()" @update-prices-2983.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="2983" data-price-box="product-id-2983"><span class="normal-price font-bold">
          <span class="price-container price-final_price tax weee">
            <span class="price-label">As low as</span>
            <span id="product-price-2983" data-price-amount="889.95" data-price-type="finalPrice" class="price-wrapper "><span class="price">€&nbsp;889,95</span></span>
          </span>
        </span>
        <span class="old-price sly-old-price no-display">
          <span class="price-container price-final_price tax weee">
            <span class="price-label">Regular Price</span>
            <span id="old-price-2983" data-price-amount="1049.95" data-price-type="oldPrice" class="price-wrapper "><span class="price">€&nbsp;1.049,95</span></span>
          </span>
        </span>
      </div>
      <template x-if="numberOfPieces > 0">
        <div class="unit-price text-grey text-xs" x-html="piecePrice()"></div>
      </template>
    </div>
    <div class="flex flex-wrap justify-between items-center md:items-end gap-2">
      <button x-data="initWishlist(2983)" @click.prevent="addToWishlist()" @private-content-loaded.window="receiveWishlistData($event.detail.data)" aria-label="Add to Wish List" type="button"
        class="wishlist-toggle p-3 md:p-0 add-to-wishlist relative" :class="{added: added}" :disabled="loading">
        <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 20 18" fill="currentColor" class="h-5 w-5" x-show="!loading" aria-hidden="true">
          <path
            d="M9.39589 16.7873L2.40103 9.50336C0.430791 7.45172 0.554862 4.08764 2.67041 2.19937C4.76919 0.326056 7.95148 0.689825 9.61002 2.99263L9.88886 3.37976L10.1677 2.99263C11.8263 0.689825 15.0085 0.326056 17.1073 2.19937C19.2229 4.08764 19.347 7.45172 17.3767 9.50336L10.3818 16.7873C10.1096 17.0708 9.66815 17.0708 9.39589 16.7873V16.7873Z"
            stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
        <div x-show="loading" class="h-5 w-5 loading-spinner" style="display: none;"></div>
      </button>
      <button class="w-auto btn btn-primary btn-green justify-center text-sm
                        mr-auto" aria-label="In winkelwagen" x-data="{ ... new Amasty.Cart.class.AddToCartButton({$el: $el})}" type="button" x-on:click.prevent="add">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 27 25" fill="none" class="h-6 w-6">
          <path d="M11 23.4999C11.6904 23.4999 12.25 22.9403 12.25 22.2499C12.25 21.5596 11.6904 20.9999 11 20.9999C10.3096 20.9999 9.75 21.5596 9.75 22.2499C9.75 22.9403 10.3096 23.4999 11 23.4999Z" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M21 23.4999C21.6904 23.4999 22.25 22.9403 22.25 22.2499C22.25 21.5596 21.6904 20.9999 21 20.9999C20.3096 20.9999 19.75 21.5596 19.75 22.2499C19.75 22.9403 20.3096 23.4999 21 23.4999Z" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M1 1H5.375C5.375 1 5.89117 3.28554 6.22191 4.75C6.88277 7.67624 7.79044 11.6953 8.32295 14.0531C8.58037 15.1929 9.59247 16 10.761 16H21.4946C22.6664 16 23.6809 15.1861 23.935 14.0424L26 4.75" stroke="#222" stroke-width="2"
            stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M26 4.75H6.625" stroke="#222" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST https://hyva.wickey.nl/newsletter/subscriber/new/

<form class="form subscribe" action="https://hyva.wickey.nl/newsletter/subscriber/new/" method="post" x-data="initNewsletterForm()" @submit.prevent="submitForm()" id="newsletter-validate-detail">
  <div class="flex flex-col gap-2 mb-2 md:flex-row">
    <label for="newsletter-subscribe" class="sr-only"> E-mailadres </label>
    <input name="email" type="email" required="" id="newsletter-subscribe" class="form-input inline-flex w-full max-w-none" placeholder="Email address">
    <input name="form_key" type="hidden" value="jy5Qgqny3QJR7WoO">
    <div class="control">
      <input type="hidden" value="" name="g-recaptcha-response">
    </div>
    <button class="btn btn-primary"> Abonneren </button>
  </div>
  <div>
    <template x-if="displayErrorMessage">
      <p class="flex items-center text-red">
        <span class="inline-block w-8 h-8 mr-3">
          <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="24" height="24">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
          </svg>
        </span>
        <template x-for="errorMessage in errorMessages">
          <span x-html="errorMessage"></span>
        </template>
      </p>
    </template>
  </div>
</form>

Text Content

Toestemming voor cookies & data
Op deze website gebruiken we cookies en vergelijkbare technieken voor de
verwerking van informatie over je apparaat en persoonsgegevens. De verwerking
heeft betrekking op de integratie van inhoud, externe diensten en componenten
van derden, statistische analyse/meting, gepersonaliseerde reclame en de
koppeling met social media. Standaard zijn alleen functionele cookies actief,
dit kunt u hier bevestigen. De toestemming voor alle cookies is op vrijwillige
basis, voor het gebruik van onze website niet vereist en kan op elk moment in de
privacyverklaring ingetrokken worden. Verdere informatie over de cookies vindt u
in onze privacyverklaring.

Accepteer allesInstellingenOpslaan + Sluiten
powered by consentmanager.net

Resultaten ()
Filteren




100€* extra Rabatt auf alle Spieltürme bis 1000€ mit dem Code Kopiëren SALE100
oder 150€ extra Rabatt auf alle Spieltürme ab 1000€ mit dem Code Kopiëren
SALE150 - gültig bis einschließlich 19.02.2023!Jetzt zugreifen

Search

Service

CONTACT & SERVICE

Heeft u vragen of heeft u hulp nodig? Wij staan voor u klaar en adviseren u
graag!

 * Veelgestelde vragen
 * Montagevideo
 * Contactformulier

 *  
   Klantenservice +31 (0) 85-018 763 2
   
   Ma. - Vr. 9:00 - 16:00 uur behalve op feestdagen

0 item items
Verlanglijst
Sign In Create an Account
Cart 0
Wickey NL
 * 
   wickey.de
 * 
   wickey.at
 * 
   wickey.ch
 * 
   wickey.fr
 * 
   wickey.be
 * 
   wickey.it
 * 
   wickey.es
 * 
   wickey.pl
 * 
   wickey.dk
 * 
   wickey.cz
 * 
   wickey.se
 * 
   wickey.hu
 * 
   wickey.no
 * 
   wickey.co.uk
 * 
   wickey.ie
 * 
   wickey.pt
 * 
   wickey.ro
 * 
   wickey.lu
 * 
   wickey.sk
 * 
   wickey.hr
 * 
   wickey.bg
 * 
   wickey.nl
 * 
   wickey.nl
 * 
   wickey.nl

Speeltoestellen

Schommels

Accessoires

PRO
Sale

Sichere dir unsere besten Angebote

Wickey PRO-Serie

Entdecke unsere Spielgeräte für den öffentlichen Bereich

Wickey PRO-Serie

Entdecke unsere Spielgeräte für den öffentlichen Bereich

Service
Service Hotline
+31 (0) 85-018 763 2

Maandag - Vrijdag
9:00 - 16:00 uur 
(behalve op feestdagen)

 * Montagevideo
 * Veelgestelde vragen
 * Contactformulier

Tools
 * Montagevideo
 * Veelgestelde vragen
 * Contactformulier

Accessoires
 * Ankers & rubberen tegels
 * Rekstok & duikelrek
 * Klimstenen
 * Rekstok & duikelrek
 * Klimstenen

 * Ankers & rubberen tegels
 * Rekstok & duikelrek
 * Klimstenen
 * Rekstok & duikelrek
 * Klimstenen

 * Ankers & rubberen tegels
 * Rekstok & duikelrek
 * Klimstenen
 * Rekstok & duikelrek
 * Klimstenen

PRO
 * Ankers & rubberen tegels
 * Rekstok & duikelrek
 * Klimstenen
 * Rekstok & duikelrek
 * Klimstenen

Search
 * Speeltoestellen
 * Schommels
 * Zandbakken
 * Sale

 * 
   Speeltoestellen
 * 
   Schommels
 * 
   Zandbakken


SPEELTOESTELLEN

 * Speelhuisjes


OPENBARE SPEELTOESTELLEN EN1176

 * Openbare speeltorens
 * Openbare schommels
 * Openbare schommelzitjes
 * Openbare accessoires
 * Openbare glijbaan
 * Openbare wipkip


10 DINGEN WAAROP JE MOET LETTEN ALS JE EEN SPEELTOESTEL KOOPT

Meer informatie


SCHOMMELS

 * Speelhuisjes


OPENBARE SPEELTOESTELLEN EN1176

 * Openbare speeltorens
 * Openbare schommels
 * Openbare schommelzitjes
 * Openbare accessoires
 * Openbare glijbaan
 * Openbare wipkip


10 DINGEN WAAROP JE MOET LETTEN ALS JE EEN SPEELTOESTEL KOOPT

Meer informatie


ZANDBAKKEN

 * Speelhuisjes


OPENBARE SPEELTOESTELLEN EN1176

 * Openbare speeltorens
 * Openbare schommels
 * Openbare schommelzitjes
 * Openbare accessoires
 * Openbare glijbaan
 * Openbare wipkip


10 DINGEN WAAROP JE MOET LETTEN ALS JE EEN SPEELTOESTEL KOOPT

Meer informatie

Skip to Content


JETZT 50€ *
EXTRA SPAREN


BIS 01.02. MIT DEM CODE: SALE50

Bekijk assortiment

 * Speeltoestellen Show all
 * Schommels Show all
 * Accessoires Show all
 * Zandbakken Show all
 * Speeltoestellen Show all

Onze bestsellers

Gift Card

€ 900,00


Speeltoestel Wickey RocketFlyer
(8)

As low as € 819,95 Regular Price € 819,95


Speeltoren Wickey Smart Legend 150
(5)

As low as € 1.089,95 Regular Price € 1.539,95


Speeltoestel Wickey Smart Zone
(5)

As low as € 889,95 Regular Price € 1.049,95


View more Bestsellers


LERNE DIE ANDEREN WICKEY FAMILIEN KENNEN

Er is toch niets mooier dan stralende kinderogen? Daarom is het ons doel om
kinderharten sneller te laten kloppen. Onze kwalitatief hoogwaardige houten
klimtorens, speelhuizen, schommels en

 


FAMILIE POERSCH

“DIE TRADITIONELLEN”

Sachsen
Wickey Spielturm Multiflyer

Familie kennen lernen
 


FAMILIE STEIN

“DIE ABENTEUERLICHEN”

Bayern
Wickey Spielturm Multiflyer

Familie kennen lernen


FAMILIE MIETHE

“DIE SPORTLICHEN”

Nordhein-Westfalen
Wickey Spielturm Multiflyer

Familie kennen lernen



DAAROM WICKEY


MAXIMALE VEILIGHEID

De veiligheid van je kinderen komt voor ons natuurlijk op de eerste plaats .
Daarom zetten wij met het Wickey-keurmerk onze stempel op de hoogste kwaliteit
en maximale veiligheid.


SPEELTOESTELLEN DESIGNED IN GERMANY

Keteldruk geïmpregneerd vuren- en dennenhout uit Europa geeft onze
speeltoestellen hun eigen karakter. Op alle houten speeltoestellen geven wij een
10-jarige garantie¹.


ERVARING VIERT ZEGE

We zijn ontzettend trots, dat miljoenen tevreden klanten uit heel Europa met
onze producten in de wolken zijn. In ons uitgebreide assortiment vindt elk gezin
het perfecte houten speeltoestel.


KLANTENSERVICE

Heb je vragen of heb je hulp nodig? Bij Wickey staan persoonlijke en
state-of-the-art digitale hulpkrachten met raad en daad voor je klaar.

Meer informatie



JEROEN V. B.

Nederland

5

“TOP speeltoestel!!
Zeer mooi en degelijk speeltoestel. Goede prijs kwaliteit snelle levering en
duidelijke montagehandleiding. Kinderen spelen elke dag buiten en door de hut,
zelfs in de regen. Nog met vele wickey accessoires uit te breiden.”


AL 313 KLANTEN HEBBEN EEN REVIEW ACHTER GELATEN!

Trustscore 4.5 313 reviews

Lees meer reviews




SPEELTOESTELLEN, SCHOMMELS EN ZANDBAKKEN VAN WICKEY

Wickey beschouwt zichzelf als pionier in de ontwikkeling van kwalitatief
hoogwaardige speeltoestellen en buitenspeelgoed voor kinderen. Onze creatieve en
met liefde ontworpen houten speeltoestellen toveren elke tuin of openbare
speeltuin om tot een prachtig avonturenparadijs voor piraten en prinsessen! Of
het nu om een schommel, klimtoestel, zandbak of speeltoestel met glijbaan gaat –
alle speeltoestellen van Wickey overtuigen door hun hoge kwaliteit en unieke
design.

Combineer een kinderspeeltoestel met een schommel of breid een speelhuisje met
een zandbak uit – laat uw creativiteit de vrije loop! Kleurrijke accessoires
voor uw klimtoestel of speelhuisje op palen maken de optimale speelervaring
compleet. Naast vele jaren speelplezier, staat de veiligheid van uw kinderen bij
ons op de eerste plaats. Daarom gebruiken wij uitsluitend hoogwaardig,
keteldrukgeïmpregneerd hout voor onze speeltoestellen voor in de tuin. De
impregnering beschermt het hout tegen alle weersinvloeden en garandeert een
lange levensduur. Ontdek de oneindige speelmogelijkheden die Wickey te bieden
heeft en creëer nu uw eigen persoonlijke speelparadijs!

 * Contactformulier Wij ondersteunen je
   met raad en daad
 * +31 (0) 85-018763 2 Ma-vrij tussen 09:00 - 16:00
 * Chat support Snelle hulp krijg je in onze chat
 * Veelgestelde vragen Duidelijke antwoorden op je belangrijkste vragen

Wickey
 * Over ons
 * Daarom shop je bij Wickey
 * Inspiration
 * Vacatures

Klantenservice
 * Veelgestelde vragen
 * Contactformulier
 * Hotlinetijden
 * Betalingsmogelijkheden
 * Bestelling & levering
 * Hout
 * Garantievoorwaarden

Zelf regelen
 * Montagevideo
 * Montageservice
 * Retour aanmaken

Nieuwsbrief

Register now and get a 25€ discount code.

E-mailadres

Abonneren



This form is protected by reCAPTCHA - the Google Privacy Policy and Terms of
Service apply.

I would like to receive information, competitions and offers relating to the
Wickey range. The dispatch takes place in accordance with our data protection
declaration and you can unsubscribe from the newsletter at any time.

Volg ons op
 * 
 * 
 * 
 * 
 * 

Copyright Wickey © 2023. All Rights Reserved. Bedrijfsgegevens | Privacy | Alg.
voorwaarden | Herroepingsrecht | Dealerlijst | Fatmoose.nl

¹ De vermelde garantie geldt voor alle houten onderdelen, bij het gelijktijdig
aanschaffen van onze eigen ankers. In alle overige gevallen geldt de wettelijke
garantie van twee jaar. Meer informatie over garantie en garantiebepalingen
vindt u in onze garantievoorwaarden.

² geldig voor het Nederlandse vasteland, uitzonderingen daargelaten

Close in false's



Vergelijk 0 artikelen

Vergelijk 0 artikelen