I want to create a private collection on my store, so only people with an account can access the collection. I also want to mask the private collection article everywhere on the website. So it just can be accessible in the private collection menu.
I use dawn theme, this is my website: womber.fr and the password is PROPAGANDAAA
To achieve function you need assign for each user a tag, then when user login you can check if user has the tag will show the collection if the user has not tag or not login the collection will hide.