
Next Generation Front-End for WooCommerce
Introduction
The goal of WooNuxt is to provide a modern, fast, and SEO-friendly front-end for WooCommerce. It's built on Nuxt 3 and uses the WPGraphQL API to retrieve all the data it needs. It's also fully customizable and can be extended with your custom components and modules. You can see a live demo of WooNuxt by clicking the button below.
Troubleshooting
You can find some common errors and how to fix them here
Get Started
- Download the latest WooNuxt Settings plugin from the woonuxt-settings releases.
- Install and activate the plugin on your WordPress site. This will install all the required plugins for WooNuxt, add some useful fields to the WPGraphQL schema, and automatically retrieve the WooCommerce payment gateway settings for Stripe and PayPal.
- Once the plugin is activated you are ready to deploy WooNuxt on whatever hosting you like or click one of the fast deploy buttons below.
- Once the plugin is activated, configure
GQL_HOST and NUXT_IMAGE_DOMAINS. Check out the .env.example file for details.

Large Catalog ISR Setup (10K+ Products)