Chance product page to landing page on Dawn 15.0.0

Solved

Chance product page to landing page on Dawn 15.0.0

Hug-Me-Stitch
Tourist
11 1 2

Hi there, If you type in my store URL, it goes straight to the About Us (home page) page. But I want it to go to my product page... I use the Dawn 15.0.0 theme. Does anyone know a solution for this problem?? thank you for reading:)

Accepted Solution (1)
Hug-Me-Stitch
Tourist
11 1 2

This is an accepted solution.

Hii @namphan

I sended you the code in private, I hope you can do something with it!

View solution in original post

Replies 8 (8)

namphan
Shopify Partner
2272 296 336

Hi @Hug-Me-Stitch,

Please send me the site link, I will check it for you

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
Hug-Me-Stitch
Tourist
11 1 2

Hii, this is my website; Breath-force.com

Thanks for helping!

namphan
Shopify Partner
2272 296 336

Hi @Hug-Me-Stitch,

Please go to theme.liquid file and add code here:

Screenshot.png

Code:

<script>
      window.location.href = '/collections/all';
    </script>
Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
Hug-Me-Stitch
Tourist
11 1 2

I inserted the Code but, it is not the same page as my product page (breathing trainer). And the page is very glitchy...

Thank you for helping me with this problem!! Hopefully, we can find a solution!

namphan
Shopify Partner
2272 296 336

Hi @Hug-Me-Stitch,

So you want it to show directly on the homepage, instead of redirecting to the product page?

You want to display the entire content of this page: https://breath-force.com/products/breathing-trainer

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
Hug-Me-Stitch
Tourist
11 1 2

Yes, I hope that it is possible. 

namphan
Shopify Partner
2272 296 336

Hi @Hug-Me-Stitch,

Can I send you a collaborator invitation? I will need to check everything and change it for you.

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
Hug-Me-Stitch
Tourist
11 1 2

This is an accepted solution.

Hii @namphan

I sended you the code in private, I hope you can do something with it!