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

Submitted URL: http://hyva.wickey.dk/
Effective URL: https://hyva.wickey.dk/
Submission Tags: phish.gg anti.fish automated Search All
Submission: On August 17 via api from DE — Scanned from DK

Form analysis 8 forms found in the DOM

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

<form class="form minisearch relative" id="search_mini_form" x-ref="form" action="https://hyva.wickey.dk/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.dk/catalogsearch/result/

<form class="form minisearch relative" id="search_mini_form" x-ref="form" action="https://hyva.wickey.dk/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.dk/checkout/cart/add/uenc/%25uenc%25/product/6723/

<form method="post" action="https://hyva.wickey.dk/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-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="oiqq3MtCQu1gDPR2"> <input type="hidden" name="product" value="6723">
  <a href="https://hyva.wickey.dk/legetarn-med-klatretilbygning-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">
                Legetårn Wickey RocketFlyer            </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.dk/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_multiflyer_holzdach_spielturm_814646_1_3.webp">
        <source type="image/jpg" srcset="https://hyva.wickey.dk/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.dk/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_multiflyer_holzdach_spielturm_814646_1_3.jpg" loading="lazy" width="240" height="300" alt="Legetårn Wickey RocketFlyer  1000512_k" title="Legetårn Wickey RocketFlyer  1000512_k"></picture>

    </a>
  <div class="product-info flex justify-between items-end mt-auto">
    <script>
      function initPriceBox__64de61eeca120() {
        return {
          finalPrice: 5979,
          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__64de61eeca120()" @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="5979" data-price-type="finalPrice" class="price-wrapper "><span class="price">5.979,00 kr</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="7619" data-price-type="oldPrice" class="price-wrapper "><span class="price">7.619,00 kr</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="Tilføj til ønske liste" 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="Læg i kurv" 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.dk/checkout/cart/add/uenc/%25uenc%25/product/1746/

<form method="post" action="https://hyva.wickey.dk/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 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="oiqq3MtCQu1gDPR2"> <input type="hidden" name="product" value="1746">
  <a href="https://hyva.wickey.dk/klatretarn-med-gynge-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">
                Klatretårn Wickey Smart Legend 150            </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.dk/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_smart_legend_150_spielturm_814081_1.webp">
        <source type="image/jpg" srcset="https://hyva.wickey.dk/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.dk/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_smart_legend_150_spielturm_814081_1.jpg" loading="lazy" width="240" height="300" alt="Klatretårn Wickey Smart Legend 150  814081_k" title="Klatretårn Wickey Smart Legend 150  814081_k"></picture>

    </a>
  <div class="product-info flex justify-between items-end mt-auto">
    <script>
      function initPriceBox__64de61efcb82c() {
        return {
          finalPrice: 8059,
          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__64de61efcb82c()" @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="8059" data-price-type="finalPrice" class="price-wrapper "><span class="price">8.059,00 kr</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="10459" data-price-type="oldPrice" class="price-wrapper "><span class="price">10.459,00 kr</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="Tilføj til ønske liste" 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="Læg i kurv" 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.dk/checkout/cart/add/uenc/%25uenc%25/product/2983/

<form method="post" action="https://hyva.wickey.dk/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-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="oiqq3MtCQu1gDPR2"> <input type="hidden" name="product" value="2983">
  <a href="https://hyva.wickey.dk/klatrestativ-med-gynge-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">
                Klatrestativ Wickey Smart Zone            </div>
            <div class="rating-sale-wrapper flex justify-between mt-1">
                                <div class="showproduct-label ml-auto !static" style="position: relative;"><div class="amlabel-position-top-left-2983-prodwidget amlabel-position-wrapper" style="line-height: normal; position: absolute; display: block; width: 82px; height: 20px; top: 0px; left: 0px;"><div class="amasty-label-container
            amasty-label-container-1-2983-cat            amasty-label-for-2983            hidden amasty-label-salelabel" style="width: 100px; height: 50px; display: block; position: relative;" data-amlabel-order="1" x-data="{... new Amasty.Label.class.Item({
                id: &quot;1-2983-cat&quot;,
                $el: $el,
                mode: &quot;cat&quot;,
                isAdminArea: &quot;&quot;,
                config: {&quot;position&quot;:&quot;top-left&quot;,&quot;size&quot;:&quot;&quot;,&quot;path&quot;:&quot;.showproduct-label&quot;,&quot;mode&quot;:&quot;prod&quot;,&quot;move&quot;:0,&quot;product&quot;:&quot;2983&quot;,&quot;label&quot;:1,&quot;margin&quot;:10,&quot;alignment&quot;:0,&quot;order&quot;:1,&quot;redirect_url&quot;:&quot;&quot;,&quot;tooltip&quot;:{&quot;backgroundColor&quot;:&quot;&quot;,&quot;color&quot;:&quot;&quot;,&quot;status&quot;:1,&quot;content&quot;:&quot;&quot;}},
                productId: &quot;2983&quot;,
                selector: &quot;.amasty-label-container-1-2983-cat&quot;
            })}" amlabel-js-observed="1">
        <div class="amlabel-text" style="padding: 0px 3px; position: absolute; box-sizing: border-box; white-space: nowrap; width: 100%;">
            SALE 25%        </div>

            </div></div></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.dk/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_smart_zone_spielturm_818098_1_4.webp">
        <source type="image/jpg" srcset="https://hyva.wickey.dk/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.dk/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_smart_zone_spielturm_818098_1_4.jpg" loading="lazy" width="240" height="300" alt="Klatrestativ Wickey Smart Zone  818098_k" title="Klatrestativ Wickey Smart Zone  818098_k"></picture>


    
    </a>
  <div class="product-info flex justify-between items-end mt-auto">
    <script>
      function initPriceBox__64de61f026d19() {
        return {
          finalPrice: 6379,
          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__64de61f026d19()" @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="6379" data-price-type="finalPrice" class="price-wrapper "><span class="price">6.379,00 kr</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="8659" data-price-type="oldPrice" class="price-wrapper "><span class="price">8.659,00 kr</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="Tilføj til ønske liste" 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="Læg i kurv" 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.dk/checkout/cart/add/uenc/%25uenc%25/product/9354/

<form method="post" action="https://hyva.wickey.dk/checkout/cart/add/uenc/%25uenc%25/product/9354/" 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="oiqq3MtCQu1gDPR2"> <input type="hidden" name="product" value="9354">
  <a href="https://hyva.wickey.dk/legehus-pa-stolper-med-sikkerhedstrappe-smart-seaway" 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">
                Legehus på stolper Wickey Smart Seaway            </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.dk/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/s/m/smart_seaway_spielturm_820804_1_n.webp">
        <source type="image/jpg" srcset="https://hyva.wickey.dk/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/s/m/smart_seaway_spielturm_820804_1_n.jpg">
    <img class="object-contain mx-auto max-h-[240px] my-2 product-image-photo" src="https://hyva.wickey.dk/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/s/m/smart_seaway_spielturm_820804_1_n.jpg" loading="lazy" width="240" height="300" alt="Legehus på stolper Wickey Smart Seaway  820804_k" title="Legehus på stolper Wickey Smart Seaway  820804_k"></picture>

    </a>
  <div class="product-info flex justify-between items-end mt-auto">
    <script>
      function initPriceBox__64de61f05c4f6() {
        return {
          finalPrice: 9499,
          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__64de61f05c4f6()" @update-prices-9354.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="9354" data-price-box="product-id-9354"><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-9354" data-price-amount="9499" data-price-type="finalPrice" class="price-wrapper "><span class="price">9.499,00 kr</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-9354" data-price-amount="14099" data-price-type="oldPrice" class="price-wrapper "><span class="price">14.099,00 kr</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(9354)" @click.prevent="addToWishlist()" @private-content-loaded.window="receiveWishlistData($event.detail.data)" aria-label="Tilføj til ønske liste" 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="Læg i kurv" 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.dk/newsletter/subscriber/new/

<form class="form subscribe" action="https://hyva.wickey.dk/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"> Email adresse </label>
    <input name="email" type="email" required="" id="newsletter-subscribe" class="form-input inline-flex w-full max-w-none" placeholder="E-mailadresse">
    <input name="form_key" type="hidden" value="oiqq3MtCQu1gDPR2">
    <div class="control">
      <input type="hidden" value="" name="g-recaptcha-response">
    </div>
    <button class="btn btn-primary"> Tilmeld </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>

Name: mc-embedded-subscribe-formPOST https://wickey.us16.list-manage.com/subscribe/post?u=2970fc7ea6b2820ad70c1d828&id=53a8682d65

<form id="mc-embedded-subscribe-form" class="validate" action="https://wickey.us16.list-manage.com/subscribe/post?u=2970fc7ea6b2820ad70c1d828&amp;id=53a8682d65" method="post" name="mc-embedded-subscribe-form" novalidate="" target="_blank">
  <div id="mc_embed_signup_scroll">
    <div class="mc-wrapper">
      <div class="mc-field-group"><input id="mce-EMAIL" class="required email" name="EMAIL" type="email" value="" placeholder="E-mailadresse"></div>
      <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
      <div style="position: absolute; left: -5000px;" aria-hidden="true"><input tabindex="-1" name="b_2970fc7ea6b2820ad70c1d828_53a8682d65" type="text" value=""></div>
      <div class="clear"><input id="mc-embedded-subscribe" class="button" name="subscribe" type="submit" value="Forlang det nu"></div>
    </div>
  </div>
</form>

Text Content

Spar op til 40%!Slå til nu

Search

Tjeneste

KONTAKT OG SERVICE

Har spørgsmål eller brug for hjælp? Vi står altid klar og giver gerne gode råd!

 * Ofte stillede spørgsmål
 * Montagevideo
 * Kontaktformular

 *  
   Kundeservice +45 (0) 69 - 918 065
   
   Mandag - fredag 9:00 - 16:00 undtagen på helligdage

0 vare varer
Ønskeliste
Log ind Opret en konto
Cart 0
Wickey DK
 * 
   wickey.nl
 * 
   wickey.de
 * 
   wickey.at
 * 
   wickey.ch
 * 
   wickey.fr
 * 
   wickey.be
 * 
   wickey.it
 * 
   wickey.es
 * 
   wickey.pl
 * 
   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

 * Til forsiden
 * Legetårne
    * Legetårne
    * Legehuse
    * Dele til tilbygning
   
   
 * Legehuse
 * Gyngestativ
    * Dobbeltgynge
    * Gynge med rutsjebane
      
    * Vis alle
   
   
 * Gynge med rutsjebane
 * Dobbeltgynge
 * SALE!
 * Tilbehør
    * Legetårn tilbehør
    * Faldsikring og ankre
    * Legetårn tilbehør
    * Kolbøttestang og kolbøttestativ
    * Klatregreb
    * Klatrenet og klatrevæg
    * Rebstige
    * Gymnastikringe
    * Rutsjebane
    * Tovbaner
    * Gyngetilbehør
    * Faldsikring og ankre
    * Gyngesæde
    * Redegynge
    * Babygyngesæde
    * Gymnastikringe
    * Rebstige
    * Mellemstykke til gynge
    * Gyngekroge
   
   
 * Faldsikring og ankre
 * Rutsjebane
 * PRO
 * Inspiration

Search
 * Legetårne
    * Legetårne
      * Legehuse
      * Dele til tilbygning

 * Gyngestativ
    * Gyngestativ
      * Dobbeltgynge
      * Gynge med rutsjebane
        
   
    * Gyngetilbehør
      * Faldsikring og ankre
      * Gyngesæde
      * Redegynge
      * Babygyngesæde
      * Gymnastikringe
      * Rebstige
      * Mellemstykke til gynge
      * Gyngekroge

 * Tilbehør
    * Tilbehør
      * Faldsikring og ankre
      * Legetårn tilbehør
      * Gyngetilbehør
      * Kolbøttestang og kolbøttestativ
      * Klatregreb
      * Klatrenet og klatrevæg
      * Rebstige
      * Gymnastikringe
      * Rutsjebane
      * Tovbaner

 * PRO
 * SALE!


Skip to Content
 * Gyngestativ Show all
 * Tilbehør Show all
 * Faldsikring og ankre Show all
 * Gyngetilbehør Show all
 * PRO Show all

Onze bestsellers

Legetårn Wickey RocketFlyer

As low as 5.979,00 kr Regular Price 7.619,00 kr


Klatretårn Wickey Smart Legend 150

As low as 8.059,00 kr Regular Price 10.459,00 kr


Klatrestativ Wickey Smart Zone
SALE 25%
As low as 6.379,00 kr Regular Price 8.659,00 kr


Legehus på stolper Wickey Smart Seaway

As low as 9.499,00 kr Regular Price 14.099,00 kr


View more Bestsellers


DERFOR WICKEY


MAKSIMAL SIKKERHED

Dine børns sikkerhed er naturligvis vores topprioritet. Derfor markerer vi med
Wickey Kvalitetsseglet den højeste kvalitet og maksimal sikkerhed.


LEGETÅRNE DESIGNED IN GERMANY

Trykimprægneret gran- og fyrretræ fra Europa giver vores legeredskaber deres
egen individuelle karakter. Vi yder 10 års garanti på alle vores legeredskaber i
træ¹.


ERFARING ER NOGET, DER KAN MÆRKES

Vi er meget stolte over at kunne henrykke millioner af tilfredse kunder over
hele Europa med vores produkter. Enhver familie kan finde det perfekt
legeredskab i træ i vores store sortiment.


KUNDESUPPORT

Har spørgsmål eller brug for hjælp? Hos Wickey har du både personlige og
topmoderne digitale hjælpere til rådighed.

Se mere her



CASPER D.

Danmark

5

“Top service
- Jeg kan selv bestemme farver
- Der er masser af tilbehør
- Nem og tilgængelig hjemmeside
- God produktinformation
- Stort produktsortiment”


798 KUNDER HAR ALLEREDE AFGIVET DERES ANMELDELSE

Stjerner 4,6 798 bedømmelse

Læs flere anmeldelser




LEGETÅRNE, GYNGER OG SANDKASSER FRA WICKEY

Wickey opfatter sig selv som pioner inden for udvikling af legetårne af høj
kvalitet og udendørs legeudstyr til børn. Vores kreative og kærligt udformede
legeudstyr af træ omdanner enhver have og offentlig legeplads til et
vidunderligt og eventyrligt paradis for pirater og prinsesser! Uanset om det
gælder gynger, klatretårn, sandkasse eller legetårn med rutsjebane - Alt
legeudstyr fra Wickey overbeviser ved den høje kvalitet og det unikke design.

Sæt et legetårn til børn sammen med et gyngestativ, eller udvid legehuset med en
sandkasse - kun fantasien sætter grænser for kreativiteten! Tilbehør i festlige
kulører på klatrestativet eller legehuset på stolper gør legeoplevelsen perfekt.
Ud over at være kilde til leg og sjov i mange år er det ikke mindst dine børns
sikkerhed, der ligger os på sinde. Derfor bygges vores legeudstyr til haven
udelukkende af vakuumimprægneret træ af høj kvalitet. Imprægneringen beskytter
træet mod al slags vind og vejr og sikrer en lang levetid. Opdag de uendelige
legemuligheder, som Wickey kan byde på, og indret nu dit eget helt specielle
legeparadis!

 * Kontaktformular Vi står gerne til rådighed med gode råd og vejledning
 * +45 (0) 69 - 918 065 Mandag - fredag 9.00 - 16.00
   
 * Ofte stillede spørgsmål Oversigt over svar på dine vigtigste spørgsmål

Nyhedsbrev

Register now and get a 25€ discount code.

Email adresse

Tilmeld



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.


NEWSLETTER

Eksklusive tilbud, konkurrencer og info

Jeg vil gerne modtage information, konkurrencer og tilbud vedrørende Wickeys
sortiment. Nyhedsbrevet sendes i overensstemmelse med vores privatlivspolitik og
du kan til enhver tid afmelde nyhedsbrevet.


FØLG OS PÅ

 * 
 * 
 * 
 * 

Copyright Wickey © 2023. All Rights Reserved. Kolofon | Databeskyttelse |
Forretningsbetingelser | Fortrydelsesret | Forhandlerliste | Fatmoose.dk

¹ Den omtalte garanti gælder for alle trædele ved samtidigt køb af vores eget
anker. I alle andre tilfælde gælder den toårige lovmæssige garanti. I vores
garantierklæring finder du flere oplysninger om garantiens omfang, og om hvordan
der kan gøres krav på den.

*gælder for det danske fastland, med forbehold for særregler

Close in false's



Sammenlign 0 Produkter

Sammenlign 0 Produkter