Re: Changing homepage to product page

Can I set a product page as my homepage?

Showrav
Shopify Partner
7 0 0

i want is, put this https://saintxsaint.com/products/multifunctional-backpack as my homepage. possible?

Replies 14 (14)

Alex23
Shopify Staff (Retired)
529 1 120

Hey there!

My name is Alex, I'm a guru here at Shopify!

Sure thing!  Replacing your home page with a product page is something that could be done with custom coding - while with most themes you can't actually replace the homepage with a product page without custom coding, there's lots of options if you'd like for that product to be the first thing that your customers see upon visiting your site!

There's themes that were designed to showcase a single item, and allow for the homepage to function as a product page - if that might work for you, here's a few themes that you can check out:

If you'd prefer to stick with the theme that you have, I'd suggest reaching out to one of our third party experts for hire for help in creating that effect in your current theme!

If neither of those are optimal solutions, you could always use the link that you've provided here while you're marketing; if it's a bit long or unwieldy, you could use an URL shortening service, or links that go directly to the cart with a particular item pre-loaded - there's more info on doing so in our guide right over here!

Hope that's helped!  Please feel free to let me know, and you can always give us a call or start a live chat at any time.  We're open 24/7 for your convenience and always happy to assist!

Cheers,

Alex | Shopify Guru

To learn more visit the Shopify Help Center or the Community Blog.

OttantottoPianS
Visitor
2 0 1

Hi,

I know that this thread is old, but it was the first one coming up when I typed my question in Google search. Basically I had the same question as the author of this thread: how can I make the product page function as the home page so that customers would see it the first thing when they enter my store. I have managed to find the solution that does just that. Works for ANY theme. This is not my solution. It was suggested by the Shopify expert Tim in the thread I've found on the fifth page of Google! 

Here is the link:

https://community.shopify.com/c/Shopify-Design/Product-on-Homepage/td-p/342383

aamna
Visitor
1 0 0

The link isn't working anymore? Can you please share your solution here? TIA!

deven1994
Shopify Partner
42 3 19

HI @aamna 
can you tell me how i can help you 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on kdevender353@gmail.com regarding any help Whatsapp Me
Shopify Partner | Devenk

deven1994
Shopify Partner
42 3 19

Add the below code insert theme.liquid before the head tag

{%- if template contains 'index' -%}
<script>
window.location.href = '/products';
</script>
{%- endif -%}
If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on kdevender353@gmail.com regarding any help Whatsapp Me
Shopify Partner | Devenk
volkanaltans
Visitor
1 0 1

thank you Deven. solved 👍

deven1994
Shopify Partner
42 3 19

you're welcome @volkanaltans if this help you please accept the solution 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on kdevender353@gmail.com regarding any help Whatsapp Me
Shopify Partner | Devenk
doringula
Visitor
1 0 1

Thank you so much this was game changer

deven1994
Shopify Partner
42 3 19

If helpful then please Like and Accept Solution.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on kdevender353@gmail.com regarding any help Whatsapp Me
Shopify Partner | Devenk
hanifi89
Tourist
3 0 2

I can see from other comments that it works so I'm really glad I found this tread! could you elaborate a bit more on where the "head tag" is located that would mean a lot I've been looking for a solution everywhere. Thank you! 

hanifi89
Tourist
3 0 2

Also I'm using the Dawn theme if that helps in locating the code? 

jordan1410
Visitor
1 0 0

it takes me to collections, how do i change that

 

Andrewjn220
Excursionist
16 0 6

Hello this works well and I can see how to swap out different pages, However, is there a way to use my current home page for the one I am shaping out? Within my main navigation, I am using a landing page from the navigation and making it the home page while I want to replace that page with the home page. 

 

Thanks

vanessas
Shopify Partner
5 0 1

Hi! Were you able to use the existing homepage somewhere else? I’m also looking for something like this