How can I add exclusive products to a hidden page?

I created a page that i have hidden using locksmith app. I want to add certain product to this page only (not anywhere else in my store) so that i can give this page link to my group and they only have access to buy this product. How do i do this?

Hi @CrowsLanding

Off the top of my head. Get the products you want hidden. Exclude them from the collection and product sections by using the {% unless product.id == NUMBER OF PRODUCT ID %} {% endunless %}

The above code will exclude those products from product and collection. Then create a template/page specifically for the product/s you want your customers to have access to.

It requires knowledge of coding. So if you don’t understand, suggest you hire someone to do it for you.

Create a lock for the product, then, create a new key and use the “arrives via secret link…” option. Put a link to the product on your hidden page that has the secret link code at the end of the URL.