@push('componentScripts') @endpush @php if(empty($disallowAddProductWorkflows)) { $disallowAddProductWorkflows = false; } @endphp @php if(empty($prefillByName)) { $prefillByName = ''; } @endphp @php if(empty($prefillById)) { $prefillById = ''; } @endphp @php if(!isset($isRequired)) { $isRequired = true; } @endphp
{{ $__t('You have to select a product') }}
{{ $__t('Type a new product name or barcode and hit TAB to start a workflow') }}
{{ $__t('will be added to the list of barcodes for the selected product on submit') }}