Sugiura
SHIKISHI PAPER FOR SIGNATURE 242X273MM (BA11)
160074
/ BA11
$0.80
x
{
const inc = 50;
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;
}
})()
"
>
=
Sugiura
SHIKISHI PAPER FOR SIGNATURE 242X273MM (BA11)
160074
/ BA11
$0.80
/ per pc
{
const inc = 50;
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;
}
})()
"
>