Product prices not displaying on home page using dawn theme

Solved

Product prices not displaying on home page using dawn theme

edsto
Tourist
3 0 1

I am using the Dawn theme, and on the home page of my shop, the prices for the products do not appear. i've looked at the code but can't find if their hidden or not. you can only see the prices if you click on the product and go to the product page but I would like them to appear on the home page as well. My shop is looklikeme.shop

Any help is appreciated

Accepted Solutions (2)
webwondersco
Shopify Partner
1200 171 174

This is an accepted solution.

@edsto , You can use this Shopify code to display the price.

 

{{ product.price | money }}
Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram

View solution in original post

Imogen
Shopify Staff (Retired)
2045 228 411

This is an accepted solution.

Hey there, @edsto. Thanks for taking the time to reach out to the Shopify Community with your missing prices question! It's awesome to see that @webwondersco, one of our awesome Shopify Partners, has jumped in to lend you a hand here!

 

I just wanted to throw in my two cents! So it definitely looks like a customization, or a recently added application, has prevented your product prices from appearing on your home page. As @webwondersco, this is likely due to a coding change, which could be prompted by a customization to your coding, or via an app installation. Do you recall adding any new apps to your store right before you noticed your prices were missing?

 

As you're using the Dawn Theme, our Theme Team may be able to lend a hand to help revert this change. You can reach out to our Help Center using this link, and let our AI Chat Assistant know about your issues, and that you'd like to speak to an advisor. They'll be able to get you authenticated, and then see what options are available to you via our Themes Team!

 

It doesn't look like you've made too many customizations to your theme as a whole yet, so you can also download a fresh copy of 'Dawn', and begin your store design over again. As it doesn't look like much customization has happened yet, this shouldn't be too daunting of an option if you choose to go that route.

 

Let me know if you have any questions! We're always happy to chat with folks about their business!

Imogen | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

View solution in original post

Replies 5 (5)

webwondersco
Shopify Partner
1200 171 174

@edsto , It looks like some customization has been done in coading that's why the price is not visible.

 

Just add the code for the price and it'll visible 

Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram
edsto
Tourist
3 0 1

Thanks @webwondersco , Yes there was some customization but it was not done by me. I'm not sure what code for the price needs to be added and to which file

webwondersco
Shopify Partner
1200 171 174

This is an accepted solution.

@edsto , You can use this Shopify code to display the price.

 

{{ product.price | money }}
Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram
edsto
Tourist
3 0 1

Thanks! I put this in the custom code file for my product variations and that worked

Imogen
Shopify Staff (Retired)
2045 228 411

This is an accepted solution.

Hey there, @edsto. Thanks for taking the time to reach out to the Shopify Community with your missing prices question! It's awesome to see that @webwondersco, one of our awesome Shopify Partners, has jumped in to lend you a hand here!

 

I just wanted to throw in my two cents! So it definitely looks like a customization, or a recently added application, has prevented your product prices from appearing on your home page. As @webwondersco, this is likely due to a coding change, which could be prompted by a customization to your coding, or via an app installation. Do you recall adding any new apps to your store right before you noticed your prices were missing?

 

As you're using the Dawn Theme, our Theme Team may be able to lend a hand to help revert this change. You can reach out to our Help Center using this link, and let our AI Chat Assistant know about your issues, and that you'd like to speak to an advisor. They'll be able to get you authenticated, and then see what options are available to you via our Themes Team!

 

It doesn't look like you've made too many customizations to your theme as a whole yet, so you can also download a fresh copy of 'Dawn', and begin your store design over again. As it doesn't look like much customization has happened yet, this shouldn't be too daunting of an option if you choose to go that route.

 

Let me know if you have any questions! We're always happy to chat with folks about their business!

Imogen | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog