WooCommerce – Mix and Match – Version – 2.8.2

2025.10.20 – version 2.8.2
* Fix: Hide price of child items in cart block if not priced per item.
* Tweak: Add theme button class to edit selections button in cart block.
* Tweak: Improve Flatsome theme compatibility for plus/minus buttons.
2025.10.08 – version 2.8.1
* New: Introduce minimalist cart display mode for cart block and side cart blocks. Enable via `add_filter( ‘wc_mnm_enable_minimal_cart_display’, ‘__return_true’ );`
* Fix: Fatal error: Uncaught Exception stock validtation in trait-wc-mnm-container-validation.php.
* Fix: Revert wc()->is_store_api_request() usage. It’s giving false postives.