=== HeadlessWC: Ultimate eCommerce Decoupler === Contributors: dawidw11 Tags: woocommerce, headless, cart, rest-api Requires at least: 5.1 Tested up to: 6.8.2 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html The ultimate solution for integrating headless checkout functionalities into your WooCommerce store == Description == HeadlessWC revolutionizes your eCommerce approach by providing custom eCommerce endpoints for a headless checkout experience. This cutting-edge plugin is tailored for online stores seeking agility, speed, and an enhanced user experience, free from the limitations of traditional Wordpress approach. It is highly recommended to use the [NPM Client Package](https://www.npmjs.com/package/headless-wc-client), which serves as the client SDK for this WordPress plugin. The package is JavaScript framework-agnostic, allowing you to integrate it seamlessly with your preferred technologies, including React, Vue, Angular, Svelte, and others. This flexibility ensures you can leverage HeadlessWC with any front-end setup, enhancing your headless eCommerce capabilities with ease. For detailed API integration, please refer to the API [API Documentation](https://dawidw5219.github.io/headless-wc/) == Installation == 1. Ensure WC is installed and activated on your WordPress site. 2. Upload the `HeadlessWC` plugin to your `/wp-content/plugins/` directory, or install it directly through the WordPress plugins screen. 3. Activate the plugin through the \'Plugins\' menu in WordPress. 4. Enjoy the cutting-edge features and enhancements it brings to your WC store! == Frequently Asked Questions == = API Documentation = [https://dawidw5219.github.io/headless-wc/](https://dawidw5219.github.io/headless-wc/) = Do I need technical expertise to use this plugin? = While Headless WC is built with simplicity in mind, basic knowledge of headless architecture will help you maximize its potential. = Can I use this plugin with any theme? = Absolutely! Our plugin is designed to work seamlessly with any theme, offering you complete freedom in designing your store\'s front end. = Is Headless WC compatible with the latest version of Woo? = Yes, we are committed to keeping our plugin updated with the latest WC releases to ensure compatibility and performance. == Changelog == = v1.0.0 = Initial version = v1.1.0 = Added GET /wp-json/headless-wc/v1/products/ Added GET /wp-json/headless-wc/v1/products/${productID}