Re-direct Users to homepage from collection page

Hi there,

I was working on this store and simply wanted hide /collections page and possibly products from customers.

We did add a password but seems like if you manually type the URL you can still get to collections page and products inside and also checkout.

We don’t want customers checking out using this site. It’s mainly for in-house use.

Can anybody suggest how best to achieve this?

Thank you in advance!

Ashish

copy this exact code? or should i rename the template.name

Thank you!

Hello. You can add this code to your collections collection.liquid and products.liquid page. This code will automatically redirect people to the main page of your site.

This didn’t work, I got Error on this

  • Error: Invalid JSON: unexpected token

Thank you!