Product link button to another site

Hi, Do you want all product to send a unique URL or you want to send different product in different url.

  1. If you want send all URL in fixed URL , then we can do via edit the liquid file and do that.
    or
  2. If you need different product to different URL, in that case need custom meta filed for different product and then set the URL and modify the liquid file and grab the meta value and then change.
    Which one you like
    thank you