14129 items • 26804 users

WooCommerce Mix and Match Products

woocommerce

WooCommerce Mix and Match Products features

  • Easily Create Custom Assortments
  • Flexible Contents
  • Flexible Pricing
  • Flexible Shipping
  • Inventory Management
  • Customizable Templates

WooCommerce Mix and Match Products 2.7.0 changelog

2024.04.22 - version 2.7.0
* Important: Requires WordPress 5.0.
* New: Eliminated dynamic properties on objects. Resolves warning notices in PHP 8.2+. (Important! If using Not Sold Separately, you will need to upgrade to 2.4 of later: https://github.com/kathyisawesome/wc-not-sold-separately/releases/latest)
* New: Introduce wp.hooks actions `wc-mnm-initialize.${product_type}` and `wc.mnm.container.container-updated` and filter `wc.mnm.container.update_order_item_data` for compatibility with mini-extensions. NB: This replaces the experimental `wc_mnm_update_container_order_item_data` triggerHandler and the Javascript `wc-mnm-initialize.${product_type}` custom event in the order metabox scripts.
* Fix: Show child item availability/stock status if container has insufficient stock.
* Tweak: Add grayscale effect to out of stock child items.
* Tweak: Style compatibility tweak for quantity input alignment in Twenty TwentyFour theme.