Need website open to the "Shop" page right away BUT still land on a separate HOME page when clicked

This is for “GlossyClayStudio.com” website. I want the ability for someone to land right on my “Shop” page when they click my site BUT when they click “Home”, that will be the “Home” page. Not the initial “Shop” page that they landed on when they first clicked in.

Does that make sense? I want my sections to stay the same (right now it’s Home, Shop, About, Shipping&Handling, Contact).

So if someone is interested in viewing the “Home” page, they can but when they initially go into my site, they will be first directed to my “Shop” page.

I’m trying to eliminate that extra click they need to do in order to shop. I like my home page but it is an extra click away that I want to change.

Hi @GCStudio

It cannot be but you can add your product to homepage (add featured product section) and then customize your homepage same a product page so they can buy your product directly on your homepage.

Hello @GCStudio :waving_hand:

In short, it is not possible. You can only redesign your homepage to be the shop page, and create a subpage named “Home”. That is a workaround.

This solution is not recommend as this might have negative impact on SEO. However if you still want to implement this, try adding below codes to your theme file.


Steps to add this code:

Step 1: Go to Online Store > Themes > Active theme > Edit

![makkaomakka_0-1695702963512.png|400x139](upload://fUUdh0uYMUEf2rjw66cu1hNX0yi.png)

Step 2: Search for "theme.liquid"

![makkaomakka_1-1695702963518.png|399x88](upload://cHU6i6t1o7KypqULgKL9FAcNPYC.png)

Step 3: Add the CSS above "</body>"

![makkaomakka_2-1695703023592.png|1512x164](upload://yrepEOijtEmOe7sA2AWuWAIGuGv.png)