Back to Woocommerce

Data stores in WooCommerce Blocks

plugins/woocommerce/client/blocks/docs/internal-developers/data-store/README.md

10.9.3582 B
Original Source

Data stores in WooCommerce Blocks <!-- omit in toc -->

Table of contents <!-- omit in toc -->

In our project, we leverage @wordpress/data data stores to hold information about the state of various WooCommerce blocks.

More information on the actions and selectors available on each data store can be found in the third-party developer's data store documentation.