Jump to content

Difference between $cart.subtotals.tax.amount and $cart.subtotals.tax.value


Nameez

Recommended Posts

Hi All,

Just trying to figure out the code (not a programmer myself).

What's the difference between $cart.subtotals.tax.amount and $cart.subtotals.tax.value?

I basically want to reduce the tax from the sub total on the checkout page and i tried

{$subtotal.amount-$cart.subtotals.tax.amount}

And it gives the value but not rounded into 2 decimal.

How can i achieve this?

Thanks

Edited by Nameez
Typo (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...