Use an ide to create an an application in c++ that does the following.
In this assignment, you will continue working on your application. You will use arrays, strings, and numbers to represent the products selected by the customer and their quantities. You may use the sample code as the template. Create a new…