A space to discuss online store customization, theme development, and Liquid templating.
Hi everyone!
I'm currently using Shopify Plus with checkout.liquid support. I need to hide original price & using below CSS code.
td.product__price del, .product__description .reduction-code, .total-recap__original-price {
display: none;
}
But checkout.liquid will be disabled in August 2024.
Is there any other way to hide original price in checkout?
Hi @getfoundfirst there will be two alternative that shopify have already mentioned i.e. you can use shopify functions or you can use checkout Extensibility apps so that you can have what you want.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Best Regards
Sahil
- Your
Thanks. Do you know anyone can do this for me? I don't see any way to load CSS via checkout extensibility apps or shopify functions to load that CSS to checkout.
Hi @getfoundfirst If you need I can do it for you, just wanted to know are you already using shopify functions or checkout extensibility apps?
Best Regards
Sahil
- Your
Yes, I'm using Shopify Functions already. Can you create a function which will load that CSS to checkout? Also please send me a contact info so I can discuss with you.
Hi @getfoundfirst you can find my contact details under my message, or if you want we can connect over shopify private message as well.
Best Regards
Sahil
- Your
I sent you a message.