Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Hi, on the demo, there is no tax used (so if you don't need to use tax, you can disable it in options). If you need to use tax and you only want to hide the columns, you can:
- try to hide them with CSS (this is the best method)
- or try to override the checkout html output with template override feature.
Hi, when you use the CSS method, you can use each CSS loaded on your site, e.g. user.css or custom.css and just add "display:none" for parts you want to hide.