Jump to content

Get id_country value from $cart->id_address_delivery


Recommended Posts

Hi, 

 

it is possible to get "id_country" value from current cart delivery address?

 

This is working 

$cart->id_address_delivery   -return id_address correct

 

this does not return nothing

$cart->id_address_delivery->id_country   

$cart->id_country

 

 

Thank you for help

 

Link to comment
Share on other sites

×
×
  • Create New...