Iwako
PENCIL SHARPENER ASSORT BL6/PK2/GR2/OR2 (SH-SUK001)
210163
/ SH-SUK001
$0.90
x
{
const inc = 12;
let q = Number($event.target.value) || inc;
if (q % inc !== 0) {
q = Math.max(inc, Math.ceil(q / inc) * inc);
quantity = q;
msg = `The unit size is ${inc}.`;
showMessage = true;
setTimeout(() => { showMessage = false }, 2000);
} else {
quantity = q;
}
})()
"
>
=
$0.90
/ per pc
{
const inc = 12;
let q = Number($event.target.value) || inc;
if (q % inc !== 0) {
q = Math.max(inc, Math.ceil(q / inc) * inc);
quantity = q;
msg = `The unit size is ${inc}.`;
showMessage = true;
setTimeout(() => { showMessage = false }, 2000);
} else {
quantity = q;
}
})()
"
>