WooCommerce Product Bundles 8.3.5

Download WooCommerce Product Bundles 8.3.5 from nulled fire. WooCommerce Product Bundles Create and offer highly configurable product bundles.
* Feature - New 'Form Location' option, located under 'Product Data > Advanced'. Allows you to modify the display location of the add-to-cart form in single-product pages. "Default": The add-to-cart form is displayed inside the single-product summary. "After summary": The add-to-cart form is displayed after the single-product summary. "After summary" usually allocates the entire page width for displaying form content. Note that some themes may not support this option.
* Feature - Client-side validation of bundled cart item quantities.
* Fix - Incorrect validation message when attempting to add a bundle with "Sold Individually" items to the cart and the quantity of the bundle is higher than 1. Now the quantity of the "Sold Individually" item is correctly kept equal to 1 in the cart.
* 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.