What's your biggest current challenge? Have your say in Community Polls along the right column.

How to Set a Product Page as the Homepage on Shopify?

How to Set a Product Page as the Homepage on Shopify?

ZafarYaqoob1
Visitor
1 0 0

Hello Shopify Community,

I have a specific product page for Shilajit Resin that I would like to set as the homepage of my store. Whenever someone visits my website, I want them to be directed straight to this product page instead of the default homepage.

Here's the link to the product page: https://shilajitresin.co.uk/products/shilajit

Can anyone guide me on how to set this product page as the main landing page for my Shopify store?

Thanks in advance for your help!

Replies 4 (4)

suyash1
Shopify Partner
10222 1262 1601

@ZafarYaqoob1 - by default it is not possible, hence you will need to use javascript to redirect user from home page to this page

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.

Dan-From-Ryviu
Shopify Partner
10340 2051 2135

Hi @ZafarYaqoob1 

You can add product page to your homepage by adding a Featured product section and put product's description into a custom section.

- Helpful? Like and Accept solution! Or Support me: Buy Coffee
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

BSSCommerce-B2B
Shopify Partner
1969 564 566

@ZafarYaqoob1, Use this section

BSSCommerceB2B_0-1731377000386.png

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Asad-Mahmood
Trailblazer
223 40 45

You can do this by add this below code after the start of <head> tag
{% if request.page_type == 'index' %}
<script>
window.location.href = "https://shilajitresin.co.uk/products/shilajit";
</script>
{% endif %}


If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp