i collect phone number when a seller registers, in my case the phone number key is 'phone2'.
but then when the seller post an Ad i have another listing field also has a key 'phone2' , i want to make the default value of phone number field be the registration phone number. i tried using this smarty variable {$seller_info.phone2} and {$seller_info.phone2.value} none of them work in the post ad page.
can you please tell me what variable should i be using for that ???