Debut theme / No price displayed in product pages

Hey guys,

I was hoping you could help me out with an issue I’m having with the Debut theme.

When I try and open any product page, the price won’t show. As you can see from the attached screenshot, it only displays 'Tax included. ’ Customer support suggested it has something to do with the price.liquid file, but I can’t seem to work my way around it.

Link: https://sport-frames.myshopify.com/

I have also attached a screenshot.

Thanks in advance guys, let me know if you need more info :slightly_smiling_face:

1 Like

Hi @PSZ !

Did you modify your liquid file in any way?

Let me know, might need collaborator access to solve this

Hello @JHKCreate ,

Thanks for the quick reaction.

I have not modified the liquid file. I have only applied custom styles to the theme.css file (none however to the price tags or their respective containers in the individual product pages).

Hope this helps.

Thanks again.

1 Like

Alright, would it be possible for you to share your store’s link so we can request partner access & solve this swiftly? Let me know!

@JHKCreate

Here you go:

https://sport-frames.myshopify.com/

Thanks!

1 Like

Request Sent!

All Good! The price class was missing a “display” element.

Added “display:contents”, set the color to black & aligned the div to the left.

Don’t forget to Mark As Solution & Like to make the answer more visible to the community Cheers!

1 Like

Thank you so much for your help!

Fantastic! Don’t forget to Mark As Solution & Like to make the answer more visible to the community.

Cheers!