Why isn't my sale price and badge displaying on product pages?

Hi,

I’ve created an automatic discount on my store but for some reason the discounted price is only showing up in the cart + checkout and not on the product or collection pages. I’ve also enabled the ‘sale badge’ but that is not showing either.

Other threads suggested checking the colors of fonts and that is all fine. I also pasted this code (.product-card .price-item {color: #ffffff;}) into Assets-theme.css, which was suggested in another thread. Neither of these worked for me.

Link to my store here.

Theme is Fresh.

Any help would be greatly appreciated!

hi @molzoi ,

i checked on your theme, and see:

  1. The discount price not be handle in the code on collection page yet, so it cannot show stay here.

  2. Currently the discount price on product page doing handle wrong in the code, i think you should show the compare price (discount price) and original price.

but if you want show the discount price currently on product page, you can add the code into assets/custom.css file:

.product-description-main-wrapper .product-page–pricing–discount {
display: inline-block !important;

}

Hope can helpful to you!

Thanks for your quick response!

This kind of works as a fix. Manually adding the compare price works but the type of sale that is on is not represented on the product page or in the cart (previously it was showing up in the cart).

Hopefully I can figure out what the larger issue is here.

Thanks again

no problem @molzoi ,

if have matter regarding technical need help, don’t hesitate, you can contact with me, i will help anything about technical on Shopify.

hi, i have the similar problem, my compare to price is not showing up at product page. Yesterday it was there and now i just checked it and its not there. when i was adding product to shopify by DSers i set all compare to prices and if i check to bulk editor its still there. Its just not showing up in product page. Can u help me?

hi @bugu

Could you please give the url’s store here, then I will check and give to you the solution then, thanks!

If your store to be protected by password, can you please give the password as well

Thanks!

Hi I have a similar issue however the assets/custom.css file isn\t available in my theme code: SENSE.

Here is my store Comencee.com

please help if possible