WooCommerce Mix and Match Products Nulled You set the size limit of the assortment (number of items needed to “complete” a container or pack) and define which items should be available to choose, while your customer maintains complete control over the quantity of individual products being packaged together.
Selling cases of wine? A dozen donuts? Fruit baskets? Six-packs of T-shirts? Mix and Match is ideal for offering similar products in bulk containers. Perfect for encouraging customers to buy in bulk without forcing them to buy items that don’t interest them.
Mix and Match Products Nulled supports selling simple products and product variations as part of a container. You can allow as many or as few items as you wish to be available in any given Mix and Match assortment.
Flexible Contents
Mix and Match supports selling simple products and product variations as part of a container. You can allow as many or as few items as you wish to be available in any given Mix and Match assortment.
Flexible Pricing
Mix and Match assortments can have a static price or be priced per item and totalled.
Flexible Shipping
Mix and Match assortments can be shipped together in one package, shipped separately, or not shipped at all.
Inventory Management
Products in the Mix and Match assortment are inventory-managed just like standalone sales, and the Mix and Match product container can be stock-managed, too.
Customizable Templates
Once set up, a WooCommerce Mix and Match Products Free Download visually appears similar to a grouped product. Customers see a list of all available products and are allowed to assemble their assortment in any configuration.Each part of the table (and the table itself) can be customized via template overrides, same as the rest of WooCommerce.
Demo : https://woocommerce.com/products/woocommerce-mix-and-match-products/
Changelog
2024.08.07 - version 2.7.6
* Fix: Cart validation error when adding multiples of pack with same configuration.
2024.08.05 - version 2.7.5
* Fix: Show parent thumbnail for variations without thumbnail.
2024.07.26 - version 2.7.4
* New: Introduce styling for Mix and Match products in Receipt Rendering engine.
* Fix: Resolved a fatal error triggered with WooCommerce 9.1, when tracking and legacy Order data storage were enabled.
* Fix: Harden validation of mix and match container that's already in cart.
* Fix: Show placeholder image if child product has no thumbnail.
* Tweak: Slight simplification to add to cart validation error strings( "You have selected too many items" and "You have selected too few items"). Double check your translations for to
2024.06.29 - version 2.7.3
* 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.
2024.06.26 - version 2.7.2
* Fix: When creating duplicate product, limit duplicating child items to custom DB table if using products as contents source.
* Fix: Missing container contents list in checkout block on initial page load.
* Fix: Fix pay-for-order conflict with WooPayments.
2024.05.11 - version 2.7.1
* New: Introduce `wc_mnm_container_get_cart_edit_link` filter and add APFS subscription parameters to edit in cart link.
* Fix: Handle missed dynamic properties missed in 2.7.0 objects.
* Tweak: Update edit-container.php template.
* Tweak: Parameter for `wc.mnm.initialize.${type}` wp.hook is now an object.