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.
* Tweak - Make sure Stripe quick pay buttons are hidden for Bundles with configurable or priced-individually items.
* Important - Min/Max bundle size post meta are no longer available via 'WC_Product::get_meta'! Please update your code to use 'WC_Product_Bundle::get_min_bundle_size' and 'WC_Product_Bundle::get_max_bundle_size'.
* Feature - Introduced props for Min/Max Bundle Size fields and made them available in the core Importer/Exporter and REST API.
* Feature - Auto-apply bundle-sells discounts in cart.
* Fix - Fixed broken bundle-sells layout when using Elementor Pro.
* Fix - Bundle catalog price incorrect when using a 'Min Bunde Size' with 'Item Grouping > None'.
* Tweak - Moved 'woocommerce_before_bundled_items' action after bundle-sells title.
* Tweak - Introduce 'bundle_stock_quantity' prop to track the quantity of bundles that are available for purchase, taking bundled item stock limitations into account.