wp-decoupled
wp-decoupled copied to clipboard
Update Queries and cart functionalities to use WooCommerce Session.
- [ ] Update the cart functionality to utilize WooCommerce Session.
WooCommerce saves the cart information in the session. How to implement this is explained here: https://github.com/wp-graphql/wp-graphql-woocommerce/pull/88