Maruman
MARUMAN SKETCH BAG - BLACK (SKBR6-05)
281323
/ SKBR6-05
$101.20
x
{
const inc = 1;
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;
}
})()
"
>
=
$101.20
/ per pc
{
const inc = 1;
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;
}
})()
"
>