Is there any way to add css code in checkout?

Is there any way to add css code in checkout?

getfoundfirst
Shopify Partner
4 0 0

Hi everyone!

 

I'm currently using Shopify Plus with checkout.liquid support. I need to hide original price & using below CSS code. 

CleanShot 2024-03-06 at 12.52.05@2x.png

 

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? 

Replies 6 (6)

sahilsharma9515
Shopify Partner
1206 156 233

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

 Coffee Tip 

can create magic in coding ❤️❤️

- Need a Shopify Developer? CHAT ON WHATSAPP or EMAIL ME !


- Hopefully the solution will help you. If yes then Please hit

 Like 

and

 Mark it as solution! ❤️


getfoundfirst
Shopify Partner
4 0 0

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. 

sahilsharma9515
Shopify Partner
1206 156 233

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

 Coffee Tip 

can create magic in coding ❤️❤️

- Need a Shopify Developer? CHAT ON WHATSAPP or EMAIL ME !


- Hopefully the solution will help you. If yes then Please hit

 Like 

and

 Mark it as solution! ❤️


getfoundfirst
Shopify Partner
4 0 0

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. 

sahilsharma9515
Shopify Partner
1206 156 233

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

 Coffee Tip 

can create magic in coding ❤️❤️

- Need a Shopify Developer? CHAT ON WHATSAPP or EMAIL ME !


- Hopefully the solution will help you. If yes then Please hit

 Like 

and

 Mark it as solution! ❤️


getfoundfirst
Shopify Partner
4 0 0

I sent you a message.