scottyzen / woonuxt

Static e-commerce powered by WooCommerce & Nuxt
https://woonuxt.com
GNU General Public License v3.0
692 stars 191 forks source link

More a question then an Issue. #251

Open Novam-IT opened 2 months ago

Novam-IT commented 2 months ago

I'm looking into using woonuxt for a project. Before I start exploring, I'd like to have some questions answered if possible. I didn't find discord or slack server, so therefor I opened it here.

Are the cookies being shared between the backend and front end, especially the cart items.

We have a very specialized checkout process, which connects to multiple APIs based on the products chosen. I would be neat if I could use the regular woocommerce checkout page, so I can use our mandatory payment processor and checkout customizations.

2nd question, and I guess I will need to custom build this part, but I prefer to use typesense for my search and filtering. I guess there aren't any issues with that route, right?

Regards Wouter