Can't see price on product page

Hey there!

The price on my product page isn’t displaying and I’m not quite sure why. I’d like for the different variables (carat size + material) to affect the pricing and for that dynamic pricing to be displayed on the product page itself, so that customers can see the potential total cost of their build before adding it to their cart.

Here is a link to a dummy product page w/ these variables + the issue I’m facing: https://www.unadiamond.com/products/product-template-copy-me?variant=50247598833939

Hello,

Please add the below code in theme.liquid above


See screenshot below:

I hope this solution will be helpful for you. If you want to any help then please message us we will always with you.

Thank you

Hi @unadiamond

To solve this issue, please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings.

.product__block .product__price__wrap { display: flex !important; }

Hi @unadiamond

You can customize theme

  1. select Product page

  1. click eyes icon

  1. If there is no eye icon, add it.