== Changelog == = 2.3.0 - 26-01-2023 = * Fix PHP 8.2 dynamic property issue. * Compatibility with WooCommerce 7.3.0 = 2.2.2 - 21-12-2022 = * Compatibility with WooCommerce 7.2.1 = 2.2.1 - 21-11-2022 = * Compatibility with WooCommerce 7.1.0 = 2.2.0 - 03-11-2022 = * Fix issue of private wakeup and clone methods with php 8 * Compatibility with WordPress 6.1 * Compatibility with WooCommerce 7.0.1 = 2.1.0 - 16-10-2022 = * Compatibility with WooCommerce 7.0.0 = 2.0.0 - 10-10-2022 = * Add compatibility with WMPL. * Compatibility check with WooCommerce 6.9.4 = 1.4.0 - 06-09-2022 = * Allow bundle products for auto add to the cart. * Compatibility check with WooCommerce 6.8.2 = 1.3.1 - 02-08-2022 = * Check product exists when auto add to cart. * Compatibility check with WooCommerce 6.7.0 = 1.3.0 - 28-06-2022 = * Fix checkeing cart contents count issue in quantity based conditions. * Compatibility check with WooCommerce 6.6.1 = 1.2.3 - 30-05-2022 = * Compatibility check with WordPress 6.0 = 1.2.2 - 17-05-2022 = * Fix cart item price issue with multicurrency plugins. * Compatibility check with WooCommerce 6.5.1 = 1.2.1 - 14-04-2022 = * Compatibility check with WooCommerce 6.4.0 = 1.2.0 - 07.03.2022 = * Use woocommerce_add_cart_item_data filter for auto add product cart_item_data. * Compatibility check with WooCommerce 6.2.1 = 1.1.0 - 08.02.2022 = * Show message in the cart when product is not purchasable or has not enough stock. * Fix issue of adding and removing products in the cart block. * Compatibility check with WooCommerce 6.1.1 * Compatibility check with Wordpress 5.9 = 1.0.0 - 15.09.2021 = * First release.