Installeer de app op uw iPhone/iPad: druk op de share knop en druk vervolgens op 'zet op beginscherm'
-
€ 12,00
€ 10,80
Min. bestelhoeveelheid: 1
-
€ 23,70
€ 21,33
Min. bestelhoeveelheid: 1
Laden
$(document).on('change', 'input', function() {
$("#bulkScanBlock").each(function() {
if($(this) .hasClass ('hide')) {
$('#Barcode') . hide()
}
else {
$('', {
id: 'Barcode',
class: 'Barcode-image',
}).prependTo('#quickOrder')
+ $('#Barcode') .html('

'); + $('.Barcode-image') .css({"width":"50%"})
}
});
});