Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I put a price of my product at 24.99 usd and the compare at price 49.99. The compare at price doesn't show up in my store. Any ways to fix that?
Had the same issue yesterday, try going into an incognito mode in your browser and check if it displays correctly. If it does, all you have to do is clear your cache & cookies.
still doesn't work ;/
What's the URL of your store?
neckpod.store
password : 123
Hello @Neckpod,
You can try adding this code to your store code hope it will resolve your issue:-
<style>
.Product__Wrapper .Price--compareAt{
display: block !important;
}
</style>
In case you dont have experience with Handling Liquid code then, we recommend you to please hire a Shopify expert to fix this.
Regards,
CedCommerce