I created this link a few years ago, but I cannot remember how I did it and I’m hoping someone can figure it out. I know for certain that I do not have to re-upload a file when LearnPress or Woocommerce is updated.
I’m unable to access that site as it looks like there is a region block on it:
In general though, changing the URL of the “Return to Shop” link is usually done through custom coding. In most instances I’ve seen, that custom code is added through a 3rd party plugin like Code Snippets, or by using the the functions.php file of your (child) theme.
Sorry about that. The website only useful, and can only sell to, residents within America. But I did eventually figure it out… again.
To make the Return to Shop button link to a specific page: WordPress Admin> Settings> Permalinks> Product Permalinks> Custom base (at bottom of page).
I then added /https:/mydomainname.com/courses/ in the Custom base field and that takes the Woo button to: https://mydomaninname.com/courses/
I’m using LearnPress but I guess just a regular URL and page can be used such as: /https:/mydomainname.com/ or custom landing page such as /https:/mydomainname.com/landingpage/
It never needs to be updated with Woo, LearnPress or WordPress updates. I’ve been using this for over a year too.