1)
{
quantity--;
if (false == true) {
const input = document.querySelector('#quantity_673919675c35b');
input.value = parseInt(input.value) - 1;
const event = new Event('change');
input.dispatchEvent(event);
return;
}
}"
:class="{'opacity-50 cursor-not-allowed hover:text-surface-interactive': quantity <= 1}" class="w-6 h-6 text-surface-interactive hover:text-surface-contrast transition cursor-pointer">