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 July 25 via api from US — Scanned from NL
Effective URL: https://shop.ariemolenaarmotors.nl/
Submission: On July 25 via api from US — 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%2C/product/13942/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8%2C/product/13942/" class="item product product-item product_addtocart_form card flex flex-col w-full "><input
name="form_key" type="hidden" value="stdjjYuVIFQBJNFV"> <input type="hidden" name="product" value="13942">
<a href="https://shop.ariemolenaarmotors.nl/jack-outback-2-dames-fjt209-1010-l34-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-13942.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/F/J/FJT209-1010-1_7.jpg" loading="lazy" width="360" height="360" alt="Jack Outback 2 Dames LAATSTE MAAT 42" title="Jack Outback 2 Dames LAATSTE MAAT 42"></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/jack-outback-2-dames-fjt209-1010-l34-1">Jack Outback 2 Dames LAATSTE MAAT 42</a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__64be99052b5ca() {
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__64be99052b5ca()" @update-prices-13942.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="13942" data-price-box="product-id-13942"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-13942" data-price-amount="224.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 224,99</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-13942" 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%2C/product/13953/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8%2C/product/13953/" class="item product product-item product_addtocart_form card flex flex-col w-full "><input
name="form_key" type="hidden" value="stdjjYuVIFQBJNFV"> <input type="hidden" name="product" value="13953">
<a href="https://shop.ariemolenaarmotors.nl/jack-jupiter-2-fjt219-1010-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-13953.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/F/J/FJT219-1010-1_6.jpg" loading="lazy" width="360" height="360" alt="Jack Jupiter 2 LAATSTE MAAT S" title="Jack Jupiter 2 LAATSTE MAAT S"></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/jack-jupiter-2-fjt219-1010-l-1">Jack Jupiter 2 LAATSTE MAAT S</a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__64be99052faa9() {
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__64be99052faa9()" @update-prices-13953.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="13953" data-price-box="product-id-13953"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-13953" data-price-amount="150" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 150,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-13953" data-price-amount="199.99" data-price-type="oldPrice"
class="price-wrapper "><span class="price">€ 199,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%2C/product/13955/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8%2C/product/13955/" class="item product product-item product_addtocart_form card flex flex-col w-full "><input
name="form_key" type="hidden" value="stdjjYuVIFQBJNFV"> <input type="hidden" name="product" value="13955">
<a href="https://shop.ariemolenaarmotors.nl/jack-flare-fjt221-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-13955.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/F/J/FJT221-0010-1_6.jpg" loading="lazy" width="360" height="360" alt="Jack Flare" title="Jack Flare"></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/jack-flare-fjt221-0010-l-1">Jack Flare</a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__64be990530826() {
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__64be990530826()" @update-prices-13955.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="13955" data-price-box="product-id-13955"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-13955" data-price-amount="229.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 229,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%2C/product/13960/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8%2C/product/13960/" class="item product product-item product_addtocart_form card flex flex-col w-full "><input
name="form_key" type="hidden" value="stdjjYuVIFQBJNFV"> <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__64be9905315c1() {
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__64be9905315c1()" @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="319.99" data-price-type="finalPrice" 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%2C/product/13961/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8%2C/product/13961/" class="item product product-item product_addtocart_form card flex flex-col w-full "><input
name="form_key" type="hidden" value="stdjjYuVIFQBJNFV"> <input type="hidden" name="product" value="13961">
<a href="https://shop.ariemolenaarmotors.nl/jack-horizon-2-dames-fjt227-1010-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-13961.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/F/J/FJT227-1010-1_6.jpg" loading="lazy" width="360" height="360" alt="Jack Horizon 2 Dames" title="Jack 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/jack-horizon-2-dames-fjt227-1010-l36-1">Jack Horizon 2 Dames</a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__64be99053220a() {
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__64be99053220a()" @update-prices-13961.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="13961" data-price-box="product-id-13961"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-13961" data-price-amount="399.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 399,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%2C/product/13962/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8%2C/product/13962/" class="item product product-item product_addtocart_form card flex flex-col w-full "><input
name="form_key" type="hidden" value="stdjjYuVIFQBJNFV"> <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__64be990532ef7() {
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__64be990532ef7()" @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="299.99" data-price-type="finalPrice" 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%2C/product/13972/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8%2C/product/13972/" class="item product product-item product_addtocart_form card flex flex-col w-full "><input
name="form_key" type="hidden" value="stdjjYuVIFQBJNFV"> <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__64be990533baa() {
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__64be990533baa()" @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%2C/product/14067/
<form method="post" action="https://shop.ariemolenaarmotors.nl/checkout/cart/add/uenc/aHR0cHM6Ly9zaG9wLmFyaWVtb2xlbmFhcm1vdG9ycy5ubC8%2C/product/14067/" class="item product product-item product_addtocart_form card flex flex-col w-full "><input
name="form_key" type="hidden" value="stdjjYuVIFQBJNFV"> <input type="hidden" name="product" value="14067">
<a href="https://shop.ariemolenaarmotors.nl/regenbroek-acid-h2o-frc003-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-14067.window="$el.src = $event.detail" src="https://shop.ariemolenaarmotors.nl/media/catalog/product/cache/d1ba8c35ffc019f651ecdce3f512cc8d/F/R/FRC003-0010-1_3_1.jpg" loading="lazy" width="360" height="360" alt="REV'IT Regenbroek Acid H2O" title="REV'IT Regenbroek Acid 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-acid-h2o-frc003-0010-l-1">REV'IT Regenbroek Acid H2O</a></div>
<div class="mt-auto flex flex-wrap justify-center items-center">
<script>
function initPriceBox__64be990534874() {
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__64be990534874()" @update-prices-14067.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="14067" data-price-box="product-id-14067"> <span class="normal-price"> <span class="price-container price-final_price tax weee"> <span
class="price-label">Vanaf</span> <span id="product-price-14067" data-price-amount="39.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">€ 39,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>
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 Intergraal Jet helmen Crosshelmen Scooterhelmen Shark Helmets Pinlock Communication & Navigation Helm onderdelen Handschoenen Handschoenen Bekijk alles Winter Handschoenen Zomer Handschoenen Midseason handschoenen Gore-tex handschoenen Bagage Bagage Bekijk alles Rugtassen Roltassen 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 Intergraal Jet helmen Crosshelmen Scooterhelmen Shark Helmets Pinlock Communication & Navigation Helm onderdelen Handschoenen Winter Handschoenen Zomer Handschoenen Midseason handschoenen Gore-tex handschoenen Bagage Rugtassen Roltassen 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. Jack Outback 2 Dames LAATSTE MAAT 42 Vanaf € 224,99 Normale prijs € 299,99 In Winkelwagen Jack Jupiter 2 LAATSTE MAAT S Vanaf € 150,00 Normale prijs € 199,99 In Winkelwagen Jack Flare Vanaf € 229,99 In Winkelwagen Pantalon Horizon 2 Vanaf € 319,99 In Winkelwagen Jack Horizon 2 Dames Vanaf € 399,99 In Winkelwagen Pantalon Horizon 2 Dames Vanaf € 299,99 In Winkelwagen Pantalon Sand 3 Vanaf € 225,00 Normale prijs € 319,99 In Winkelwagen REV'IT Regenbroek Acid H2O Vanaf € 39,99 In Winkelwagen SHOP OOK OFFLINE BIJ ARE 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 * * gesloten van 18.00 - 19.00 Copyright © 2018 Arie Molenaar Motors. Alle rechten voorbehouden.