Hello Woodmart-team,
I have specific requirement: I want to add variations to the wishlist. I inspected the code and saw that this is not possible (by default) because only the product id is saved in the wishlist database table.
Is there a way to integrate a (premium paid) wishlist plugin into woodmart? The requirements is that a user can choose the variation of the product in all places where a user can add a product to the wishlist, e.g. quickview and product page.
So I have three questions:
1) Is there such a wishlist plugin which works well together with woodmart?
2) If there is not plugin: Is there a plan to add wishlist with variations in future releases
3) If there is no plugin and no plans to add this feature: can you give me some hints on how to implement it myself: e.g. how to add variation_id to the AJAX in the frontend?
Thank you very much for your help!