I have implemented the wishlist feature using corvid.
However I have managed to do this without the need for Wix Stores. The reson being my client does not want an online store as they offer bespoke services. They do have a product catalogue though.
The user can create a wishlist of items they wish to have from the products datasets I have created. This then saves the products alongside the user GUID to a dataset. I want to now implement a send wishlist button so that the wishlist gets emailed to my client in order to quote for it.
Has anybody emailed a user specific list form the click of a button before? If so I would love some assistance and advice.
Thanks in advance.