Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Aamir

    (@aamiribsf)

    Hello @ady66,

    Greetings for the day!

    We have the filter code to show the price with VAT included in the product table. Have you tried that filter code to show the order total with VAT included?

    Please let me know if Imisunderstood something.

    Looking forward to hearing from you.

    Best Regards,

    Plugin Support Aamir

    (@aamiribsf)

    Hello @ady66,

    It’s been a while since we haven’t heard from you so we are marking this thread as resolved.

    If you faced any other issues while using our product, feel free to start a new thread.

    Best regards,

    Thread Starter ady66

    (@ady66)

    Hi,

    ok, working with this code, but only the final price. By law, prices should also be displayed with VAT for products. Fix this if you can, please. Thank you.

    // Show product table with cart total including tax and shipping cost
    add_filter( 'woo_ca_recovery_enable_cart_total', '__return_true' );

    Plugin Support Aamir

    (@aamiribsf)

    Hello @ady66,

    Thank you for writing back.

    The provided filter code is meant to display the total with VAT included. Currently, we do not have the option available to show VAT included for each individual product. However, I will forward your suggestion to the team for consideration.

    Best regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.