Hello,
Is it possible to add a thumbnail or a link to each item in the cart?
The product image/thumbnail I want to show is uploaded/provided by the customer (to create a custom sticker), and not known beforehand.
E.g. if I click on View Cart, I'd like to see:
[thumbnail of item1], "Item 1", [link to product page], quantiy: 1, $50
[thumbnail of item2], "Item 2", [link to product page], quantity: 2, $20
...
I would like to show the customer an image of the product, or at least be able to show a link so that he/she can click to review the image.
Thanks!