WooCommerce Mix and Match Products 2.7.3 Changelogs

The WooCommerce Mix and Match Products 2.7.3 update, released on June 29, 2024, includes several important improvements and fixes. One of the main fixes addresses an issue where the quantity input was incorrect when editing a mix and match container in the cart. This means that now, you’ll see the right quantities when making changes to your customized product bundles. Another fix ensures that links (permalinks) are removed from child items in the cart block, which helps in reducing navigation confusion within the cart.

On the tweaking side, this update takes a step to improve how quantities are handled for products added to the cart via certain themes using AJAX. It essentially tries to fetch the correct quantity in scenarios where it might have been mishandled before. Additionally, there’s a rename of a technical function (wp.hooks action) to better organize the script, and last but not least, there’s a change that makes sure when you’re editing a container in the cart, the system redirects you back to the cart, simplifying the user experience during the customization process.

Latest Update Details

Version 2.7.3
Release Date 2024.06.29

Changelog

  • Fix: Incorrect quantity input value when editing a mix and match container in cart. #536.
  • Fix: Remove permalinks from child items in the cart block.
  • Tweak: As a last resort, attempt to get posted quantity from string inputs, ie: “mnm_quantity[99]” which commonly happens when themes attempt ajax add to cart.
  • Tweak: Rename wp.hooks action `wc-mnm-initialize.${product_type}` to `wc.mnm.initialize.${product_type}`
  • Tweak: Tell `wc-add-to-cart` script params to redirect to cart when editing a container in the cart.

Download WooCommerce Mix and Match Products 2.7.3