Suppose you want to hide Tax details which is showing on Cart Page, What is the best approach of doing this? This should be dynamic thought configuration. and this should work for all version of SCA.
s
Steve Goldberg
05/24/2022, 4:31 PM
I would untick IF THE INFORMATION IS AVAILABLE TO YOUR COUNTRY, SHOWS DETAILED TAXES IN THE CART (PER LINE) AND PURCHASE HISTORY in the config record
Steve Goldberg
05/24/2022, 4:32 PM
Also I think if you remove the tax fields from Backend > Shopping's Order Items it won't calculate tax but that is only a vague memory of an idea, I don't actually know
l
Lucas
05/25/2022, 2:46 AM
No, I mean this one...
Lucas
05/25/2022, 2:46 AM
message has been deleted
Lucas
05/25/2022, 2:47 AM
Note that, I just want to hide Tax information, But Tax should get calculated. May be can I use some css? to hide this information?
b
Bryce Krah
05/25/2022, 2:08 PM
add a property to that views getContext which checks config, then have the template determine if it should be rendered