I would like to redirect certain pages on my Shopify store but i’m unable to do so using Shopify’s URL redirects page as the pages in question are active. Is there a way to do the redirects myself using code?
An example, i’d like to redirect the /cart page to the homepage.
Thanks in advance!
2
Answers
A bit of a hacky solution but if we combile javascript and template names , we can redirect people to homepage when they land on ‘/cart’ to homepage.
you can redirect websites from Shopify inbuild functionality bellow is URL Shopify redirect STEP BY STEP : How to Create Redirect Rules in Shopify (Step-by-Step Guide)