I want to create welcome page prior to homepage shopify

Hi there, I need your help I want to create a welcome page prior to the homepage Shopify, when my customer will visit my website he/she will get 1st the welcome page where contains the just enter now button after clicking that button will access my homepage.

Thanks

Hi @ServerXr , thank you for visiting the Shopify Forum

I believe the best way to give a welcome message would be to use a pop up sign, you can do so with Klaviyo or sometimes with the pop up included in some themes.

To add a web page before the homepage would add unnecessary friction that would result in loosing traffic, so I would not recommend (unless it is a landing page with some goal like presenting a collection or giving a special message). You can do so, however, in your builder by creating new page template.

Hoped it helped

Happy Sales,

~ Lanzi ~

Shopify & Klaviyo Partner

PD: If this answer helped you please like & accept it

Sorry I want to create a separate welcome page for my customers basically I create the snippet and custom HTML code which I want to show them but, I’m confused about how to add condition first show my page after clicking the button show my homepage content layout.

For example:

IF template contains ‘welcome’
include ‘welcom-page-content’
else
content for layout

end if

kindly help me