shop.ariemolenaarmotors.nl
Open in
urlscan Pro
83.217.94.65
Public Scan
Submitted URL: http://blendsz.sl/
Effective URL: https://shop.ariemolenaarmotors.nl/
Submission: On March 22 via api from LU — Scanned from NL
Effective URL: https://shop.ariemolenaarmotors.nl/
Submission: On March 22 via api from LU — Scanned from NL
Form analysis
10 forms found in the DOMGET https://shop.ariemolenaarmotors.nl/catalogsearch/result/
<form class="form minisearch" id="search_mini_form" x-ref="form" @submit.prevent="search()" action="https://shop.ariemolenaarmotors.nl/catalogsearch/result/" method="get"><label class="hidden" for="search"
data-role="minisearch-label"><span>Zoek</span></label> <input id="search" x-ref="searchInput" type="search" autocomplete="off" name="q" value="" placeholder="Doorzoek de hele winkel" maxlength="128"
class="w-full p-2 text-lg leading-normal transition appearance-none text-grey-800 focus:outline-none focus:border-transparent lg:text-xl" @focus.once="suggest" @input.debounce.300="suggest"
@keydown.arrow-down.prevent="focusElement($el.querySelector('[tabindex]'))"><template x-if="suggestions.length > 0">
<div class="w-full leading-normal transition appearance-none text-grey-800 flex flex-col mt-1"><template x-for="suggestion in suggestions">
<div class="flex justify-between p-2 bg-container-lighter even:bg-container mb-1 cursor-pointer border border-container hover:bg-container-darker" tabindex="0" @click="search(suggestion.title)" @keydown.enter="search(suggestion.title)"
@keydown.arrow-up.prevent=" focusElement($event.target.previousElementSibling) || $refs.searchInput.focus() " @keydown.arrow-down.prevent="focusElement($event.target.nextElementSibling)"><span x-text="suggestion.title"></span> <span
x-text="suggestion.num_results"></span></div>
</template></div>
</template><button type="submit" title="Zoek" class="action search sr-only" aria-label="Search">Zoek</button></form>
POST
<form class="form form-login" method="post" @submit.prevent="submitForm();" id="login-form">
<div class="fieldset login">
<div class="field email required"><label class="label" for="customer-email"><span>E-mail adres</span></label>
<div class="control"><input name="username" x-ref="customer-email" @change="errors = 0" type="email" required="" class="form-input input-text"></div>
</div>
<div class="field password required"><label for="pass" class="label"><span>Wachtwoord</span></label>
<div class="control"><input name="password" type="password" class="form-input input-text" required="" x-ref="customer-password" @change="errors = 0"></div>
</div><input name="context" type="hidden" value="checkout">
<div class="actions-toolbar flex justify-between pt-6 pb-2 items-center"><button type="submit" class="inline-flex btn btn-primary">Aanmelden</button>
<a href="https://shop.ariemolenaarmotors.nl/customer/account/forgotpassword/">Wachtwoord vergeten?</a></div>
</div>
</form>
POST https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/13960/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/13960/"
class="item product product-item product_addtocart_form card flex flex-col w-full "><input name="form_key" type="hidden" value="FmXDBafsmmGgbqK3"> <input type="hidden" name="product" value="13960">
<a href="https://shop.ariemolenaarmotors.nl/pantalon-horizon-2-fpt081-0011-l-1" class="product photo product-item-photo block mx-auto mb-3 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-13960.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/F/P/FPT081-0011-1_7.jpg" loading="lazy" width="360" height="360" alt="Pantalon Horizon 2" title="Pantalon Horizon 2"></a>
<div class="product-info flex flex-col flex-grow">
<div class="mb-4 font-semibold leading-tight max-w-80/100 lg:text-lg lg:leading-tight"><a class="product-item-link" href="https://shop.ariemolenaarmotors.nl/pantalon-horizon-2-fpt081-0011-l-1">Pantalon Horizon 2</a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__65fd68b825c7d() {
return {
updatePrice(priceData) {
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);
}
}
}
</script>
<div class="mb-4 w-full" x-data="initPriceBox__65fd68b825c7d()" @update-prices-13960.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="13960" data-price-box="product-id-13960"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-13960" data-price-amount="229.95" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 229,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">Normale prijs</span> <span id="old-price-13960" data-price-amount="319.99" data-price-type="oldPrice"
class="price-wrapper "><span class="price">€ 319,99</span></span> </span></span> </div>
</div> <button class="w-full btn btn-primary justify-center text-sm mr-auto" aria-label="In Winkelwagen"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6 border-current inline"
width="25" height="25">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
<span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">In Winkelwagen</span></button>
</div>
</div>
</form>
POST https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/13962/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/13962/"
class="item product product-item product_addtocart_form card flex flex-col w-full "><input name="form_key" type="hidden" value="FmXDBafsmmGgbqK3"> <input type="hidden" name="product" value="13962">
<a href="https://shop.ariemolenaarmotors.nl/pantalon-horizon-2-dames-fpt082-0011-l36-1" class="product photo product-item-photo block mx-auto mb-3 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-13962.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/F/P/FPT082-0011-1_6.jpg" loading="lazy" width="360" height="360" alt="Pantalon Horizon 2 Dames" title="Pantalon Horizon 2 Dames"></a>
<div class="product-info flex flex-col flex-grow">
<div class="mb-4 font-semibold leading-tight max-w-80/100 lg:text-lg lg:leading-tight"><a class="product-item-link" href="https://shop.ariemolenaarmotors.nl/pantalon-horizon-2-dames-fpt082-0011-l36-1">Pantalon Horizon 2 Dames</a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__65fd68b8332f8() {
return {
updatePrice(priceData) {
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);
}
}
}
</script>
<div class="mb-4 w-full" x-data="initPriceBox__65fd68b8332f8()" @update-prices-13962.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="13962" data-price-box="product-id-13962"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-13962" data-price-amount="209.95" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 209,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">Normale prijs</span> <span id="old-price-13962" data-price-amount="299.99" data-price-type="oldPrice"
class="price-wrapper "><span class="price">€ 299,99</span></span> </span></span> </div>
</div> <button class="w-full btn btn-primary justify-center text-sm mr-auto" aria-label="In Winkelwagen"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6 border-current inline"
width="25" height="25">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
<span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">In Winkelwagen</span></button>
</div>
</div>
</form>
POST https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/13972/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/13972/"
class="item product product-item product_addtocart_form card flex flex-col w-full "><input name="form_key" type="hidden" value="FmXDBafsmmGgbqK3"> <input type="hidden" name="product" value="13972">
<a href="https://shop.ariemolenaarmotors.nl/pantalon-sand-3-fpt083-1011-m-1" class="product photo product-item-photo block mx-auto mb-3 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-13972.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/F/P/FPT083-1011-1_1_1.jpg" loading="lazy" width="360" height="360" alt="Pantalon Sand 3" title="Pantalon Sand 3"></a>
<div class="product-info flex flex-col flex-grow">
<div class="mb-4 font-semibold leading-tight max-w-80/100 lg:text-lg lg:leading-tight"><a class="product-item-link" href="https://shop.ariemolenaarmotors.nl/pantalon-sand-3-fpt083-1011-m-1">Pantalon Sand 3</a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__65fd68b836ab7() {
return {
updatePrice(priceData) {
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);
}
}
}
</script>
<div class="mb-4 w-full" x-data="initPriceBox__65fd68b836ab7()" @update-prices-13972.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="13972" data-price-box="product-id-13972"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-13972" data-price-amount="225" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 225,00</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">Normale prijs</span> <span id="old-price-13972" data-price-amount="319.99" data-price-type="oldPrice"
class="price-wrapper "><span class="price">€ 319,99</span></span> </span></span> </div>
</div> <button class="w-full btn btn-primary justify-center text-sm mr-auto" aria-label="In Winkelwagen"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6 border-current inline"
width="25" height="25">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
<span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">In Winkelwagen</span></button>
</div>
</div>
</form>
POST https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/14069/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/14069/"
class="item product product-item product_addtocart_form card flex flex-col w-full "><input name="form_key" type="hidden" value="FmXDBafsmmGgbqK3"> <input type="hidden" name="product" value="14069">
<a href="https://shop.ariemolenaarmotors.nl/regenbroek-sphinx-h2o-frc005-0010-l-1" class="product photo product-item-photo block mx-auto mb-3 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-14069.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/F/R/FRC005-0010-1_3_1.jpg" loading="lazy" width="360" height="360" alt="Regenbroek Sphinx H2O" title="Regenbroek Sphinx H2O"></a>
<div class="product-info flex flex-col flex-grow">
<div class="mb-4 font-semibold leading-tight max-w-80/100 lg:text-lg lg:leading-tight"><a class="product-item-link" href="https://shop.ariemolenaarmotors.nl/regenbroek-sphinx-h2o-frc005-0010-l-1">Regenbroek Sphinx H2O</a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__65fd68b839c50() {
return {
updatePrice(priceData) {
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);
}
}
}
</script>
<div class="mb-4 w-full" x-data="initPriceBox__65fd68b839c50()" @update-prices-14069.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="14069" data-price-box="product-id-14069"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-14069" data-price-amount="79.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 79,99</span></span> </span></span> </div>
</div> <button class="w-full btn btn-primary justify-center text-sm mr-auto" aria-label="In Winkelwagen"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6 border-current inline"
width="25" height="25">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
<span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">In Winkelwagen</span></button>
</div>
</div>
</form>
POST https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/16792/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/16792/"
class="item product product-item product_addtocart_form card flex flex-col w-full "><input name="form_key" type="hidden" value="FmXDBafsmmGgbqK3"> <input type="hidden" name="product" value="16792">
<a href="https://shop.ariemolenaarmotors.nl/stripes-tx-jacket-1" class="product photo product-item-photo block mx-auto mb-3 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-16792.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/s/t/stripes_2.jpg" loading="lazy" width="360" height="360" alt="Stripes TX Jacket" title="Stripes TX Jacket"></a>
<div class="product-info flex flex-col flex-grow">
<div class="mb-4 font-semibold leading-tight max-w-80/100 lg:text-lg lg:leading-tight"><a class="product-item-link" href="https://shop.ariemolenaarmotors.nl/stripes-tx-jacket-1">Stripes TX Jacket</a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__65fd68b83daf8() {
return {
updatePrice(priceData) {
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);
}
}
}
</script>
<div class="mb-4 w-full" x-data="initPriceBox__65fd68b83daf8()" @update-prices-16792.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="16792" data-price-box="product-id-16792"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-16792" data-price-amount="139" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 139,00</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">Normale prijs</span> <span id="old-price-16792" data-price-amount="199.95" data-price-type="oldPrice"
class="price-wrapper "><span class="price">€ 199,95</span></span> </span></span> </div>
</div> <button class="w-full btn btn-primary justify-center text-sm mr-auto" aria-label="In Winkelwagen"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6 border-current inline"
width="25" height="25">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
<span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">In Winkelwagen</span></button>
</div>
</div>
</form>
POST https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/17361/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/17361/"
class="item product product-item product_addtocart_form card flex flex-col w-full "><input name="form_key" type="hidden" value="FmXDBafsmmGgbqK3"> <input type="hidden" name="product" value="17361">
<a href="https://shop.ariemolenaarmotors.nl/navara-jacket-zwart-1" class="product photo product-item-photo block mx-auto mb-3 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-17361.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/4/_/4_1_2_1.jpg" loading="lazy" width="360" height="360" alt="Navara Jacket Zwart " title="Navara Jacket Zwart "></a>
<div class="product-info flex flex-col flex-grow">
<div class="mb-4 font-semibold leading-tight max-w-80/100 lg:text-lg lg:leading-tight"><a class="product-item-link" href="https://shop.ariemolenaarmotors.nl/navara-jacket-zwart-1">Navara Jacket Zwart </a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__65fd68b8433d3() {
return {
updatePrice(priceData) {
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);
}
}
}
</script>
<div class="mb-4 w-full" x-data="initPriceBox__65fd68b8433d3()" @update-prices-17361.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="17361" data-price-box="product-id-17361"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-17361" data-price-amount="245" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 245,00</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">Normale prijs</span> <span id="old-price-17361" data-price-amount="349" data-price-type="oldPrice"
class="price-wrapper "><span class="price">€ 349,00</span></span> </span></span> </div>
</div> <button class="w-full btn btn-primary justify-center text-sm mr-auto" aria-label="In Winkelwagen"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6 border-current inline"
width="25" height="25">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
<span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">In Winkelwagen</span></button>
</div>
</div>
</form>
POST https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/17369/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/17369/"
class="item product product-item product_addtocart_form card flex flex-col w-full "><input name="form_key" type="hidden" value="FmXDBafsmmGgbqK3"> <input type="hidden" name="product" value="17369">
<a href="https://shop.ariemolenaarmotors.nl/colorado-broek-1" class="product photo product-item-photo block mx-auto mb-3 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-17369.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/1/0/10_3_1.jpg" loading="lazy" width="360" height="360" alt="Colorado Broek " title="Colorado Broek "></a>
<div class="product-info flex flex-col flex-grow">
<div class="mb-4 font-semibold leading-tight max-w-80/100 lg:text-lg lg:leading-tight"><a class="product-item-link" href="https://shop.ariemolenaarmotors.nl/colorado-broek-1">Colorado Broek </a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__65fd68b84bc54() {
return {
updatePrice(priceData) {
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);
}
}
}
</script>
<div class="mb-4 w-full" x-data="initPriceBox__65fd68b84bc54()" @update-prices-17369.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="17369" data-price-box="product-id-17369"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-17369" data-price-amount="139" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 139,00</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">Normale prijs</span> <span id="old-price-17369" data-price-amount="199" data-price-type="oldPrice"
class="price-wrapper "><span class="price">€ 199,00</span></span> </span></span> </div>
</div> <button class="w-full btn btn-primary justify-center text-sm mr-auto" aria-label="In Winkelwagen"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6 border-current inline"
width="25" height="25">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
<span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">In Winkelwagen</span></button>
</div>
</div>
</form>
POST https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/17411/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8_Z2FkX3NvdXJjZT0x/product/17411/"
class="item product product-item product_addtocart_form card flex flex-col w-full "><input name="form_key" type="hidden" value="FmXDBafsmmGgbqK3"> <input type="hidden" name="product" value="17411">
<a href="https://shop.ariemolenaarmotors.nl/pantalon-geer-2-zwart-1" class="product photo product-item-photo block mx-auto mb-3 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-17411.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/2/2/22_3_1.jpg" loading="lazy" width="360" height="360" alt="Pantalon Gear 2 Zwart " title="Pantalon Gear 2 Zwart "></a>
<div class="product-info flex flex-col flex-grow">
<div class="mb-4 font-semibold leading-tight max-w-80/100 lg:text-lg lg:leading-tight"><a class="product-item-link" href="https://shop.ariemolenaarmotors.nl/pantalon-geer-2-zwart-1">Pantalon Gear 2 Zwart </a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__65fd68b84f628() {
return {
updatePrice(priceData) {
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);
}
}
}
</script>
<div class="mb-4 w-full" x-data="initPriceBox__65fd68b84f628()" @update-prices-17411.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="17411" data-price-box="product-id-17411"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-17411" data-price-amount="210" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 210,00</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">Normale prijs</span> <span id="old-price-17411" data-price-amount="350" data-price-type="oldPrice"
class="price-wrapper "><span class="price">€ 350,00</span></span> </span></span> </div>
</div> <button class="w-full btn btn-primary justify-center text-sm mr-auto" aria-label="In Winkelwagen"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-6 w-6 border-current inline"
width="25" height="25">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
<span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">In Winkelwagen</span></button>
</div>
</div>
</form>
Text Content
Wij gebruiken cookies om uw ervaring beter te maken. Om te voldoen aan de cookie wetgeving, vragen we uw toestemming om de cookies te plaatsen. Read our policy Cookies toestaan Wij gebruiken cookies om uw ervaring beter te maken. Om te voldoen aan de cookie wetgeving, vragen we uw toestemming om de cookies te plaatsen. Read our policy Cookies toestaan Ga naar de inhoud * Centraal gelegen in Nederland, bereikbaar voor iedereen * Gratis verzending vanaf €75 in heel Nederland * Al 59 jaar een begrip in Nederland * Over ons * Klantenservice Motorkleding Motorkleding Bekijk alles Motorjassen Motorbroeken Motorpakken Regenkleding Onderkleding Protectoren T'shirts Sweaters / Vesten / Hoody Petten / Mutsen Merchandise Accessoires Helmen Helmen Bekijk alles Systeem Integraal Jet helmen Crosshelmen Pinlock Communicatie en Navigatie Helm onderdelen Handschoenen Handschoenen Bekijk alles Winter Handschoenen Zomer Handschoenen Midseason handschoenen Gore-tex handschoenen Motorlaarzen / schoenen Motorlaarzen / schoenen Bekijk alles Motorsneaker Motorlaarzen Bagage Bagage Bekijk alles Rugtassen Tanktassen Zadeltassen Roltassen Bagagetas accesoires Topkoffer Koffer Motoronderdelen Motoronderhoud Motoronderhoud Bekijk alles Olie Wassen / Poetsen Ketting onderhoud Accu laders Additieven Motorkleding Motorjassen Motorbroeken Motorpakken Regenkleding Onderkleding Protectoren T'shirts Sweaters / Vesten / Hoody Petten / Mutsen Merchandise Accessoires Helmen Systeem Integraal Jet helmen Crosshelmen Pinlock Communicatie en Navigatie Helm onderdelen Handschoenen Winter Handschoenen Zomer Handschoenen Midseason handschoenen Gore-tex handschoenen Motorlaarzen / schoenen Motorsneaker Motorlaarzen Bagage Rugtassen Tanktassen Zadeltassen Roltassen Bagagetas accesoires Topkoffer Koffer Motoronderdelen Motoronderhoud Olie Wassen / Poetsen Ketting onderhoud Accu laders Additieven Producten vergelijken 0 product producten Zoek Aanmelden Account aanmaken Cart 0 Zoek Zoek WINKELWAGEN x Subtotaal: Afrekenen of Bekijk en bewerk winkelwagen Bezig met laden... CHECKOUT USING YOUR ACCOUNT E-mail adres Wachtwoord Aanmelden Wachtwoord vergeten? CHECKOUT AS A NEW CUSTOMER Het aanmaken van een account heeft vele voordelen: * Bekijk bestelling en verzendstatus * Bekijk bestelgeschiedenis * Reken sneller af Account aanmaken MAAK JE MOTOR EN UITRUSTING KLAAR VOOR HET MOTORSEIZOEN Bekijk hier onze motorkledingBekijk hier alles voor je motor KLEDING ONDERDELEN CATEGORIEËN Favorieten van dit moment. Motorkleding Jouw motorkleding vind je achter deze knop. Motorpakken, motorjassen, motorbroeken, regenkleding. Bekijk onze Collectie Motorhandschoenen Hier vind je motorhandschoenen voor de zomer, motohandschoenen voor de winter, motorhandschoenen voor 3 seizoenen. Bekijk onze handschoenen Motorlaarzen Deze knop brengt je bij alle soorten motorlaarzen, motorschoenen en motor sokken Bekijk onze laarzencollectie Motorhelmen Deze knop brengt je bij onze collectie helmen Bekijk onze helmen Navigatie Klik hier en je vindt navigatie systemen, telefoonhounders en meer Bekijk nu onze navigatie collectie Motoronderhoud Vind hier je producten om je motorfiets in topstaat te houden Bekijk onze onderhoudsproducten Bagage Hier vind je alle soorten rugtassen, tanktassen, zadeltassen en koffers. Bekijk de opties Opruiming OP=OP Alle SALE producten bij elkaar, metmesscherpe prijzen. Zit jou maat erbij? Bekijk hier onze aanbiedingen * Gratis verzending vanaf €75,- * 3000m2 motorplezier * Bestelling afhalen in onze winkel mogelijk * 15 Verschillende soorten kledingmerken * Advies van ervaren specialisten in onze fysieke winkel * De nummer één motorzaak van Nederland Gemiddeld 4,3 / 5 +500 beoordelingen 15x Populaire Producten Favorieten van dit moment. Pantalon Horizon 2 Vanaf € 229,95 Normale prijs € 319,99 In Winkelwagen Pantalon Horizon 2 Dames Vanaf € 209,95 Normale prijs € 299,99 In Winkelwagen Pantalon Sand 3 Vanaf € 225,00 Normale prijs € 319,99 In Winkelwagen Regenbroek Sphinx H2O Vanaf € 79,99 In Winkelwagen Stripes TX Jacket Vanaf € 139,00 Normale prijs € 199,95 In Winkelwagen Navara Jacket Zwart Vanaf € 245,00 Normale prijs € 349,00 In Winkelwagen Colorado Broek Vanaf € 139,00 Normale prijs € 199,00 In Winkelwagen Pantalon Gear 2 Zwart Vanaf € 210,00 Normale prijs € 350,00 In Winkelwagen SHOP OOK OFFLINE BIJ ARIE MOLENAAR MOTORS Motorzaak Arie Molenaar Motors is gespecialiseerd in de verkoop van motoren en motorkleding. Wij bieden onze klanten dan ook een uniek assortiment waaruit dit specialistische karakter blijkt. Ons aanbod motoren en motorkleding (motorhelm, motorpakken, motorjassen en motorhandschoenen) bestaat uit kwaliteitsmerken en wisselt constant. Hierdoor zit er altijd wel iets voor u tussen. Stuk voor stuk motoren en kledingitems van hoge kwaliteit voor een betaalbare prijs. Optimaal genieten van uw motorrit, dat begint bij onze motorzaak! Bent u nu benieuwd of wij uw beoogde kledingstuk op voorraad hebben? Bel of mail ons dan! In de winkel langs komen kan ook altijd zonder afspraak binnen openingstijden. Klik hier voor onze huidige collectie motorkleding CONTACTGEGEVENS * Arie Molenaar Motors * Einsteinweg 4 * 3404 LK IJsselstein * Tel: 030 – 688 12 28 * webshop@ariemolenaarmotors.nl * Facebook * Twitter * Instagram KLANTENSERVICE * Mijn account * Klantenservice * Algemene voorwaarden * Retourneren POPULAIRE CATEGORIEËN * Motoronderdelen * Motorkleding * Helmen OPENINGSTIJDEN * Dinsdag:08.00 - 18.00 * Woensdag:08.00 - 18.00 * Donderdag:08.00 - 18.00 * Vrijdag:08.00 - 20.00 * Zaterdag:08.00 - 17.00 Copyright © 2018 Arie Molenaar Motors. Alle rechten voorbehouden. word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1