[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] How to retrieve different shipping address values (company, first name, lastname...)
> Could any one please tell me how to retrieve associated values for nick
> names?
>
> [userdb function=get_shipping_names]
> [loop arg="[value address_book]"]
> [loop-code]
> [/loop]
I am not sure what the code above is supposed to do, but assuming you
have the nickname for the shipping profile you want to load, it's:
[userdb function=get_shipping nickname="<nickname>"]
Jeff