So I would like to redirect the link from logo to product page. (In every page)
Hi Rabbitwebs,
What theme are you using? To change the URL on Dawn, you’d replace {{ routes.root_url }} here with the url of your product page. However this isn’t recommended as web users are familiar with the general behaviour of logos to redirect to the home page, and you’d be breaking an established pattern.