I\'m trying to create a Vuex getter that will return the total quantity of items in my shopping cart, however, my current implementation seems to not work correctly.