Hi,
We are planning to implement a requirement where we need to scan a product page that contains 3 barcodes. And read data from those 3 barcodes.
The current barcode field, scans one barcode at a time. To achieve same , we can keep 3 barcode components in UI but this is not our expectation from UI point of view.
Is there any way we can read details from all 3 barcodes at once (without user taking photo/scanning it 3 times individually) ?
Thanks,
Discussion posts and replies are publicly visible
Not OOTB. That would need a component plugin or an integration to a system capable of doing this.
Thank you Stefan for your response.