DAWN | How to hide prices for COMING SOON or SOLD OUT products

Hi,

How can I hide the prices of the products that are NOT available on my online shop (sold out/coming soon)?

I managed to hide the price on the actual product page, but the online store still shows $0 as the price.

I’m using the DAWN theme and the webpage is iconfit.com.au

I really appreciate any help you can provide.

Hi [email removed]Gerlikask,

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css.

Step 3: Paste the below code at bottom of the file → Save

.card-wrapper:has(.badge.badge–bottom-left.color-inverse) .price__regular{

display:none !important

}

Hope my solution works perfectly for you!

Best regards,

Victor | PageFly

Hi Victor,

Thank you so much, it worked!

Hi @gerlikask ,

you are welcome, I am glad when can help you :heart_eyes:

Hello. How did you managed to create a “coming soon” badge? Is that only for out of stock items?