Process file products.xls and check stocks for all products.

{{ progress.count > progress.total ? progress.total : progress.count }} of {{ progress.total }} processed

Check stock for single product.

Result:

{{ singleData.productName }}
Availability: {{ singleData.availability }}
Availability Date: {{ singleData.availabilityDate }}