Checkbox - delivery and billing addresses are the same

Phoca Cart - complex e-commerce extension
matto_
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 26 Jul 2018, 22:17

Checkbox - delivery and billing addresses are the same

Post by matto_ »

Hi,
Where can I make default checkbox “delivery and billing addresses are the same” as enable?
And if is possible to move this checkbox to the top of this section? Because some customer fills all the fields and then see this checkbox.

Thanks
Matic
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Checkbox - delivery and billing addresses are the same

Post by Jan »

Hi, you can override this template with help of template override:

components\com_phocacart\views\checkout\tmpl\default_address.php

- there you can move the checkbox to the bottom
- and set it as selected

Jan
If you find Phoca extensions useful, please support the project
matto_
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 26 Jul 2018, 22:17

Re: Checkbox - delivery and billing addresses are the same

Post by matto_ »

Hi Jan,
thank you for your help!
Matic
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Checkbox - delivery and billing addresses are the same

Post by Jan »

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