#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Product Bundles Premium - 1.3.6

  • New: support for WordPress 5.4
  • New: support for WooCommerce 4.0
  • New: support for YITH Proteo theme
  • Update: language files
  • Update: plugin framework
  • Fix: add-to-cart style in combination with Elementor plugin
  • Fix: bundle subtotal in orders
  • Tweak: prevent 'non-numeric value' error

YITH WooCommerce Product Bundles Premium - 1.3.5

  • New: possibility to search by sku when adding products to the bundle
  • Fix: issue with non-numeric values
  • Update: language files
  • Update: plugin framework

YITH WooCommerce Product Bundles Premium - 1.3.2

  • New: support for WordPress 5.3
  • New: support for WooCommerce 3.8
  • New: panel style
  • Tweak: added alert when clicking on disabled add-to-cart button if some variations are not selected or unavailable
  • Update: plugin framework
  • Fix: fatal error 'Call to a member function is_type() on bool'
  • Fix: price issues with taxes
  • Fix: enable/disable checkbox when clicking on label for optional items
  • Fix: issue with product object in quick view
  • Fix: YITH WooCommerce Role Based Prices integration
  • Dev: added yith_wcpb_minimum_characters_ajax_search filter

YITH WooCommerce Product Bundles Premium - 1.3.1

  • New - support to WooCommerce 3.7
  • New - support for YITH WooCommerce Waiting List also with 'Out of stock sync' enabled
  • Update - plugin framework
  • Update - language files
  • Fix - added missing parameter in woocommerce_add_cart_item_data filter
  • Fix - sync price of 'per item pricing' bundles for 'wc_product_meta_lookup' data
  • Fix - sync stock status in frontend only
  • Dev - added yith_wcpb_get_bundle_products_by_item function

YITH WooCommerce Product Bundles Premium - 1.3.0

  • New - possibility to set minimum quantity to zero for bundled items
  • New - support to YITH WooCommerce Deposits and Down Payments
  • Update - plugin framework
  • Update - language files
  • Fix - integration with YITH WooCommerce Request a Quote
  • Fix - enable/disable add-to-quote button in combination with YITH WooCommerce Request a Quote
  • Fix - shipping issue in combination with YITH WooCommerce Multi Vendor
  • Fix - attributes not shown when adding to the cart bundles with variable products
  • Fix - prevent adding bundle products in orders through 'Add products' box
  • Tweak - fixed text-domain for some strings
  • Dev - added yith_wcpb_wc_dropdown_variation_attribute_options function
  • Dev - added yith_wcpb_use_wc_dropdown_variation_attribute_options filter
  • Dev - added params to yith_wcpb_before_bundle_woocommerce_add_to_cart action
  • Dev - added params to yith_wcpb_after_bundle_woocommerce_add_to_cart params
  • Dev - added yith_wcpb_ajax_get_bundle_total_price_response filter
  • Dev - added params to JS trigger yith_wcpb_ajax_update_price_request

YITH WooCommerce Product Bundles Premium - 1.2.20

  • New - integration with YITH WooCommerce Name Your Price 1.1.5
  • Update - language files
  • Update - plugin framework
  • Fix - fatal error 'Call to undefined method YITH_WC_Bundled_Item::get_raw_title()'
  • Fix - show variation name inside request a quote list table
  • Tweak - prevent notice when adding to cart bundle

YITH WooCommerce Product Bundles Premium - 1.2.19

  • Fix - support to WPML
  • Tweak - removed deprecate woocommerce_stock_html filter by using wc_get_stock_html function
  • Dev - added yith_wcpb_default_bundle_item_description filter

YITH WooCommerce Product Bundles Premium - 1.2.18

  • New - support to WooCommerce 3.6
  • New - option to show the price of bundled items in Cart and Checkout when the option 'per item pricing' is enabled
  • Fix - integration with YITH WooCommerce Multi Vendor
  • Fix - support to YITH WooCommerce Dynamic Pricing and Discounts
  • Fix - non-closed tag in bundle widget
  • Fix - stock status issue in combination with third-party plugins
  • Fix - removed 'qty' css class in quantity buttons of bundled items to prevent issue with themes that customize the quantity buttons
  • Update - plugin framework
  • Update - language files
  • Tweak - check if bundle is in cart, otherwise remove bundled items, if they are there
  • Tweak - prevent notices with PHP 7
  • Dev - added yith_wcpb_select_product_box_args filter
  • Dev - added yith_wcpb_widget_before_product_title action