Hello @cowalenciawebs,
The below filter will display the Cart Total including Tax and Shipping cost in the Product Table, please add the filter to your child themes functions.php file.
// Show product table with cart total including tax and shipping cost
add_filter( 'woo_ca_recovery_enable_cart_total', '__return_true' );
Hope this helps.
Firstly – amazing plugin, thank you!
When we first started using the plugin, it showed the total without any mention of tax.
Then after a few weeks, it showed without tax (vat). With this fix there are a lot of numbers being shown (price, tax, shipping), which we think confuses things.
Is there a way to get back to the original, which just shows the total?
Thank you again.
Plugin Support
Aamir
(@aamiribsf)
Hello @benfridja,
Greetings of the day!
Unfortunately, we currently have this filter only to show the product price in the table with shipping taxes.
However, We have forwarded a feature request to the developer team to add the total price, including tax, to the table. Hopefully, the option will be added in future updates.
I hope you understand.
Best Regards,
HI
Is there no way for for it to be the product total like without the shipping.
Cart Total ( Cart Total + Tax )
Plugin Support
Aamir
(@aamiribsf)
Hello @sagejohn,
Thank you for contacting us. At the moment, we have a filter that displays prices with tax, as mentioned in our previous conversation.
Please note that we are planning to add a feature that will display the total cost of the cart, including tax, in the product table.
I hope this information is helpful. If you have any further questions, please feel free to open a new thread.
Best regards