WooCommerce
Hi, have this been tested with WooCommerce? I am considering using wuxt for a WordPress site with 2500 products, and curious to know what the authors / people think of this in relation to this library?
Hi, no we have not integrated Woocommerce yet. I would recommend to use one of the woocommerce API wrappers in npm for product lists and single product views. Not sure how well the woocommerce api handles cart, payment-gateways etc.
If you build woo into wuxt, you're welcome to PR! Good luck!
OK thanks. I'll dig into it. However, I need some help to get started https://github.com/northosts/wuxt/issues/114
@simplenotezy
You may be interested in this: https://github.com/w3bdesign/nuxtjs-woocommerce
@w3bdesign thanks! Looks interesting. Keep it up!! :)