1) 
            { 
                quantity--;
                if (false == true) {
                    const input = document.querySelector('#quantity_690453f4e202e');
                    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">