Checkout hide columns to look like phoca duka

Phoca Cart - complex e-commerce extension
s4evision
Phoca Member
Phoca Member
Posts: 36
Joined: 07 Jan 2021, 15:41

Checkout hide columns to look like phoca duka

Post by s4evision »

Hi Everyone

How can I hide these columns so it looks like the phoca duka checkout?

Image
Image

Thanks in advance
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Checkout hide columns to look like phoca duka

Post by Jan »

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.

Jan
If you find Phoca extensions useful, please support the project
s4evision
Phoca Member
Phoca Member
Posts: 36
Joined: 07 Jan 2021, 15:41

Re: Checkout hide columns to look like phoca duka

Post by s4evision »

Hi Jan

I'm not quite sure how to change it in CSS or in template override can you maybe guide me a bit with it.

so far if gone to cart_checkout.php but I'm a bit worried about stuffing it up.

thanks in advance
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Checkout hide columns to look like phoca duka

Post by Jan »

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.

Jan
If you find Phoca extensions useful, please support the project
s4evision
Phoca Member
Phoca Member
Posts: 36
Joined: 07 Jan 2021, 15:41

Re: Checkout hide columns to look like phoca duka

Post by s4evision »

Hi Jan

Thank you. i got that one fixed a while ago.

Thank you
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Checkout hide columns to look like phoca duka

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply