Hi,
I'm using woocomerce in a website i'm developing, and I created a function that limits the maximum order amount to 200€, and everything is working fine.
If the order value is up to 200€, the user cannot proceed to checkout.
Now, I would like to know if there is a way to enable user to export (as PDF) the products that user has in its cart.
Hope anyone can help me :)
Thanks