• Resolved supergap

    (@supergap)


    Hi,
    I bought the pro version and I would like to remove TAX and just have:

    subtotal
    shipping
    Total

    Is it possible to get that?
    I mean I’m probably good to find it in php, but I would like to put something in function.php so it can remain when uploading plugin.

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter supergap

    (@supergap)

    Author suggests to use this CSS code into CSS theme customize:

    .xoo-wsc-tax.xoo-wsc-tool {
    display: none;
    }

    It works fine!

Viewing 1 replies (of 1 total)
  • The topic ‘Side cart total with tax included + shipping’ is closed to new replies.