def saveToCart(): cart.insert(len(cart), [self.selectedSizeShoe, self.selectedImgShoe, self.selectedColorShoe, self.shoePrice, self.variable.get()])