I am using the Prestige theme and would like to disable the URL redirection when clicking on the product image that’s on my home page. Rather than redirecting to the product page, I’d like for the product image to do nothing at all when clicking on it, i.e. I just want to remain on the same page.
Hi @GemPages , thanks for the response. Unfortunately, the same issue is still persisting after adding the code. I’d appreciate any other potential solutions that you may have. Thanks!
Go to Online Store > Theme > Edit Code, and find the assets folder. Then, please add the following code at the end of any JS file until the image link doesn’t work. Usually, that file is called theme.js:
Hi, @BSS-Commerce I encounter the same problem that the it redirects to the home page when I click on the product page. How can I stop the redirect? I’m using Testament theme and couldn’t find the code in the JS file you mentioned above. Can you please help?