Product SubTotal not including the add-on price on the cart page
-
Im using the latest version of the Product add-ons plugin with the latest versions of wordpress and woocommerce. Also using PHP 8.2.
When I add a product to the cart with a selected add-on, it added to the cart including the add-on. The strange part is that the product price and the product subtotal displayed in the cart are the product base price. I am expecting the add-on price to be added to the product price, or at least, to the product subtotal.
The thing is that the cart subtotal is correct. It has the product price plus the value of the add-on, so at the end, the total is correct, but I find the product side of the cart a little confusing.
I already tried using only woocommerce and the add-on plugin with the same result. The interesting part is that this is a staging website. In the live website I am using older versions of all the plugins and wordpress and the problem with the subtotal in the cart does not happen.
Keep in mind that I’m not using ajax add-to-cart feature.
I just want either to know if you know about an issue related to this or if you have some technical suggestions of what the cause (other than possible plugin or template conflict) could be and, may be, some tips to where to look and what to change to troubleshoot the problem.
- The topic ‘Product SubTotal not including the add-on price on the cart page’ is closed to new replies.