can you help me get the current listing user id and check this user's group? i want to show the membership plan this user has(premium-platinum- silver) and display it for everyone inside listing next to his name
also show user group inside user public profile.
probably something with
osp_get_user_group and osc_item_user_id() but i can't figure how to write it to work together. Thanks