Cart Totals not correctly calculated
-
Hey guys, first of all, simple but AWESOME plugin.
I’m having the following issue with the Cart Totals calculation:
I’m using the WPC Composite Products for WooCommerce plugin to be able to sell one box of assorted products in one composite product.
Each composite product has it’s price and the components have their own individual price to be able to function properly.
Whenever I add one composite product the Cart Totals state the composite price and lists the components with their individual price, but the total is only for the composite price.
Example: Add one composite for $500 with two products at $250 each.
Composite Product x 1 – $500
–Component A – $250
–Component B – $250
Caert Total -> $500In the whole process the Cart only process the order as a $500 order, but when registering an abandoned cart, the plugin lists all the items and sums all of them, resulting in a $1000 cart total. Not only it does appear like that in the plugin’s abandoned list, if I click in the recover cart link it takes me to the same cart but now with the cart totals updated to $1000 like this:
Composite Product x 1 – $500
–Component A – $250
–Component B – $250
Cart Total -> $1000Let me know if you need something else to diagnose the problem.
Thanks a lot for your help!
Best regards, Akira.
- The topic ‘Cart Totals not correctly calculated’ is closed to new replies.