Jump to content

Client says the total in cart is not inlcuding the tax


Recommended Posts

Issue:

image.png.0b6eaf0fc09cbd88b1ed669c82756b58.png

Info share of how to fix.

Classic theme

classic / modules / ps_shoppingcart / modal.tpl

http://prntscr.com/l5hw9s

Cart summary on

classic / templates / checkout / _partials / cart-summary-totals.tpl

http://prntscr.com/l5hzd5

classic / templates / checkout / _partials /cart-detailed-totals.tpl

Cart detail

http://prntscr.com/l5i0d8

 

EDIT: i missed one in the check out walk thru. Thank you to our QA testers!

classic / templates / checkout / _partials / order-confirmation-table.tpl

http://prntscr.com/l5idwy

Those changes fixed the total to not say Excl. taxes and added taxes into the total which is what clients expect over here in America.

Hope this helps someone!

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

On the quick view, remove the last  { } and leave it like this, it is actually fixed in the above pics but i never drew attention to the fix

 file

classic / modules / ps_shoppingcart / modal.tpl

http://prntscr.com/l61cw3

I think this is the screen your referring too

http://prntscr.com/l61edi

But I can not recall where I changed it. I will keep looking. I know it is not using the variable $cart cause it is not in your cart yet. So it is in another module in the theme. Be back shortly with the answer.

 

Link to comment
Share on other sites

11 minutes ago, TrevorMatthews said:

Well that is bloody weird......

Today, no where on the shop are the words VAT excluded appearing.........

And I changed nothing from last night when those words appeared on every item viewed..

Welcome to the fun of Cache!  Your server is very powerful but the cache will time out and a day later a problem will show up or go away if you are developing with the hardware or software cache on and forgetting to clear it before checking. I check all my stuff with firefox with developer mode on with network tools button disable cache checked and then I have cache off under performance till its done.

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...