Hello when I try to add a composite product to the cart by clicking add to cart several times
returns the error:
Fatal error: Uncaught Error: Call to a member function get_tax_class() on null in /home/customer/www/mammeebambini.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:225 Stack trace: #0 /home/customer/www/mammeebambini.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php(651): WC_Cart_Totals->get_items_from_cart() #1 /home/customer/www/mammeebambini.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php(143): WC_Cart_Totals->calculate_item_totals() #2 /home/customer/www/mammeebambini.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php(134): WC_Cart_Totals->calculate() #3 /home/customer/www/mammeebambini.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-cart.php(1398): WC_Cart_Totals->__construct(Object(WC_Cart)) #4 /home/customer/www/mammeebambini.com/public_html/wp-includes/class-wp-hook.php(290): WC_Cart->calculate_totals() #5 /home/customer/www/mammeebambini.com/public_html/wp-includes/class-w in /home/customer/www/mammeebambini.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php on line 225
could you help me to solve the problem?