Remove Homepage on theme, redirect to all products?

I’m trying to remove my “homepage” and redirect my customers right to my collections/product page.

Link to website: https://vsnry.cc

What I want it to redirect to: https://vsnry.cc/collections/all

I’ve already tried adding script to layout->theme.liquid", before on source code, but the code just shows up in a white space above the header announcement bar.

Thanks for help in advance.

@vsn -what code did you use? was that code wrapped in

Hey @vsn

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the file above tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

yes it was

1 Like

@vsn - can you share screenshot where you added the code? because it should not show up on the page as mentioned, may be any tag was not closed