I need to build a simple app like shopping cart.
main.cpp
int main() { Cart cart; // add items cart.addItem("Shirt&qu