I have this object/array of objects.
const products = [{ name: \'apple\', count: 3 }, { name: \'banana\', count: 5 }, { name: \'carrot\',