Life
AIR MAIL LETTER PAD L1096 (L1096)
234102
/ L1096
$4.00
x
{
const inc = 10;
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;
}
})()
"
>
=
$4.00
/ per pc
{
const inc = 10;
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;
}
})()
"
>