Hello,
I am trying to build my website. I want to have a section on my Main Menu for the Newsletter. I want to call it “Join the Club”.
I also want that to be the page that my customers come to when they click on one of my products, because they aren’t available for purchase yet. So when my customers go to click on one of my products, I want it to link back to the “Join the Club” page.
here is my website
www.ottocoffeeclub.com
Hi @ottocoffeeclub ,
You need to follow these steps:
-
Step 1: You need to create a new page, go to Customize and add the ‘Email signup’ section to it.
-
Step 2: Add link page for main menu.
-
Step 3: Create a new template for products to display isn’t available products. You should create templates with Liquid.
-
Step 4: Change the entire code of the template with the following code:
with handle being the link of your new page.
- Step 5: Go to each product isn’t available and reselect the template for it.
Hope it is clear to you.