WooCommerce
simplenotezy opened this issue · 4 comments
simplenotezy commented
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?
northosts commented
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!
simplenotezy commented
OK thanks. I'll dig into it. However, I need some help to get started #114
w3bdesign commented
You may be interested in this: https://github.com/w3bdesign/nuxtjs-woocommerce
simplenotezy commented
@w3bdesign thanks! Looks interesting. Keep it up!! :)