Hello,
I need to create a site where people can order products but without price. So, I'm wondering what's the best way for this :
- Use Woocommerce and place all prices to 0 ( in this case, I need to avoid displaying all prices data)
- Create products with Types without Woocommerce. Here, I need to ensure that I can manage the cart and also the logistic management (stock decrease when order placed, warning whenreaching low stock …)
What's your advice for this and how can I do the cart and logistic management in the second solution ?
Thanks
Pat