Jump to content

include address form in order address step.


Recommended Posts

Hi to all,

 

I am using prestashop 1.6 and i want to include the add new address form instead of button to add new address on order address step.But i am unable to call the address controller method like 

 

$this->assignCountries();
$this->assignVatNumber();
$this->assignAddressFormat();

 

Basically what i want to achieve is to add address form directly on order address step instead of click the button for add new address and then add adress there and come back to order address step.

 

How i can achieve this


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

×
×
  • Create New...