var shoppingCart = new Cart();
shoppingCart.initialize();

var productSet = new ProductSet();

var paintingSet = new PaintingSet();
