Hey guys

I need to retrieve the final link of the new added listing at the last step of 'Add a listing' procedure.
I mean the last step of this page: "https://classifieds.demoflynax.com/add-listing.html", basically it should be accessible from this file: "/templates/general_wide/tpl/controllers/add_listing.tpl"

That should be actually the URL of the item which is just successfully added. For example something like this URL: https://classifieds.demoflynax.com/c...-64gb-222.html

I need it for implementing a share button to make people able to share the listing on Facebook just after uploading.

Thank you for your help.