4ae28daca0
* Honor hidden property of cart item data and add support for experimental property * Add docs to experimental property * Typo * Add protection in ProductDetails for the case where 'details' is not an array * Update ProductDetails so it works properly in cases where 'name' is not provided * Add snapshot testing to ProductDetails |
||
---|---|---|
.. | ||
README.md | ||
checkout.jpg | ||
feature-flags-and-experimental-interfaces.md | ||
reserve-stock.jpg | ||
stock-reservation.md |
README.md
WooCommerce Blocks Handbook
This folder contains documentation for specific Blocks and Blocks functionality.
Document | Description |
---|---|
Stock Reservation during Checkout | This doc covers the Checkout Stock Reservation system. |
Features Flags and Experimental interfaces | This doc outlines all the current features that are gated behind a feature or experimental flag as well as any interfaces that are experimental |