WooCommerce Product Bundles 8.1.2

Download WooCommerce Product Bundles 8.1.2 from nulled fire. WooCommerce Product Bundles Create and offer highly configurable product bundles.
* Fix - '0' bundled product quantities in cart when WooCommerce Min/Max Quantities extension is installed.
* Important - Updated 'bundled-variation.php' template.
* Feature - New "Product Bundles - Bundle-Sells" mini-extension. Grab it at GitHub - somewherewarm/woocommerce-product-bundles-bundle-sells: "Frequently Bought Together" recommendations for WooCommerce, powered by WooCommerce Product Bundles..
* Feature - New "Product Bundles - Bulk Discounts" mini-extension. Grab it at GitHub - somewherewarm/woocommerce-product-bundles-bulk-discounts: Bulk discounts for WooCommerce Product Bundles..
* Fix - Repositioned variable bundled product add-ons under variation details.
* Fix - Added basic support for WooCommerce Min/Max Quantities. Min/Max Quantity rules defined at product level may now be overridden by the 'Quantity Min' and 'Quantity Max' configuration of a bundled item.
* Fix - Product Add-Ons prices concatenated instead of added. Affected bundles with a static price only.
* Fix - Fixed a 'WC_Cart::get_cart_url' deprecated notice when trying to re-purchase a 'Sold Individually' bundle.
* Dev - Added JS filters to allow customizing the single-product page script subtotals/totals calculation.
* Fix - Incorrect use of 'WP_Query' with an empty IDs array when editing products, causing performance issues to sites with a large number of products.
* Fix - Failure to invalidate external object cache when calling 'WC_Bundled_Item_Data::save', causing unnecessary database reads/writes on systems using an external object cache.
* Fix - Failure to synchronize the stock status of bundles when changing the stock status/quantity of a bundled product in some edge cases.
* Fix - PHP warning triggered by non-purchasable bundled products with a non-zero minimum quantity.
* Fix - Non-purchasable bundled products are displayed with an "Undefined" bundled product title.
* Tweak - Improved stock sync task runner logging.
* Tweak - Improved handling of non-purchasable bundled products. Introduced '/single-product/bundled-product-unavailable.php' template.