Implemented
Clear canvas upon adding product to cart
Clear canvas when user adds product to cart (or add another button: "Add to cart and clear canvas") for when user wants to order multiple variations of the same product (ie. 10 mugs but each with a different image and name on them)
Currently, when a product is added to the cart, the canvas still displays the customized product that was added to the cart.
In order to get a cleared canvas, the user has to either:
1. navigate to the shop page and select the item to customize again
2. delete individual customizations (as resetting the product after it's been added to the cart doesn't work)
+1 on this as a user option not a default as our users would like to have the main image cleared but the text left as edited. Perhaps an element option?