wickey.pl
Open in
urlscan Pro
172.67.69.31
Public Scan
URL:
https://wickey.pl/
Submission Tags: phishingrod
Submission: On April 28 via api from DE — Scanned from PL
Submission Tags: phishingrod
Submission: On April 28 via api from DE — Scanned from PL
Form analysis
7 forms found in the DOMGET https://wickey.pl/catalogsearch/result/
<form class="form minisearch relative" id="search_mini_form" x-ref="form" action="https://wickey.pl/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" placeholder="Czego chcesz szukać?" 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($root.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 " role="img">
<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>
<title>magnifying-glass-solid</title>
</svg>
</button></form>
GET https://wickey.pl/catalogsearch/result/
<form class="form minisearch relative" id="search_mini_form" x-ref="form" action="https://wickey.pl/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" placeholder="Czego chcesz szukać?" 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($root.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 " role="img">
<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>
<title>magnifying-glass-solid</title>
</svg>
</button></form>
POST https://wickey.pl/checkout/cart/add/uenc/%25uenc%25/product/17060/
<form method="post" action="https://wickey.pl/checkout/cart/add/uenc/%25uenc%25/product/17060/" class="splide__slide item product product-item group product_addtocart_form card card-interactive flex flex-col gap-1 w-full is-active is-visible"
novalidate="" x-data="" x-on:submit.prevent="$dispatch('amcart-add-to-cart-action', $el)" id="splide01-slide01" role="group" aria-roledescription="slide" aria-label="1 of 4" style="margin-right: 1rem; width: calc(25% - 0.75rem);"><input
name="form_key" type="hidden" value="o80HLsRaQurrGYNA"> <input type="hidden" name="product" value="17060">
<a href="https://wickey.pl/plac-zabaw-disney-adventure-od-wickey?disney_theme=6781" class="product photo product-item-photo flex flex-col flex-grow justify-between md:w-auto"><div><div class="product-item-link block">Plac zabaw Disney Król Lew Adventure od Wickey</div><div class="rating-sale-wrapper flex justify-between mt-1"> <div class="showproduct-label ml-auto text-right !static"> <div class="cataloglabel cataloglabel-placeholder placeholder-top-wickey position-MANUAL direction-horizontal"> <div class="cataloglabel-top-wickey cataloglabel-list cataloglabel-display-38 cataloglabel-template-none" style="display: flex; justify-content: center; align-items: center;"><span>LIMITED EDITION</span></div> </div></div></div></div> <div class="relative overflow-hidden mt-1"> <picture class="object-contain mx-auto max-h-[240px] my-2 product-image-photo"> <source type="image/webp" srcset="https://wickey.pl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_disney_multiflyer_lionking_833400_1a_new_1.webp"> <img class="object-contain mx-auto max-h-[240px] my-2 product-image-photo" src="https://wickey.pl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_disney_multiflyer_lionking_833400_1a_new_1.jpg" loading="lazy" width="240" height="300" alt="Plac zabaw Disney Król Lew Adventure od Wickey 833400" title="Plac zabaw Disney Król Lew Adventure od Wickey 833400"></picture></div></a>
<div class="product-info flex justify-between items-end">
<script>
function initPriceBox__662d1f02b09cc() {
return {
finalPrice: 3029,
numberOfPieces: 0,
piecePriceSuffix: '',
updatePrice(priceData) {
this.finalPrice = priceData.finalPrice.amount;
this.oldPrice = priceData.oldPrice.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__662d1f02b09cc()" @update-prices-17060.window="updatePrice($event.detail);">
<div>
<div class="price-box price-final_price" data-role="priceBox" data-product-id="17060" data-price-box="product-id-17060"> <span class="regular-price font-bold"> <span x-data="" x-id="['product\u002Dprice\u002D17060']"
class="price-container price-final_price tax weee"> <span :id="$id('product\u002Dprice\u002D17060')" data-price-amount="3029" data-price-type="finalPrice" class="price-wrapper " id="product-price-17060-1"><span class="price">3
029,-</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="items-center mt-2 compare-wrapper"><label for="compare-product-17060" class="select-none cursor-pointer text-sm mb-0"><input class="product-addtocompare-button -mt-0.5 mr-1 rounded cursor-pointer" type="checkbox" value="1"
aria-label="Porównaj" name="17060" id="compare-product-17060" data-id="833400" data-name="Plac zabaw Disney Król Lew Adventure od Wickey" data-category="Default Category" data-list="Default Category" data-price="3029" data-quantity="1"
data-brand="Wickey" onclick="AECCompareTrigger(this)">Porównaj</label></div>
</div>
<div class="flex flex-wrap justify-between items-end flex-shrink-0 ml-2"> <button x-data="initWishlist(17060)" @click.prevent="addToWishlist()" @private-content-loaded.window="receiveWishlistData($event.detail.data)"
aria-label="Dodaj do listy życzeń" type="button" class="wishlist-toggle add-to-wishlist relative py-0 mx-0" :class="{added: added}" :disabled="loading"><span
class="flex items-center justify-center rounded-full w-10 h-10 border-2 border-blue"><svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 20 18" fill="currentColor" class="h-4 w-4" 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.5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<span x-show="loading" class="h-4 w-4 loading-spinner" style="display: none;"></span></span></button> </div>
</div>
</form>
POST https://wickey.pl/checkout/cart/add/uenc/%25uenc%25/product/17070/
<form method="post" action="https://wickey.pl/checkout/cart/add/uenc/%25uenc%25/product/17070/" class="splide__slide item product product-item group product_addtocart_form card card-interactive flex flex-col gap-1 w-full is-visible is-next"
novalidate="" x-data="" x-on:submit.prevent="$dispatch('amcart-add-to-cart-action', $el)" id="splide01-slide02" role="group" aria-roledescription="slide" aria-label="2 of 4" style="margin-right: 1rem; width: calc(25% - 0.75rem);"><input
name="form_key" type="hidden" value="o80HLsRaQurrGYNA"> <input type="hidden" name="product" value="17070">
<a href="https://wickey.pl/disney-quest-plac-zabaw-od-wickey?disney_theme=6783" class="product photo product-item-photo flex flex-col flex-grow justify-between md:w-auto"><div><div class="product-item-link block">Disney Myszka Miki i przyjaciele Quest Plac zabaw od Wickey</div><div class="rating-sale-wrapper flex justify-between mt-1"> <div class="showproduct-label ml-auto text-right !static"> <div class="cataloglabel cataloglabel-placeholder placeholder-top-wickey position-MANUAL direction-horizontal"> <div class="cataloglabel-top-wickey cataloglabel-list cataloglabel-display-38 cataloglabel-template-none" style="display: flex; justify-content: center; align-items: center;"><span>LIMITED EDITION</span></div> </div></div></div></div> <div class="relative overflow-hidden mt-1"> <picture class="object-contain mx-auto max-h-[240px] my-2 product-image-photo"> <source type="image/webp" srcset="https://wickey.pl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_disney_smart_seaway_mickey_833407_1a_new_1.webp"> <img class="object-contain mx-auto max-h-[240px] my-2 product-image-photo" src="https://wickey.pl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_disney_smart_seaway_mickey_833407_1a_new_1.jpg" loading="lazy" width="240" height="300" alt="Disney Myszka Miki i przyjaciele Quest Plac zabaw od Wickey 833407" title="Disney Myszka Miki i przyjaciele Quest Plac zabaw od Wickey 833407"></picture></div></a>
<div class="product-info flex justify-between items-end">
<script>
function initPriceBox__662d1f02d7cc8() {
return {
finalPrice: 5659,
numberOfPieces: 0,
piecePriceSuffix: '',
updatePrice(priceData) {
this.finalPrice = priceData.finalPrice.amount;
this.oldPrice = priceData.oldPrice.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__662d1f02d7cc8()" @update-prices-17070.window="updatePrice($event.detail);">
<div>
<div class="price-box price-final_price" data-role="priceBox" data-product-id="17070" data-price-box="product-id-17070"> <span class="regular-price font-bold"> <span x-data="" x-id="['product\u002Dprice\u002D17070']"
class="price-container price-final_price tax weee"> <span :id="$id('product\u002Dprice\u002D17070')" data-price-amount="5659" data-price-type="finalPrice" class="price-wrapper " id="product-price-17070-1"><span class="price">5
659,-</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="items-center mt-2 compare-wrapper"><label for="compare-product-17070" class="select-none cursor-pointer text-sm mb-0"><input class="product-addtocompare-button -mt-0.5 mr-1 rounded cursor-pointer" type="checkbox" value="1"
aria-label="Porównaj" name="17070" id="compare-product-17070" data-id="833407" data-name="Disney Myszka Miki i przyjaciele Quest Plac zabaw od Wickey" data-category="Default Category" data-list="Default Category" data-price="5659"
data-quantity="1" data-brand="Wickey" onclick="AECCompareTrigger(this)">Porównaj</label></div>
</div>
<div class="flex flex-wrap justify-between items-end flex-shrink-0 ml-2"> <button x-data="initWishlist(17070)" @click.prevent="addToWishlist()" @private-content-loaded.window="receiveWishlistData($event.detail.data)"
aria-label="Dodaj do listy życzeń" type="button" class="wishlist-toggle add-to-wishlist relative py-0 mx-0" :class="{added: added}" :disabled="loading"><span
class="flex items-center justify-center rounded-full w-10 h-10 border-2 border-blue"><svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 20 18" fill="currentColor" class="h-4 w-4" 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.5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<span x-show="loading" class="h-4 w-4 loading-spinner" style="display: none;"></span></span></button> </div>
</div>
</form>
POST https://wickey.pl/checkout/cart/add/uenc/%25uenc%25/product/17063/
<form method="post" action="https://wickey.pl/checkout/cart/add/uenc/%25uenc%25/product/17063/" class="splide__slide item product product-item group product_addtocart_form card card-interactive flex flex-col gap-1 w-full is-visible" novalidate=""
x-data="" x-on:submit.prevent="$dispatch('amcart-add-to-cart-action', $el)" id="splide01-slide03" role="group" aria-roledescription="slide" aria-label="3 of 4" style="margin-right: 1rem; width: calc(25% - 0.75rem);"><input name="form_key"
type="hidden" value="o80HLsRaQurrGYNA"> <input type="hidden" name="product" value="17063">
<a href="https://wickey.pl/marvels-spider-man-story-plac-zabaw-od-wickey" class="product photo product-item-photo flex flex-col flex-grow justify-between md:w-auto"><div><div class="product-item-link block">MARVEL’s Spider-Man Story Plac Zabaw od Wickey</div><div class="rating-sale-wrapper flex justify-between mt-1"> <div class="showproduct-label ml-auto text-right !static"> <div class="cataloglabel cataloglabel-placeholder placeholder-top-wickey position-MANUAL direction-horizontal"> <div class="cataloglabel-top-wickey cataloglabel-list cataloglabel-display-38 cataloglabel-template-none" style="display: flex; justify-content: center; align-items: center;"><span>LIMITED EDITION</span></div> </div></div></div></div> <div class="relative overflow-hidden mt-1"> <picture class="object-contain mx-auto max-h-[240px] my-2 product-image-photo"> <source type="image/webp" srcset="https://wickey.pl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_disney_rocketflyer_spiderman_833406_1a_new.webp"> <img class="object-contain mx-auto max-h-[240px] my-2 product-image-photo" src="https://wickey.pl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_disney_rocketflyer_spiderman_833406_1a_new.jpg" loading="lazy" width="240" height="300" alt="MARVEL’s Spider-Man Story Plac Zabaw od Wickey 833405" title="MARVEL’s Spider-Man Story Plac Zabaw od Wickey 833405"></picture></div></a>
<div class="product-info flex justify-between items-end">
<script>
function initPriceBox__662d1f02e4287() {
return {
finalPrice: 3689,
numberOfPieces: 0,
piecePriceSuffix: '',
updatePrice(priceData) {
this.finalPrice = priceData.finalPrice.amount;
this.oldPrice = priceData.oldPrice.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__662d1f02e4287()" @update-prices-17063.window="updatePrice($event.detail);">
<div>
<div class="price-box price-final_price" data-role="priceBox" data-product-id="17063" data-price-box="product-id-17063"> <span class="regular-price font-bold"> <span x-data="" x-id="['product\u002Dprice\u002D17063']"
class="price-container price-final_price tax weee"> <span :id="$id('product\u002Dprice\u002D17063')" data-price-amount="3689" data-price-type="finalPrice" class="price-wrapper " id="product-price-17063-1"><span class="price">3
689,-</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="items-center mt-2 compare-wrapper"><label for="compare-product-17063" class="select-none cursor-pointer text-sm mb-0"><input class="product-addtocompare-button -mt-0.5 mr-1 rounded cursor-pointer" type="checkbox" value="1"
aria-label="Porównaj" name="17063" id="compare-product-17063" data-id="833405" data-name="MARVEL’s Spider-Man Story Plac Zabaw od Wickey" data-category="Default Category" data-list="Default Category" data-price="3689" data-quantity="1"
data-brand="Wickey" onclick="AECCompareTrigger(this)">Porównaj</label></div>
</div>
<div class="flex flex-wrap justify-between items-end flex-shrink-0 ml-2"> <button x-data="initWishlist(17063)" @click.prevent="addToWishlist()" @private-content-loaded.window="receiveWishlistData($event.detail.data)"
aria-label="Dodaj do listy życzeń" type="button" class="wishlist-toggle add-to-wishlist relative py-0 mx-0" :class="{added: added}" :disabled="loading"><span
class="flex items-center justify-center rounded-full w-10 h-10 border-2 border-blue"><svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 20 18" fill="currentColor" class="h-4 w-4" 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.5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<span x-show="loading" class="h-4 w-4 loading-spinner" style="display: none;"></span></span></button> </div>
</div>
</form>
POST https://wickey.pl/checkout/cart/add/uenc/%25uenc%25/product/17073/
<form method="post" action="https://wickey.pl/checkout/cart/add/uenc/%25uenc%25/product/17073/" class="splide__slide item product product-item group product_addtocart_form card card-interactive flex flex-col gap-1 w-full is-visible" novalidate=""
x-data="" x-on:submit.prevent="$dispatch('amcart-add-to-cart-action', $el)" id="splide01-slide04" role="group" aria-roledescription="slide" aria-label="4 of 4" style="margin-right: 1rem; width: calc(25% - 0.75rem);"><input name="form_key"
type="hidden" value="o80HLsRaQurrGYNA"> <input type="hidden" name="product" value="17073">
<a href="https://wickey.pl/disney-saga-plac-zabaw-od-wickey?disney_theme=6782" class="product photo product-item-photo flex flex-col flex-grow justify-between md:w-auto"><div><div class="product-item-link block">Disney Kraina lodu Saga Plac zabaw od Wickey</div><div class="rating-sale-wrapper flex justify-between mt-1"> <div class="showproduct-label ml-auto text-right !static"> <div class="cataloglabel cataloglabel-placeholder placeholder-top-wickey position-MANUAL direction-horizontal"> <div class="cataloglabel-top-wickey cataloglabel-list cataloglabel-display-38 cataloglabel-template-none" style="display: flex; justify-content: center; align-items: center;"><span>LIMITED EDITION</span></div> </div></div></div></div> <div class="relative overflow-hidden mt-1"> <picture class="object-contain mx-auto max-h-[240px] my-2 product-image-photo"> <source type="image/webp" srcset="https://wickey.pl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_disney_smart_seastar_frozen_833414_1a_new.webp"> <img class="object-contain mx-auto max-h-[240px] my-2 product-image-photo" src="https://wickey.pl/media/catalog/product/cache/6635387c734c03c6775b25c7b96a2384/w/_/w_disney_smart_seastar_frozen_833414_1a_new.jpg" loading="lazy" width="240" height="300" alt="Disney Kraina lodu Saga Plac zabaw od Wickey 833414" title="Disney Kraina lodu Saga Plac zabaw od Wickey 833414"></picture></div></a>
<div class="product-info flex justify-between items-end">
<script>
function initPriceBox__662d1f02e8d6b() {
return {
finalPrice: 6339,
numberOfPieces: 0,
piecePriceSuffix: '',
updatePrice(priceData) {
this.finalPrice = priceData.finalPrice.amount;
this.oldPrice = priceData.oldPrice.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__662d1f02e8d6b()" @update-prices-17073.window="updatePrice($event.detail);">
<div>
<div class="price-box price-final_price" data-role="priceBox" data-product-id="17073" data-price-box="product-id-17073"> <span class="regular-price font-bold"> <span x-data="" x-id="['product\u002Dprice\u002D17073']"
class="price-container price-final_price tax weee"> <span :id="$id('product\u002Dprice\u002D17073')" data-price-amount="6339" data-price-type="finalPrice" class="price-wrapper " id="product-price-17073-1"><span class="price">6
339,-</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="items-center mt-2 compare-wrapper"><label for="compare-product-17073" class="select-none cursor-pointer text-sm mb-0"><input class="product-addtocompare-button -mt-0.5 mr-1 rounded cursor-pointer" type="checkbox" value="1"
aria-label="Porównaj" name="17073" id="compare-product-17073" data-id="833414" data-name="Disney Kraina lodu Saga Plac zabaw od Wickey" data-category="Default Category" data-list="Default Category" data-price="6339" data-quantity="1"
data-brand="Wickey" onclick="AECCompareTrigger(this)">Porównaj</label></div>
</div>
<div class="flex flex-wrap justify-between items-end flex-shrink-0 ml-2"> <button x-data="initWishlist(17073)" @click.prevent="addToWishlist()" @private-content-loaded.window="receiveWishlistData($event.detail.data)"
aria-label="Dodaj do listy życzeń" type="button" class="wishlist-toggle add-to-wishlist relative py-0 mx-0" :class="{added: added}" :disabled="loading"><span
class="flex items-center justify-center rounded-full w-10 h-10 border-2 border-blue"><svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 20 18" fill="currentColor" class="h-4 w-4" 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.5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<span x-show="loading" class="h-4 w-4 loading-spinner" style="display: none;"></span></span></button> </div>
</div>
</form>
POST https://wickey.pl/newsletter/subscriber/new/
<form class="form subscribe" action="https://wickey.pl/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">Adres e-mail</label> <input name="email" type="email" required="" id="newsletter-subscribe" class="form-input inline-flex w-full max-w-none"
placeholder="Adres e-mail"><input name="form_key" type="hidden" value="o80HLsRaQurrGYNA"> <button class="btn btn-primary">Subskrybuj</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" stroke="currentColor" viewBox="0 0 24 24" width="24" height="24" role="img">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path>
<title>exclamation-circle</title>
</svg>
</span> <template x-for="errorMessage in errorMessages"><span x-html="errorMessage"></span></template></p>
</template></div>
</form>
Text Content
Zgoda na pliki cookie i przetwarzanie danych Na niniejszej stronie używamy plików cookie i podobnych funkcji do przetwarzania informacji o urządzeniach końcowych i danych osobowych. Przetwarzanie służy do integracji treści, usług zewnętrznych i elementów stron trzecich, analizy/pomiaru statystycznego, spersonalizowanej reklamy i integracji mediów społecznościowych. Domyślnie aktywne są tylko funkcjonalne pliki cookie, które możesz potwierdzić tutaj. Zgoda na wszystkie pliki cookie jest dobrowolna, nie jest wymagana do korzystania z naszej strony internetowej i w dowolnym momencie można ją wycofać w oświadczeniu o ochronie danych. Aby uzyskać więcej informacji na temat plików cookie, zapoznaj się z naszą Polityką prywatności Akceptuj wszystkieUstawieniaZapisz i wyjdź powered by consentmanager.net Resultaten () Filteren Przejdź do treści Spring Sale - Oszczędź nawet do 1440zł - Przedłużone do 29.04.24 włącznie! Skorzystaj już teraz Search magnifying-glass-solid service Usługa KONTAKT I SERWIS Mają Państwo pytania lub potrzebują wsparcia? Chętnie Państwu doradzimy! * circle-question-solid FAQ's * film-solid Wideo montażowe * envelope-solid Formularz kontaktowy * Obsługa klienta +48 (0) 22 - 292 223 8 poniedziałek - piątek 9:00 - 16:00 (z wyjątkiem świąt państwowych) heart-regular 0 produkt produkty Lista życzeń user-solid Zaloguj się Utwórz konto Cart cart-shopping-regular 0 Wickey PL * wickey.nl * wickey.de * wickey.at * wickey.ch * wickey.fr * wickey.be * wickey.it * wickey.es * 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.lt * wickey.si * wickey.gr x menu Place zabaw Disney Huśtawki Akcesoria Publiczne place zabaw Bestseller Uzyskaj nasze najlepsze oferty Seria Wickey PRO Odkryj nasze urządzenia do zabawy w miejscach publicznych Wybierz Wickey 4 powody, które przekonują Usługa Infolinia serwisowa +48 (0) 22 - 292 223 8 poniedziałek - piątek 9.00 - 16.00 (z wyjątkiem świąt państwowych) * FAQ's * Wideo montażowe * Formularz kontaktowy Pomoc * Inspiration * Prosty montaż * Rozszerzonej rzeczywistości Akcesoria * Akcesoria * Kotwy & maty na plac zabaw * Akcesoria do placu zabaw * Drążek gimnastyczny * Chwyty wspinaczkowe * Siatka & ścianka wspinaczkowa * Kółka gimnastyczne * Zjeżdżalnie * Akcesoria do huśtawek * Kotwy & maty na plac zabaw * Siedziska do huśtawek * Bocianie gniazdo * Huśtawki kubełkowe * Łączniki do huśtawek * Mocowania do huśtawek * Kółka gimnastyczne * Huśtawki EN 1176 Search magnifying-glass-solid * Place zabaw * Disney * Huśtawki * Akcesoria * Publiczne place zabaw * Sale * Place zabaw * Disney * Huśtawki * Akcesoria * Publiczne place zabaw PLACE ZABAW * Place zabaw z huśtawką * Place zabaw ze zjeżdżalnią * Place zabaw z piaskownica ODKRYJ NASZE PLACE ZABAW! Przeglądaj teraz DISNEY * Wickey & Disney: Oficjalna współpraca * Wszystkie place zabaw * Kraina lodu Disneya * Król Lew Disneya * Myszka Miki i przyjaciele Disneya * Spider-Man MARVELA Z DUMĄ PREZENTUJEMY NASZĄ SERIĘ DISNEYA I MARVELA! Zabacz produkty HUŚTAWKI * Huśtawka podwójna * Huśtawka ze zjeżdżalnią * Publiczne huśtawki ODKRYJ NASZE HUŚTAWKI! Przeglądaj teraz AKCESORIA * Kotwy & maty na plac zabaw * Akcesoria do placu zabaw * Drążek gimnastyczny * Chwyty wspinaczkowe * Siatka & ścianka wspinaczkowa * Kółka gimnastyczne * Zjeżdżalnie AKCESORIA DO HUŚTAWEK * Kotwy & maty na plac zabaw * Siedziska do huśtawek * Bocianie gniazdo * Huśtawki kubełkowe * Łączniki do huśtawek * Mocowania do huśtawek * Kółka gimnastyczne * Huśtawki EN 1176 ODKRYJ NASZE AKCESORIA! Przeglądaj teraz PUBLICZNE PLACE ZABAW * Komercyjne ramy do wspinaczki * Komercyjne zestawy huśtawek * Komercyjne krosna sprężynowe ODKRYJ NASZĄ SERIĘ WICKEY PRO! Przeglądaj teraz Oszczędzaj na naszym SPRING SALE 1 dni 8 godziny 51 minuty 16 sekundy x SPRING SALE OSZCZĘDŹ NAWET DO 1440ZŁ PRZEDŁUŻONE DO 29.04.2024! Zobacz produkty * Place zabaw Zobacz więcej arrow-right-solid * Disney Zobacz więcej arrow-right-solid * Huśtawki Zobacz więcej arrow-right-solid * Akcesoria Zobacz więcej arrow-right-solid * Publiczne place zabaw Zobacz więcej arrow-right-solid * Sale Zobacz więcej arrow-right-solid Nasza nowa seria Disney i MARVEL arrow-left-solid arrow-right-solid Plac zabaw Disney Król Lew Adventure od Wickey LIMITED EDITION 3 029,- Porównaj Disney Myszka Miki i przyjaciele Quest Plac zabaw od Wickey LIMITED EDITION 5 659,- Porównaj MARVEL’s Spider-Man Story Plac Zabaw od Wickey LIMITED EDITION 3 689,- Porównaj Disney Kraina lodu Saga Plac zabaw od Wickey LIMITED EDITION 6 339,- Porównaj Do placów zabaw DLATEGO WŁAŚNIE WICKEY MAKSYMALNE BEZPIECZEŃSTWO Oczywiście bezpieczeństwo Twoich dzieci jest naszym priorytetem. Dlatego znak jakości Wickey oznacza najwyższa jakość i maksymalne bezpieczeństwo. PLACE ZABAW ZAPROJEKTOWANE W NIEMCZECH Lite drewno świerkowe i sosnowe z Europy nadaje naszym placom zabaw indywidualnego charakteru. Na nasze wszystkie drewniane place zabaw udzielamy 10-letniej gwarancji. DOŚWIADCZENIE ZAWSZE ZWYCIĘŻA Jesteśmy szczególnie dumni z tego, że nasze produkty inspirują miliony zadowolonych klientów z całej Europy. W naszej bogatej ofercie każda rodzina znajdzie dla siebie idealny drewniany plac zabaw. WSPARCIE KLIENTÓW Czy masz pytania lub potrzebujesz wsparcia? W Wickey masz do dyspozycji osobistych i najnowocześniejszych cyfrowych pomocników. Dowiedz się więcej #WICKEYADVENTURE Pozwólcie się Państwo zainspirować naszym zadowolonym klientom z całej Europy, aby stworzyć swój własny mały raj lub podzielcie się swoim rajem Wickey z innymi użytkownikami Instagramu pod hashtagiem #wickeyadventure. ALEKSANDRA P. Polska star-solid star-solid star-solid star-solid star-solid 4 “Zdecydowanie na tak. Proces zamówienia jest bardzo prosty. Długo zastanawialiśmy się skąd zamówić plac zabaw dla naszego synka i Wickey wygrał dzięki wielu pozytywnym opiniom. Produkt jest prosty w montażu i wizualnie wyróżnia się na tle innych marek. Polecam.” JUŻ 80 KLIENTÓW POZOSTAWIŁO OCENĘ Trustscore 3,9 80 reviews Przeczytaj więcej ocen PLACE ZABAW, HUŚTAWKI I PIASKOWNICE FIRMY WICKEY Firma Wickey postrzega siebie jako pioniera w opracowywaniu wysokiej jakości placów zabaw i urządzeń do zabawy na świeżym powietrzu dla dzieci. Nasz pomysłowy i pieczołowicie skonstruowany sprzęt do zabawy z drewna zamieni każdy ogród i publiczny plac zabaw w cudowny park przygód dla piratów i księżniczek! Czy to huśtawka, wieża wspinaczkowa, piaskownica, czy też plac zabaw ze zjeżdżalnią — wszystkie plac do zabawy firmy Wickey wyróżniają się wysoką jakością i wyjątkowym wzornictwem. Połącz plac zabaw dla dzieci z rama huśtawką lub rozbuduj domek zabaw o piaskownicę — nic nie ogranicza Twojej kreatywności! Kolorowe akcesoria do plac zabaw lub domku na palach zapewnią dużą ilość znakomitej zabawy. Oprócz wieloletniej zabawy, szczególnie ważne jest dla nas także bezpieczeństwo Twoich dzieci. Z tego powodu do produkcji naszych plac zabawy w ogrodzie używamy wyłącznie wysokiej jakości drewna impregnowanego ciśnieniowo. Impregnacja chroni drewno przed wpływami atmosferycznymi i zapewnia długą trwałość. Odkryj nieskończone możliwości zabawy, które oferuje firma Wickey, i już teraz stwórz swój własny park zabaw! * Formularz kontaktowy Z przyjemnością udzielimy Ci pomocy * +48 (0) 22-292 223 8 poniedziałek - piątek 9:00 - 16:00 * Czesto zadawane pytania Jasne odpowiedzi na najważniejsze pytania Wickey * O nas * Wybierz Wickey! * Inspiration Obsługa klienta * Czesto zadawane pytania * Formularz kontaktowy * Obsługa klienta * Sposoby platnosci * Zamawianie i Wysylka * Drewno * Oswiadczenie gwarancyjne Tematy pomocy * Wideo montażowe * Zwrot i Zamiana Newsletter Ekskluzywne oferty, loterie i informacje Adres e-mail Subskrybuj exclamation-circle Chcę otrzymywać drogą mailową informacje, konkursy i oferty dotyczące asortymentu Wickey. Wiadomości wysyłane są zgodnie z naszą Polityką prywatności i w dowolnym momencie możesz zrezygnować z newslettera. OBSERWUJ NAS NA * * * * * Copyright Wickey © 2024. All Rights Reserved. Dane firmy | Polityka Prywatności | Regulamin sklepu | Odstąpienie od umowy | Spis dystrybutorów | Fatmoose.pl ¹ W razie zakupu naszych kotew gwarancja obejmuje także wszystkie elementy drewniane. W pozostałych przypadkach obowiązuje 2-letnia gwarancja ustawowa. Więcej informacji na temat zakresu gwarancji oraz reklamacji z jej tytułu znajduje się w naszym oświadczeniu gwarancyjnym. Przejdź do kasy Porównaj 0 Produkty Porównaj 0 Produkty chevron-right